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 authored and Raviteja Saranga committed Jun 21, 2024
1 parent 9011bab commit 9caa7b3
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 9caa7b3

Please sign in to comment.