-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JavaScript (v3): Integration test fix (#7165)
CDK Synth does not behave as we expected. It does not deploy assets. CDK deploy is required in order to upload assets. Removed SDK usage of CFN to create the stack and replaced it with a child process running CDK deploy.
- Loading branch information
Showing
4 changed files
with
22 additions
and
303 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
288 changes: 0 additions & 288 deletions
288
javascriptv3/example_code/cross-services/wkflw-pools-triggers/cdk/stack.yaml
This file was deleted.
Oops, something went wrong.
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