Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add redirect to https viewer protocol policy (#1378)
Fixes #1351 by making use of the [viewer protocol policy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-viewerprotocolpolicy) of Cloudfront distributions. * Enforces https redirects for clients that do not support HSTS header * Applied to all behaviors of Cloudfront distribution ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information