AWS bedrock documentation change
Summary
Updated instructions for using inference profiles in the console, replacing specific model/region restrictions with general steps for selecting models and applying profiles
Security assessment
Change focuses on workflow instructions and model selection process. No security vulnerabilities or security features are mentioned.
Diff
diff --git a/bedrock/latest/userguide/inference-profiles-use.md b/bedrock/latest/userguide/inference-profiles-use.md index 3cdc88dd9..3c2ce6018 100644 --- a//bedrock/latest/userguide/inference-profiles-use.md +++ b//bedrock/latest/userguide/inference-profiles-use.md @@ -12 +12 @@ Console -In the console, the only inference profile you can use is the US Anthropic Claude 3 Opus inference profile in the US East (N. Virginia) Region. +To use an inference profile with a feature that supports it, do the following: @@ -14 +14 @@ In the console, the only inference profile you can use is the US Anthropic Claud -To use this inference profile, switch to the US East (N. Virginia) Region. Do one of the following and select the Anthropic Claude 3 Opus model and **Cross Region inference** as the **Throughput** when you reach the step to select a model: + 1. Sign in to the AWS Management Console with an IAM identity that has permissions to use the Amazon Bedrock console. Then, open the Amazon Bedrock console at [https://console.aws.amazon.com/bedrock/](https://console.aws.amazon.com/bedrock/). @@ -16 +16 @@ To use this inference profile, switch to the US East (N. Virginia) Region. Do on - * To use the inference profile in the text generation playground, follow the steps at [Generate responses in the console using playgrounds](./playgrounds.html). + 2. Navigate to the page for the feature that you want to use an inference profile for. For example, select **Chat / Text playground** from the left navigation pane. @@ -18 +18,5 @@ To use this inference profile, switch to the US East (N. Virginia) Region. Do on - * To use the inference profile in model evaluation, follow the console steps at [Starting an automatic model evaluation job in Amazon Bedrock](./model-evaluation-jobs-management-create.html). + 3. Choose **Select model** and then choose the model. For example, choose **Amazon** and then **Nova Premier**. + + 4. Under **Inference** , select **Inference profiles** from the dropdown menu. + + 5. Select the inference profile to use (for example, **US Nova Premier**) and then choose **Apply**.