/AWS1/IF_DYN_WAITER¶
/AWS1/IF_DYN_WAITER represents the Waiter client for Amazon DynamoDB, representing each waiter as a method call.
List of waiter methods implemented in /AWS1/IF_DYN_WAITER
| Waiter Method | Service Operation | Waiter Description |
|---|---|---|
| TABLEEXISTS | DESCRIBETABLE() |
Polls DescribeTable API to wait until TableExists |
| TABLENOTEXISTS | DESCRIBETABLE() |
Polls DescribeTable API to wait until TableNotExists |