aws_glue_get_jobs
Retrieve and list AWS Glue ETL jobs to monitor data processing workflows, manage job configurations, and track execution status.
Instructions
List Glue ETL jobs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| max_results | No | Maximum jobs to return |