| Enum | Description |
|---|---|
| AlgorithmSpec | |
| DataKeySpec | |
| ExpirationModelType | |
| GrantOperation | |
| KeyState | |
| KeyUsageType | |
| OriginType | |
| WrappingKeySpec |
| Exception | Description |
|---|---|
| AlreadyExistsException |
The request was rejected because it attempted to create a resource that
already exists.
|
| AWSKMSException |
Base exception for all service exceptions thrown by AWS Key Management
Service
|
| DependencyTimeoutException |
The system timed out while trying to fulfill the request.
|
| DisabledException |
The request was rejected because the specified key was marked as disabled.
|
| ExpiredImportTokenException |
The request was rejected because the provided import token is expired.
|
| 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).
|
| 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.
|
| InvalidImportTokenException |
The request was rejected because the provided import token is invalid or is
associated with a different customer master key (CMK).
|
| 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 or a
specified resource is not valid for this operation.
|
Copyright © 2016. All rights reserved.