View a markdown version of this page

Working with Parameter Store - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Working with Parameter Store

Parameter Store lets you create, organize, and manage configuration data and secrets that your applications use at runtime.

This section descrcribes how to work with parameters throughout their lifecycle–creating and organizing them, applying policies, managing versions and labels, and controlling access. You can perform these tasks using the Amazon Web Services Management Console, the Amazon Command Line Interface, or Amazon Tools for Windows PowerShell.

Parameter Store centralizes configuration data such as database connection strings, API keys, and environment variables, so you can update values without modifying application code. Parameters are stored as key-value pairs, can be organized hierarchically, and support versioning and optional encryption with Amazon Key Management Service.