AWS bedrock documentation change
Summary
Updated service role documentation references to use 'importing pre-trained models' terminology
Security assessment
Terminology clarification for service roles without security policy changes. No evidence of vulnerability fixes or new security features.
Diff
diff --git a/bedrock/latest/userguide/model-customization-import-model-job.md b/bedrock/latest/userguide/model-customization-import-model-job.md index 8a6f30038..fc8f64cee 100644 --- a//bedrock/latest/userguide/model-customization-import-model-job.md +++ b//bedrock/latest/userguide/model-customization-import-model-job.md @@ -64 +64 @@ To submit a model import job in the console, complete the following steps. -For more information on setting up a service role with the appropriate permissions, see [Create a service role for model import](./model-import-iam-role.html). +For more information on setting up a service role with the appropriate permissions, see [Create a service role for importing pre-trained models](./model-import-iam-role.html). @@ -96 +96 @@ Send a [CreateModelImportJob](https://docs.aws.amazon.com/bedrock/latest/APIRefe - * `roleArn` – The ARN of the service role with permissions to import models. Amazon Bedrock can automatically create a role with the appropriate permissions if you use the console, or you can create a custom role by following the steps at [Create a service role for model import](./model-import-iam-role.html). + * `roleArn` – The ARN of the service role with permissions to import models. Amazon Bedrock can automatically create a role with the appropriate permissions if you use the console, or you can create a custom role by following the steps at [Create a service role for importing pre-trained models](./model-import-iam-role.html).