Skip to content

An Amazon Web Services (AWS) CloudFormation document to facilitate the easy deployment of static websites to the cloud.

Notifications You must be signed in to change notification settings

echelon-solutions/aws-cloudformation-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

aws-cloudformation-website

An Amazon Web Services (AWS) CloudFormation document to facilitate the easy deployment of static websites to the cloud.

Environment

Deployment

aws cloudformation deploy \
  --template cloudformation.template.json \
  --stack-name <example-stack> \
  --parameter-overrides SiteNameParameter=<example.com>

One-Click Deployment

Deploy the latest version of this template (from the master branch) to your AWS Account with the click of a button!

Launch Stack button

About

An Amazon Web Services (AWS) CloudFormation document to facilitate the easy deployment of static websites to the cloud.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published