|
17 | 17 | "context_window": 1000000, |
18 | 18 | "default_max_tokens": 64000, |
19 | 19 | "can_reason": true, |
20 | | - "supports_attachments": true |
| 20 | + "supports_attachments": true, |
| 21 | + "regions": ["us", "eu", "jp", "au", "global"] |
21 | 22 | }, |
22 | 23 | { |
23 | 24 | "id": "anthropic.claude-sonnet-4-5-20250929-v1:0", |
|
29 | 30 | "context_window": 200000, |
30 | 31 | "default_max_tokens": 64000, |
31 | 32 | "can_reason": true, |
32 | | - "supports_attachments": true |
| 33 | + "supports_attachments": true, |
| 34 | + "regions": ["us", "eu", "jp", "au", "global"] |
33 | 35 | }, |
34 | 36 | { |
35 | 37 | "id": "anthropic.claude-haiku-4-5-20251001-v1:0", |
|
41 | 43 | "context_window": 200000, |
42 | 44 | "default_max_tokens": 64000, |
43 | 45 | "can_reason": false, |
44 | | - "supports_attachments": true |
| 46 | + "supports_attachments": true, |
| 47 | + "regions": ["us", "eu", "jp", "au", "global"] |
45 | 48 | }, |
46 | 49 | { |
47 | 50 | "id": "anthropic.claude-opus-4-6-v1", |
|
53 | 56 | "context_window": 1000000, |
54 | 57 | "default_max_tokens": 126000, |
55 | 58 | "can_reason": true, |
56 | | - "supports_attachments": true |
| 59 | + "supports_attachments": true, |
| 60 | + "regions": ["us", "eu", "au", "global"] |
57 | 61 | }, |
58 | 62 | { |
59 | 63 | "id": "anthropic.claude-opus-4-5-20251101-v1:0", |
|
65 | 69 | "context_window": 200000, |
66 | 70 | "default_max_tokens": 64000, |
67 | 71 | "can_reason": true, |
68 | | - "supports_attachments": true |
| 72 | + "supports_attachments": true, |
| 73 | + "regions": ["us", "eu", "global"] |
69 | 74 | }, |
70 | 75 | { |
71 | | - "id": "anthropic.claude-opus-4-1-20250805-v1:0", |
72 | | - "name": "AWS Claude Opus 4.1", |
73 | | - "cost_per_1m_in": 15, |
74 | | - "cost_per_1m_out": 75, |
75 | | - "cost_per_1m_in_cached": 18.75, |
76 | | - "cost_per_1m_out_cached": 1.5, |
| 76 | + "id": "anthropic.claude-sonnet-4-20250514-v1:0", |
| 77 | + "name": "AWS Claude Sonnet 4", |
| 78 | + "cost_per_1m_in": 3, |
| 79 | + "cost_per_1m_out": 15, |
| 80 | + "cost_per_1m_in_cached": 3.75, |
| 81 | + "cost_per_1m_out_cached": 0.3, |
77 | 82 | "context_window": 200000, |
78 | | - "default_max_tokens": 32000, |
| 83 | + "default_max_tokens": 64000, |
79 | 84 | "can_reason": true, |
80 | | - "supports_attachments": true |
| 85 | + "supports_attachments": true, |
| 86 | + "regions": ["us", "eu", "apac", "global"] |
81 | 87 | }, |
82 | 88 | { |
83 | 89 | "id": "anthropic.claude-opus-4-20250514-v1:0", |
|
89 | 95 | "context_window": 200000, |
90 | 96 | "default_max_tokens": 32000, |
91 | 97 | "can_reason": true, |
92 | | - "supports_attachments": true |
| 98 | + "supports_attachments": true, |
| 99 | + "regions": ["us"] |
93 | 100 | }, |
94 | 101 | { |
95 | | - "id": "anthropic.claude-sonnet-4-20250514-v1:0", |
96 | | - "name": "AWS Claude Sonnet 4", |
97 | | - "cost_per_1m_in": 3, |
98 | | - "cost_per_1m_out": 15, |
99 | | - "cost_per_1m_in_cached": 3.75, |
100 | | - "cost_per_1m_out_cached": 0.3, |
| 102 | + "id": "anthropic.claude-opus-4-1-20250805-v1:0", |
| 103 | + "name": "AWS Claude Opus 4.1", |
| 104 | + "cost_per_1m_in": 15, |
| 105 | + "cost_per_1m_out": 75, |
| 106 | + "cost_per_1m_in_cached": 18.75, |
| 107 | + "cost_per_1m_out_cached": 1.5, |
101 | 108 | "context_window": 200000, |
102 | | - "default_max_tokens": 64000, |
| 109 | + "default_max_tokens": 32000, |
103 | 110 | "can_reason": true, |
104 | | - "supports_attachments": true |
| 111 | + "supports_attachments": true, |
| 112 | + "regions": ["us"] |
105 | 113 | } |
106 | 114 | ] |
107 | 115 | } |
0 commit comments