AWS bedrock documentation change
Summary
Updated service role documentation wording from 'model import' to 'importing pre-trained models' in a list item
Security assessment
The change clarifies IAM role usage for security-related service roles, but does not address any specific security vulnerability. It improves documentation accuracy for existing security features (IAM roles) without introducing new security controls or responding to security incidents.
Diff
diff --git a/bedrock/latest/userguide/security-iam-sr.md b/bedrock/latest/userguide/security-iam-sr.md index a699825ff..c0bcc94d3 100644 --- a//bedrock/latest/userguide/security-iam-sr.md +++ b//bedrock/latest/userguide/security-iam-sr.md @@ -51 +51 @@ Select a topic to learn more about service roles for a specific feature. - * [Create a service role for model import](./model-import-iam-role.html) + * [Create a service role for importing pre-trained models](./model-import-iam-role.html)