Class InsufficientEncryptionPolicyException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InsufficientEncryptionPolicyException.Builder,InsufficientEncryptionPolicyException>

@Generated("software.amazon.awssdk:codegen") public final class InsufficientEncryptionPolicyException extends CloudTrailException implements ToCopyableBuilder<InsufficientEncryptionPolicyException.Builder,InsufficientEncryptionPolicyException>

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.

See Also: