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

6 pages for claude_code_use_anthropic_aws.

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

Quickstart Claude Code CLI · in the page agent-sdk/quickstart …and configure AWS credentials * **Claude Platform on AWS**: set `CLAUDE_CODE_USE_ANTHROPIC_AWS=1` and `ANTHROPIC_AWS_WORKSPACE_ID`, then configure AWS credentials * **Google Cloud's Agent Pla… Claude Code on Claude Platform on AWS Claude Code CLI · in the page claude-platform-on-aws …WS instead of the default Anthropic API. ```bash theme={null} export CLAUDE_CODE_USE_ANTHROPIC_AWS=1 export ANTHROPIC_AWS_WORKSPACE_ID=wrkspc_01ABCDEFGHIJKLMN export AWS_REGION=us-east-1 ``` `ANTHRO… Data usage Claude Code CLI · in the page data-usage …NDRY` must be 1. | Default off.<br />`CLAUDE_CODE_USE_ANTHROPIC_AWS` must be 1. | | **Error reports** | On for Pro and Max… Feature availability Claude Code CLI · in the page feature-availability …t Claude through AWS Marketplace but call the Anthropic API, and set `CLAUDE_CODE_USE_ANTHROPIC_AWS` * **Google Cloud's Agent Platform**: Google-operated; you set `CLAUDE_CODE_USE_VERTEX` * **Microsof… Connect Claude Code to an LLM gateway Claude Code CLI · in the page llm-gateway-connect …FGHIJKLMN export CLAUDE_CODE_SKIP_ANTHROPIC_AWS_AUTH=1 export CLAUDE_CODE_USE_ANTHROPIC_AWS=1 ``` </Tab> <Tab title="PowerShell"> ```powershell theme={null} $env:ANTHROPIC_AWS… Configure server-managed settings Claude Code CLI · in the page server-managed-settings …DE_USE_MANTLE`, `CLAUDE_CODE_USE_VERTEX`, `CLAUDE_CODE_USE_FOUNDRY`, `CLAUDE_CODE_USE_ANTHROPIC_AWS`, or a non-default `ANTHROPIC_BASE_URL`…