makecindy / makecindy/cindy

Bedrock 连接应使用本机 AWS 凭证,而不是通用 API Key

Open
#4,420 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.7k
Forks
395
Avg merge
21h 48m
Merged PRs (30d)
776

Description

来自 #4402 的 P2:Amazon Bedrock 预设走 AWS SDK 的 IAM/配置文件凭证链,没有可填进通用 API Key 框的密钥。向导把缺省鉴权当成 API Key,没填就不能继续,配置正确的 AWS 用户只能编造一个字符串才能保存。

本 PR 不新做一套 AWS 登录。后续应给 Bedrock 单独建模宿主 AWS 凭证,并做可用性检查。

Contributor guide

Open the contributing guide

Research direction

Start by tracing the Bedrock preset through the setup wizard and its generic API Key validation. Check how AWS SDK IAM or profile credentials are represented and how the wizard decides whether authentication is complete. Done means a correctly configured AWS user can save Bedrock without inventing an API key, with a Bedrock-specific availability check.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
authentication, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.