v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141381,185842.7 KB

Information about all active and terminated step executions in an Automation workflow.

post/#X-Amz-Target=AmazonSSM.DescribeAutomationStepExecutions

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonSSM.DescribeAutomationStepExecutions' required

Request body

AutomationExecutionIdstring required

The Automation execution ID for which you want step execution descriptions.

NextTokenstring

The token for the next set of items to return. (You received this token from a previous call.)

MaxResultsinteger

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

ReverseOrderboolean

Indicates whether to list step executions in reverse order by start time. The default value is 'false'.

Response

Success

NextTokenstring

The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.