Smaws_Client_SSM.DescribeAutomationStepExecutions
val request :
Smaws_Lib.Context.t ->
describe_automation_step_executions_request ->
(describe_automation_step_executions_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AutomationExecutionNotFoundException of
automation_execution_not_found_exception
| `InternalServerError of internal_server_error
| `InvalidFilterKey of invalid_filter_key
| `InvalidFilterValue of invalid_filter_value
| `InvalidNextToken of invalid_next_token ])
Stdlib.result
Information about all active and terminated step executions in an Automation workflow.