Replies: 2 comments
-
We use the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a deployment source that has a mix of content including some sub-folders etc.
The https://docs.aws.amazon.com/cdk/api/latest/docs/aws-s3-deployment-readme.html shows a basic example for applying different cache control headers by file extension, but I can't get this to work with sub-folders.
Using 'exclude' is not very targetted, and all of the content seems to receive the last cache control headers applied to anything.
The documentation seems to apply to a totally flat folder structure only?
Beta Was this translation helpful? Give feedback.
All reactions