Class ThrottlingException

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

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

The operation failed because it exceeded the rate at which you are allowed to perform this operation. Please try again later.

See Also: