eladkal commented on a change in pull request #20157:
URL: https://github.com/apache/airflow/pull/20157#discussion_r765826130
##########
File path: airflow/providers/amazon/provider.yaml
##########
@@ -263,6 +264,7 @@ sensors:
- integration-name: Amazon EC2
python-modules:
- airflow.providers.amazon.aws.sensors.ec2_instance_state
+ - airflow.providers.amazon.aws.sensors.ec2
Review comment:
We have several of similar cases. For example:
https://github.com/apache/airflow/blob/fa96b093952f96449d6d328a2b9e9300b81cf08e/airflow/providers/amazon/provider.yaml#L312-L314
--
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]