Skip to main content
 print this page

Re-run a root ETL job execution

POST 

/jobs/:id/executions/:executionid

Starts a new Glue run using the same arguments and capacity as a root execution (no ParentExecutionId). The new run stores ParentExecutionId pointing at that root. Re-runs of re-runs, and currently running executions, are rejected. No request body.

Request

Responses

Re-run started. Body includes ExecutionId and Message "Job re-run execution started successfully."

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers