Class KmsKeyNotFoundException

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

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

The specified Amazon Web Services Key Management Service (Amazon Web Services KMS) key could not be found. Verify that the key Amazon Resource Name (ARN) is correct, that the key exists, and that it is in the same Amazon Web Services Region as the resource.

See Also: