jjgong7 opened a new issue #10027:
URL: https://github.com/apache/incubator-superset/issues/10027


   **Is your feature request related to a problem? Please describe.**
   I have MFA activated for AWS on my IAM, so I need to include a session token 
in my 
    SQLAlchemy URI to connect with AWS Athena. I'm unable to find a solution to 
connect since SQLAlchemy doesn't seem to take session tokens.
   
   **Describe the solution you'd like**
   With the PyAthena REST or PyAthenaJDBC URI it doesn't seem like there's a 
parameter for session tokens or temporary access. Are there any work arounds 
that can be considered? Or is this implicit in SQLAlchemy not taking session 
tokens. 
   
   **Describe alternatives you've considered**
   I tried using PyAthenaJDBC with a temporary session and it worked, but there 
doesn't seem to be an option with PyAthena SQLAlchemy.
   
   Thanks!
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to