Description
Description: Amazon Bedrock provider is detected correctly (logs show providerID=amazon-bedrock found), and it appears in the provider selector, but the TUI prompts for an API key. Models from Bedrock do not appear in /models. Amazon Bedrock does not use API keys — it uses the AWS credential chain (SSO profiles, access keys, IAM roles, etc.).
Actual behavior: The provider selector asks for an API key. Without it, Bedrock models are not listed in /models.
Workaround: Downgrade to 1.14.28.
Plugins
None
OpenCode version
Affected version: 1.14.29 / 1.14.30
Working version: 1.14.28
Steps to reproduce
No response
Screenshot and/or share link
{ "enabled_providers": ["github-copilot", "amazon-bedrock"], "provider": { "amazon-bedrock": { "options": { "region": "eu-west-1", "profile": "xxx-bedrock" } } } }
Operating System
mac0S
Terminal
No response
Description
Description: Amazon Bedrock provider is detected correctly (logs show providerID=amazon-bedrock found), and it appears in the provider selector, but the TUI prompts for an API key. Models from Bedrock do not appear in /models. Amazon Bedrock does not use API keys — it uses the AWS credential chain (SSO profiles, access keys, IAM roles, etc.).
Actual behavior: The provider selector asks for an API key. Without it, Bedrock models are not listed in /models.
Workaround: Downgrade to 1.14.28.
Plugins
None
OpenCode version
Affected version: 1.14.29 / 1.14.30
Working version: 1.14.28
Steps to reproduce
No response
Screenshot and/or share link
{ "enabled_providers": ["github-copilot", "amazon-bedrock"], "provider": { "amazon-bedrock": { "options": { "region": "eu-west-1", "profile": "xxx-bedrock" } } } }Operating System
mac0S
Terminal
No response