This repository has been archived by the owner on Feb 24, 2022. It is now read-only.
forked from aws/aws-cdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(events): Batch target does not work (aws#7191)
The AWS Batch Event Rule target recently added actually did not emit BatchParameters, and so did not work. Also, the permission set was wrong. Unclear why this passed integration test previously, maybe the service has added validation in the mean time. Fixes aws#7137.
- Loading branch information
Showing
4 changed files
with
189 additions
and
198 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.