Note: By adding this integration, your data may be sent to AWS or hosted model
providers for certain actions within Arize (e.g., prompt playground) and your
account may be billed for usage.
Select AWS Bedrock Integration

Fill Out Integration Details
Complete the integration form with your configuration.
Choose Authentication Path
You can authenticate with AWS Bedrock in one of three ways: assume role, bearer token (API key), or custom headers. Choose the option that fits your setup.Assume Role
Arize will assume the role you create to run InvokeModel commands against Bedrock models in your account. The following will create a “least privilege” role in your AWS account. It will also configure that role so that Arize can assume it. Copy the permissions policy in Arize









Bearer Token (API Key)
Alternatively, you can use a bearer token (short-term or long-term API key) to authenticate. Create an API key in the AWS Bedrock console, then paste it into the integration form.
Custom Headers
You can enter a custom or proxy URL in the API Base URL field and add any headers that can be sent to that url.
Set the appropriate AWS region in the prompt playground. This is stored
locally in the browser after being set.