awsdocs / aws-cdk-guide

User guide for the AWS Cloud Development Kit (CDK).
Other
335 stars 222 forks source link

Add example of using Secrets Manager value after retrieving it #358

Open ghost opened 3 years ago

ghost commented 3 years ago

for example setting an environment variable for a Lambda

ghost commented 3 years ago

Also perhaps an example of setting a secret from the CDK app.

Same for Systems Manager Parameter Store. Combine these two topics into one?