Skip to content

aaronfagan/aws-lambda-s3-cache-control-headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configure AWS Lambda to Automatically Set Cache-Control Headers on S3 Objects

Automatically set cache-control headers on object that are uplaoded, or modified in Amazon S3. Useful when using Amazon CloudFront as your CDN.

Instructions

See blog article.