See: Description
| Enum | Description |
|---|---|
| DataKeySpec |
Data Key Spec
|
| GrantOperation |
Grant Operation
|
| KeyUsageType |
Key Usage Type
|
| 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 |
A 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.
|
| InvalidGrantTokenException |
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 disabled, not found, or
otherwise not available.
|
| KMSInternalException |
The request was rejected because an internal exception occurred.
|
| 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.
|
| UnsupportedOperationException |
The request was rejected because a specified parameter is not
supported.
|
Copyright © 2014. All rights reserved.