Class CustomKeyStoreHasCmKsException

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

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

The request was rejected because the custom key store contains KMS keys. After verifying that you do not need to use the KMS keys, use the ScheduleKeyDeletion operation to delete the KMS keys. After they are deleted, you can delete the custom key store.

See Also: