Is your feature request related to a problem?
I want to use the drivers available here:
https://github.com/cisco-open/sqlalchemy-rdsiam
with asyncpg.
how do I get it to work with this?
Describe the solution you'd like
idk
Describe alternatives you've considered
No response
Which component would this affect?
Database Drivers
Use case
using this for AWS RDS instances behind IAM authentication (generate short lived credentials and refresh it automatically)
Additional context
No response
Is your feature request related to a problem?
I want to use the drivers available here:
https://github.com/cisco-open/sqlalchemy-rdsiam
with asyncpg.
how do I get it to work with this?
Describe the solution you'd like
idk
Describe alternatives you've considered
No response
Which component would this affect?
Database Drivers
Use case
using this for AWS RDS instances behind IAM authentication (generate short lived credentials and refresh it automatically)
Additional context
No response