Skip to content

Sns  >  Errors  >  KMSThrottlingException

KMSThrottlingException

Error Class

KMSThrottlingException dataclass

Bases: ServiceError

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

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'