aws-partitions 1.1143.0 → 1.1151.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cfd088b2dfe8bda3a537c45fa40e6d4b2c076fe513c6bf553a6facbb5b965c3c
4
- data.tar.gz: 9e79858ca34ae78a1b9ac801e3967d6facc5f22122134098eb19b39c0d1350fe
3
+ metadata.gz: 9df1a60c52ec87bda66eca17864ab1f8e5a904fa823c510bd16a7540146ff9de
4
+ data.tar.gz: 75617a26c5ab8951e78fb30928c9239b3d5462ef1fca3c9851feffcaa250c2ff
5
5
  SHA512:
6
- metadata.gz: af45d2d556b770cd1992ed64d9326816f97fe85d6895f29d3637a7f73618f429c3dbcdfff06d471bc3fcc5d2ccdd216f698690156dc767fd356b2678113b088e
7
- data.tar.gz: d606ff7caf2e2679a8fefc2a6f55a2263196a7fb1e3ba7be3171cb4ff65820f05e6ca8207191ea95091e3549ccb9464ef987af3ee5b3e7a01003593db9028707
6
+ metadata.gz: 8f03d90d949fa71d960514ed596074db2c4e12651e09ce3884b95076201fadfc3909d14a4587817d4425927b79aeed7a20d1dd16cbb63aaeef5d51831d4b2199
7
+ data.tar.gz: 86e5f82a958d9ae9ea1648233cc9b9e616154d4dbe830f76801a8d34403cb926c0ecb0e7c1a8ccbfa0bbd86064368815692101280425b7436bcdd1123ec6dde1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,46 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1151.0 (2025-08-25)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1150.0 (2025-08-21)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1149.0 (2025-08-20)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1148.0 (2025-08-18)
20
+ ------------------
21
+
22
+ * Feature - Added support for enumerating regions for `Aws::BCMDashboards`.
23
+
24
+ 1.1147.0 (2025-08-14)
25
+ ------------------
26
+
27
+ * Feature - Added support for enumerating regions for `Aws::BCMRecommendedActions`.
28
+
29
+ 1.1146.0 (2025-08-12)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1145.0 (2025-08-11)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1144.0 (2025-08-08)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
4
44
  1.1143.0 (2025-08-06)
5
45
  ------------------
6
46
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1143.0
1
+ 1.1151.0
@@ -281,8 +281,10 @@ module Aws
281
281
  'AutoScaling' => 'autoscaling',
282
282
  'AutoScalingPlans' => 'autoscaling-plans',
283
283
  'B2bi' => 'b2bi',
284
+ 'BCMDashboards' => 'bcm-dashboards',
284
285
  'BCMDataExports' => 'bcm-data-exports',
285
286
  'BCMPricingCalculator' => 'bcm-pricing-calculator',
287
+ 'BCMRecommendedActions' => 'bcm-recommended-actions',
286
288
  'Backup' => 'backup',
287
289
  'BackupGateway' => 'backup-gateway',
288
290
  'BackupSearch' => 'backup-search',
@@ -54,7 +54,7 @@
54
54
  "description" : "Asia Pacific (Thailand)"
55
55
  },
56
56
  "aws-global" : {
57
- "description" : "AWS Standard global region"
57
+ "description" : "aws global region"
58
58
  },
