2.0.0 • Published 4 years ago

@blndspt/cdk-s3-static-website v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Welcome to the CDK S3 Static Website Construct Package!

install: npm install @blndspt/cdk-s3-static-website

Properties Required aka cdk-s3-static-website Props

  • projectName: string - name of the project
  • s3WebsiteDeploySource: string - path to the folder where the web assets are stored
  • websiteIndexDocument: string - name of the html document to reference
  • websiteErrorDocument: string - name of the html error document to reference
  • cdnWebsiteIndexDocument: string - name of the html document to reference via CDN
  • cdnComment: string - comment added to CDN description
  • bucketVersioned: boolean (optional) - turn bucket versioning on and off requireBucketEncryption: boolean (optional) - turn bucket encryption on and off
2.0.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago