| 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 AWS 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.
|
class |
CloudHsmClusterInvalidConfigurationException
The request was rejected because the associated AWS CloudHSM cluster did not meet the configuration requirements for
a custom key store.
|
class |
CloudHsmClusterNotActiveException
The request was rejected because the AWS CloudHSM cluster that is associated with the custom key store is not active.
|
class |
CloudHsmClusterNotFoundException
The request was rejected because AWS KMS cannot find the AWS CloudHSM cluster with the specified cluster ID.
|
class |
CloudHsmClusterNotRelatedException
The request was rejected because the specified AWS CloudHSM cluster has a different cluster certificate than the
original cluster.
|
class |
CustomKeyStoreHasCMKsException
The request was rejected because the custom key store contains AWS KMS customer master keys (CMKs).
|
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 AWS 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 CMK is not enabled.
|
class |
ExpiredImportTokenException
The request was rejected because the provided import token is expired.
|
class |
IncorrectKeyMaterialException
The request was rejected because the provided key material is invalid or is not the same key material that was
previously imported into this customer master key (CMK).
|
class |
IncorrectTrustAnchorException
The request was rejected because the trust anchor certificate in the request is not the trust anchor certificate for
the specified AWS 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 was not valid.
|
class |
InvalidCiphertextException
The request was rejected because the specified ciphertext, or additional authenticated data incorporated into the
ciphertext, such as the encryption context, is corrupted, missing, or otherwise invalid.
|
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 customer
master key (CMK).
|
class |
InvalidKeyUsageException
The request was rejected because the specified
KeySpec value is not valid. |
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 CMK was not available.
|
class |
KMSInternalException
The request was rejected because an internal exception occurred.
|
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 limit 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.
|
Copyright © 2018. All rights reserved.