Skip to content

Commit c826d8f

Browse files
authoredJun 20, 2024··
feat(stepfunctions-tasks): support FLEX execution class for GlueStartJobRun (#30534)
### Issue # (if applicable) Closes #30533 ### Reason for this change To support `FLEX` execution class for `GlusStartJobRun`. By using `FLEX` class, you can reduce the cost of running Glue job. ### Description of changes Add `execution class` to the `GlusStartJobRun` class. ### Description of how you validated changes Add unit tests and integ tests. ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 96b2dc6 commit c826d8f

File tree

14 files changed

+34011
-13
lines changed

14 files changed

+34011
-13
lines changed
 

‎packages/@aws-cdk-testing/framework-integ/test/aws-stepfunctions-tasks/test/glue/integ.start-job-run-execution-class.js.snapshot/AwsSfnIntegTestDefaultTestDeployAssert8F32A58A.assets.json

+32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.