AWS AmazonCloudFront documentation change
Summary
Updated link for response/keep-alive timeout quotas documentation
Security assessment
Link correction to timeout quotas documentation. No security implications or new security guidance introduced.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/lambda-at-edge-function-restrictions.md b/AmazonCloudFront/latest/DeveloperGuide/lambda-at-edge-function-restrictions.md index ba827a67a..de29be415 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/lambda-at-edge-function-restrictions.md +++ b//AmazonCloudFront/latest/DeveloperGuide/lambda-at-edge-function-restrictions.md @@ -162 +162 @@ If your Lambda@Edge function returns a body that exceeds these limits, your requ -If you're using Lambda@Edge functions to set the response timeout or keep-alive timeout for your distribution origins, verify that you're specifying a value that your origin can support. For more information, see [Response and keep-alive timeout quotas](./distribution-web-values-specify.html#response-keep-alive-timeout-quota). +If you're using Lambda@Edge functions to set the response timeout or keep-alive timeout for your distribution origins, verify that you're specifying a value that your origin can support. For more information, see [Response and keep-alive timeout quotas](./DownloadDistValuesOrigin.html#response-keep-alive-timeout-quota).