# 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.
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).
No description provided by the author
Decrypt multiple secrets from data encrypted with the AWS KMS service.
Use this data source to get the ARN of a KMS key alias.
Use this data source to get detailed information about the specified KMS Key with flexible key id input.
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.
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.
# 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
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
No description provided by the author
Manages a KMS Customer Master 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
No description provided by the author
A collection of arguments for invoking getCipherText.
A collection of values returned by getCipherText.
A collection of arguments for invoking 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 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
No description provided by the author
Provides a KMS customer master 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
No description provided by the author
No description provided by the author
A collection of arguments for invoking getAlias.
A collection of values returned by getAlias.
A collection of arguments for invoking getKey.
A collection of values returned by getKey.
# 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.
No description provided by the author
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.
No description provided by the author
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.
No description provided by the author
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.
No description provided by the author
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.
No description provided by the author
# 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