You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: add-cache-control-header/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ If your origin sends a `Cache-Control` header in responses to CloudFront, this h
13
13
To validate that the function is working as expected, you can use the provided `test-event.json` test object. To test, you can use the `test-function` CLI command that will look something like this:
If the function has been set up correctly, you should see a result similar to the following with the `cache-control` header being added in the `FunctionOutput` JSON object:
0 commit comments