Provisions an S3 bucket for static hosting, creates a CloudFront distribution with OAC access control, optionally attaches a custom domain with ACM certificate.
Saves 1–2 hours
#s3
#cloudfront
#cdn
#static
#ssl
What this tool does
Create S3 bucket with static website hosting
Set up bucket policy for CloudFront OAC
Create CloudFront distribution
Configure SSL via ACM (if custom domain)
Create Route 53 record (optional)
What it creates
S3 bucket
CloudFront distribution
ACM certificate (optional)
Route 53 record (optional)