Class IncorrectKeyMaterialException

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

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

The request was rejected because the key material in the request is, expired, invalid, or is not the same key material that was previously imported into this KMS key.

See Also: