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>

This exception is thrown when the policy on the S3 bucket or KMS key does not have sufficient permissions for the operation.

See Also: