StateMachineVersionListItem - Amazon Step Functions
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).

StateMachineVersionListItem

Contains details about a specific state machine version.

Contents

creationDate

The creation date of a state machine version.

Type: Timestamp

Required: Yes

stateMachineVersionArn

The Amazon Resource Name (ARN) that identifies a state machine version. The version ARN is a combination of state machine ARN and the version number separated by a colon (:). For example, stateMachineARN:1.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2000.

Required: Yes

See Also

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