aws-partitions 1.1136.0 → 1.1141.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: 8c81ece16664b35cffecd4aea1b2df2a75d3cd7ac1f49de2dc93bc8fdd033b78
4
- data.tar.gz: 8c2e92ab730b77083ce7492600ffdf14bb7facb1f54a9d70c16e0bb51a8b1b66
3
+ metadata.gz: 7445e99120a4dd56894696017b091d6bed9c1f35694fede7f867e4acc757f5c0
4
+ data.tar.gz: e622e9513c71098d4807d099945c7c1c79281df35e43ff61c8ad0c4c61fd00be
5
5
  SHA512:
6
- metadata.gz: 9c948f184dee8b59eb67613d50804eb4c0bba9f1af208e133ec76268ddb20cf31d807e39f29abc920a102e717a8543b29d01321fbf03fa5dc36616d7a660f8da
7
- data.tar.gz: 98512795e2dba26ea1a1de259ea224101f7d0fc41cd778afc8ddbf3248c8dce3cd299575e84ea308f18a8946b520c1fbea49cc195ccc48c7f9cfa341fc99e8d6
6
+ metadata.gz: c1514a829bbc028a72b19f1a87ba56e50b96d1c376a25d01d3a91164c216759bb5333da2117641fa85e6dfc30a6cce584b9f8747123d19b42efe11f14f9382f3
7
+ data.tar.gz: 3f3a6e2b733de272f0e1d71a93a7927021c3d4859ea896584558ee070ebd33ba266c188e62a7074eabdeea9ce30eeef03db3d0cfa552b49455cecfc62fc490c8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1141.0 (2025-08-04)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1140.0 (2025-08-01)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::ARCRegionswitch`.
13
+
14
+ 1.1139.0 (2025-07-31)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1138.0 (2025-07-30)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1137.0 (2025-07-29)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
4
29
  1.1136.0 (2025-07-28)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1136.0
1
+ 1.1141.0
@@ -249,6 +249,7 @@ module Aws
249
249
  'ACMPCA' => 'acm-pca',
250
250
  'AIOps' => 'aiops',
251
251
  'APIGateway' => 'apigateway',
252
+ 'ARCRegionswitch' => 'arc-region-switch',
252
253
  'ARCZonalShift' => 'arc-zonal-shift',
253
254
  'AccessAnalyzer' => 'access-analyzer',
254
255
  'Account' => 'account',
data/partitions.json CHANGED
@@ -1783,6 +1783,7 @@
1783
1783
  "tags" : [ "dualstack" ]
1784
1784
  } ]
1785
1785
  },
1786
+ "ap-southeast-5" : { },
1786
1787
  "ca-central-1" : {
1787
1788
  "variants" : [ {
1788
1789
  "hostname" : "api.iot-tunneling-fips.ca-central-1.api.aws",
@@ -1807,6 +1808,7 @@
1807
1808
  "tags" : [ "dualstack" ]
1808
1809
  } ]
1809
1810
  },
1811
+ "eu-south-2" : { },
1810
1812
  "eu-west-1" : {
1811
1813
  "variants" : [ {
1812
1814
  "hostname" : "api.iot-tunneling.eu-west-1.api.aws",
@@ -3779,6 +3781,7 @@
3779
3781
  "ap-south-2" : { },
3780
3782
  "ap-southeast-1" : { },
3781
3783
  "ap-southeast-2" : { },
3784
+ "ap-southeast-4" : { },
3782
3785
  "bedrock-ap-northeast-1" : {
3783
3786
  "credentialScope" : {
3784
3787
  "region" : "ap-northeast-1"
@@ -5506,6 +5509,20 @@
5506
5509
  }
5507
5510
  }
5508
5511
  },
5512
+ "codeguru-profiler" : {
5513
+ "endpoints" : {
5514
+ "ap-northeast-1" : { },
5515
+ "ap-southeast-1" : { },
5516
+ "ap-southeast-2" : { },
5517
+ "eu-central-1" : { },
5518
+ "eu-north-1" : { },
5519
+ "eu-west-1" : { },
5520
+ "eu-west-2" : { },
5521
+ "us-east-1" : { },
5522
+ "us-east-2" : { },
5523
+ "us-west-2" : { }
5524
+ }
5525
+ },
5509
5526
  "codeguru-reviewer" : {
5510
5527
  "endpoints" : {
5511
5528
  "ap-northeast-1" : { },
@@ -6834,6 +6851,7 @@
6834
6851
  "ap-south-1" : { },
6835
6852
  "ap-southeast-1" : { },
6836
6853
  "ap-southeast-2" : { },
6854
+ "ap-southeast-5" : { },
6837
6855
  "ca-central-1" : {
6838
6856
  "variants" : [ {
6839
6857
  "hostname" : "data.iot-fips.ca-central-1.amazonaws.com",
@@ -6842,6 +6860,7 @@
6842
6860
  },
6843
6861
  "eu-central-1" : { },
6844
6862
  "eu-north-1" : { },
6863
+ "eu-south-2" : { },
6845
6864
  "eu-west-1" : { },
6846
6865
  "eu-west-2" : { },
6847
6866
  "eu-west-3" : { },
@@ -12300,6 +12319,7 @@
12300
12319
  "ap-south-1" : { },
12301
12320
  "ap-southeast-1" : { },
12302
12321
  "ap-southeast-2" : { },
12322
+ "ap-southeast-5" : { },
12303
12323
  "ca-central-1" : {
12304
12324
  "variants" : [ {
12305
12325
  "hostname" : "greengrass-fips.ca-central-1.amazonaws.com",
@@ -12307,6 +12327,7 @@
12307
12327
  } ]
12308
12328
  },
12309
12329
  "eu-central-1" : { },
12330
+ "eu-south-2" : { },
12310
12331
  "eu-west-1" : { },
12311
12332
  "eu-west-2" : { },
12312
12333
  "fips-ca-central-1" : {
@@ -12468,6 +12489,7 @@
12468
12489
  "endpoints" : {
12469
12490
  "af-south-1" : { },
12470
12491
  "ap-east-1" : { },
12492
+ "ap-east-2" : { },
12471
12493
  "ap-northeast-1" : { },
12472
12494
  "ap-northeast-2" : { },
12473
12495
  "ap-northeast-3" : { },
@@ -13185,6 +13207,7 @@
13185
13207
  "ap-south-1" : { },
13186
13208
  "ap-southeast-1" : { },
13187
13209
  "ap-southeast-2" : { },
13210
+ "ap-southeast-5" : { },
13188
13211
  "ca-central-1" : {
13189
13212
  "variants" : [ {
13190
13213
  "hostname" : "iot-fips.ca-central-1.amazonaws.com",
@@ -13193,6 +13216,7 @@
13193
13216
  },
13194
13217
  "eu-central-1" : { },
13195
13218
  "eu-north-1" : { },
13219
+ "eu-south-2" : { },
13196
13220
  "eu-west-1" : { },
13197
13221
  "eu-west-2" : { },
13198
13222
  "eu-west-3" : { },
@@ -13976,6 +14000,7 @@
13976
14000
  "ap-northeast-1" : { },
13977
14001
  "ap-northeast-2" : { },
13978
14002
  "ap-south-1" : { },
14003
+ "ap-south-2" : { },
13979
14004
  "ap-southeast-1" : { },
13980
14005
  "ap-southeast-2" : { },
13981
14006
  "ca-central-1" : { },
@@ -14375,11 +14400,14 @@
14375
14400
  "ap-south-1" : { },
14376
14401
  "ap-southeast-1" : { },
14377
14402
  "ap-southeast-2" : { },
14403
+ "ap-southeast-5" : { },
14378
14404
  "ca-central-1" : { },
14379
14405
  "eu-central-1" : { },
14406
+ "eu-south-2" : { },
14380
14407
  "eu-west-1" : { },
14381
14408
  "eu-west-2" : { },
14382
14409
  "eu-west-3" : { },
14410
+ "me-south-1" : { },
14383
14411
  "sa-east-1" : { },
14384
14412
  "us-east-1" : { },
14385
14413
  "us-east-2" : { },
@@ -15560,6 +15588,7 @@
15560
15588
  "ap-south-1" : { },
15561
15589
  "ap-southeast-1" : { },
15562
15590
  "ap-southeast-2" : { },
15591
+ "ap-southeast-3" : { },
15563
15592
  "ca-central-1" : { },
15564
15593
  "eu-central-1" : { },
15565
15594
  "eu-north-1" : { },
@@ -17436,6 +17465,7 @@
17436
17465
  "endpoints" : {
17437
17466
  "af-south-1" : { },
17438
17467
  "ap-east-1" : { },
17468
+ "ap-east-2" : { },
17439
17469
  "ap-northeast-1" : { },
17440
17470
  "ap-northeast-2" : { },
17441
17471
  "ap-northeast-3" : { },
@@ -21436,6 +21466,7 @@
21436
21466
  "ap-southeast-3" : { },
21437
21467
  "ap-southeast-4" : { },
21438
21468
  "ap-southeast-5" : { },
21469
+ "ap-southeast-7" : { },
21439
21470
  "ca-central-1" : { },
21440
21471
  "ca-west-1" : { },
21441
21472
  "eu-central-1" : { },
@@ -21449,6 +21480,7 @@
21449
21480
  "il-central-1" : { },
21450
21481
  "me-central-1" : { },
21451
21482
  "me-south-1" : { },
21483
+ "mx-central-1" : { },
21452
21484
  "sa-east-1" : { },
21453
21485
  "us-east-1" : { },
21454
21486
  "us-east-2" : { },
@@ -27283,6 +27315,7 @@
27283
27315
  "ap-southeast-3" : { },
27284
27316
  "ap-southeast-4" : { },
27285
27317
  "ap-southeast-5" : { },
27318
+ "ap-southeast-7" : { },
27286
27319
  "ca-central-1" : {
27287
27320
  "variants" : [ {
27288
27321
  "hostname" : "transfer-fips.ca-central-1.amazonaws.com",
@@ -36705,7 +36738,8 @@
36705
36738
  },
36706
36739
  "batch" : {
36707
36740
  "endpoints" : {
36708
- "us-iso-east-1" : { }
36741
+ "us-iso-east-1" : { },
36742
+ "us-iso-west-1" : { }
36709
36743
  }
36710
36744
  },
36711
36745
  "bedrock" : {
@@ -37624,6 +37658,12 @@
37624
37658
  "us-iso-west-1" : { }
37625
37659
  }
37626
37660
  },
37661
+ "servicequotas" : {
37662
+ "endpoints" : {
37663
+ "us-iso-east-1" : { },
37664
+ "us-iso-west-1" : { }
37665
+ }
37666
+ },
37627
37667
  "snowball" : {
37628
37668
  "endpoints" : {
37629
37669
  "us-iso-east-1" : { },
@@ -38572,6 +38612,11 @@
38572
38612
  "us-isob-east-1" : { }
38573
38613
  }
38574
38614
  },
38615
+ "servicequotas" : {
38616
+ "endpoints" : {
38617
+ "us-isob-east-1" : { }
38618
+ }
38619
+ },
38575
38620
  "snowball" : {
38576
38621
  "endpoints" : {
38577
38622
  "us-isob-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.1136.0
4
+ version: 1.1141.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services