AWS Step Functions

List state machines

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

List the existing state machines.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

maxResults

number

The maximum number of results that are returned per call. The default is 100 and the maximum allowed page size is 1000. A value of 0 uses the default.

default: 100

Outputs

Expand All

フィールド

種類

説明

stateMachines [required]

[object]

stateMachineArn [required]

string

The Amazon Resource Name (ARN) that identifies the state machine.

name [required]

string

The name of the state machine. A name must not contain: white space brackets < > { } [ ] wildcard characters ? * special characters " # % \ ^ | ~ ` $ & , ; : / control characters (U+0000-001F, U+007F-009F) To enable logging with CloudWatch Logs, the name should only contain 0-9, A-Z, a-z, - and _.

type [required]

string

creationDate [required]

date-time

The date the state machine is created.

amzRequestId [required]

string