Thanks @pecirep, @miguel-a-calles-mba, @superandrew213
Added
- Add
invalidationPaths
setting to allow defining custom invalidation paths for the cloudfront distribution - Add
origins
setting to allow adding additional distribution origins in the form of CloudFormation resources - Add
defaultCacheBehavior
setting to allow adding the default distribution cache behaviors in the form of CloudFormation resources - Add
cacheBehaviors
setting to allow adding additional distribution cache behaviors in the form of CloudFormation resources - Add
--no-client-deploy
CLI option to skip deploying client code to S3
Fixed
- Typos