Class ThrottlingException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ThrottlingException.Builder,ThrottlingException>

@Generated("software.amazon.awssdk:codegen") public final class ThrottlingException extends S3FilesException implements ToCopyableBuilder<ThrottlingException.Builder,ThrottlingException>

The request was throttled. Retry your request using exponential backoff.

See Also: