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`…