aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

AWS::Glue::Job CodeGenConfigurationNodes #1922

Open Rizxcviii opened 5 months ago

Rizxcviii commented 5 months ago

Name of the resource

AWS::Glue::Job

Resource name

No response

Description

There is now an ability to create visual ETL workflows through the SDK, by using the CodeGenConfigurationNodes option. My use case is working with other data engineers who prefer the visual implementation of Glue, rather than Spark directly.

Other Details

https://docs.aws.amazon.com/glue/latest/dg/visual-job-api-chapter.html

https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-visual-job-api.html#aws-glue-api-visual-job-api-CodeGenConfigurationNode

Rizxcviii commented 2 months ago

I did link another ticket that tackled this issue. It was 'shipped', but the option never appears for this