AWS AmazonS3 documentation change
Summary
Fixed quotation marks in CORS header field documentation
Security assessment
The change corrects formatting syntax without altering security semantics or addressing vulnerabilities.
Diff
diff --git a/AmazonS3/latest/userguide/olap-security.md index 09ad441d0..062690e9d 100644 --- a/AmazonS3/latest/userguide/olap-security.md +++ b/AmazonS3/latest/userguide/olap-security.md @@ -55 +55 @@ The `describe-managed-prefix-lists` subnets support gateway virtual private clou -When S3 Object Lambda receives a request from a browser or the request includes an `Origin` header, S3 Object Lambda always adds an `“AllowedOrigins":"*"` header field. +When S3 Object Lambda receives a request from a browser or the request includes an `Origin` header, S3 Object Lambda always adds an `"AllowedOrigins":"*"` header field.