AWS Glue - Get job run details action

The Get job run details action retrieves the metadata for a job run in AWS Glue. Job run history is accessible for 365 days for your workflow and job run.

Input

Input fieldDescription
Job nameEnter the name of the job to get the details for.
Job run IDEnter the ID of the job to get details for.
Include predecessorsSelect Yes to include a list of predecessor runs in the response. Select No the omit this from the response.

Output

Output fieldDescription
Job runThe requested job run metadata. This includes information such as the job run ID, job name, arguments, and more.

Last updated: