Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

claude-platform-on-aws changed

build-with-claude/claude-platform-on-aws

Nearest release: v2.1.277, published 4 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+15added
Lines−15removed
From line 14 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits15to this page, all time

The whole hunk

from line 14, old and new numbered
/
lines
from line 14
1414 
1515Claude models run on Anthropic-managed infrastructure. This is a commercial integration for billing and access through AWS. Anthropic is the data processor for inference inputs and outputs. AWS processes billing and identity metadata under the marketplace model. Customers using Claude through Claude Platform on AWS are subject to Anthropic's [data use terms](https://www.anthropic.com/legal).
1616 
17Claude Platform on AWS has the following operational characteristics: data might not reside in AWS, inference might route to Anthropic's primary cloud, and subservices might change without notice. Set the [`inference_geo`](https://platform.claude.com/docs/en/build-with-claude/claude-platform-on-aws#data-residency) parameter per request to pin inference to a specific geography.
17Anthropic uses AWS infrastructure to process your API requests, run model inference, and store your workspace content (such as prompts, outputs, files, Skills, and batches). For workspaces created before September 18, 2026, 00:00 UTC, Anthropic might process requests, store data, and run inference outside AWS. In either case, subservices might change without notice. Set the [`inference_geo`](https://platform.claude.com/docs/en/build-with-claude/claude-platform-on-aws#data-residency) parameter per request to pin inference to a specific geography.
1818 
1919Claude Platform on AWS follows the same data retention policy as the first-party Claude API. Zero Data Retention (ZDR) is available on request. Contact your Anthropic account representative to enable it for your organization.
2020 
from line 72
7272 If your organization has a private offer from Anthropic, the Console looks it up and prompts you to accept it in AWS Marketplace. See [Private offers](https://platform.claude.com/docs/en/about-claude/pricing#private-offers) for details.
7373 
7474 <Note>
75 If you use Claude Platform on AWS, your content (such as prompts and completions) is processed by Anthropic outside of AWS. See Anthropic's [data use policies](https://www.anthropic.com/legal) for details on how content and metadata are processed and stored.
75 When you use Claude Platform on AWS, Anthropic processes and stores your content (such as prompts and outputs) on AWS infrastructure. For workspaces created before September 18, 2026, 00:00 UTC, Anthropic might process and store that content outside AWS. Anthropic's [data use policies](https://www.anthropic.com/legal) describe how content and metadata are processed and stored.
7676 </Note>
7777 </Step>
7878 
from line 344
344344 
345345The following models are available on Claude Platform on AWS:
346346 
347| Model | Model ID |
348| :---------------- | :---------------- |
349| Claude Fable 5.1 | claude-fable-5-1 |
350| Claude Fable 5 | claude-fable-5 |
351| Claude Opus 5 | claude-opus-5 |
352| Claude Opus 4.8 | claude-opus-4-8 |
353| Claude Opus 4.7 | claude-opus-4-7 |
354| Claude Opus 4.6 | claude-opus-4-6 |
355| Claude Opus 4.5 | claude-opus-4-5 |
356| Claude Sonnet 5 | claude-sonnet-5 |
357| Claude Sonnet 4.6 | claude-sonnet-4-6 |
358| Claude Sonnet 4.5 | claude-sonnet-4-5 |
359| Claude Haiku 4.5 | claude-haiku-4-5 |
347| Model | Model ID |
348| :---------------- | :------------------ |
349| Claude Fable 5.1 | `claude-fable-5-1` |
350| Claude Fable 5 | `claude-fable-5` |
351| Claude Opus 5 | `claude-opus-5` |
352| Claude Opus 4.8 | `claude-opus-4-8` |
353| Claude Opus 4.7 | `claude-opus-4-7` |
354| Claude Opus 4.6 | `claude-opus-4-6` |
355| Claude Opus 4.5 | `claude-opus-4-5` |
356| Claude Sonnet 5 | `claude-sonnet-5` |
357| Claude Sonnet 4.6 | `claude-sonnet-4-6` |
358| Claude Sonnet 4.5 | `claude-sonnet-4-5` |
359| Claude Haiku 4.5 | `claude-haiku-4-5` |
360360 
361361Model IDs are identical to the first-party Claude API. There are no Bedrock-style ARNs or `anthropic.` prefixes.
362362