59
59
  "ca-central-1" : {
60
60
  "description" : "Canada (Central)"
@@ -127,7 +127,7 @@
127
127
  "regionRegex" : "^cn\\-\\w+\\-\\d+$",
128
128
  "regions" : {
129
129
  "aws-cn-global" : {
130
- "description" : "AWS China global region"
130
+ "description" : "aws-cn global region"
131
131
  },
132
132
  "cn-north-1" : {
133
133
  "description" : "China (Beijing)"
@@ -137,32 +137,26 @@
137
137
  }
138
138
  }
139
139
  }, {
140
- "id" : "aws-us-gov",
140
+ "id" : "aws-eusc",
141
141
  "outputs" : {
142
- "dnsSuffix" : "amazonaws.com",
143
- "dualStackDnsSuffix" : "api.aws",
144
- "implicitGlobalRegion" : "us-gov-west-1",
145
- "name" : "aws-us-gov",
146
- "supportsDualStack" : true,
142
+ "dnsSuffix" : "amazonaws.eu",
143
+ "dualStackDnsSuffix" : "api.amazonwebservices.eu",
144
+ "implicitGlobalRegion" : "eusc-de-east-1",
145
+ "name" : "aws-eusc",
146
+ "supportsDualStack" : false,
147
147
  "supportsFIPS" : true
148
148
  },
149
- "regionRegex" : "^us\\-gov\\-\\w+\\-\\d+$",
149
+ "regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
150
150
  "regions" : {
151
- "aws-us-gov-global" : {
152
- "description" : "AWS GovCloud (US) global region"
153
- },
154
- "us-gov-east-1" : {
155
- "description" : "AWS GovCloud (US-East)"
156
- },
157
- "us-gov-west-1" : {
158
- "description" : "AWS GovCloud (US-West)"
151
+ "eusc-de-east-1" : {
152
+ "description" : "EU (Germany)"
159
153
  }
160
154
  }
161
155
  }, {
162
156
  "id" : "aws-iso",
163
157
  "outputs" : {
164
158
  "dnsSuffix" : "c2s.ic.gov",
165
- "dualStackDnsSuffix" : "c2s.ic.gov",
159
+ "dualStackDnsSuffix" : "api.aws.ic.gov",
166
160
  "implicitGlobalRegion" : "us-iso-east-1",
167
161
  "name" : "aws-iso",
168
162
  "supportsDualStack" : false,
@@ -171,7 +165,7 @@
171
165
  "regionRegex" : "^us\\-iso\\-\\w+\\-\\d+$",
172
166
  "regions" : {
173
167
  "aws-iso-global" : {
174
- "description" : "AWS ISO (US) global region"
168
+ "description" : "aws-iso global region"
175
169
  },
176
170
  "us-iso-east-1" : {
177
171
  "description" : "US ISO East"
@@ -184,7 +178,7 @@
184
178
  "id" : "aws-iso-b",
185
179
  "outputs" : {
186
180
  "dnsSuffix" : "sc2s.sgov.gov",
187
- "dualStackDnsSuffix" : "sc2s.sgov.gov",
181
+ "dualStackDnsSuffix" : "api.aws.scloud",
188
182
  "implicitGlobalRegion" : "us-isob-east-1",
189
183
  "name" : "aws-iso-b",
190
184
  "supportsDualStack" : false,
@@ -193,7 +187,7 @@
193
187
  "regionRegex" : "^us\\-isob\\-\\w+\\-\\d+$",
194
188
  "regions" : {
195
189
  "aws-iso-b-global" : {
196
- "description" : "AWS ISOB (US) global region"
190
+ "description" : "aws-iso-b global region"
197
191
  },
198
192
  "us-isob-east-1" : {
199
193
  "description" : "US ISOB East (Ohio)"
@@ -203,7 +197,7 @@
203
197
  "id" : "aws-iso-e",
204
198
  "outputs" : {
205
199
  "dnsSuffix" : "cloud.adc-e.uk",
206
- "dualStackDnsSuffix" : "cloud.adc-e.uk",
200
+ "dualStackDnsSuffix" : "api.cloud-aws.adc-e.uk",
207
201
  "implicitGlobalRegion" : "eu-isoe-west-1",
208
202
  "name" : "aws-iso-e",
209
203
  "supportsDualStack" : false,
@@ -212,7 +206,7 @@
212
206
  "regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
213
207
  "regions" : {
214
208
  "aws-iso-e-global" : {
215
- "description" : "AWS ISOE (Europe) global region"
209
+ "description" : "aws-iso-e global region"
216
210
  },
217
211
  "eu-isoe-west-1" : {
218
212
  "description" : "EU ISOE West"
@@ -222,7 +216,7 @@
222
216
  "id" : "aws-iso-f",
223
217
  "outputs" : {
224
218
  "dnsSuffix" : "csp.hci.ic.gov",
225
- "dualStackDnsSuffix" : "csp.hci.ic.gov",
219
+ "dualStackDnsSuffix" : "api.aws.hci.ic.gov",
226
220
  "implicitGlobalRegion" : "us-isof-south-1",
227
221
  "name" : "aws-iso-f",
228
222
  "supportsDualStack" : false,
@@ -231,7 +225,7 @@
231
225
  "regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
232
226
  "regions" : {
233
227
  "aws-iso-f-global" : {
234
- "description" : "AWS ISOF global region"
228
+ "description" : "aws-iso-f global region"
235
229
  },
236
230
  "us-isof-east-1" : {
237
231
  "description" : "US ISOF EAST"
@@ -241,19 +235,25 @@
241
235
  }
242
236
  }
243
237
  }, {
244
- "id" : "aws-eusc",
238
+ "id" : "aws-us-gov",
245
239
  "outputs" : {
246
- "dnsSuffix" : "amazonaws.eu",
247
- "dualStackDnsSuffix" : "amazonaws.eu",
248
- "implicitGlobalRegion" : "eusc-de-east-1",
249
- "name" : "aws-eusc",
250
- "supportsDualStack" : false,
240
+ "dnsSuffix" : "amazonaws.com",
241
+ "dualStackDnsSuffix" : "api.aws",
242
+ "implicitGlobalRegion" : "us-gov-west-1",
243
+ "name" : "aws-us-gov",
244
+ "supportsDualStack" : true,
251
245
  "supportsFIPS" : true
252
246
  },
253
- "regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
247
+ "regionRegex" : "^us\\-gov\\-\\w+\\-\\d+$",
254
248
  "regions" : {
255
- "eusc-de-east-1" : {
256
- "description" : "EU (Germany)"
249
+ "aws-us-gov-global" : {
250
+ "description" : "aws-us-gov global region"
251
+ },
252
+ "us-gov-east-1" : {
253
+ "description" : "AWS GovCloud (US-East)"
254
+ },
255
+ "us-gov-west-1" : {
256
+ "description" : "AWS GovCloud (US-West)"
257
257
  }
258
258
  }
259
259
  } ],
data/partitions.json CHANGED
@@ -3781,6 +3781,7 @@
3781
3781
  "ap-south-2" : { },
3782
3782
  "ap-southeast-1" : { },
3783
3783
  "ap-southeast-2" : { },
3784
+ "ap-southeast-3" : { },
3784
3785
  "ap-southeast-4" : { },
3785
3786
  "bedrock-ap-northeast-1" : {
3786
3787
  "credentialScope" : {
@@ -10261,6 +10262,7 @@
10261
10262
  "ap-southeast-1" : { },
10262
10263
  "ap-southeast-2" : { },
10263
10264
  "ap-southeast-3" : { },
10265
+ "ap-southeast-4" : { },
10264
10266
  "ca-central-1" : {
10265
10267
  "variants" : [ {
10266
10268
  "hostname" : "emr-serverless-fips.ca-central-1.amazonaws.com",
@@ -10269,6 +10271,7 @@
10269
10271
  },
10270
10272
  "ca-west-1" : { },
10271
10273
  "eu-central-1" : { },
10274
+ "eu-central-2" : { },
10272
10275
  "eu-north-1" : { },
10273
10276
  "eu-south-1" : { },
10274
10277
  "eu-south-2" : { },
@@ -10310,6 +10313,7 @@
10310
10313
  "deprecated" : true,
10311
10314
  "hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
10312
10315
  },
10316
+ "il-central-1" : { },
10313
10317
  "me-central-1" : { },
10314
10318
  "me-south-1" : { },
10315
10319
  "sa-east-1" : { },
@@ -27572,6 +27576,9 @@
27572
27576
  },
27573
27577
  "trustedadvisor" : {
27574
27578
  "endpoints" : {
27579
+ "ap-northeast-2" : { },
27580
+ "ap-southeast-2" : { },
27581
+ "eu-west-1" : { },
27575
27582
  "fips-us-east-1" : {
27576
27583
  "credentialScope" : {
27577
27584
  "region" : "us-east-1"
@@ -27589,7 +27596,10 @@
27589
27596
  "region" : "us-west-2"
27590
27597
  },
27591
27598
  "hostname" : "trustedadvisor-fips.us-west-2.api.aws"
27592
- }
27599
+ },
27600
+ "us-east-1" : { },
27601
+ "us-east-2" : { },
27602
+ "us-west-2" : { }
27593
27603
  }
27594
27604
  },
27595
27605
  "verifiedpermissions" : {
@@ -35209,6 +35219,12 @@
35209
35219
  }
35210
35220
  }
35211
35221
  },
35222
+ "rum" : {
35223
+ "endpoints" : {
35224
+ "us-gov-east-1" : { },
35225
+ "us-gov-west-1" : { }
35226
+ }
35227
+ },
35212
35228
  "runtime-v2-lex" : {
35213
35229
  "endpoints" : {
35214
35230
  "us-gov-west-1" : { }
@@ -37188,7 +37204,8 @@
37188
37204
  "hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov",
37189
37205
  "tags" : [ "fips" ]
37190
37206
  } ]
37191
- }
37207
+ },
37208
+ "us-iso-west-1" : { }
37192
37209
  }
37193
37210
  },
37194
37211
  "glacier" : {
@@ -37357,6 +37374,11 @@
37357
37374
  "us-iso-west-1" : { }
37358
37375
  }
37359
37376
  },
37377
+ "network-firewall" : {
37378
+ "endpoints" : {
37379
+ "us-iso-east-1" : { }
37380
+ }
37381
+ },
37360
37382
  "oam" : {
37361
37383
  "endpoints" : {
37362
37384
  "us-iso-east-1" : { },
@@ -38412,6 +38434,11 @@
38412
38434
  "us-isob-east-1" : { }
38413
38435
  }
38414
38436
  },
38437
+ "network-firewall" : {
38438
+ "endpoints" : {
38439
+ "us-isob-east-1" : { }
38440
+ }
38441
+ },
38415
38442
  "oam" : {
38416
38443
  "endpoints" : {
38417
38444
  "us-isob-east-1" : { }
@@ -38923,6 +38950,11 @@
38923
38950
  "eu-isoe-west-1" : { }
38924
38951
  }
38925
38952
  },
38953
+ "cloudtrail-data" : {
38954
+ "endpoints" : {
38955
+ "eu-isoe-west-1" : { }
38956
+ }
38957
+ },
38926
38958
  "codedeploy" : {
38927
38959
  "endpoints" : {
38928
38960
  "eu-isoe-west-1" : { }
@@ -39319,6 +39351,11 @@
39319
39351
  "eu-isoe-west-1" : { }
39320
39352
  }
39321
39353
  },
39354
+ "trustedadvisor" : {
39355
+ "endpoints" : {
39356
+ "eu-isoe-west-1" : { }
39357
+ }
39358
+ },
39322
39359
  "xray" : {
39323
39360
  "endpoints" : {
39324
39361
  "eu-isoe-west-1" : { }
@@ -40157,6 +40194,11 @@
40157
40194
  "us-isof-south-1" : { }
40158
40195
  }
40159
40196
  },
40197
+ "trustedadvisor" : {
40198
+ "endpoints" : {
40199
+ "us-isof-south-1" : { }
40200
+ }
40201
+ },
40160
40202
  "xray" : {
40161
40203
  "endpoints" : {
40162
40204
  "us-isof-east-1" : { },
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1143.0
4
+ version: 1.1151.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services