DmsTaskCompletedSensor

Amazon

Pokes DMS task until it is completed.

View on GitHub

Last Updated: Jan. 19, 2023

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

Was this page helpful?