aws-partitions 1.1029.0 → 1.1068.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +195 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -3
- data/partitions-metadata.json +17 -1
- data/partitions.json +4192 -557
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1867ae3f6f70790b9d45dd045d5cd61ce15f8d471e4cab6e9104a52b6f32f649
|
4
|
+
data.tar.gz: 47c0845a6b958dcdb61bc75f3c0baa86e7f47b164af06540f2112948681842f8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 42dc538e04b169fe1fa14f184c4d7a758c08b52a39fe9f849732294c3267d8678bc0bf3f4e0fa4974bec1d2bc092837160af19af352df422c84a0e377da43cae
|
7
|
+
data.tar.gz: cd3bfe19f137af63eb64ef124184bce295c0b31d42b5da2c37b0f708887cca3dce66bf9209f38e54479acd56c9c9fb3538b374478abb5eeccf92728b185992d0
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,201 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1068.0 (2025-03-17)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1067.0 (2025-03-14)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1066.0 (2025-03-13)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.1065.0 (2025-03-11)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
24
|
+
1.1064.0 (2025-03-10)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
29
|
+
1.1063.0 (2025-03-07)
|
30
|
+
------------------
|
31
|
+
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
33
|
+
|
34
|
+
1.1062.0 (2025-03-06)
|
35
|
+
------------------
|
36
|
+
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
38
|
+
|
39
|
+
1.1061.0 (2025-03-05)
|
40
|
+
------------------
|
41
|
+
|
42
|
+
* Feature - Added support for enumerating regions for `Aws::GameLiftStreams`.
|
43
|
+
|
44
|
+
1.1060.0 (2025-03-04)
|
45
|
+
------------------
|
46
|
+
|
47
|
+
* Feature - Added support for enumerating regions for `Aws::IoTManagedIntegrations`.
|
48
|
+
|
49
|
+
1.1059.0 (2025-03-03)
|
50
|
+
------------------
|
51
|
+
|
52
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
53
|
+
|
54
|
+
1.1058.0 (2025-02-28)
|
55
|
+
------------------
|
56
|
+
|
57
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
58
|
+
|
59
|
+
1.1057.0 (2025-02-27)
|
60
|
+
------------------
|
61
|
+
|
62
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
63
|
+
|
64
|
+
1.1056.0 (2025-02-26)
|
65
|
+
------------------
|
66
|
+
|
67
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
68
|
+
|
69
|
+
1.1055.0 (2025-02-25)
|
70
|
+
------------------
|
71
|
+
|
72
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
73
|
+
|
74
|
+
1.1054.0 (2025-02-21)
|
75
|
+
------------------
|
76
|
+
|
77
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
78
|
+
|
79
|
+
1.1053.0 (2025-02-20)
|
80
|
+
------------------
|
81
|
+
|
82
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
83
|
+
|
84
|
+
1.1052.0 (2025-02-18)
|
85
|
+
------------------
|
86
|
+
|
87
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
88
|
+
|
89
|
+
1.1051.0 (2025-02-17)
|
90
|
+
------------------
|
91
|
+
|
92
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
93
|
+
|
94
|
+
1.1050.0 (2025-02-11)
|
95
|
+
------------------
|
96
|
+
|
97
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
98
|
+
|
99
|
+
1.1049.0 (2025-02-10)
|
100
|
+
------------------
|
101
|
+
|
102
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
103
|
+
|
104
|
+
1.1048.0 (2025-02-07)
|
105
|
+
------------------
|
106
|
+
|
107
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
108
|
+
|
109
|
+
1.1047.0 (2025-02-06)
|
110
|
+
------------------
|
111
|
+
|
112
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
113
|
+
|
114
|
+
1.1046.0 (2025-02-05)
|
115
|
+
------------------
|
116
|
+
|
117
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
118
|
+
|
119
|
+
1.1045.0 (2025-02-04)
|
120
|
+
------------------
|
121
|
+
|
122
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
123
|
+
|
124
|
+
1.1044.0 (2025-01-30)
|
125
|
+
------------------
|
126
|
+
|
127
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
128
|
+
|
129
|
+
1.1043.0 (2025-01-27)
|
130
|
+
------------------
|
131
|
+
|
132
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
133
|
+
|
134
|
+
1.1042.0 (2025-01-22)
|
135
|
+
------------------
|
136
|
+
|
137
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
138
|
+
|
139
|
+
1.1041.0 (2025-01-21)
|
140
|
+
------------------
|
141
|
+
|
142
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
143
|
+
|
144
|
+
1.1040.0 (2025-01-17)
|
145
|
+
------------------
|
146
|
+
|
147
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
148
|
+
|
149
|
+
1.1039.0 (2025-01-16)
|
150
|
+
------------------
|
151
|
+
|
152
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
153
|
+
|
154
|
+
1.1038.0 (2025-01-15)
|
155
|
+
------------------
|
156
|
+
|
157
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
158
|
+
|
159
|
+
1.1037.0 (2025-01-14)
|
160
|
+
------------------
|
161
|
+
|
162
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
163
|
+
|
164
|
+
1.1036.0 (2025-01-13)
|
165
|
+
------------------
|
166
|
+
|
167
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
168
|
+
|
169
|
+
1.1035.0 (2025-01-10)
|
170
|
+
------------------
|
171
|
+
|
172
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
173
|
+
|
174
|
+
1.1034.0 (2025-01-09)
|
175
|
+
------------------
|
176
|
+
|
177
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
178
|
+
|
179
|
+
1.1033.0 (2025-01-07)
|
180
|
+
------------------
|
181
|
+
|
182
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
183
|
+
|
184
|
+
1.1032.0 (2025-01-06)
|
185
|
+
------------------
|
186
|
+
|
187
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
188
|
+
|
189
|
+
1.1031.0 (2025-01-03)
|
190
|
+
------------------
|
191
|
+
|
192
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
193
|
+
|
194
|
+
1.1030.0 (2025-01-02)
|
195
|
+
------------------
|
196
|
+
|
197
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
198
|
+
|
4
199
|
1.1029.0 (2024-12-26)
|
5
200
|
------------------
|
6
201
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1068.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -386,7 +386,6 @@ module Aws
|
|
386
386
|
'EMRServerless' => 'emr-serverless',
|
387
387
|
'ElastiCache' => 'elasticache',
|
388
388
|
'ElasticBeanstalk' => 'elasticbeanstalk',
|
389
|
-
'ElasticInference' => 'api.elastic-inference',
|
390
389
|
'ElasticLoadBalancing' => 'elasticloadbalancing',
|
391
390
|
'ElasticLoadBalancingV2' => 'elasticloadbalancing',
|
392
391
|
'ElasticTranscoder' => 'elastictranscoder',
|
@@ -404,6 +403,7 @@ module Aws
|
|
404
403
|
'FraudDetector' => 'frauddetector',
|
405
404
|
'FreeTier' => 'freetier',
|
406
405
|
'GameLift' => 'gamelift',
|
406
|
+
'GameLiftStreams' => 'gameliftstreams',
|
407
407
|
'GeoMaps' => 'geo-maps',
|
408
408
|
'GeoPlaces' => 'geo-places',
|
409
409
|
'GeoRoutes' => 'geo-routes',
|
@@ -429,8 +429,6 @@ module Aws
|
|
429
429
|
'InternetMonitor' => 'internetmonitor',
|
430
430
|
'Invoicing' => 'invoicing',
|
431
431
|
'IoT' => 'iot',
|
432
|
-
'IoT1ClickDevicesService' => 'devices.iot1click',
|
433
|
-
'IoT1ClickProjects' => 'projects.iot1click',
|
434
432
|
'IoTAnalytics' => 'iotanalytics',
|
435
433
|
'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
|
436
434
|
'IoTEvents' => 'iotevents',
|
@@ -438,6 +436,7 @@ module Aws
|
|
438
436
|
'IoTFleetHub' => 'api.fleethub.iot',
|
439
437
|
'IoTFleetWise' => 'iotfleetwise',
|
440
438
|
'IoTJobsDataPlane' => 'data.jobs.iot',
|
439
|
+
'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
|
441
440
|
'IoTSecureTunneling' => 'api.tunneling.iot',
|
442
441
|
'IoTSiteWise' => 'iotsitewise',
|
443
442
|
'IoTThingsGraph' => 'iotthingsgraph',
|
data/partitions-metadata.json
CHANGED
@@ -47,6 +47,9 @@
|
|
47
47
|
"ap-southeast-5" : {
|
48
48
|
"description" : "Asia Pacific (Malaysia)"
|
49
49
|
},
|
50
|
+
"ap-southeast-7" : {
|
51
|
+
"description" : "Asia Pacific (Thailand)"
|
52
|
+
},
|
50
53
|
"aws-global" : {
|
51
54
|
"description" : "AWS Standard global region"
|
52
55
|
},
|
@@ -89,6 +92,9 @@
|
|
89
92
|
"me-south-1" : {
|
90
93
|
"description" : "Middle East (Bahrain)"
|
91
94
|
},
|
95
|
+
"mx-central-1" : {
|
96
|
+
"description" : "Mexico (Central)"
|
97
|
+
},
|
92
98
|
"sa-east-1" : {
|
93
99
|
"description" : "South America (Sao Paulo)"
|
94
100
|
},
|
@@ -217,7 +223,17 @@
|
|
217
223
|
"supportsFIPS" : true
|
218
224
|
},
|
219
225
|
"regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
|
220
|
-
"regions" : {
|
226
|
+
"regions" : {
|
227
|
+
"aws-iso-f-global" : {
|
228
|
+
"description" : "AWS ISOF global region"
|
229
|
+
},
|
230
|
+
"us-isof-east-1" : {
|
231
|
+
"description" : "US ISOF EAST"
|
232
|
+
},
|
233
|
+
"us-isof-south-1" : {
|
234
|
+
"description" : "US ISOF SOUTH"
|
235
|
+
}
|
236
|
+
}
|
221
237
|
} ],
|
222
238
|
"version" : "1.1"
|
223
239
|
}
|