aws-partitions 1.1237.0 → 1.1246.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: '0284b5afe72f49af03dce7820435ecb2a430c3754d29a9157e571405eea865b2'
4
- data.tar.gz: 27729d4645925e49530878caf1c15ae11e2cf8ec4a0dadf467735321b85ad334
3
+ metadata.gz: dc46048edbea982eb4661b2f389dfc6e8e5951a893c3757d9c68e0d39f48d9c9
4
+ data.tar.gz: 8ac2b756fb6d71761bb6c46e50f7569a5b60ba499ba82e572f25c34611f596eb
5
5
  SHA512:
6
- metadata.gz: feadeb8a36e485a0125be0dd81cf76ccfbfd3fe6608bee3771ce0386da3a2d88a358d9333f17e5a6f94c1ddc5ca4e264865a0fa4987f5e3818b0b5b9aa84b460
7
- data.tar.gz: a097002756683f39200a31f9071cabb0c373671fcbf4b95faf1cda879616b47cedb12bf4bf374bc56a95c7e2edf4e3877a567d75e7a1de373d1211a61b87b66d
6
+ metadata.gz: feda84dba4bbed762a1cc95cc8352610453c0d0fdaaf872541c328826332e015c1c7a5d6f7c0d1b1f41464a646b451f218837eecaeb255232bd3720a582b44db
7
+ data.tar.gz: e2207c371c67f40a439c25602f03d206e77b99d8a02d7a216a6f7676350869bc2b110e0e48b21022913437a1d0a70b416f1fc741a148f2e560df9f1bc95c44f9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,51 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1246.0 (2026-05-07)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
8
+
9
+ 1.1245.0 (2026-05-05)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
13
+
14
+ 1.1244.0 (2026-05-01)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
18
+
19
+ 1.1243.0 (2026-04-30)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1242.0 (2026-04-29)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1241.0 (2026-04-24)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1240.0 (2026-04-17)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1239.0 (2026-04-16)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.1238.0 (2026-04-13)
45
+ ------------------
46
+
47
+ * Feature - Added support for enumerating regions for `Aws::Interconnect`.
48
+
4
49
  1.1237.0 (2026-04-08)
5
50
  ------------------
6
51
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1237.0
1
+ 1.1246.0
@@ -434,6 +434,7 @@ module Aws
434
434
  'Inspector' => 'inspector',
435
435
  'Inspector2' => 'inspector2',
436
436
  'InspectorScan' => 'inspector-scan',
437
+ 'Interconnect' => 'interconnect',
437
438
  'InternetMonitor' => 'internetmonitor',
438
439
  'Invoicing' => 'invoicing',
439
440
  'IoT' => 'iot',
data/partitions.json CHANGED
@@ -1754,6 +1754,7 @@
1754
1754
  "tags" : [ "dualstack" ]
1755
1755
  } ]
1756
1756
  },
1757
+ "eu-south-1" : { },
1757
1758
  "eu-south-2" : { },
