Search the documentation
2 pages for claude_code_skip_anthropic_aws_auth.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude Code on Claude Platform on AWS
Claude Code CLI · in the page
claude-platform-on-aws
…ic-proxy.example.com ``` If your gateway signs requests itself, set `CLAUDE_CODE_SKIP_ANTHROPIC_AWS_AUTH=1` so Claude Code sends unsigned requests and lets the gateway add SigV4 headers before forwar…
Connect Claude Code to an LLM gateway
Claude Code CLI · in the page
llm-gateway-connect
…export ANTHROPIC_AWS_WORKSPACE_ID=wrkspc_01ABCDEFGHIJKLMN export CLAUDE_CODE_SKIP_ANTHROPIC_AWS_AUTH=1 export CLAUDE_CODE_USE_ANTHROPIC_AWS=1 ``` </Tab> <Tab title="PowerShell">…