| Enum | Description |
|---|---|
| DataKeySpec | |
| GrantOperation | |
| KeyState | |
| KeyUsageType |
| Exception | Description |
|---|---|
| AlreadyExistsException |
The request was rejected because it attempted to create a resource that
already exists.
|
| DependencyTimeoutException |
The system timed out while trying to fulfill the request.
|
| DisabledException |
The request was rejected because the specified key was marked as disabled.
|
| InvalidAliasNameException |
The request was rejected because the specified alias name is not valid.
|
| InvalidArnException |
The request was rejected because a specified ARN was not valid.
|
| InvalidCiphertextException |
The request was rejected because the specified ciphertext has been corrupted
or is otherwise invalid.
|
| InvalidGrantIdException |
The request was rejected because the specified
GrantId is not
valid. |
| InvalidGrantTokenException |
The request was rejected because a grant token provided as part of the
request is invalid.
|
| InvalidKeyUsageException |
The request was rejected because the specified KeySpec parameter is not
valid.
|
| 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 key was not available.
|
| KMSInternalException |
The request was rejected because an internal exception occurred.
|
| 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 limit 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.
|
| UnsupportedOperationException |
The request was rejected because a specified parameter is not supported.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.