AWS bedrock documentation change
Summary
Updated IAM policy reference link and removed a bullet point about isolating sensitive data
Security assessment
The change updates a link to point to more specific IAM documentation for Bedrock Projects and removes a statement about data isolation. While the removed statement mentioned sensitive data isolation, this appears to be editorial cleanup rather than addressing a security issue. No security documentation is added.
Diff
diff --git a/bedrock/latest/userguide/projects.md b/bedrock/latest/userguide/projects.md index a2f09c6ef..625ced7e9 100644 --- a//bedrock/latest/userguide/projects.md +++ b//bedrock/latest/userguide/projects.md @@ -21 +21 @@ A Project is a logical boundary used to isolate workloads such as applications, - * **Access isolation** : Control who can access specific project resources using [AWS Identity and Access Management (IAM) policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html) + * **Access isolation** : Control who can access specific project resources using [IAM policies for Amazon Bedrock Projects](./security-iam-projects.html) @@ -38,2 +37,0 @@ You should use the Projects API when you need to: - * **Isolate sensitive data** : Ensure that prompts, responses, and context data from one application are not accessible to other applications -