Taragolis commented on code in PR #25980: URL: https://github.com/apache/airflow/pull/25980#discussion_r975408211
########## airflow/providers/amazon/provider.yaml: ########## @@ -548,8 +548,6 @@ extra-links: - airflow.providers.amazon.aws.links.logs.CloudWatchEventsLink connection-types: - - hook-class-name: airflow.providers.amazon.aws.hooks.s3.S3Hook - connection-type: s3 Review Comment: Also remove s3 from providers connection-type, otherwise webserver (provider manager?) warn about inconsistency and in UI appear two Amazon Web Services connections. -- 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]
