| 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 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 customer master key (CMK) in the caller's AWS account.
|
| CreateKeyResult |
| DecryptRequest
Decrypts ciphertext.
|
| 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 the specified 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 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 customer master
key (CMK).
|
| EncryptRequest
Encrypts plaintext into ciphertext by using a customer master key (CMK).
|
| EncryptResult |
| GenerateDataKeyRequest
Returns a data encryption key that you can use in your application to encrypt
data locally.
|
| GenerateDataKeyResult |
| GenerateDataKeyWithoutPlaintextRequest
Returns a data encryption key encrypted under a customer master key (CMK).
|
| 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 in order to import key material into AWS KMS from
your existing key management infrastructure.
|
| GetParametersForImportResult |
| ImportKeyMaterialRequest
Imports key material into an existing AWS KMS customer master key (CMK) that
was created without key material.
|
| ImportKeyMaterialResult |
| ListAliasesRequest
Gets a list of all 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
Encrypts data on the server side with a new customer master key (CMK) without
exposing the plaintext of the data on the client side.
|
| 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 |
| 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 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).
|
| 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 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 customer master key (CMK) in the caller's AWS account.
|
| CreateKeyResult |
| CustomKeyStoresListEntry
Contains information about each custom key store in the custom key store
list.
|
| DataKeySpec
Data Key Spec
|
| DecryptRequest
Decrypts ciphertext.
|
| 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 the specified 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 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 customer master
key (CMK).
|
| EncryptRequest
Encrypts plaintext into ciphertext by using a customer master key (CMK).
|
| EncryptResult |
| ExpirationModelType
Expiration Model Type
|
| GenerateDataKeyRequest
Returns a data encryption key that you can use in your application to encrypt
data locally.
|
| GenerateDataKeyResult |
| GenerateDataKeyWithoutPlaintextRequest
Returns a data encryption key encrypted under a customer master key (CMK).
|
| 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 in order to import key material into AWS KMS from
your existing key management infrastructure.
|
| GetParametersForImportResult |
| GrantConstraints
A structure that you can use to allow certain operations in the grant only
when the desired encryption context is present.
|
| GrantListEntry
Contains information about an entry in a list of grants.
|
| GrantOperation
Grant Operation
|
| ImportKeyMaterialRequest
Imports key material into an existing 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 all 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 |
| OriginType
Origin Type
|
| PutKeyPolicyRequest
Attaches a key policy to the specified customer master key (CMK).
|
| ReEncryptRequest
Encrypts data on the server side with a new customer master key (CMK) without
exposing the plaintext of the data on the client side.
|
| 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 |
| 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 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).
|
| WrappingKeySpec
Wrapping Key Spec
|
Copyright © 2019. All rights reserved.