-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make API Gateway optional - default skip (#292)
* Make API Gateway optional - default skip Fixes #291 * Point to S3 origin when no APIgwy origin * Only add execute-api permission when needed * Override the S3 origin * Only upload CDK synth zip when labeled Saves about two minutes in deploy job * Try caching installed node modules * Make more module installs optional * Fix CDK construct optional install * Attempt to fix SigV4 failure * Add OriginShield * fix path * Fix module cache for jsii * Fix createNextDataPathRoute * Fix app URLs listed on PR * Fix link
- Loading branch information
Showing
11 changed files
with
402 additions
and
189 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.