aws-samples / serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
https://serverlessland.com
Other
1.47k stars 858 forks source link

feat: add cloudfront-s3-cdk-go pattern #2251

Open Gryczka opened 1 month ago

Gryczka commented 1 month ago

Issue #, if available: #2250

Description of changes: Adding a new pattern for CloudFront to S3 Static Site implemented using the CDK in Go.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Gryczka commented 1 week ago

Hi @pputhran I have removed the projectFolder value and fixed a few cloudformation/cloudfront typos.

But could you point me toward one of the relevant go examples? None of the go cdk examples I see have an example-pattern.json present.

Gryczka commented 4 days ago

Hi @pputhran just pinging back on whether you have a cdk go example json you could share.