| Package | Description |
|---|---|
| com.amazonaws.services.kms |
|
| com.amazonaws.services.kms.model |
Classes modeling the various types represented by AWSKMS
|
| Class and Description |
|---|
| CancelKeyDeletionRequest
Cancels the deletion of a customer master key (CMK).
|
| CancelKeyDeletionResult |
| ConnectCustomKeyStoreRequest
Connects or reconnects a custom key store to its associated AWS CloudHSM cluster.
|
| ConnectCustomKeyStoreResult |
| CreateAliasRequest
Creates a display name for a customer managed customer master key (CMK).
|
| CreateCustomKeyStoreRequest
Creates a custom key store that is associated with an AWS CloudHSM cluster that you own and manage.
|
| CreateCustomKeyStoreResult |
| CreateGrantRequest
Adds a grant to a customer master key (CMK).
|
| CreateGrantResult |
| CreateKeyRequest
Creates a unique customer managed customer master key (CMK) in your AWS account and Region.
|
| CreateKeyResult |
| DecryptRequest
Decrypts ciphertext that was encrypted by a AWS KMS customer master key (CMK)
using any of the following operations:
|
| DecryptResult |
| DeleteAliasRequest
Deletes the specified alias.
|
| DeleteCustomKeyStoreRequest
Deletes a custom key store.
|
| DeleteCustomKeyStoreResult |
| DeleteImportedKeyMaterialRequest
Deletes key material that you previously imported.
|
| DescribeCustomKeyStoresRequest
Gets information about custom key stores in the account and region.
|
| DescribeCustomKeyStoresResult |
| DescribeKeyRequest
Provides detailed information about a customer master key (CMK).
|
| DescribeKeyResult |
| DisableKeyRequest
Sets the state of a customer master key (CMK) to disabled, thereby preventing
its use for cryptographic operations.
|
| DisableKeyRotationRequest
Disables automatic rotation of the key material for the specified symmetric
customer master key (CMK).
|
| DisconnectCustomKeyStoreRequest
Disconnects the custom key store from its associated AWS CloudHSM cluster.
|
| DisconnectCustomKeyStoreResult |
| EnableKeyRequest
Sets the key state of a customer master key (CMK) to enabled.
|
| EnableKeyRotationRequest
Enables automatic rotation of the key material for the specified symmetric
customer master key (CMK).
|
| EncryptRequest
Encrypts plaintext into ciphertext by using a customer master key (CMK).
|
| EncryptResult |
| GenerateDataKeyPairRequest
Generates a unique asymmetric data key pair.
|
| GenerateDataKeyPairResult |
| GenerateDataKeyPairWithoutPlaintextRequest
Generates a unique asymmetric data key pair.
|
| GenerateDataKeyPairWithoutPlaintextResult |
| GenerateDataKeyRequest
Generates a unique symmetric data key.
|
| GenerateDataKeyResult |
| GenerateDataKeyWithoutPlaintextRequest
Generates a unique symmetric data key.
|
| GenerateDataKeyWithoutPlaintextResult |
| GenerateRandomRequest
Returns a random byte string that is cryptographically secure.
|
| GenerateRandomResult |
| GetKeyPolicyRequest
Gets a key policy attached to the specified customer master key (CMK).
|
| GetKeyPolicyResult |
| GetKeyRotationStatusRequest
Gets a Boolean value that indicates whether automatic rotation of the key material is enabled for the specified
customer master key (CMK).
|
| GetKeyRotationStatusResult |
| GetParametersForImportRequest
Returns the items you need to import key material into a symmetric, customer
managed customer master key (CMK).
|
| GetParametersForImportResult |
| GetPublicKeyRequest
Returns the public key of an asymmetric CMK.
|
| GetPublicKeyResult |
| ImportKeyMaterialRequest
Imports key material into an existing symmetric AWS KMS customer master key
(CMK) that was created without key material.
|
| ImportKeyMaterialResult |
| ListAliasesRequest
Gets a list of aliases in the caller's AWS account and region.
|
| ListAliasesResult |
| ListGrantsRequest
Gets a list of all grants for the specified customer master key (CMK).
|
| ListGrantsResult |
| ListKeyPoliciesRequest
Gets the names of the key policies that are attached to a customer master key
(CMK).
|
| ListKeyPoliciesResult |
| ListKeysRequest
Gets a list of all customer master keys (CMKs) in the caller's AWS account
and Region.
|
| ListKeysResult |
| ListResourceTagsRequest
Returns a list of all tags for the specified customer master key (CMK).
|
| ListResourceTagsResult |
| ListRetirableGrantsRequest
Returns a list of all grants for which the grant's
RetiringPrincipal matches the one specified. |
| ListRetirableGrantsResult |
| PutKeyPolicyRequest
Attaches a key policy to the specified customer master key (CMK).
|
| ReEncryptRequest
Decrypts ciphertext and then reencrypts it entirely within AWS KMS.
|
| ReEncryptResult |
| RetireGrantRequest
Retires a grant.
|
| RevokeGrantRequest
Revokes the specified grant for the specified customer master key (CMK).
|
| ScheduleKeyDeletionRequest
Schedules the deletion of a customer master key (CMK).
|
| ScheduleKeyDeletionResult |
| SignRequest
Creates a digital
signature for a message or message digest by using the private key in an
asymmetric CMK.
|
| SignResult |
| TagResourceRequest
Adds or edits tags for a customer master key (CMK).
|
| UntagResourceRequest
Removes the specified tags from the specified customer master key (CMK).
|
| UpdateAliasRequest
Associates an existing AWS KMS alias with a different customer master key
(CMK).
|
| UpdateCustomKeyStoreRequest
Changes the properties of a custom key store.
|
| UpdateCustomKeyStoreResult |
| UpdateKeyDescriptionRequest
Updates the description of a customer master key (CMK).
|
| VerifyRequest
Verifies a digital signature that was generated by the Sign operation.
|
| VerifyResult |
| Class and Description |
|---|
| AlgorithmSpec
Algorithm Spec
|
| AliasListEntry
Contains information about an alias.
|
| CancelKeyDeletionRequest
Cancels the deletion of a customer master key (CMK).
|
| CancelKeyDeletionResult |
| ConnectCustomKeyStoreRequest
Connects or reconnects a custom key store to its associated AWS CloudHSM cluster.
|
| ConnectionErrorCodeType
Connection Error Code Type
|
| ConnectionStateType
Connection State Type
|
| CreateAliasRequest
Creates a display name for a customer managed customer master key (CMK).
|
| CreateCustomKeyStoreRequest
Creates a custom key store that is associated with an AWS CloudHSM cluster that you own and manage.
|
| CreateCustomKeyStoreResult |
| CreateGrantRequest
Adds a grant to a customer master key (CMK).
|
| CreateGrantResult |
| CreateKeyRequest
Creates a unique customer managed customer master key (CMK) in your AWS account and Region.
|
| CreateKeyResult |
| CustomerMasterKeySpec
Customer Master Key Spec
|
| CustomKeyStoresListEntry
Contains information about each custom key store in the custom key store
list.
|
| DataKeyPairSpec
Data Key Pair Spec
|
| DataKeySpec
Data Key Spec
|
| DecryptRequest
Decrypts ciphertext that was encrypted by a AWS KMS customer master key (CMK)
using any of the following operations:
|
| DecryptResult |
| DeleteAliasRequest
Deletes the specified alias.
|
| DeleteCustomKeyStoreRequest
Deletes a custom key store.
|
| DeleteImportedKeyMaterialRequest
Deletes key material that you previously imported.
|
| DescribeCustomKeyStoresRequest
Gets information about custom key stores in the account and region.
|
| DescribeCustomKeyStoresResult |
| DescribeKeyRequest
Provides detailed information about a customer master key (CMK).
|
| DescribeKeyResult |
| DisableKeyRequest
Sets the state of a customer master key (CMK) to disabled, thereby preventing
its use for cryptographic operations.
|
| DisableKeyRotationRequest
Disables automatic rotation of the key material for the specified symmetric
customer master key (CMK).
|
| DisconnectCustomKeyStoreRequest
Disconnects the custom key store from its associated AWS CloudHSM cluster.
|
| EnableKeyRequest
Sets the key state of a customer master key (CMK) to enabled.
|
| EnableKeyRotationRequest
Enables automatic rotation of the key material for the specified symmetric
customer master key (CMK).
|
| EncryptionAlgorithmSpec
Encryption Algorithm Spec
|
| EncryptRequest
Encrypts plaintext into ciphertext by using a customer master key (CMK).
|
| EncryptResult |
| ExpirationModelType
Expiration Model Type
|
| GenerateDataKeyPairRequest
Generates a unique asymmetric data key pair.
|
| GenerateDataKeyPairResult |
| GenerateDataKeyPairWithoutPlaintextRequest
Generates a unique asymmetric data key pair.
|
| GenerateDataKeyPairWithoutPlaintextResult |
| GenerateDataKeyRequest
Generates a unique symmetric data key.
|
| GenerateDataKeyResult |
| GenerateDataKeyWithoutPlaintextRequest
Generates a unique symmetric data key.
|
| GenerateDataKeyWithoutPlaintextResult |
| GenerateRandomRequest
Returns a random byte string that is cryptographically secure.
|
| GenerateRandomResult |
| GetKeyPolicyRequest
Gets a key policy attached to the specified customer master key (CMK).
|
| GetKeyPolicyResult |
| GetKeyRotationStatusRequest
Gets a Boolean value that indicates whether automatic rotation of the key material is enabled for the specified
customer master key (CMK).
|
| GetKeyRotationStatusResult |
| GetParametersForImportRequest
Returns the items you need to import key material into a symmetric, customer
managed customer master key (CMK).
|
| GetParametersForImportResult |
| GetPublicKeyRequest
Returns the public key of an asymmetric CMK.
|
| GetPublicKeyResult |
| GrantConstraints
Use this structure to allow cryptographic operations in the grant only when
the operation request includes the specified encryption context.
|
| GrantListEntry
Contains information about an entry in a list of grants.
|
| GrantOperation
Grant Operation
|
| ImportKeyMaterialRequest
Imports key material into an existing symmetric AWS KMS customer master key
(CMK) that was created without key material.
|
| KeyListEntry
Contains information about each entry in the key list.
|
| KeyManagerType
Key Manager Type
|
| KeyMetadata
Contains metadata about a customer master key (CMK).
|
| KeyState
Key State
|
| KeyUsageType
Key Usage Type
|
| ListAliasesRequest
Gets a list of aliases in the caller's AWS account and region.
|
| ListAliasesResult |
| ListGrantsRequest
Gets a list of all grants for the specified customer master key (CMK).
|
| ListGrantsResult |
| ListKeyPoliciesRequest
Gets the names of the key policies that are attached to a customer master key
(CMK).
|
| ListKeyPoliciesResult |
| ListKeysRequest
Gets a list of all customer master keys (CMKs) in the caller's AWS account
and Region.
|
| ListKeysResult |
| ListResourceTagsRequest
Returns a list of all tags for the specified customer master key (CMK).
|
| ListResourceTagsResult |
| ListRetirableGrantsRequest
Returns a list of all grants for which the grant's
RetiringPrincipal matches the one specified. |
| ListRetirableGrantsResult |
| MessageType
Message Type
|
| OriginType
Origin Type
|
| PutKeyPolicyRequest
Attaches a key policy to the specified customer master key (CMK).
|
| ReEncryptRequest
Decrypts ciphertext and then reencrypts it entirely within AWS KMS.
|
| ReEncryptResult |
| RetireGrantRequest
Retires a grant.
|
| RevokeGrantRequest
Revokes the specified grant for the specified customer master key (CMK).
|
| ScheduleKeyDeletionRequest
Schedules the deletion of a customer master key (CMK).
|
| ScheduleKeyDeletionResult |
| SigningAlgorithmSpec
Signing Algorithm Spec
|
| SignRequest
Creates a digital
signature for a message or message digest by using the private key in an
asymmetric CMK.
|
| SignResult |
| Tag
A key-value pair.
|
| TagResourceRequest
Adds or edits tags for a customer master key (CMK).
|
| UntagResourceRequest
Removes the specified tags from the specified customer master key (CMK).
|
| UpdateAliasRequest
Associates an existing AWS KMS alias with a different customer master key
(CMK).
|
| UpdateCustomKeyStoreRequest
Changes the properties of a custom key store.
|
| UpdateKeyDescriptionRequest
Updates the description of a customer master key (CMK).
|
| VerifyRequest
Verifies a digital signature that was generated by the Sign operation.
|
| VerifyResult |
| WrappingKeySpec
Wrapping Key Spec
|
Copyright © 2020. All rights reserved.