Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] support private key in Athena snowflake connector #2520

Open
sivasankarig opened this issue Jan 14, 2025 · 0 comments
Open

[FEATURE] support private key in Athena snowflake connector #2520

sivasankarig opened this issue Jan 14, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@sivasankarig
Copy link

Is your feature request related to a problem? If yes, please describe.
As per the AWS documentation Athena supports only username and password for authentication , while using Athena snowflake connector
[+] https://docs.aws.amazon.com/athena/latest/ug/connectors-snowflake.html

Describe the solution you'd like
Request to add support for RSA private key, as Snowflake will block single factor password authentication by Nov 2025.
[+] https://www.snowflake.com/en/blog/blocking-single-factor-password-authentification/

Describe alternatives you've considered
While Glue snowflake connector has pem_private_key, Athena will also need similar support.

[+] https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-connect-snowflake-home.html

@sivasankarig sivasankarig added the enhancement New feature or request label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant