Skip to content

Sns  >  Errors  >  KMSDisabledException

KMSDisabledException

Error Class

KMSDisabledException dataclass

Bases: ServiceError

The request was rejected because the specified Amazon Web Services KMS key isn't enabled.

Attributes

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