# Functions
GetAlias gets an existing Alias resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetCiphertext gets an existing Ciphertext resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
The KMS ciphertext data source allows you to encrypt plaintext into ciphertext by using an AWS KMS customer master key.
No description provided by the author
GetCustomKeyStore gets an existing CustomKeyStore resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetExternalKey gets an existing ExternalKey resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetGrant gets an existing Grant resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetKey gets an existing Key resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetKeyPolicy gets an existing KeyPolicy resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Use this data source to get the public key about the specified KMS Key with flexible key id input.
No description provided by the author
GetReplicaExternalKey gets an existing ReplicaExternalKey resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetReplicaKey gets an existing ReplicaKey resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
No description provided by the author
No description provided by the author
Decrypt multiple secrets from data encrypted with the AWS KMS service.
No description provided by the author
Use this data source to get the ARN of a KMS key alias.
No description provided by the author
Use this data source to get the metadata KMS custom key store.
No description provided by the author
Use this data source to get detailed information about the specified KMS Key with flexible key id input.
No description provided by the author
NewAlias registers a new resource with the given unique name, arguments, and options.
NewCiphertext registers a new resource with the given unique name, arguments, and options.
NewCustomKeyStore registers a new resource with the given unique name, arguments, and options.
NewExternalKey registers a new resource with the given unique name, arguments, and options.
NewGrant registers a new resource with the given unique name, arguments, and options.
NewKey registers a new resource with the given unique name, arguments, and options.
NewKeyPolicy registers a new resource with the given unique name, arguments, and options.
NewReplicaExternalKey registers a new resource with the given unique name, arguments, and options.
NewReplicaKey registers a new resource with the given unique name, arguments, and options.
# Structs
Provides an alias for a KMS customer master key.
The set of arguments for constructing a Alias resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The KMS ciphertext resource allows you to encrypt plaintext into ciphertext by using an AWS KMS customer master key.
The set of arguments for constructing a Ciphertext resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Resource for managing an AWS KMS (Key Management) Custom Key Store.
The set of arguments for constructing a CustomKeyStore resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Manages a single-Region or multi-Region primary KMS key that uses external key material.
The set of arguments for constructing a ExternalKey resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A collection of arguments for invoking getCipherText.
A collection of arguments for invoking getCipherText.
A collection of values returned by getCipherText.
A collection of values returned by getCipherText.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A collection of arguments for invoking getPublicKey.
A collection of arguments for invoking getPublicKey.
A collection of values returned by getPublicKey.
A collection of values returned by getPublicKey.
A collection of arguments for invoking getSecret.
A collection of arguments for invoking getSecret.
A collection of values returned by getSecret.
A collection of values returned by getSecret.
A collection of arguments for invoking getSecrets.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A collection of arguments for invoking getSecrets.
A collection of values returned by getSecrets.
A collection of values returned by getSecrets.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Provides a resource-based access control mechanism for a KMS customer master key.
The set of arguments for constructing a Grant resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Manages a single-Region or multi-Region primary KMS key.
The set of arguments for constructing a Key resource.
No description provided by the author
No description provided by the author
No description provided by the author
Attaches a policy to a KMS Key.
The set of arguments for constructing a KeyPolicy resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A collection of arguments for invoking getAlias.
A collection of arguments for invoking getAlias.
A collection of values returned by getAlias.
A collection of values returned by getAlias.
A collection of arguments for invoking getCustomKeyStore.
A collection of arguments for invoking getCustomKeyStore.
A collection of values returned by getCustomKeyStore.
A collection of values returned by getCustomKeyStore.
A collection of arguments for invoking getKey.
A collection of arguments for invoking getKey.
A collection of values returned by getKey.
A collection of values returned by getKey.
Manages a KMS multi-Region replica key that uses external key material.
The set of arguments for constructing a ReplicaExternalKey resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Manages a KMS multi-Region replica key.
The set of arguments for constructing a ReplicaKey resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
AliasArrayInput is an input type that accepts AliasArray and AliasArrayOutput values.
No description provided by the author
AliasMapInput is an input type that accepts AliasMap and AliasMapOutput values.
CiphertextArrayInput is an input type that accepts CiphertextArray and CiphertextArrayOutput values.
No description provided by the author
CiphertextMapInput is an input type that accepts CiphertextMap and CiphertextMapOutput values.
CustomKeyStoreArrayInput is an input type that accepts CustomKeyStoreArray and CustomKeyStoreArrayOutput values.
No description provided by the author
CustomKeyStoreMapInput is an input type that accepts CustomKeyStoreMap and CustomKeyStoreMapOutput values.
ExternalKeyArrayInput is an input type that accepts ExternalKeyArray and ExternalKeyArrayOutput values.
No description provided by the author
ExternalKeyMapInput is an input type that accepts ExternalKeyMap and ExternalKeyMapOutput values.
GetKeyMultiRegionConfigurationArrayInput is an input type that accepts GetKeyMultiRegionConfigurationArray and GetKeyMultiRegionConfigurationArrayOutput values.
GetKeyMultiRegionConfigurationInput is an input type that accepts GetKeyMultiRegionConfigurationArgs and GetKeyMultiRegionConfigurationOutput values.
GetKeyMultiRegionConfigurationPrimaryKeyArrayInput is an input type that accepts GetKeyMultiRegionConfigurationPrimaryKeyArray and GetKeyMultiRegionConfigurationPrimaryKeyArrayOutput values.
GetKeyMultiRegionConfigurationPrimaryKeyInput is an input type that accepts GetKeyMultiRegionConfigurationPrimaryKeyArgs and GetKeyMultiRegionConfigurationPrimaryKeyOutput values.
GetKeyMultiRegionConfigurationReplicaKeyArrayInput is an input type that accepts GetKeyMultiRegionConfigurationReplicaKeyArray and GetKeyMultiRegionConfigurationReplicaKeyArrayOutput values.
GetKeyMultiRegionConfigurationReplicaKeyInput is an input type that accepts GetKeyMultiRegionConfigurationReplicaKeyArgs and GetKeyMultiRegionConfigurationReplicaKeyOutput values.
GetKeyXksKeyConfigurationArrayInput is an input type that accepts GetKeyXksKeyConfigurationArray and GetKeyXksKeyConfigurationArrayOutput values.
GetKeyXksKeyConfigurationInput is an input type that accepts GetKeyXksKeyConfigurationArgs and GetKeyXksKeyConfigurationOutput values.
GetSecretSecretArrayInput is an input type that accepts GetSecretSecretArray and GetSecretSecretArrayOutput values.
GetSecretSecretInput is an input type that accepts GetSecretSecretArgs and GetSecretSecretOutput values.
GetSecretsSecretArrayInput is an input type that accepts GetSecretsSecretArray and GetSecretsSecretArrayOutput values.
GetSecretsSecretInput is an input type that accepts GetSecretsSecretArgs and GetSecretsSecretOutput values.
GrantArrayInput is an input type that accepts GrantArray and GrantArrayOutput values.
GrantConstraintArrayInput is an input type that accepts GrantConstraintArray and GrantConstraintArrayOutput values.
GrantConstraintInput is an input type that accepts GrantConstraintArgs and GrantConstraintOutput values.
No description provided by the author
GrantMapInput is an input type that accepts GrantMap and GrantMapOutput values.
KeyArrayInput is an input type that accepts KeyArray and KeyArrayOutput values.
No description provided by the author
KeyMapInput is an input type that accepts KeyMap and KeyMapOutput values.
KeyPolicyArrayInput is an input type that accepts KeyPolicyArray and KeyPolicyArrayOutput values.
No description provided by the author
KeyPolicyMapInput is an input type that accepts KeyPolicyMap and KeyPolicyMapOutput values.
ReplicaExternalKeyArrayInput is an input type that accepts ReplicaExternalKeyArray and ReplicaExternalKeyArrayOutput values.
No description provided by the author
ReplicaExternalKeyMapInput is an input type that accepts ReplicaExternalKeyMap and ReplicaExternalKeyMapOutput values.
ReplicaKeyArrayInput is an input type that accepts ReplicaKeyArray and ReplicaKeyArrayOutput values.
No description provided by the author
ReplicaKeyMapInput is an input type that accepts ReplicaKeyMap and ReplicaKeyMapOutput values.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author