Skip to main contentLyzr integrates seamlessly with Amazon Bedrock, enabling access to a wide array of foundation models from providers like Anthropic, Meta, and Mistral. These models are ideal for enterprise-grade AI applications requiring scalability, security, and performance.
🔧 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:
 
- 
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.
 
 
- 
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.
 
 
For a visual walkthrough, check out this quick setup guide.