Skip to main content
 print this page

Trigger an ETL job run

POST 

/jobs/:id/executions

Starts a Glue job run and writes an executions row. Omit the body or send {} to use job defaults. Read-only callers cannot run the job. Inactive or pending-registration jobs are rejected.

Request

Responses

Run started. Body includes ExecutionId (Glue JobRunId) and Message "Job Invocation Successful."

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