Deploy Claude Cowork through Amazon Bedrock — conversation data stays in your AWS account, IAM-scoped, billed through your existing AWS agreement. Procurement and rollout shape included.
TL;DR. Cowork on Bedrock is the deployment mode of Claude Desktop where model inference runs through Amazon Bedrock in the customer's own AWS account. Conversation data does not leave the AWS tenant; residency is determined by the AWS region selected for inference plus the user's device location. Billing is consumption-based through the existing AWS agreement, with no seat licensing from Anthropic. The trade-off is that three first-party features are unavailable — the Chat tab, Computer Use, and the Skills Marketplace. Best for AWS-heavy enterprises with platform-engineering capacity; overkill for general mid-market.
Three signals, all of which usually need to be true:
If only one of these is true, hosted Cowork on Team or Enterprise is usually the simpler and faster path.
The Claude Desktop app runs locally on the user's machine, with the Cowork tab loaded from a bundled local web application. At launch, the app reads MDM-managed configuration that sets inferenceProvider to bedrock, plus an inferenceBedrockRegion. Inference requests flow directly from the user's machine to the configured Bedrock endpoint over the customer's AWS network path; AWS IAM credentials authorise the calls. Conversation history persists on local disk. Tool execution runs in the same Cowork sandbox VM used in first-party Cowork.
The desktop app's only outbound calls to Anthropic are crash reporting, product analytics (scrubbed of conversation and user data), and auto-updates. Each can be disabled independently in the managed configuration.
Determined by two inputs and nothing else:
inferenceBedrockRegion — the AWS region where Claude inference runs (e.g., us-east-1, eu-central-1, ap-southeast-2). Conversations, files, and tool outputs go to this endpoint and are subject to AWS's regional isolation.There is no Anthropic-side residency layer to negotiate. The DPA conversation is between the customer and AWS for inference, plus a much narrower one with Anthropic for the desktop app's diagnostic telemetry — which can be disabled.
bedrock:InvokeModel* on the specific model ARNs in the chosen region).The full feature matrix is on Cowork on 3P feature matrix. The headline subtractions for the Bedrock route:
What is preserved: Cowork's full agentic loop (multi-step tasks, sub-agents, file creation), the Code tab, projects, artifacts, memory, file upload/export, MCP connectors, plugins, customer-deployed skills, and remote connectors.
Consumption-based through the customer's existing AWS agreement: model invocations on Bedrock at the published per-token rate for the chosen Claude model and region. There is no separate Anthropic seat licensing on this route. From a procurement perspective:
Two independent paths:
For regulated deployments, configure the OpenTelemetry export first, validate it carries the events the security team needs, and only then disable the Anthropic-bound paths.
A typical Cowork-on-Bedrock deployment for a mid-market regulated team — finance, legal, ops at a 200–1,500-person company — runs on a four-stage timeline:
Tinkso runs this in a 60-day engagement; teams attempting it in-house should budget 90.
"How is this different from just using Claude through Bedrock today?" Bedrock has supported the Claude API directly for some time. Cowork on Bedrock is the desktop application — the agentic Cowork experience, file system access, sub-agents, the Code tab — pointed at Bedrock for inference. It is not new model availability; it is a new deployment shape for the desktop product.
"Why not stay on hosted Cowork with an Enterprise contract?" If the compliance program accepts SaaS processors, that is the right answer. 3P is for the cases where a SaaS processor is excluded by policy or contract — typically defence, federal, healthcare-PHI, or specific financial-services controls.
"What's the support relationship?" Anthropic supports the desktop app and the model behaviour. AWS supports Bedrock availability and infrastructure. The customer — or Tinkso, on their behalf — owns the deployment surface: MDM, telemetry, IAM, and the inference budget.
We deploy Cowork on Bedrock when one or both of these are true: the customer has an AWS-led architecture team that already runs Bedrock workloads in production, or the customer has a compliance constraint that explicitly forecloses first-party Cowork. In every other case, hosted Cowork on Enterprise is faster to stand up, cheaper to operate, and ships features sooner.
When we do deploy on Bedrock, we never skip three things: a written cost-forecasting note before pilot, the OpenTelemetry export wired up before the first user logs in, and a documented procedure for what happens when Anthropic ships a feature that requires first-party (today: Computer Use). Buyers who skip those end up renegotiating internally three months in.
Run a 30-minute working session with platform engineering and security, mapping each section above to "we own this," "vendor-managed," or "needs decision." That worksheet is the first artifact of a Cowork-on-Bedrock procurement track.
Book a 30-minute call. We'll ask where you are, what your team needs, and which systems Cowork should touch.