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

Refreshable credentials for Aurora (PostgreSQL-compatible) with IAM #201

Open
zzFluke opened this issue Sep 22, 2021 · 1 comment
Open

Comments

@zzFluke
Copy link

zzFluke commented Sep 22, 2021

Hello, first of all many thanks for this awesome extension!

I'm making a prototype using it and stumbled upon one problem that I haven't solved yet. Can somebody point me at the right place in documentation how I can configure sql magic to work with refreshable credentials. I want to use ipython-sql on AWS to connect to Aurora (PostgreSQL-compatible) using dynamic-temporary credentials which are valid for 15 mins since granted.

I've found that SQLAlchemy has a recommended way to do this - Generating Dynamic Authentication Tokens, but I'm not sure how I can configure ipython-sql to do that or access SQLAlchemy engine to register a hook.

I appreciate any help in advance!

@zzFluke
Copy link
Author

zzFluke commented Sep 24, 2021

Looks like engine access request has been raised previously in #199. Curious about the timeline and/or available workarounds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant