Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(GuEcsTask): Use correct
DISCARD
value
Use the static property `JsonPath.DISCARD` over the string `"DISCARD"`, which will cause the state's input to become its output. See: - aws/aws-cdk#24717 - https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md#2700-2023-03-22
- Loading branch information