v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1737274251.5 KB

Returns details about a state machine alias.

Related operations:

  • CreateStateMachineAlias

  • ListStateMachineAliases

  • UpdateStateMachineAlias

  • DeleteStateMachineAlias

post/#X-Amz-Target=AWSStepFunctions.DescribeStateMachineAlias

Headers

X-Amz-Target'AWSStepFunctions.DescribeStateMachineAlias' required

Request body

stateMachineAliasArnstring required

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

Response

Success

stateMachineAliasArnstring

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

namestring

The name of the state machine alias.

descriptionstring password

A description of the alias.

creationDatestring date-time

The date the state machine alias was created.

updateDatestring date-time
<p>The date the state machine alias was last updated.</p> <p>For a newly created state machine, this is the same as the creation date.</p>