l1na-forever / static_cloudfront_site

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Shell 100.0%