Class RequestLimitExceededException

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

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

The operation can't be completed because you've reached the quota for the number of requests. For more information, see Cloud Map API request throttling quota in the Cloud Map Developer Guide.

See Also: