Version control for Glue Workflow (orchestration) jobs and triggers?

0

Is there any version control integration for Glue Workflow (orchestration) jobs and triggers?

We primarily use the visual editor and recently accidently deleted a workflow. We need a way to version the things we create visually and to restore them if needed. I'm guessing/hoping there is some sort of (CloudFormation?) script behind these visual tools that we can leverage.

Vince
已提問 4 個月前檢視次數 153 次
1 個回答
0
已接受的答案

It appears we can use the AWS CLI command get-workflow to snapshot the workflows we've created visually to JSON. I can check this into version control.

For the purposes of disaster recovery, we can use components of this output to reconstruct the individual components of the workflow using these AWS CLI Glue commands.

What's a bit frustrating is that there doesn't seem to be a way to rebuild an entire workflow in a single step from the output of the get-workflow command.

[SIDEBAR] AWS is great - I love AWS - but I get frustrated when the developers of these services do not provide the basic software lifecycle support tools that teams need to support production solutions built on these technologies. Version control and disaster recovery are severely lacking or missing completely from all of the Glue solutions we are attempting to leverage. It's embarrassing when I need to highlight to my clients all the holes and workarounds their teams need to implement outside of AWS to support and productionalize these solutions.

Vince
已回答 4 個月前
profile pictureAWS
支援工程師
已審閱 4 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南