{"tool":"aws","tool_display":"Aws","intent":"list-glue-jobs","intent_display":"list glue jobs","title":"Aws Command: list glue jobs","command_string":"aws glue list-jobs","raw_command_string":"aws glue list-jobs","description":"Exact CLI syntax to list glue jobs using Aws.","usage_scenario":"During data workflow management to audit Glue job configurations.","scenario_context":"Quickly assess AWS Glue jobs to optimize ETL processes and manage configurations effectively.","simulated_output":"-------------------------\nJobName                  | JobRunId                | CreatedOn                \n-------------------------\nETL-Job-1                | 1234567890abcdef        | 2023-09-01T12:00:00Z   \nDataCleaning-Job        | 0987654321fedcba        | 2023-08-15T09:30:00Z   \n-------------------------\nTotal Jobs: 2","how_to_steps":["Run the command: `aws glue list-jobs`","Check for job names and details in the output to verify the result."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/aws/list-glue-jobs"}