You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
1.**Choose a region** where you want to use Bedrock.
64
+
65
+
2.**Generate API keys** in the[AWS Bedrock console](https://us-east-1.console.aws.amazon.com/bedrock/home?region=us-east-1#/api-keys/long-term/create) (replace`us-east-1` in the URL with your chosen region):
66
+
- Choose an expiry period for the key.
67
+
- Click**Generate**.
68
+
- This creates an IAM user with strictly-scoped permissions for Bedrock access.
69
+
70
+
3.**Create an access key** for the IAM user:
71
+
- After generating the API key, click**"You can directly modify permissions for the IAM user associated"**.
72
+
- In the IAM user page, navigate to the**Security credentials** tab.
AI Bridge can relay traffic to other OpenAI- or Anthropic-compatible services or model proxies like LiteLLM by pointing the base URL variables above at the provider you operate. Share feedback or follow along in the[`aibridge`](https://github.com/coder/aibridge) issue tracker as we expand support for additional providers.