ferruzzi commented on code in PR #28338: URL: https://github.com/apache/airflow/pull/28338#discussion_r1047588453
########## airflow/providers/amazon/aws/example_dags/example_dynamodb_sensor.py: ########## @@ -0,0 +1,44 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Example DAGs are being dropped and have all been moved into system tests [here](https://github.com/apache/airflow/tree/main/tests/system/providers/amazon/aws). Please either update the DynamoDB system test with this new sensor if possible or create a new system test there instead of this Example DAG. -- 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]
