# Functions
GetSecret gets an existing Secret resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetSecretVersion gets an existing SecretVersion resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Retrieve metadata information about a Secrets Manager secret.
Retrieve information about a Secrets Manager secret version, including its secret value.
NewSecret registers a new resource with the given unique name, arguments, and options.
NewSecretVersion registers a new resource with the given unique name, arguments, and options.
No description provided by the author
# Structs
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 getSecret.
A collection of values returned by getSecret.
A collection of arguments for invoking getSecretVersion.
A collection of values returned by getSecretVersion.
Provides a resource to manage AWS Secrets Manager secret metadata.
The set of arguments for constructing a Secret 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
Provides a resource to manage AWS Secrets Manager secret version including its secret value.
The set of arguments for constructing a SecretVersion resource.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author