AWS AmazonCloudFront documentation change
Summary
Fixed broken link reference for origin access control advanced settings documentation
Security assessment
Corrects documentation for a security feature (origin access control) but does not introduce new security content or address a specific vulnerability. The change improves clarity for existing security controls.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/helper-functions-origin-modification.md b/AmazonCloudFront/latest/DeveloperGuide/helper-functions-origin-modification.md index 13722f316..014de4099 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/helper-functions-origin-modification.md +++ b//AmazonCloudFront/latest/DeveloperGuide/helper-functions-origin-modification.md @@ -158 +158 @@ Boolean expression to enable or disable OAC. Accepts a `true` or `false` value. -Specifies which requests CloudFront signs (adds authentication information to). Specify `always` for the most common use case. For more information, see [](./private-content-restricting-access-to-s3.html#oac-advanced-settings-s3). +Specifies which requests CloudFront signs (adds authentication information to). Specify `always` for the most common use case. For more information, see [Advanced settings for origin access control](./private-content-restricting-access-to-s3.html#oac-advanced-settings-s3).