aws-samples / aws-samples/glue-workflow-aws-cdk
Example showing automatic running of Glue Job
Open
- Dominant language
- TypeScript
- Stars
- 25
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for this sample. It clarifies how to deploy Glue using CDK.
However, in a real world use case, we would like the glue job to run automatically upon deployment. We want all of our infrastructure as code and everything automated. There seems to be very little documentation on the web with this and this repo also skips this use case.
Could there be documentation added that explains what to add in the stack to automate the job run? My thought is either a custom resource or usage of CfnTrigger.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.