Skip to content

CloudTrail  >  Errors  >  InsufficientEncryptionPolicyException

InsufficientEncryptionPolicyException

Error Class

InsufficientEncryptionPolicyException dataclass

Bases: ServiceError

For the CreateTrail PutInsightSelectors, UpdateTrail, StartQuery, and StartImport operations, this exception is thrown when the policy on the S3 bucket or KMS key does not have sufficient permissions for the operation.

For all other operations, this exception is thrown when the policy for the KMS key does not have sufficient permissions for the operation.

Attributes

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