AWS Security ChangesHomeSearch

AWS AmazonCloudFront documentation change

Service: AmazonCloudFront · 2025-11-25 · Documentation low

File: AmazonCloudFront/latest/DeveloperGuide/lambda-event-structure.md

Summary

Updated terminology from 'Standard logging (access logs)' to 'Access logs (standard logs)' in two places for consistency.

Security assessment

Minor terminology update without security implications. No references to vulnerabilities or security features added.

Diff

diff --git a/AmazonCloudFront/latest/DeveloperGuide/lambda-event-structure.md b/AmazonCloudFront/latest/DeveloperGuide/lambda-event-structure.md
index 0ebb23ff1..179b9788d 100644
--- a//AmazonCloudFront/latest/DeveloperGuide/lambda-event-structure.md
+++ b//AmazonCloudFront/latest/DeveloperGuide/lambda-event-structure.md
@@ -192 +192 @@ The type of trigger that's associated with the request: `viewer-request` or `ori
-An encrypted string that uniquely identifies a viewer-to-CloudFront request. The `requestId` value also appears in CloudFront access logs as `x-edge-request-id`. For more information, see [Standard logging (access logs)](./AccessLogs.html) and [Log file fields](./standard-logs-reference.html#BasicDistributionFileFormat).
+An encrypted string that uniquely identifies a viewer-to-CloudFront request. The `requestId` value also appears in CloudFront access logs as `x-edge-request-id`. For more information, see [Access logs (standard logs)](./AccessLogs.html) and [Log file fields](./standard-logs-reference.html#BasicDistributionFileFormat).
@@ -677 +677 @@ The type of trigger that's associated with the response: `origin-response` or `v
-An encrypted string that uniquely identifies the viewer-to-CloudFront request that this response is associated with. The `requestId` value also appears in CloudFront access logs as `x-edge-request-id`. For more information, see [Standard logging (access logs)](./AccessLogs.html) and [Log file fields](./standard-logs-reference.html#BasicDistributionFileFormat).
+An encrypted string that uniquely identifies the viewer-to-CloudFront request that this response is associated with. The `requestId` value also appears in CloudFront access logs as `x-edge-request-id`. For more information, see [Access logs (standard logs)](./AccessLogs.html) and [Log file fields](./standard-logs-reference.html#BasicDistributionFileFormat).