/AWS1/IF_RSH_WAITER¶
/AWS1/IF_RSH_WAITER represents the Waiter client for Amazon Redshift, representing each waiter as a method call.
List of waiter methods implemented in /AWS1/IF_RSH_WAITER
| Waiter Method | Service Operation | Waiter Description |
|---|---|---|
| CLUSTERAVAILABLE | DESCRIBECLUSTERS() |
Polls DescribeClusters API to wait until ClusterAvailable |
| CLUSTERDELETED | DESCRIBECLUSTERS() |
Polls DescribeClusters API to wait until ClusterDeleted |
| CLUSTERRESTORED | DESCRIBECLUSTERS() |
Polls DescribeClusters API to wait until ClusterRestored |
| SNAPSHOTAVAILABLE | DESCRIBECLUSTERSNAPSHOTS() |
Polls DescribeClusterSnapshots API to wait until SnapshotAvailable |