| Package | Description |
|---|---|
| com.amazonaws.services.kms.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AlreadyExistsException
The request was rejected because it attempted to create a resource that already exists.
|
class |
CloudHsmClusterInUseException
The request was rejected because the specified CloudHSM cluster is already associated with an CloudHSM key store in
the account, or it shares a backup history with an CloudHSM key store in the account.
|
class |
CloudHsmClusterInvalidConfigurationException
The request was rejected because the associated CloudHSM cluster did not meet the configuration requirements for an
CloudHSM key store.
|
class |
CloudHsmClusterNotActiveException
The request was rejected because the CloudHSM cluster associated with the CloudHSM key store is not active.
|
class |
CloudHsmClusterNotFoundException
The request was rejected because KMS cannot find the CloudHSM cluster with the specified cluster ID.
|
class |
CloudHsmClusterNotRelatedException
The request was rejected because the specified CloudHSM cluster has a different cluster certificate than the original
cluster.
|
class |
CustomKeyStoreHasCMKsException
The request was rejected because the custom key store contains KMS keys.
|
class |
CustomKeyStoreInvalidStateException
The request was rejected because of the
ConnectionState of the custom key store. |
class |
CustomKeyStoreNameInUseException
The request was rejected because the specified custom key store name is already assigned to another custom key store
in the account.
|
class |
CustomKeyStoreNotFoundException
The request was rejected because KMS cannot find a custom key store with the specified key store name or ID.
|
class |
DependencyTimeoutException
The system timed out while trying to fulfill the request.
|
class |
DisabledException
The request was rejected because the specified KMS key is not enabled.
|
class |
DryRunOperationException
The request was rejected because the DryRun parameter was specified.
|
class |
ExpiredImportTokenException
The request was rejected because the specified import token is expired.
|
class |
IncorrectKeyException
The request was rejected because the specified KMS key cannot decrypt the data.
|
class |
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.
|
class |
IncorrectTrustAnchorException
The request was rejected because the trust anchor certificate in the request to create an CloudHSM key store is not
the trust anchor certificate for the specified CloudHSM cluster.
|
class |
InvalidAliasNameException
The request was rejected because the specified alias name is not valid.
|
class |
InvalidArnException
The request was rejected because a specified ARN, or an ARN in a key policy, is not valid.
|
class |
InvalidCiphertextException
|
class |
InvalidGrantIdException
The request was rejected because the specified
GrantId is not valid. |
class |
InvalidGrantTokenException
The request was rejected because the specified grant token is not valid.
|
class |
InvalidImportTokenException
The request was rejected because the provided import token is invalid or is associated with a different KMS key.
|
class |
InvalidKeyUsageException
The request was rejected for one of the following reasons:
|
class |
InvalidMarkerException
The request was rejected because the marker that specifies where pagination should next begin is not valid.
|
class |
KeyUnavailableException
The request was rejected because the specified KMS key was not available.
|
class |
KMSInternalException
The request was rejected because an internal exception occurred.
|
class |
KMSInvalidMacException
The request was rejected because the HMAC verification failed.
|
class |
KMSInvalidSignatureException
The request was rejected because the signature verification failed.
|
class |
KMSInvalidStateException
The request was rejected because the state of the specified resource is not valid for this request.
|
class |
LimitExceededException
The request was rejected because a quota was exceeded.
|
class |
MalformedPolicyDocumentException
The request was rejected because the specified policy is not syntactically or semantically correct.
|
class |
NotFoundException
The request was rejected because the specified entity or resource could not be found.
|
class |
TagException
The request was rejected because one or more tags are not valid.
|
class |
UnsupportedOperationException
The request was rejected because a specified parameter is not supported or a specified resource is not valid for this
operation.
|
class |
XksKeyAlreadyInUseException
The request was rejected because the (
XksKeyId) is already associated with a KMS key in this external
key store. |
class |
XksKeyInvalidConfigurationException
The request was rejected because the external key specified by the
XksKeyId parameter did not meet the
configuration requirements for an external key store. |
class |
XksKeyNotFoundException
The request was rejected because the external key store proxy could not find the external key.
|
class |
XksProxyIncorrectAuthenticationCredentialException
The request was rejected because the proxy credentials failed to authenticate to the specified external key store
proxy.
|
class |
XksProxyInvalidConfigurationException
The request was rejected because the Amazon VPC endpoint service configuration does not fulfill the requirements for
an external key store proxy.
|
class |
XksProxyInvalidResponseException
|
class |
XksProxyUriEndpointInUseException
The request was rejected because the concatenation of the
XksProxyUriEndpoint is already associated with
an external key store in the Amazon Web Services account and Region. |
class |
XksProxyUriInUseException
The request was rejected because the concatenation of the
XksProxyUriEndpoint and
XksProxyUriPath is already associated with an external key store in the Amazon Web Services account and
Region. |
class |
XksProxyUriUnreachableException
KMS was unable to reach the specified
XksProxyUriPath. |
class |
XksProxyVpcEndpointServiceInUseException
The request was rejected because the specified Amazon VPC endpoint service is already associated with an external key
store in the Amazon Web Services account and Region.
|
class |
XksProxyVpcEndpointServiceInvalidConfigurationException
The request was rejected because the Amazon VPC endpoint service configuration does not fulfill the requirements for
an external key store proxy.
|
class |
XksProxyVpcEndpointServiceNotFoundException
The request was rejected because KMS could not find the specified VPC endpoint service.
|
Copyright © 2023. All rights reserved.