- Newest
- Most votes
- Most comments
After some more testing, it looks like what was in the docs is correct (and I'd missed a crucial detail); the connectors (i.e. the arrows) both going into and out of the Job nodes can be selected and removed.
- Select the connecting arrow
- "Remove" button is now available
Based on the available information, I cannot confirm whether you need to remove the entire trigger to correct a single job in a Glue workflow.
The sources provided don't specifically address how to remove a single job from a trigger in an AWS Glue workflow. They primarily cover:
- How to delete an entire job definition using the DeleteJob API
- How to delete nodes from a visual ETL job diagram in the AWS Glue visual editor
These are different operations from removing a job from a trigger in a workflow.
If you're working with the visual workflow editor, you might be able to select the specific job node and delete it using the Trash icon in the toolbar, similar to how nodes are deleted in the visual ETL job editor. You might also be able to modify connections between nodes by clicking on a node's handle and dragging to create new connections.
However, without specific documentation on removing a single job from a trigger in a workflow, I cannot definitively say whether you need to remove the entire trigger or if there's a way to remove just the incorrectly added job.
Sources
Deleting nodes from the job diagram - AWS Glue
DeleteJob - AWS Glue
Relevant content
- asked 3 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 4 years ago
