Taragolis commented on PR #24306: URL: https://github.com/apache/airflow/pull/24306#issuecomment-1149829153
Is it actually an error? Possibly due to lack of documentation of this connection type As far as I remember since Airflow 1.10 (and probably earlier) Amazon Elastic Map Reduce connection stored only kwargs for [run_job_flow](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/emr.html#EMR.Client.run_job_flow) and `aws_conn_id` uses for actual `boto3` emr client connection -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
