AWS bedrock documentation change
Summary
Clarified IAM role selection process by specifying Neptune Analytics as the use case for custom roles
Security assessment
Change provides implementation specificity for IAM roles but does not introduce new security concepts or address vulnerabilities.
Diff
diff --git a/bedrock/latest/userguide/knowledge-base-create.md index 93abd22d9..311f54856 100644 --- a/bedrock/latest/userguide/knowledge-base-create.md +++ b/bedrock/latest/userguide/knowledge-base-create.md @@ -34 +34 @@ Expand the section that corresponds to your use case: - 5. Choose an AWS Identity and Access Management (IAM) role that provides Amazon Bedrock permission to access other required AWS services. You can let Amazon Bedrock create the service role or choose a [custom role that you have created](./kb-permissions.html). + 5. Choose an AWS Identity and Access Management (IAM) role that provides Amazon Bedrock permission to access other required AWS services. You can let Amazon Bedrock create the service role or choose to use your own [custom role that you created for Neptune Analytics](./kb-permissions.html#kb-permissions-neptune).