Class KmsKeyNotFoundException

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

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

This exception is thrown when the KMS key does not exist, when the S3 bucket and the KMS key are not in the same Region, or when the KMS key associated with the Amazon SNS topic either does not exist or is not in the same Region.

See Also: