The whole hunk
from line 36, old and new numbered
/
lines
from line 36
3636
3737 - `kms_arn: string`
3838
39 Full ARN of the AWS KMS key.
39 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.
4040
4141 maxLength: 2048
4242
from line 50
5050
5151 **Deprecated**
5252
53 IAM role ARN. Deprecated — Anthropic reaches the KMS key via a managed intermediate role; this field is ignored.
53 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.
5454
5555 - `BetaGCPExternalKeyConfig object`
5656
from line 132
132132
133133 - `kms_arn: string`
134134
135 Full ARN of the AWS KMS key.
135 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.
136136
137137 maxLength: 2048
138138
from line 146
146146
147147 **Deprecated**
148148
149 IAM role ARN. Deprecated — Anthropic reaches the KMS key via a managed intermediate role; this field is ignored.
149 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.
150150
151151 - `BetaGCPExternalKeyConfig object`
152152