- Name: Can be anything. Example:
orq_bedrock - Access key id: Retrieve this from your IAM in AWS. See the image below as an example.
- Secret access key: Also retrieve this from your IAM in AWS. See the image below as an example.
- Region: Make sure that you select the right region. Example: us-east-1

Retrieve access keys in AWS

Policies / Permissions in AWS
In order for the model to work, make sure that the following two permissions are included in the policy which is attached to the user in AWS.- Bedrock: InvokeModel
- Bedrock: InvokeModelWithResponseStream
