Search the documentation
8 pages for inferencebedrockbaseurl.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Changelog
Claude Documentation · in the page
cowork/changelog
…request; on Bedrock it goes to a proxy that validates the token, so `inferenceBedrockBaseUrl` is required and the models must be listed in `inferenceModels` (no model discovery). The gateway-only spe…
Deploy Claude Desktop on 3P with Amazon Bedrock
Claude Documentation · in the page
third-party/claude-desktop/bedrock
…s `Authorization: Bearer` on every inference request to the proxy at `inferenceBedrockBaseUrl`. The proxy calls Amazon Bedrock with its own AWS credentials. Claude Code sessions started from the app u…
Deploy with a bootstrap server
Claude Documentation · in the page
third-party/claude-desktop/bootstrap
…onse is fenced: `inferenceGatewayBaseUrl`, `inferenceVertexBaseUrl`, `inferenceBedrockBaseUrl`, and `inferenceFoundryBaseUrl` must share the `bootstrapUrl` origin or the field is dropped. A compromise…
Configuration reference
Claude Documentation · in the page
third-party/claude-desktop/configuration
…| | <span id="inferencebedrockbaseurl" />Bedrock base URL<br />`inferenceBedrockBaseUrl` | `string` | MDM + Bootstrap<br />Added in…
Configuration changelog
Claude Documentation · in the page
third-party/claude-desktop/configuration-changelog
…as the Bearer credential, on Bedrock to a token-validating proxy at `inferenceBedrockBaseUrl`, which that kind requires. **Deprecated** (no end date has been set; the original spellings keep worki…
Deploy Claude Desktop on 3P with an LLM gateway
Claude Documentation · in the page
third-party/claude-desktop/gateway
…`inferenceGatewayBaseUrl` on the gateway provider, or on Bedrock to `inferenceBedrockBaseUrl`, which is then required: only a proxy that validates the token accepts it, never Amazon Bedrock itself (t…
Deploy Claude Desktop on 3P with Amazon Bedrock Mantle
Claude Documentation · in the page
third-party/claude-desktop/mantle
…. The app reaches `bedrock-mantle.<region>.api.aws` (or the host in `inferenceBedrockBaseUrl` if you set one). This host is included automatically in the **Egress** section of the in-app configuratio…
Telemetry and egress
Claude Documentation · in the page
third-party/claude-desktop/telemetry
…| Model inference. Replaced by the host of `inferenceBedrockBaseUrl` if set.…