AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2026-05-13 · Documentation low

File: bedrock/latest/userguide/knowledge-base-evaluation-prompt.md

Summary

Specified that CORS is only required for human-based evaluation jobs, not automated ones

Security assessment

Adjusts documentation about S3 bucket configurations without indicating any security vulnerability or weakness.

Diff

diff --git a/bedrock/latest/userguide/knowledge-base-evaluation-prompt.md b/bedrock/latest/userguide/knowledge-base-evaluation-prompt.md
index b600d2f00..95628204d 100644
--- a//bedrock/latest/userguide/knowledge-base-evaluation-prompt.md
+++ b//bedrock/latest/userguide/knowledge-base-evaluation-prompt.md
@@ -13 +13 @@ Prompt datasets must be stored in Amazon S3 and use the JSON line format and `.j
-For jobs created using the console you must update the Cross Origin Resource Sharing (CORS) configuration on the S3 bucket. To learn more about the required CORS permissions, see [Required Cross Origin Resource Sharing (CORS) permissions on S3 buckets](./model-evaluation-security-cors.html). 
+CORS configuration is not required for automated evaluation jobs. For human-based evaluation jobs, CORS is required on the S3 output bucket. To learn more, see [Required Cross Origin Resource Sharing (CORS) permissions on S3 buckets](./model-evaluation-security-cors.html).