View a markdown version of this page

Creating Parameter Store parameters in Systems Manager - 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).

Creating Parameter Store parameters in Systems Manager

A parameter is any piece of data stored in Parameter Store, such as a block of text, a list of names, an AMI ID, a license key, and so on. You can centrally and securely reference this data in your scripts, commands, and SSM documents.

Parameter Store provides support for the following parameter types:

  • String

  • StringList

  • SecureString

For more information about the preceding types, see Understanding parameter types.

In the following sections, you learn how to create Parameter Store parameters using the Amazon Web Services Management Console, the Amazon Command Line Interface (Amazon CLI), or Amazon Tools for Windows PowerShell (Tools for Windows PowerShell).