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
- 200
- 400
- 500
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
Read-only caller, missing underlying resource access, running execution, non-root execution, execution/job mismatch, or Glue start failure.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Uncaught backend failure. Body is {"Message": " -
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers