AWS Step Functions

Start execution

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

Start a state machine execution.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

stateMachineArn [required]

string

The Amazon Resource Name (ARN) of the state machine to execute.

name

string

Optional name of the execution. This name must be unique for your AWS account, Region, and state machine for 90 days. For more information, see Limits Related to State Machine Executions in the AWS Step Functions Developer Guide.

input

object

The string that contains the JSON input data for the execution

traceHeader

string

Optional X-ray trace header.

Outputs

Expand All

フィールド

種類

説明

execution [required]

object

executionArn [required]

string

The Amazon Resource Name (ARN) that identifies the execution.

startDate [required]

date-time

The date the execution is started.

amzRequestId [required]

string