# AWS Glue - Get job run status action

The Get job run status action retrieves the status of an AWS Glue job run in AWS Glue. This action returns status information including the job state, start time, and execution time. Job run history is accessible for 365 days for your workflow and job run.

# Input

Input field Description
Job name Enter the name of the job to get the status of.
Job run ID Enter the ID of the job to get the status of.
Include predecessors Select Yes to include a list of predecessor runs in the response. Select No the omit this from the response.

# Output

The output for this action includes the job name, job name ID, and job run state. Refer to the AWS Glue (opens new window) documentation for a full list of output fields.


Last updated: 3/2/2026, 11:11:48 PM

On this page