GitHub user raphaelauv added a comment to the discussion: Support IAM auth for a database when connecting via CLI
If you want to use aws rds iam authent for the airflow metdata_db then you must use `airflow_local_settings.py` https://docs.sqlalchemy.org/en/21/core/engines.html#generating-dynamic-authentication-tokens GitHub link: https://github.com/apache/airflow/discussions/45385#discussioncomment-18032054 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
