Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-glue: Addition of Glue Workflow #31010

Open
1 of 2 tasks
Rizxcviii opened this issue Aug 2, 2024 · 1 comment · May be fixed by #31014
Open
1 of 2 tasks

aws-glue: Addition of Glue Workflow #31010

Rizxcviii opened this issue Aug 2, 2024 · 1 comment · May be fixed by #31014
Labels
@aws-cdk/aws-glue Related to AWS Glue effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@Rizxcviii
Copy link
Contributor

Describe the feature

Regarding the RFC for AWS Glue (aws/aws-cdk-rfcs#497), there was mention of a Glue workflow L2 construct, which included functionality for adding triggers. I don't think that has been added as of yet.

Use Case

Working with the L1 construct adds a bit too much boilerplate code, that can be reduced using the functions given in the RFC

Proposed Solution

Implement the RFC for glue workflows under aws/aws-cdk-rfcs#497

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.147

Environment details (OS name and version, etc.)

Windows 11

@Rizxcviii Rizxcviii added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 2, 2024
@github-actions github-actions bot added the @aws-cdk/aws-glue Related to AWS Glue label Aug 2, 2024
@ashishdhingra ashishdhingra self-assigned this Aug 2, 2024
@ashishdhingra
Copy link
Contributor

@Rizxcviii Good morning. Thanks for opening feature request. I do see that there is no mention of WorkFlow in aws-glude-alpha module API documentation. So looks like this functionality is not yet implemented. Kindly note that it is an experimental module.

Feel free to submit PR implementing this feature, which could be reviewed by the team.

Thanks,
Ashish

@ashishdhingra ashishdhingra added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Aug 2, 2024
@ashishdhingra ashishdhingra removed their assignment Aug 2, 2024
@Rizxcviii Rizxcviii linked a pull request Aug 2, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-glue Related to AWS Glue effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants