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