Skip to content

Amazon Bedrock provider requires API key in 1.14.29 (regression from 1.14.28) #24977

@un0tec

Description

@un0tec

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions