- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
- /POST
/
The Amazon SSM multi-region endpoint
http://ssm.{region}.amazonaws.com
The Amazon SSM multi-region endpoint
http://ssm.{region}.amazonaws.com
POST
/
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'http://ssm.{region}.amazonaws.com/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"AutomationExecutionId": "string",
"Filters": [],
"NextToken": "string",
"MaxResults": 0,
"ReverseOrder": true
}'
Response Response Example
200 - Example 1
{
"StepExecutions": [],
"NextToken": "string"
}
Request
Query Params
MaxResults
stringÂ
optional
NextToken
stringÂ
optional
Header Params
X-Amz-Target
stringÂ
required
Body Params application/json
AutomationExecutionId
stringÂ
required
>= 36 characters<= 36 characters
Filters
array[object (StepExecutionFilter) {2}]Â
optional
>= 1 items<= 6 items
Key
enum<string>Â
required
Allowed values:
StartTimeBeforeStartTimeAfterStepExecutionStatusStepExecutionIdStepNameAction
Values
array[string]
required
>= 1 items<= 10 items
NextToken
stringÂ
optional
MaxResults
integerÂ
optional
>= 1<= 50
ReverseOrder
booleanÂ
optional
Examples
Responses
🟢200Success
application/json
Body
StepExecutions
array[object (StepExecution) {23}]Â
optional
StepName
stringÂ
optional
Action
stringÂ
optional
Match pattern:
^aws:[a-zA-Z]{3,25}$
TimeoutSeconds
integerÂ
optional
OnFailure
stringÂ
optional
Abort
.MaxAttempts
integerÂ
optional
1
.ExecutionStartTime
string <date-time>
optional
ExecutionEndTime
string <date-time>
optional
StepStatus
enum<string>Â
optional
Allowed values:
PendingInProgressWaitingSuccessTimedOutCancellingCancelledFailedPendingApprovalApprovedRejectedScheduledRunbookInProgressPendingChangeCalendarOverrideChangeCalendarOverrideApprovedChangeCalendarOverrideRejectedCompletedWithSuccessCompletedWithFailure
ResponseCode
stringÂ
optional
Inputs
objectÂ
optional
Outputs
objectÂ
optional
Response
stringÂ
optional
FailureMessage
stringÂ
optional
FailureDetails
objectÂ
optional
StepExecutionId
stringÂ
optional
OverriddenParameters
objectÂ
optional
IsEnd
booleanÂ
optional
NextStep
stringÂ
optional
IsCritical
booleanÂ
optional
ValidNextSteps
array[string]
optional
Targets
array [object]Â
optional
>= 0 items<= 5 items
TargetLocation
objectÂ
optional
TriggeredAlarms
array[object (AlarmStateInformation) {2}]Â
optional
>= 1 items<= 1 items
NextToken
stringÂ
optional
đźź 480AutomationExecutionNotFoundException
đźź 481InvalidNextToken
đźź 482InvalidFilterKey
đźź 483InvalidFilterValue
đźź 484InternalServerError