DmsTaskCompletedSensor
AmazonPokes DMS task until it is completed.
Access Instructions
Install the Amazon provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
replication_task_arnAWS DMS replication task ARN
Documentation
Pokes DMS task until it is completed.
See also
For more information on how to use this sensor, take a look at the guide: Wait for a replication task to complete