AWS bedrock documentation change
Summary
Specified that CORS is only required for human-based evaluation jobs
Security assessment
Refines documentation about S3 bucket requirements without addressing security vulnerabilities.
Diff
diff --git a/bedrock/latest/userguide/model-evaluation-jobs-management-create.md b/bedrock/latest/userguide/model-evaluation-jobs-management-create.md index 9f87f664e..4384a9c4e 100644 --- a//bedrock/latest/userguide/model-evaluation-jobs-management-create.md +++ b//bedrock/latest/userguide/model-evaluation-jobs-management-create.md @@ -22 +22 @@ Use the following procedure to create a model evaluation job using the Amazon Be -Also, any custom prompt datasets that you want to specify in the model evaluation job must have the required CORS permissions added to the Amazon S3 bucket. To learn more about adding the required CORS permissions see, [Required Cross Origin Resource Sharing (CORS) permissions on S3 buckets](./model-evaluation-security-cors.html). +Also, if you are creating a human-based model evaluation job, the Amazon S3 output bucket must have the required CORS permissions. To learn more, see [Required Cross Origin Resource Sharing (CORS) permissions on S3 buckets](./model-evaluation-security-cors.html).