Skip to content

CloudTrail  >  Errors  >  KmsException

KmsException

Error Class

KmsException dataclass

Bases: ServiceError

This exception is thrown when there is an issue with the specified KMS key and the trail or event data store can't be updated.

Attributes

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