AWS Step Functions Jobs: Restart Executions

{"URL":["/*.*/awa/pa_view_pa_view_RESTART_EXECUTION_step_functions"],"heroDescriptionIdentifier":"ice_hero_StepFunctions_Restart_Executions_Job","customCards":[{"id":"ice_specific_StepFunctions_Restart_Executions_Job","title":"Adding Restart Executions Job Parameters","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_AWS_STEP/*.*/Agent%20Guide/Content/AWS_StepFunctions/AWS_StepFunctions_RestartExecution_Job.htm","languages":["en-us"]},{"id":"ice_RA_Integration_Report","title":"RA / Integration Reports","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_AWS_STEP/*.*/Agent%20Guide/Content/AWS_StepFunctions/AWS_StepFunctions_Jobs_RA_Properties.htm","languages":["en-us"]},{"id":"ice_Restart_Executions_script_StepFunctions","title":"Setting Restart Executions Job Properties through Scripts","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_AWS_STEP/*.*/Agent%20Guide/Content/AWS_StepFunctions/AWS_StepFunctions_Script.htm","languages":["en-us"]},{"id":"ice_related_information_StepFunctions_Restart_Executions_Job","title":"Related Information","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_AWS_STEP/*.*/Agent%20Guide/Content/AWS_StepFunctions/AWS_StepFunctions_RestartExecution_Job.htm","languages":["en-us"]}]}

Step Functions Restart Execution jobs allow you to restart a job execution in AWS Step Functions from Automic Automation.

Note:

Restarting allows you to run only the last State Machine execution. For more information, see Canceling and Restarting AWS Step Functions Jobs.

If you want to restart an execution prior to the last one, you need to run a Restart Execution Job.

This page includes the following:

Defining Step Functions Restart Execution Job Properties

On the Restart Execution Job page, you define the parameters relevant to run the job on your AWS Step Functions environment:

  • Connection

    Step Functions Connection object containing the relevant information to connect to the application.

    To search for a Connection object, start typing its name to limit the list of the objects that match your input.

  • State Machine ARN

    ARN of the State Machine that you want to run.

    You can click the browse button to the right of the field to open a picker dialog with all the State Machine ARNs available and select the relevant one.

  • Execution ARN

    ARN of the execution that you want to restart.

    You can click the browse button to the right of the field to open a picker dialog with all the Execution ARNs available and select the relevant one.

See also: