Use an inference profile in model invocation - Amazon Bedrock

Use an inference profile in model invocation

You can use a cross Region inference profile in place of a foundation model to route requests to multiple Regions. To track costs and usage for a model, in one or multiple Regions, you can use an application inference profile. To learn how to use an inference profile when running model inference, choose the tab for your preferred method, and then follow the steps:

Console

To use an inference profile with a feature that supports it, do the following:

  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.

  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.

  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.

API

You can use an inference profile when running inference from any Region that is included in it with the following API operations:

Note

If you're using a cross-Region (system-defined) inference profile, you can use either the ARN or the ID of the inference profile.