public class CustomKeyStoreHasCMKsException extends AmazonServiceException
The request was rejected because the custom key store contains AWS KMS customer master keys (CMKs). After verifying that you do not need to use the CMKs, use the ScheduleKeyDeletion operation to delete the CMKs. After they are deleted, you can delete the custom key store.
AmazonServiceException.ErrorType
Constructor and Description |
---|
CustomKeyStoreHasCMKsException(java.lang.String message)
Constructs a new CustomKeyStoreHasCMKsException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.