AWS Step Functions

List state machines

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

List the existing state machines.

Inputs

Champ

Type

Description

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

Champ

Type

Description

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