Class RequestLimitExceededException

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

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

Throughput exceeds the current throughput quota for your account. For detailed information about why the request was throttled and the ARN of the impacted resource, find the ThrottlingReason field in the returned exception. Contact Amazon Web Services Support to request a quota increase.

See Also: