Skip to content

/AWS1/IF_DMG_WAITER

/AWS1/IF_DMG_WAITER represents the Waiter client for AWS Database Migration Service, representing each waiter as a method call.

List of waiter methods implemented in /AWS1/IF_DMG_WAITER

Waiter Method Service Operation Waiter Description
ENDPOINTDELETED DESCRIBEENDPOINTS() Wait until testing endpoint is deleted.
REPLICATIONINSTANCEAVAILABLE DESCRIBEREPLICATIONINSTANCES() Wait until DMS replication instance is available.
REPLICATIONINSTANCEDELETED DESCRIBEREPLICATIONINSTANCES() Wait until DMS replication instance is deleted.
REPLICATIONTASKDELETED DESCRIBEREPLICATIONTASKS() Wait until DMS replication task is deleted.
REPLICATIONTASKREADY DESCRIBEREPLICATIONTASKS() Wait until DMS replication task is ready.
REPLICATIONTASKRUNNING DESCRIBEREPLICATIONTASKS() Wait until DMS replication task is running.
REPLICATIONTASKSTOPPED DESCRIBEREPLICATIONTASKS() Wait until DMS replication task is stopped.
TESTCONNECTIONSUCCEEDS DESCRIBECONNECTIONS() Wait until testing connection succeeds.