product updateAnthropic

Anthropic's Claude Cowork now runs on Amazon Bedrock with consumption-based pricing

TL;DR

Anthropic announced Claude Cowork is now available on Amazon Bedrock, allowing organizations to deploy the desktop AI assistant through their AWS infrastructure with consumption-based pricing. Unlike Claude Enterprise, pricing flows through existing AWS agreements with no per-seat licensing from Anthropic.

2 min read
0

Claude Cowork Launches on Amazon Bedrock with Consumption-Based Pricing

Anthropic announced Claude Cowork is now available on Amazon Bedrock, enabling organizations to run the desktop AI assistant through their AWS infrastructure.

Unlike Claude Enterprise, Claude Cowork on Bedrock uses consumption-based pricing through existing AWS billing agreements, with no per-seat licensing from Anthropic. The integration routes all model inference exclusively through Amazon Bedrock in the customer's AWS account.

Deployment and Configuration

Setup requires two steps: users download Claude Desktop, then IT administrators push configuration through device management systems like Jamf, Microsoft Intune, or Group Policy. The configuration specifies the model ID, Amazon Bedrock Inference Profile, authentication method, and organizational policies.

Organizations using LLM gateways can point Claude Desktop at their gateway URL through the same managed configuration.

Architecture and Data Flow

Claude Cowork has three outbound paths: model inference to Amazon Bedrock in configured AWS Regions, optional MCP server connections to approved endpoints, and aggregate telemetry to Anthropic (token counts, model ID, error codes, anonymous device ID). Telemetry can be disabled through configuration.

Amazon Bedrock does not store prompts, files, tool inputs and outputs, or model responses, and does not use them to train foundation models, according to AWS.

The integration supports:

  • Authentication through AWS IAM or Amazon Bedrock API keys
  • Network isolation via VPC endpoints
  • Observability through OpenTelemetry export to Amazon CloudWatch
  • Audit through AWS CloudTrail
  • Consolidated AWS billing with granular cost attribution

Feature Set and Limitations

Claude Cowork includes projects, artifacts, memory, file upload and export, remote connectors, skills, plugins, and MCP servers. Features requiring Anthropic-hosted inference—including the Chat tab, Computer Use, and the Skills Marketplace—are not available because all inference routes through Amazon Bedrock.

The desktop application can delegate research, document analysis, data processing, and report generation. It can connect to external data sources through MCP servers for access to live documentation, web search, and other tools.

Availability

Claude Cowork is available on macOS and Windows in AWS Regions where Claude models are available on Amazon Bedrock. Organizations already running Claude Code in Amazon Bedrock can use the same infrastructure setup.

What This Means

This release extends Anthropic's enterprise distribution strategy by offering a third deployment option beyond direct API access and Claude Enterprise. The consumption-based pricing model removes the barrier of per-seat licensing for organizations that want to deploy AI assistants broadly across knowledge workers while maintaining AWS-level security controls. For AWS, this deepens Bedrock's competitive position by offering exclusive access to a packaged desktop application that competes with Microsoft's Copilot and Google's Workspace AI tools, all while keeping data within customers' AWS environments.

Related Articles

changelog

Anthropic Python SDK v0.106.0 marks Claude Opus 4.1 as deprecated

Anthropic released version 0.106.0 of its Python SDK on June 5, 2026, marking Claude Opus 4.1 as deprecated. The update also includes bug fixes for Foundry client methods and schema transformation handling.

product update

Cline v3.88.0 Adds Fireworks AI Kimi K2.6 as Default Model, Fixes MCP Server Management

Cline, the AI coding assistant, released v3.88.0 on June 5, 2025, switching its default Fireworks AI model to Kimi K2.6. The update fixes critical MCP server management bugs and enables the upstream recommended models endpoint for all users.

product update

Meta launches Business Agent AI across WhatsApp, Messenger, Instagram as part of Meta One subscription

Meta is launching Meta Business Agent, an AI service that businesses can use across WhatsApp, Messenger, and Instagram to respond to customer inquiries, recommend products, and book appointments. The feature will be part of the Meta One subscription tier announced last week, marking Meta's latest attempt to diversify beyond advertising, which still accounts for 98% of its revenue.

product update

OpenAI launches Lockdown Mode to block prompt injection data exfiltration attacks

OpenAI has released Lockdown Mode, an optional security setting that protects against prompt injection attacks by limiting network requests and image fetching in ChatGPT. The feature is designed for users handling sensitive data and disables some ChatGPT capabilities including Deep Research and Agent Mode.

Comments

Loading...