Skip to content

Sns  >  Errors  >  KMSInvalidStateException

KMSInvalidStateException

Error Class

KMSInvalidStateException dataclass

Bases: ServiceError

The request was rejected because the state of the specified resource isn't valid for this request. For more information, see Key states of Amazon Web Services KMS keys in the Key Management Service Developer Guide.

Attributes

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