Source Intelligence
Sweep 28 Aug 2026 · 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

4 pages for anthropic_aws_api_key.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

claude-platform-on-aws Claude Developer Platform · in the page build-with-claude/claude-platform-on-aws …pts), you can authenticate with an API key instead of SigV4. Set the `ANTHROPIC_AWS_API_KEY` environment variable or pass `apiKey` to the SDK constructor. Generate API keys in the **AWS Console** und… Claude apps gateway configuration Claude Code CLI · in the page claude-apps-gateway-config …on: us-east-1 workspace_id: wrkspc_... auth: api_key: ${ANTHROPIC_AWS_API_KEY} # sent as x-api-key # OR SigV4 via the AWS default credential chain: # auth: {} # OR explicit… Claude Code on Claude Platform on AWS Claude Code CLI · in the page claude-platform-on-aws …WS Console under **Claude Platform on AWS → API keys** and set it as `ANTHROPIC_AWS_API_KEY`: ```bash theme={null} export ANTHROPIC_AWS_API_KEY=sk-ant-xxxxx ``` The key is sent as `x-api-key` and ta… Environment variables Claude Code CLI · in the page env-vars …| | `ANTHROPIC_AWS_API_KEY` | Workspace API key for [Claude Platform on AWS](/docs/en/claude-platform-o…