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

Create External Key changed

api/beta/organization/external_keys/create

Nearest release: v2.1.258, published an hour after 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+4added
Lines−4removed
From line 14 where the diff opens
First seen 26 Aug 2026 this site's first read of the page
Recorded edits3to this page, all time

The whole hunk

from line 14, old and new numbered
/
lines
from line 14
1414 
1515 - `kms_arn: string`
1616 
17 Full ARN of the AWS KMS key.
17 Full ARN of the AWS KMS key. On Claude Platform on AWS the key must be a single-Region key in your organization's own AWS account; cross-account keys, multi-Region keys, and alias ARNs are rejected.
1818 
1919 maxLength: 2048
2020 
from line 28
2828 
2929 **Deprecated**
3030 
31 IAM role ARN. Deprecated — Anthropic reaches the KMS key via a managed intermediate role; this field is ignored.
31 IAM role ARN. Deprecated — Anthropic reaches the KMS key through its own intermediate role (or, on Claude Platform on AWS, with credentials AWS issues for the Workspace); this field is ignored.
3232 
3333 - `BetaGCPExternalKeyConfig object`
3434 
from line 120
120120 
121121 - `kms_arn: string`
122122 
123 Full ARN of the AWS KMS key.
123 Full ARN of the AWS KMS key. On Claude Platform on AWS the key must be a single-Region key in your organization's own AWS account; cross-account keys, multi-Region keys, and alias ARNs are rejected.
124124 
125125 maxLength: 2048
126126 
from line 134
134134 
135135 **Deprecated**
136136 
137 IAM role ARN. Deprecated — Anthropic reaches the KMS key via a managed intermediate role; this field is ignored.
137 IAM role ARN. Deprecated — Anthropic reaches the KMS key through its own intermediate role (or, on Claude Platform on AWS, with credentials AWS issues for the Workspace); this field is ignored.
138138 
139139 - `BetaGCPExternalKeyConfig object`
140140