AWS System Manager

Start automation execution

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Initiate execution of an Automation runbook.

Inputs

Expand All

フィールド

種類

説明

region [required]

enum

default: us-east-1

documentName [required]

string

The name of the SSM document to run. This can be a public document or a custom document.

parameters

object

The required and optional parameters in the document being run.

targets

object

The target resource for the rate-controlled execution, and a key-value mapping to target resources.

targetParameterName [required]

string

targetValues [required]

[object]

Key

string

User-defined criteria for sending commands that target managed nodes that meet the criteria.

Values

[string]

User-defined criteria that maps to Key. For example, if you specified tag:ServerRole, you could specify value:WebServer to run a command on instances that include EC2 tags of ServerRole,WebServer. Depending on the type of target, the maximum number of values for a key might be lower than the global maximum of 50.

maxConcurrency

number

The maximum targets allowed to run this task in parallel. Can be a number, such as 10, or a percentage, such as 10%.

Outputs

フィールド

種類

説明

automationExecutionId

string

The unique ID of a newly scheduled automation execution.

amzRequestId [required]

string