Bedrock takes an AWS credential and a region rather than an API key, and only a long-term key can list models at all.
AWS Bedrock Supported Models ->Bedrock takes an AWS credential and a region, issued by your own AWS account. Generate a long-term key - the short-term kind expires with the console session and cannot list models, which is what leaves the list empty on an otherwise correct setup.
Usage lands on the AWS invoice. A funded AWS account is the prerequisite for a first answer. The enforceable limit is an AWS Budget on that account.
| Credential mode | Fields to fill |
|---|---|
| Bearer token | Bedrock long-term API Key, plus the region |
| IAM | AWS Access Key ID and AWS Secret Access Key (session token optional), plus the region |
The modes are mutually exclusive and the app enforces that: a bearer token wins, and the IAM fields are dropped from the request. The region defaults to us-east-1.
To fill them, open Models (Ctrl + Shift + M), press More Services if the Setup AI Models wizard opens, then Add -> AWS Bedrock. Complete one mode plus the region and press Models (add and manage your keys).
Each model must be enabled for your account in that region before it can appear. Together with the region scope, those two conditions account for nearly every empty list here.
This API sends no browser-access headers, so every request goes through the Big-AGI fast edge servers.
Direct Connection works only with your API key stored in the browser, and with an AI service that permits direct browser calls (CORS). Where it cannot be used, requests route through the Big-AGI fast edge servers instead - everything still works, within the standard upload size and time limits.
BIG-AGI
Resources
© 2026 Token Fabrics·Built with passion in San Diego