Skip to content

Instantly share code, notes, and snippets.

@edwinpgm
Created November 6, 2017 21:56
Show Gist options
  • Save edwinpgm/c63a5cba2bbda2814b4f464ff84f0a65 to your computer and use it in GitHub Desktop.
Save edwinpgm/c63a5cba2bbda2814b4f464ff84f0a65 to your computer and use it in GitHub Desktop.
AWS S3 Cache Control && CloudFront
# AWS S3
Properties -> Metadata -> Add -> Cache-Control (max-age=604800) -> Complete
# AWS CloudFront
Cloudfront Distribution -> Invalidations -> Url -> Complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment