Skip to content

Instantly share code, notes, and snippets.

@dancoates
Created December 21, 2016 06:11
Show Gist options
  • Save dancoates/3506d0f9a18a0e6bff797e4632d0d3eb to your computer and use it in GitHub Desktop.
Save dancoates/3506d0f9a18a0e6bff797e4632d0d3eb to your computer and use it in GitHub Desktop.
cloudfront_distribution_config:
http_version: http2
custom_error_responses:
quantity: 1
items:
- error_caching_min_ttl: 60
error_code: "404"
response_code: "200"
response_page_path: /index.html
origins:
items:
- origin_path: /subfolder
default_cache_behavior:
min_ttl: 0
viewer_protocol_policy: redirect-to-https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment