ParameterMetadata - AWS Systems Manager

ParameterMetadata

Metadata includes information like the ARN of the last user and the date/time the parameter was last used.

Contents

AllowedPattern

A parameter name can include only 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

Description of the parameter actions.

Type: String

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

Required: No

KeyId

The ID of the query key used for this parameter.

Type: String

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

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

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 parameter name.

Type: String

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

Required: No

Policies

A list of policies associated with a parameter.

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. Valid parameter types include the following: String, StringList, and SecureString.

Type: String

Valid Values: String | StringList | SecureString

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 AWS SDKs, see the following: