| AlreadyExistsException
The request was rejected because it attempted to create a resource that already exists.
|
| CancelKeyDeletionRequest |
| CancelKeyDeletionRequest.Builder |
| CancelKeyDeletionResponse |
| CloudHsmClusterInUseException
The request was rejected because the specified CloudHSM cluster is already associated with an CloudHSM key store in
the account, or it shares a backup history with an CloudHSM key store in the account.
|
| CloudHsmClusterInvalidConfigurationException
The request was rejected because the associated CloudHSM cluster did not meet the configuration requirements for an
CloudHSM key store.
|
| CloudHsmClusterNotActiveException
The request was rejected because the CloudHSM cluster associated with the CloudHSM key store is not active.
|
| CloudHsmClusterNotFoundException
The request was rejected because KMS cannot find the CloudHSM cluster with the specified cluster ID.
|
| CloudHsmClusterNotRelatedException
The request was rejected because the specified CloudHSM cluster has a different cluster certificate than the original
cluster.
|
| ConnectCustomKeyStoreRequest |
| ConnectCustomKeyStoreRequest.Builder |
| ConnectCustomKeyStoreResponse |
| CreateAliasRequest |
| CreateAliasRequest.Builder |
| CreateAliasResponse |
| CreateCustomKeyStoreRequest |
| CreateCustomKeyStoreRequest.Builder |
| CreateCustomKeyStoreResponse |
| CreateGrantRequest |
| CreateGrantRequest.Builder |
| CreateGrantResponse |
| CreateKeyRequest |
| CreateKeyRequest.Builder |
| CreateKeyResponse |
| CustomKeyStoreHasCmKsException
The request was rejected because the custom key store contains KMS keys.
|
| CustomKeyStoreInvalidStateException
The request was rejected because of the ConnectionState of the custom key store.
|
| CustomKeyStoreNameInUseException
The request was rejected because the specified custom key store name is already assigned to another custom key store
in the account.
|
| CustomKeyStoreNotFoundException
The request was rejected because KMS cannot find a custom key store with the specified key store name or ID.
|
| DecryptRequest |
| DecryptRequest.Builder |
| DecryptResponse |
| DeleteAliasRequest |
| DeleteAliasRequest.Builder |
| DeleteAliasResponse |
| DeleteCustomKeyStoreRequest |
| DeleteCustomKeyStoreRequest.Builder |
| DeleteCustomKeyStoreResponse |
| DeleteImportedKeyMaterialRequest |
| DeleteImportedKeyMaterialRequest.Builder |
| DeleteImportedKeyMaterialResponse |
| DependencyTimeoutException
The system timed out while trying to fulfill the request.
|
| DescribeCustomKeyStoresRequest |
| DescribeCustomKeyStoresRequest.Builder |
| DescribeCustomKeyStoresResponse |
| DescribeKeyRequest |
| DescribeKeyRequest.Builder |
| DescribeKeyResponse |
| DisabledException
The request was rejected because the specified KMS key is not enabled.
|
| DisableKeyRequest |
| DisableKeyRequest.Builder |
| DisableKeyResponse |
| DisableKeyRotationRequest |
| DisableKeyRotationRequest.Builder |
| DisableKeyRotationResponse |
| DisconnectCustomKeyStoreRequest |
| DisconnectCustomKeyStoreRequest.Builder |
| DisconnectCustomKeyStoreResponse |
| DryRunOperationException
The request was rejected because the DryRun parameter was specified.
|
| EnableKeyRequest |
| EnableKeyRequest.Builder |
| EnableKeyResponse |
| EnableKeyRotationRequest |
| EnableKeyRotationRequest.Builder |
| EnableKeyRotationResponse |
| EncryptRequest |
| EncryptRequest.Builder |
| EncryptResponse |
| ExpiredImportTokenException
The request was rejected because the specified import token is expired.
|
| GenerateDataKeyPairRequest |
| GenerateDataKeyPairRequest.Builder |
| GenerateDataKeyPairResponse |
| GenerateDataKeyPairWithoutPlaintextRequest |
| GenerateDataKeyPairWithoutPlaintextRequest.Builder |
| GenerateDataKeyPairWithoutPlaintextResponse |
| GenerateDataKeyRequest |
| GenerateDataKeyRequest.Builder |
| GenerateDataKeyResponse |
| GenerateDataKeyWithoutPlaintextRequest |
| GenerateDataKeyWithoutPlaintextRequest.Builder |
| GenerateDataKeyWithoutPlaintextResponse |
| GenerateMacRequest |
| GenerateMacRequest.Builder |
| GenerateMacResponse |
| GenerateRandomRequest |
| GenerateRandomRequest.Builder |
| GenerateRandomResponse |
| GetKeyPolicyRequest |
| GetKeyPolicyRequest.Builder |
| GetKeyPolicyResponse |
| GetKeyRotationStatusRequest |
| GetKeyRotationStatusRequest.Builder |
| GetKeyRotationStatusResponse |
| GetParametersForImportRequest |
| GetParametersForImportRequest.Builder |
| GetParametersForImportResponse |
| GetPublicKeyRequest |
| GetPublicKeyRequest.Builder |
| GetPublicKeyResponse |
| ImportKeyMaterialRequest |
| ImportKeyMaterialRequest.Builder |
| ImportKeyMaterialResponse |
| IncorrectKeyException
The request was rejected because the specified KMS key cannot decrypt the data.
|
| IncorrectKeyMaterialException
The request was rejected because the key material in the request is, expired, invalid, or is not the same key
material that was previously imported into this KMS key.
|
| IncorrectTrustAnchorException
The request was rejected because the trust anchor certificate in the request to create an CloudHSM key store is not
the trust anchor certificate for the specified CloudHSM cluster.
|
| InvalidAliasNameException
The request was rejected because the specified alias name is not valid.
|
| InvalidArnException
The request was rejected because a specified ARN, or an ARN in a key policy, is not valid.
|
InvalidCiphertextException
From the Decrypt or ReEncrypt operation, 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.
|
| InvalidGrantIdException
The request was rejected because the specified GrantId is not valid.
|
| InvalidGrantTokenException
The request was rejected because the specified grant token is not valid.
|
| InvalidImportTokenException
The request was rejected because the provided import token is invalid or is associated with a different KMS key.
|
| InvalidKeyUsageException
The request was rejected for one of the following reasons:
|
| 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 specified KMS key was not available.
|
| KmsException |
| KmsInternalException
The request was rejected because an internal exception occurred.
|
| KmsInvalidMacException
The request was rejected because the HMAC verification failed.
|
| KmsInvalidSignatureException
The request was rejected because the signature verification failed.
|
| 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 quota was exceeded.
|
| ListAliasesRequest |
| ListAliasesRequest.Builder |
| ListAliasesResponse |
| ListGrantsRequest |
| ListGrantsRequest.Builder |
| ListGrantsResponse |
| ListKeyPoliciesRequest |
| ListKeyPoliciesRequest.Builder |
| ListKeyPoliciesResponse |
| ListKeysRequest |
| ListKeysRequest.Builder |
| ListKeysResponse |
| ListResourceTagsRequest |
| ListResourceTagsRequest.Builder |
| ListResourceTagsResponse |
| ListRetirableGrantsRequest |
| ListRetirableGrantsRequest.Builder |
| ListRetirableGrantsResponse |
| 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.
|
| PutKeyPolicyRequest |
| PutKeyPolicyRequest.Builder |
| PutKeyPolicyResponse |
| ReEncryptRequest |
| ReEncryptRequest.Builder |
| ReEncryptResponse |
| ReplicateKeyRequest |
| ReplicateKeyRequest.Builder |
| ReplicateKeyResponse |
| RetireGrantRequest |
| RetireGrantRequest.Builder |
| RetireGrantResponse |
| RevokeGrantRequest |
| RevokeGrantRequest.Builder |
| RevokeGrantResponse |
| ScheduleKeyDeletionRequest |
| ScheduleKeyDeletionRequest.Builder |
| ScheduleKeyDeletionResponse |
| SignRequest |
| SignRequest.Builder |
| SignResponse |
| TagException
The request was rejected because one or more tags are not valid.
|
| TagResourceRequest |
| TagResourceRequest.Builder |
| TagResourceResponse |
| UnsupportedOperationException
The request was rejected because a specified parameter is not supported or a specified resource is not valid for this
operation.
|
| UntagResourceRequest |
| UntagResourceRequest.Builder |
| UntagResourceResponse |
| UpdateAliasRequest |
| UpdateAliasRequest.Builder |
| UpdateAliasResponse |
| UpdateCustomKeyStoreRequest |
| UpdateCustomKeyStoreRequest.Builder |
| UpdateCustomKeyStoreResponse |
| UpdateKeyDescriptionRequest |
| UpdateKeyDescriptionRequest.Builder |
| UpdateKeyDescriptionResponse |
| UpdatePrimaryRegionRequest |
| UpdatePrimaryRegionRequest.Builder |
| UpdatePrimaryRegionResponse |
| VerifyMacRequest |
| VerifyMacRequest.Builder |
| VerifyMacResponse |
| VerifyRequest |
| VerifyRequest.Builder |
| VerifyResponse |
| XksKeyAlreadyInUseException
The request was rejected because the (XksKeyId) is already associated with a KMS key in this external
key store.
|
| XksKeyInvalidConfigurationException
The request was rejected because the external key specified by the XksKeyId parameter did not meet the
configuration requirements for an external key store.
|
| XksKeyNotFoundException
The request was rejected because the external key store proxy could not find the external key.
|
| XksProxyIncorrectAuthenticationCredentialException
The request was rejected because the proxy credentials failed to authenticate to the specified external key store
proxy.
|
| XksProxyInvalidConfigurationException
The request was rejected because the Amazon VPC endpoint service configuration does not fulfill the requirements for
an external key store proxy.
|
| XksProxyInvalidResponseException
|
| XksProxyUriEndpointInUseException
The request was rejected because the concatenation of the XksProxyUriEndpoint is already associated with
an external key store in the Amazon Web Services account and Region.
|
| XksProxyUriInUseException
The request was rejected because the concatenation of the XksProxyUriEndpoint and
XksProxyUriPath is already associated with an external key store in the Amazon Web Services account and
Region.
|
| XksProxyUriUnreachableException
KMS was unable to reach the specified XksProxyUriPath.
|
| XksProxyVpcEndpointServiceInUseException
The request was rejected because the specified Amazon VPC endpoint service is already associated with an external key
store in the Amazon Web Services account and Region.
|
| XksProxyVpcEndpointServiceInvalidConfigurationException
The request was rejected because the Amazon VPC endpoint service configuration does not fulfill the requirements for
an external key store proxy.
|
| XksProxyVpcEndpointServiceNotFoundException
The request was rejected because KMS could not find the specified VPC endpoint service.
|