Class ThrottlingException

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

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

The request rate exceeded the allowed limit. Try again later.

See Also: