Reads configuration from an AWS Secrets Manager secret whose value is a JSON object.
@aws-sdk/client-secrets-manager is imported lazily as an optional peer dependency.
@aws-sdk/client-secrets-manager
The source options.
Readonly
A human-readable name (e.g. env, file, ssm).
env
file
ssm
Static
Create a Secrets Manager source.
A new source.
Reads configuration from an AWS Secrets Manager secret whose value is a JSON object.
@aws-sdk/client-secrets-manageris imported lazily as an optional peer dependency.