Class ThrottlingException

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

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

The request was denied due to request throttling.

Instead of this error, TooManyRequestsException should be used.

See Also: