0.3.0 • Published 10 months ago

aws-static-website-cdk v0.3.0

Weekly downloads
9
License
MIT
Repository
github
Last release
10 months ago

aws-static-website-cdk

Deploy a static website to AWS using S3+Cloudfront+Route53 combination.

This CDK construct provides:

  • create a public accessible S3 bucket
  • create a CloudFront distribution
  • setup A record in route53
  • publish data to S3 bucket content

How to use

Run:

$ npm i aws-static-website-cdk

Then, see the doc strings of AwsStaticWebsiteCdk construct.

0.3.0

10 months ago

0.2.2

3 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago