RdsExportTaskExistenceSensor
AmazonWaits for RDS export task with a specific status.
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
export_task_identifierRequiredA unique identifier for the snapshot export task.
target_statusesTarget status of export task
Documentation
Waits for RDS export task with a specific status.
See also
For more information on how to use this sensor, take a look at the guide: Wait on an Amazon RDS export task status