StateMachineAliasListItem - AWS Step Functions
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

StateMachineAliasListItem

Contains details about a specific state machine alias.

Contents

creationDate

The creation date of a state machine alias.

Type: Timestamp

Required: Yes

stateMachineAliasArn

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

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 AWS SDKs, see the following: