aws-events-targets: Add Depends on (sequential) for Batch Job Target
Open
@aws-cdk/aws-events-targets
effort/small
feature-request
p2
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Describe the feature
Add a feature for sequential execution of batch jobs in the BatchJobProps as the event bridge target.
### Use Case
I have a use case where I want the batch jobs to be run sequentially which I can from the UI but not via the CDK
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### CDK version used
1.171.0
### Environment details (OS name and version, etc.)
macOS-12.3.1
Contributor guide
Assessment
This issue has not been assessed yet.