Skip to content

Sns  >  Errors  >  KMSAccessDeniedException

KMSAccessDeniedException

Error Class

KMSAccessDeniedException dataclass

Bases: ServiceError

The ciphertext references a key that doesn't exist or that you don't have access to.

Attributes

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