aws-samples / aws-samples/amazon-cloudfront-secure-static-site
How to update static files?
Open
- Dominant language
- JavaScript
- Stars
- 413
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm not sure what's the workflow to update static file or index.html after successful deployment with "aws cloudformation package ... && aws cloudformation deploy ...".
Let's say we would like to update the h1 tag of index.html.
It looks like the code in lambda function is updated but the handler from layer is not invoked to copy the files to s3 bucket.
Am I missing something?
Contributor guide
Assessment
This issue has not been assessed yet.