AWS redshift documentation change
Summary
Updated documentation link path for S3 server access logging from 'dev' to 'userguide' subdirectory
Security assessment
The change only updates a URL path segment without altering security content. Server access logging documentation remains security-related in general, but this specific change doesn't introduce new security information or address vulnerabilities.
Diff
diff --git a/redshift/latest/mgmt/spectrum-enhanced-vpc.md b/redshift/latest/mgmt/spectrum-enhanced-vpc.md index 974b01453..84c04cb9c 100644 --- a//redshift/latest/mgmt/spectrum-enhanced-vpc.md +++ b//redshift/latest/mgmt/spectrum-enhanced-vpc.md @@ -109 +109 @@ By default, CloudTrail tracks only bucket-level actions. To track object-level a -Server access logging provides detailed records for the requests that are made to a bucket. Access log information can be useful in security and access audits. For more information, see [How to Enable Server Access Logging](https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerLogs.html#server-access-logging-overview) in the _Amazon Simple Storage Service User Guide._ +Server access logging provides detailed records for the requests that are made to a bucket. Access log information can be useful in security and access audits. For more information, see [How to Enable Server Access Logging](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerLogs.html#server-access-logging-overview) in the _Amazon Simple Storage Service User Guide._