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 (aws#30534)

### Issue # (if applicable)

Closes aws#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 22, 2024
1 parent c5296bf commit 70119f6
Show file tree
Hide file tree
Showing 14 changed files with 34,007 additions and 9 deletions.

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

Loading

0 comments on commit 70119f6

Please sign in to comment.