# AWS Glue - Get job details action
The Get job details action retrieves the definition and configuration of an AWS Glue job.
# Input
| Input field | Description |
|---|---|
| Job name | Enter the name of the job definition to retrieve. |
# Output
| Output field | Description |
|---|---|
| Job | The requested job definition. This includes information such as the name, description, and more. |
Last updated: 3/2/2026, 11:11:48 PM