Skip to content

Conversation

@rossmck80
Copy link
Contributor

This PR adds a simpler example of S3-based static website hosting to the Typescript library. The existing static-site example requires creating a domain in Route53 via the console ahead of time, and creates several resources in the target account including Route53 Alias records, a CloudFront distribution, and an SSL cert in ACM.

This version is much simpler and demonstrates deploying static content to S3 with the appropriate permissions to serve that content.

Fixes #1018


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kaiz-io kaiz-io merged commit 164c326 into aws-samples:main Dec 27, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simpler version of typescript/static-site

2 participants