aws-static-website-cdk
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

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.

Package Sidebar

Install

npm i aws-static-website-cdk

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

18.4 kB

Total Files

10

Last publish

Collaborators

  • jiegec