๐ง Setting Up AWS Bedrock in Lyzr Agent Studio
To utilize AWS Bedrock models within Lyzr Agent Studio, follow these steps:-
Enable Model Access in AWS Bedrock:
- Sign in to the AWS Management Console.
- Navigate to Model Access and enable the desired models.
-
Create an IAM Policy and Role:
- Define a policy granting
bedrock:InvokeModel
permissions. - Create a role with this policy and trust relationship for Lyzr Agent Studio.
- For detailed instructions, refer to the AWS App Studio documentation.
- Define a policy granting
-
Configure the Connector in Lyzr Agent Studio:
- In Lyzr Agent Studio, go to Connectors.
- Create a new connector for AWS Bedrock, providing the IAM role ARN.
- Select the desired Bedrock models for your agents.