schlarpc / overengineered-cloudfront-s3-static-website

The objectively correct static website host with S3 + CloudFront
5 stars 0 forks source link

Support features of S3 bucket website configurations #6

Open schlarpc opened 2 years ago

schlarpc commented 2 years ago

See https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Client.put_bucket_website for the full list of S3 features.

There's some preliminary work towards making this work in Lambda@Edge in the bucket-configuration-hook branch.

schlarpc commented 1 year ago

Per-object redirects added in eb58782d2073fc4c0099cdf0a46b9e7450fe7288