Skip to content

CloudFormation template for a TLS-enabled CloudFront/S3 static website

Notifications You must be signed in to change notification settings

l1na-forever/static_cloudfront_site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

static_cloudfront_site

Dead-simple way to get a bucket hosted via CloudFront with TLS enabled, complete with CloudFront's recommended origin access controls.

Prerequisites

  • AWS CLI must be installed
  • A certificate must be requested with ACM in the us-east-1 region (CloudFront restriction) for the domain name being hosted

Usage

./create.sh domainname.com get_an_acm_cert_from_us_east_1_and_put_the_arn_here

About

CloudFormation template for a TLS-enabled CloudFront/S3 static website

Topics

Resources

Stars

Watchers

Forks

Languages