Store and Rotate Passwords Using AWS Secrets Manager
In this lab, you'll create an AWS Secrets Manager secret and configure it to be automatically rotated using an AWS Lambda function. When you're finished with this lab, you'll have a secret which can be used across AWS services that never has to be manually rotated.
Terms and conditions apply.
Lab info
Lab author
Challenge
Creating Secrets in Secrets Manager
Create a secret in secrets manager.
Challenge
Utilizing Secrets
Update a Lambda function to use a Secrets Manager secret.
Challenge
Configuring Lambda Rotation of Secrets
Update a Secrets Manager secret to automatically rotate using a Lambda function.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- A basic understanding of what secrets are and how they're used in AWS