Skip to content

Support customizing Bedrock endpoint url & custom headers #126

Description

@dannykopping

A user reported needing to customize the Bedrock endpoint to relay requests through an internal proxy which ultimately relays requests to Bedrock.

They are currently using Claude Code to interact with this proxy by using the following env vars:

  • CLAUDE_CODE_USE_BEDROCK=1
  • CLAUDE_CODE_SKIP_BEDROCK_AUTH=1
  • ANTHROPIC_BEDROCK_BASE_URL=corp.proxy

Additionally they need to be able to set static HTTP headers to go along with each request. See #135.

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions