ParameterHistory - 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).

ParameterHistory

Information about parameter usage.

Contents

AllowedPattern

Parameter names can include the following letters and symbols.

a-zA-Z0-9_.-

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

DataType

The data type of the parameter, such as text or aws:ec2:image. The default is text.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Required: No

Description

Information about the parameter.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

KeyId

The alias of the Amazon Key Management Service (Amazon KMS) key used to encrypt the parameter. Applies to SecureString parameters only

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^([a-zA-Z0-9:/_-]+)$

Required: No

Labels

Labels assigned to the parameter version.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

LastModifiedDate

Date the parameter was last changed or updated.

Type: Timestamp

Required: No

LastModifiedUser

Amazon Resource Name (ARN) of the Amazon Web Services user who last changed the parameter.

Type: String

Required: No

Name

The name of the parameter.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: No

Policies

Information about the policies assigned to a parameter.

Assigning parameter policies in the Amazon Systems Manager User Guide.

Type: Array of ParameterInlinePolicy objects

Required: No

Tier

The parameter tier.

Type: String

Valid Values: Standard | Advanced | Intelligent-Tiering

Required: No

Type

The type of parameter used.

Type: String

Valid Values: String | StringList | SecureString

Required: No

Value

The parameter value.

Type: String

Required: No

Version

The parameter version.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: