[ 
https://issues.apache.org/jira/browse/AIRFLOW-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ash Berlin-Taylor resolved AIRFLOW-4486.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.4

> Enhance MySQL hook to allow for IAM authentication
> --------------------------------------------------
>
>                 Key: AIRFLOW-4486
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4486
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Andrew Harmon
>            Assignee: Andrew Harmon
>            Priority: Minor
>              Labels: features
>             Fix For: 1.10.4
>
>
> Enhance to current MySqlHook to allow for connecting to AWS RDS AWS IAM 
> authentication.
> The hook will use an AWSHook to generate a temporary token via boto3. This 
> token will be passed in as the password.
> To specify IAM authentication, the following extras can be added to the MySql 
> connection
> { "iam":true, "region":"us-west-1", "aws_conn_id":"my_aws_conn" }



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to