extensions icon indicating copy to clipboard operation
extensions copied to clipboard

[Amazon AWS] feat: glue command

Open b0lle opened this issue 7 months ago • 9 comments

Description

This PR adds Glue functionality to the AWS extension. I am using the glue service very frequently and the extension should help to get the main tasks done in no time. Those tasks are:

  • get an overview about all jobs
  • trigger a job (when default arguments allow it)
  • show the recent runs of a job
  • get insights of the job and resource definition

Screencast

Get on overview of all defined jobs image Status running image Get a list of the most recent job runs (limited to 25 executions, to get loading times in a reasonable limit) image Actions image Damn! Job Error ... Whats the message? image Get all details of the job definition image

Checklist

b0lle avatar Jul 03 '24 22:07 b0lle