| Exception | Description |
|---|---|
| AlreadyExistsException |
The request was rejected because it attempted to create a resource that already exists.
|
| AWSKMSException |
Base exception for all service exceptions thrown by AWS Key Management Service
|
| CloudHsmClusterInUseException |
The request was rejected because the specified CloudHSM cluster is already associated with a custom key store or it
shares a backup history with a cluster that is associated with a custom key store.
|
| CloudHsmClusterInvalidConfigurationException |
The request was rejected because the associated CloudHSM cluster did not meet the configuration requirements for a
custom key store.
|
| CloudHsmClusterNotActiveException |
The request was rejected because the CloudHSM cluster that is associated with the custom key store is not active.
|
| CloudHsmClusterNotFoundException |
The request was rejected because KMS cannot find the CloudHSM cluster with the specified cluster ID.
|
| CloudHsmClusterNotRelatedException |
The request was rejected because the specified CloudHSM cluster has a different cluster certificate than the original
cluster.
|
| CustomKeyStoreHasCMKsException |
The request was rejected because the custom key store contains KMS keys.
|
| CustomKeyStoreInvalidStateException |
The request was rejected because of the
ConnectionState of the custom key store. |
| CustomKeyStoreNameInUseException |
The request was rejected because the specified custom key store name is already assigned to another custom key store
in the account.
|
| CustomKeyStoreNotFoundException |
The request was rejected because KMS cannot find a custom key store with the specified key store name or ID.
|
| DependencyTimeoutException |
The system timed out while trying to fulfill the request.
|
| DisabledException |
The request was rejected because the specified KMS key is not enabled.
|
| ExpiredImportTokenException |
The request was rejected because the specified import token is expired.
|
| IncorrectKeyException |
The request was rejected because the specified KMS key cannot decrypt the data.
|
| 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.
|
| IncorrectTrustAnchorException |
The request was rejected because the trust anchor certificate in the request is not the trust anchor certificate for
the specified CloudHSM cluster.
|
| InvalidAliasNameException |
The request was rejected because the specified alias name is not valid.
|
| InvalidArnException |
The request was rejected because a specified ARN, or an ARN in a key policy, is not valid.
|
| InvalidCiphertextException | |
| InvalidGrantIdException |
The request was rejected because the specified
GrantId is not valid. |
| InvalidGrantTokenException |
The request was rejected because the specified grant token is not valid.
|
| InvalidImportTokenException |
The request was rejected because the provided import token is invalid or is associated with a different KMS key.
|
| InvalidKeyUsageException |
The request was rejected for one of the following reasons:
|
| InvalidMarkerException |
The request was rejected because the marker that specifies where pagination should next begin is not valid.
|
| KeyUnavailableException |
The request was rejected because the specified KMS key was not available.
|
| KMSInternalException |
The request was rejected because an internal exception occurred.
|
| KMSInvalidMacException |
The request was rejected because the HMAC verification failed.
|
| KMSInvalidSignatureException |
The request was rejected because the signature verification failed.
|
| KMSInvalidStateException |
The request was rejected because the state of the specified resource is not valid for this request.
|
| LimitExceededException |
The request was rejected because a quota was exceeded.
|
| MalformedPolicyDocumentException |
The request was rejected because the specified policy is not syntactically or semantically correct.
|
| NotFoundException |
The request was rejected because the specified entity or resource could not be found.
|
| TagException |
The request was rejected because one or more tags are not valid.
|
| UnsupportedOperationException |
The request was rejected because a specified parameter is not supported or a specified resource is not valid for this
operation.
|
Copyright © 2022. All rights reserved.