Class ThrottlingException

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

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

You have exceeded the maximum allowed TPS (Transactions Per Second) for the operations.

See Also: