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
bucket_exists
waiter. - Supporting types for the
bucket_not_exists
waiter. - Supporting types for the
object_exists
waiter. - Supporting types for the
object_not_exists
waiter.