View a markdown version of this page

Managing tiers - 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).

Managing tiers

Parameter Store includes standard parameters and advanced parameters. You individually configure parameters to use either the standard-parameter tier (the default tier) or the advanced-parameter tier.

You can change a standard parameter to an advanced parameter at any time. You can’t change an advanced parameter to a standard parameter for the following reasons:

  • Reverting would cause the system to truncate the size of the parameter from 8 KB to 4 KB, resulting in data loss.

  • Reverting would remove policies attached to the parameter.

  • Reverting would change the parameter encryption.

For information about encryption used by Parameter Store, see How Amazon Systems Manager Parameter Store uses Amazon KMS in the Amazon Key Management Service Developer Guide.

Note

If you no longer need an advanced parameter, or if you no longer want to incur charges for an advanced parameter, delete it and recreate it as a new standard parameter.

Standard and advanced parameters

The following table describes the differences between parameter tiers.

Feature Standard Advanced

Maximum parameters

(per Amazon Web Services account and Amazon Web Services Region)

10,000

100,000

Maximum value size

4 KB

8 KB

Parameter policies

Not supported

Supported

For more information, see Assigning parameter policies in Parameter Store.

Share parameters across Amazon Web Services accounts

Not supported

Supported

For more information, see Working with shared parameters in Parameter Store.

Cost

No additional charge

Charges apply

For more information, see Amazon Systems Manager Pricing for Parameter Store.