Write and Retrieve Parameters Using AWS Parameter Store
With this lab, you'll practice setting and retrieving parameters using AWS Systems Manager Parameter Store. When you're finished, you will have written and retrieved parameters.
Terms and conditions apply.
Lab info
Lab author
Challenge
Write a Parameter into AWS Systems Manager Parameter Store
You'll use the AWS Systems Manager Parameter Store to create a plain text parameter inside a path, and set a value for it.
Challenge
Write a Secret Parameter into Parameter Store
You'll use the AWS Systems Manager Parameter Store to create a secret text parameter inside a path, and set a value for it.
Challenge
Retrieve and Edit Plain Text Parameters
You'll retrieve the value of a plain text parameter that you created in a previous challenge. You will also edit a parameter, set a new value, and view its history.
Challenge
Retrieve a SecureString Parameter
You'll retrieve the value that is set in a SecureString parameter, which is encrypted with an AWS KMS key.
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
- None