Class KmsThrottlingException

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

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

The request was denied due to request throttling. For more information about throttling, see Limits in the Key Management Service Developer Guide.

See Also: