| 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 |
DependencyTimeoutException
The system timed out while trying to fulfill the request.
|
class |
DisabledException
The request was rejected because the specified key was marked as disabled.
|
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 |
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 has been corrupted
or is otherwise invalid.
|
class |
InvalidGrantIdException
The request was rejected because the specified
GrantId is not
valid. |
class |
InvalidGrantTokenException
The request was rejected because a grant token provided as part of the
request is invalid.
|
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 parameter 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 key 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 |
UnsupportedOperationException
The request was rejected because a specified parameter is not supported or a
specified resource is not valid for this operation.
|
Copyright © 2016. All rights reserved.