Module aws_sdk_dynamodb::waiters
source · Expand description
Supporting types for waiters.
Note: to use waiters, import the Waiters
trait, which adds methods prefixed with wait_until
to the client.
Modules§
- Supporting types for the
table_exists
waiter. - Supporting types for the
table_not_exists
waiter.