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

DocumentParameter

Parameters specified in a Systems Manager document that run on the server when the command is run.

Contents

DefaultValue

If specified, the default values for the parameters. Parameters without a default value are required. Parameters with a default value are optional.

Type: String

Required: No

Description

A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.

Type: String

Required: No

Name

The name of the parameter.

Type: String

Required: No

Type

The type of parameter. The type can be either String or StringList.

Type: String

Valid Values: String | StringList

Required: No

See Also

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