1758
1759
  "eu-west-1" : {
1759
1760
  "variants" : [ {
@@ -1808,6 +1809,7 @@
1808
1809
  "deprecated" : true,
1809
1810
  "hostname" : "api.tunneling.iot-fips.us-west-2.amazonaws.com"
1810
1811
  },
1812
+ "il-central-1" : { },
1811
1813
  "me-central-1" : {
1812
1814
  "variants" : [ {
1813
1815
  "hostname" : "api.iot-tunneling.me-central-1.api.aws",
@@ -4968,6 +4970,7 @@
4968
4970
  } ]
4969
4971
  },
4970
4972
  "ap-southeast-5" : { },
4973
+ "ap-southeast-6" : { },
4971
4974
  "ap-southeast-7" : { },
4972
4975
  "ca-central-1" : {
4973
4976
  "variants" : [ {
@@ -6842,6 +6845,7 @@
6842
6845
  },
6843
6846
  "eu-central-1" : { },
6844
6847
  "eu-north-1" : { },
6848
+ "eu-south-1" : { },
6845
6849
  "eu-south-2" : { },
6846
6850
  "eu-west-1" : { },
6847
6851
  "eu-west-2" : { },
@@ -6881,6 +6885,7 @@
6881
6885
  "deprecated" : true,
6882
6886
  "hostname" : "data.iot-fips.us-west-2.amazonaws.com"
6883
6887
  },
6888
+ "il-central-1" : { },
6884
6889
  "me-central-1" : { },
6885
6890
  "me-south-1" : { },
6886
6891
  "sa-east-1" : { },
@@ -11526,6 +11531,7 @@
11526
11531
  "ap-southeast-3" : { },
11527
11532
  "ap-southeast-4" : { },
11528
11533
  "ap-southeast-5" : { },
11534
+ "ap-southeast-6" : { },
11529
11535
  "ap-southeast-7" : { },
11530
11536
  "ca-central-1" : {
11531
11537
  "variants" : [ {
@@ -13237,6 +13243,7 @@
13237
13243
  },
13238
13244
  "eu-central-1" : { },
13239
13245
  "eu-north-1" : { },
13246
+ "eu-south-1" : { },
13240
13247
  "eu-south-2" : { },
13241
13248
  "eu-west-1" : { },
13242
13249
  "eu-west-2" : { },
@@ -13261,6 +13268,7 @@
13261
13268
  "deprecated" : true,
13262
13269
  "hostname" : "iot-fips.us-west-2.amazonaws.com"
13263
13270
  },
13271
+ "il-central-1" : { },
13264
13272
  "me-central-1" : { },
13265
13273
  "me-south-1" : { },
13266
13274
  "sa-east-1" : { },
@@ -17022,6 +17030,7 @@
17022
17030
  "endpoints" : {
17023
17031
  "af-south-1" : { },
17024
17032
  "ap-east-1" : { },
17033
+ "ap-east-2" : { },
17025
17034
  "ap-northeast-1" : { },
17026
17035
  "ap-northeast-2" : { },
17027
17036
  "ap-northeast-3" : { },
@@ -17032,8 +17041,10 @@
17032
17041
  "ap-southeast-3" : { },
17033
17042
  "ap-southeast-4" : { },
17034
17043
  "ap-southeast-5" : { },
17044
+ "ap-southeast-6" : { },
17035
17045
  "ap-southeast-7" : { },
17036
17046
  "ca-central-1" : { },
17047
+ "ca-west-1" : { },
17037
17048
  "eu-central-1" : { },
17038
17049
  "eu-central-2" : { },
17039
17050
  "eu-north-1" : { },
@@ -17073,6 +17084,7 @@
17073
17084
  "il-central-1" : { },
17074
17085
  "me-central-1" : { },
17075
17086
  "me-south-1" : { },
17087
+ "mx-central-1" : { },
17076
17088
  "sa-east-1" : { },
17077
17089
  "us-east-1" : {
17078
17090
  "variants" : [ {
@@ -20162,6 +20174,7 @@
20162
20174
  "ap-southeast-1" : { },
20163
20175
  "ap-southeast-2" : { },
20164
20176
  "ap-southeast-3" : { },
20177
+ "ap-southeast-4" : { },
20165
20178
  "ap-southeast-5" : { },
20166
20179
  "ap-southeast-6" : { },
20167
20180
  "ap-southeast-7" : { },
@@ -20171,6 +20184,7 @@
20171
20184
  "tags" : [ "fips" ]
20172
20185
  } ]
20173
20186
  },
20187
+ "ca-west-1" : { },
20174
20188
  "eu-central-1" : { },
20175
20189
  "eu-central-2" : { },
20176
20190
  "eu-north-1" : { },
@@ -23272,7 +23286,9 @@
23272
23286
  "ap-southeast-2" : { },
23273
23287
  "ap-southeast-3" : { },
23274
23288
  "ap-southeast-4" : { },
23289
+ "ap-southeast-6" : { },
23275
23290
  "ca-central-1" : { },
23291
+ "ca-west-1" : { },
23276
23292
  "eu-central-1" : { },
23277
23293
  "eu-central-2" : { },
23278
23294
  "eu-north-1" : { },
@@ -27767,6 +27783,7 @@
27767
27783
  "eu-west-3" : { },
27768
27784
  "me-central-1" : { },
27769
27785
  "me-south-1" : { },
27786
+ "mx-central-1" : { },
27770
27787
  "sa-east-1" : { },
27771
27788
  "us-east-1" : { },
27772
27789
  "us-east-2" : { },
@@ -28961,6 +28978,7 @@
28961
28978
  "ap-south-1" : { },
28962
28979
  "ap-southeast-1" : { },
28963
28980
  "ap-southeast-2" : { },
28981
+ "ap-southeast-5" : { },
28964
28982
  "ca-central-1" : { },
28965
28983
  "eu-central-1" : { },
28966
28984
  "eu-west-1" : { },
@@ -28988,6 +29006,7 @@
28988
29006
  "tags" : [ "fips" ]
28989
29007
  } ]
28990
29008
  },
29009
+ "us-east-2" : { },
28991
29010
  "us-west-2" : {
28992
29011
  "variants" : [ {
28993
29012
  "hostname" : "workspaces-fips.us-west-2.amazonaws.com",
@@ -35021,6 +35040,12 @@
35021
35040
  }
35022
35041
  }
35023
35042
  },
35043
+ "resource-explorer-2" : {
35044
+ "endpoints" : {
35045
+ "us-gov-east-1" : { },
35046
+ "us-gov-west-1" : { }
35047
+ }
35048
+ },
35024
35049
  "resource-groups" : {
35025
35050
  "defaults" : {
35026
35051
  "variants" : [ {
@@ -37317,6 +37342,11 @@
37317
37342
  "us-iso-west-1" : { }
37318
37343
  }
37319
37344
  },
37345
+ "mq" : {
37346
+ "endpoints" : {
37347
+ "us-iso-east-1" : { }
37348
+ }
37349
+ },
37320
37350
  "network-firewall" : {
37321
37351
  "endpoints" : {
37322
37352
  "us-iso-east-1" : { }
@@ -38278,7 +38308,8 @@
38278
38308
  },
38279
38309
  "firehose" : {
38280
38310
  "endpoints" : {
38281
- "us-isob-east-1" : { }
38311
+ "us-isob-east-1" : { },
38312
+ "us-isob-west-1" : { }
38282
38313
  }
38283
38314
  },
38284
38315
  "fsx" : {
@@ -40444,6 +40475,11 @@
40444
40475
  "eusc-de-east-1" : { }
40445
40476
  }
40446
40477
  },
40478
+ "drs" : {
40479
+ "endpoints" : {
40480
+ "eusc-de-east-1" : { }
40481
+ }
40482
+ },
40447
40483
  "ds" : {
40448
40484
  "endpoints" : {
40449
40485
  "eusc-de-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.1237.0
4
+ version: 1.1246.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services