Skip to content

Commit

Permalink
feat(stepfunctions-tasks): support FLEX execution class for GlueStart…
Browse files Browse the repository at this point in the history
…JobRun (#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*
  • Loading branch information
mazyu36 committed Jun 20, 2024
1 parent 96b2dc6 commit c826d8f
Show file tree
Hide file tree
Showing 14 changed files with 34,011 additions and 13 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c826d8f

Please sign in to comment.