ellisms commented on code in PR #48192: URL: https://github.com/apache/airflow/pull/48192#discussion_r2019775456
########## providers/amazon/src/airflow/providers/amazon/aws/operators/eks.py: ########## @@ -214,8 +215,6 @@ class EksCreateClusterOperator(BaseOperator): "fargate_selectors", "create_fargate_profile_kwargs", "wait_for_completion", - "aws_conn_id", - "region", Review Comment: I added back region and also added a deprecation warning. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org