aws-partitions 1.1132.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: 99d01ebbb64d18d5521a54c365df7cd5a6cdd717a3ebc0118440465b44a53f56
4
- data.tar.gz: 3c89cbbe139c105168998464c92a3dd222f2697f8646a4a1bc8e4554e26395a4
3
+ metadata.gz: 7445e99120a4dd56894696017b091d6bed9c1f35694fede7f867e4acc757f5c0
4
+ data.tar.gz: e622e9513c71098d4807d099945c7c1c79281df35e43ff61c8ad0c4c61fd00be
5
5
  SHA512:
6
- metadata.gz: 03e214b7bdcb5630f9eb103d5497733b00599363d89b4f987c316c426ae39a51166732e15e33e078343dc831336778b207d2196b553a85fa1c55e69824dc168a
7
- data.tar.gz: 35473d663e628b88a0c545e86d11f1222f4073a48159b08150a388c41e9134ca9c260f8af5181154aba1d730feefea27a638cd4ee28017f4222fbbaf13f48908
6
+ metadata.gz: c1514a829bbc028a72b19f1a87ba56e50b96d1c376a25d01d3a91164c216759bb5333da2117641fa85e6dfc30a6cce584b9f8747123d19b42efe11f14f9382f3
7
+ data.tar.gz: 3f3a6e2b733de272f0e1d71a93a7927021c3d4859ea896584558ee070ebd33ba266c188e62a7074eabdeea9ce30eeef03db3d0cfa552b49455cecfc62fc490c8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,51 @@
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
+
29
+ 1.1136.0 (2025-07-28)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1135.0 (2025-07-24)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1134.0 (2025-07-23)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.1133.0 (2025-07-22)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
4
49
  1.1132.0 (2025-07-21)
5
50
  ------------------
6
51
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1132.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"
@@ -4079,6 +4082,7 @@
4079
4082
  "sa-east-1" : { },
4080
4083
  "us-east-1" : { },
4081
4084
  "us-east-2" : { },
4085
+ "us-west-1" : { },
4082
4086
  "us-west-2" : { }
4083
4087
  }
4084
4088
  },
@@ -5505,6 +5509,20 @@
5505
5509
  }
5506
5510
  }
5507
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
+ },
5508
5526
  "codeguru-reviewer" : {
5509
5527
  "endpoints" : {
5510
5528
  "ap-northeast-1" : { },
@@ -5729,6 +5747,7 @@
5729
5747
  "tags" : [ "dualstack" ]
5730
5748
  } ]
5731
5749
  },
5750
+ "ap-southeast-7" : { },
5732
5751
  "ca-central-1" : {
5733
5752
  "variants" : [ {
5734
5753
  "hostname" : "cognito-identity.ca-central-1.amazonaws.com",
@@ -5966,6 +5985,7 @@
5966
5985
  "tags" : [ "dualstack" ]
5967
5986
  } ]
5968
5987
  },
5988
+ "ap-southeast-7" : { },
5969
5989
  "ca-central-1" : {
5970
5990
  "variants" : [ {
5971
5991
  "hostname" : "cognito-idp.ca-central-1.amazonaws.com",
@@ -6697,6 +6717,7 @@
6697
6717
  "endpoints" : {
6698
6718
  "af-south-1" : { },
6699
6719
  "ap-east-1" : { },
6720
+ "ap-east-2" : { },
6700
6721
  "ap-northeast-1" : { },
6701
6722
  "ap-northeast-2" : { },
6702
6723
  "ap-northeast-3" : { },
@@ -6830,6 +6851,7 @@
6830
6851
  "ap-south-1" : { },
6831
6852
  "ap-southeast-1" : { },
6832
6853
  "ap-southeast-2" : { },
6854
+ "ap-southeast-5" : { },
6833
6855
  "ca-central-1" : {
6834
6856
  "variants" : [ {
6835
6857
  "hostname" : "data.iot-fips.ca-central-1.amazonaws.com",
@@ -6838,6 +6860,7 @@
6838
6860
  },
6839
6861
  "eu-central-1" : { },
6840
6862
  "eu-north-1" : { },
6863
+ "eu-south-2" : { },
6841
6864
  "eu-west-1" : { },
6842
6865
  "eu-west-2" : { },
6843
6866
  "eu-west-3" : { },
@@ -12296,6 +12319,7 @@
12296
12319
  "ap-south-1" : { },
12297
12320
  "ap-southeast-1" : { },
12298
12321
  "ap-southeast-2" : { },
12322
+ "ap-southeast-5" : { },
12299
12323
  "ca-central-1" : {
12300
12324
  "variants" : [ {
12301
12325
  "hostname" : "greengrass-fips.ca-central-1.amazonaws.com",
@@ -12303,6 +12327,7 @@
12303
12327
  } ]
12304
12328
  },
12305
12329
  "eu-central-1" : { },
12330
+ "eu-south-2" : { },
12306
12331
  "eu-west-1" : { },
12307
12332
  "eu-west-2" : { },
12308
12333
  "fips-ca-central-1" : {
@@ -12464,6 +12489,7 @@
12464
12489
  "endpoints" : {
12465
12490
  "af-south-1" : { },
12466
12491
  "ap-east-1" : { },
12492
+ "ap-east-2" : { },
12467
12493
  "ap-northeast-1" : { },
12468
12494
  "ap-northeast-2" : { },
12469
12495
  "ap-northeast-3" : { },
@@ -13181,6 +13207,7 @@
13181
13207
  "ap-south-1" : { },
13182
13208
  "ap-southeast-1" : { },
13183
13209
  "ap-southeast-2" : { },
13210
+ "ap-southeast-5" : { },
13184
13211
  "ca-central-1" : {
13185
13212
  "variants" : [ {
13186
13213
  "hostname" : "iot-fips.ca-central-1.amazonaws.com",
@@ -13189,6 +13216,7 @@
13189
13216
  },
13190
13217
  "eu-central-1" : { },
13191
13218
  "eu-north-1" : { },
13219
+ "eu-south-2" : { },
13192
13220
  "eu-west-1" : { },
13193
13221
  "eu-west-2" : { },
13194
13222
  "eu-west-3" : { },
@@ -13972,6 +14000,7 @@
13972
14000
  "ap-northeast-1" : { },
13973
14001
  "ap-northeast-2" : { },
13974
14002
  "ap-south-1" : { },
14003
+ "ap-south-2" : { },
13975
14004
  "ap-southeast-1" : { },
13976
14005
  "ap-southeast-2" : { },
13977
14006
  "ca-central-1" : { },
@@ -14371,11 +14400,14 @@
14371
14400
  "ap-south-1" : { },
14372
14401
  "ap-southeast-1" : { },
14373
14402
  "ap-southeast-2" : { },
14403
+ "ap-southeast-5" : { },
14374
14404
  "ca-central-1" : { },
14375
14405
  "eu-central-1" : { },
14406
+ "eu-south-2" : { },
14376
14407
  "eu-west-1" : { },
14377
14408
  "eu-west-2" : { },
14378
14409
  "eu-west-3" : { },
14410
+ "me-south-1" : { },
14379
14411
  "sa-east-1" : { },
14380
14412
  "us-east-1" : { },
14381
14413
  "us-east-2" : { },
@@ -15384,6 +15416,7 @@
15384
15416
  "endpoints" : {
15385
15417
  "af-south-1" : { },
15386
15418
  "ap-east-1" : { },
15419
+ "ap-east-2" : { },
15387
15420
  "ap-northeast-1" : { },
15388
15421
  "ap-northeast-2" : { },
15389
15422
  "ap-northeast-3" : { },
@@ -15555,6 +15588,7 @@
15555
15588
  "ap-south-1" : { },
15556
15589
  "ap-southeast-1" : { },
15557
15590
  "ap-southeast-2" : { },
15591
+ "ap-southeast-3" : { },
15558
15592
  "ca-central-1" : { },
15559
15593
  "eu-central-1" : { },
15560
15594
  "eu-north-1" : { },
@@ -17431,6 +17465,7 @@
17431
17465
  "endpoints" : {
17432
17466
  "af-south-1" : { },
17433
17467
  "ap-east-1" : { },
17468
+ "ap-east-2" : { },
17434
17469
  "ap-northeast-1" : { },
17435
17470
  "ap-northeast-2" : { },
17436
17471
  "ap-northeast-3" : { },
@@ -21431,6 +21466,7 @@
21431
21466
  "ap-southeast-3" : { },
21432
21467
  "ap-southeast-4" : { },
21433
21468
  "ap-southeast-5" : { },
21469
+ "ap-southeast-7" : { },
21434
21470
  "ca-central-1" : { },
21435
21471
  "ca-west-1" : { },
21436
21472
  "eu-central-1" : { },
@@ -21444,6 +21480,7 @@
21444
21480
  "il-central-1" : { },
21445
21481
  "me-central-1" : { },
21446
21482
  "me-south-1" : { },
21483
+ "mx-central-1" : { },
21447
21484
  "sa-east-1" : { },
21448
21485
  "us-east-1" : { },
21449
21486
  "us-east-2" : { },
@@ -27278,6 +27315,7 @@
27278
27315
  "ap-southeast-3" : { },
27279
27316
  "ap-southeast-4" : { },
27280
27317
  "ap-southeast-5" : { },
27318
+ "ap-southeast-7" : { },
27281
27319
  "ca-central-1" : {
27282
27320
  "variants" : [ {
27283
27321
  "hostname" : "transfer-fips.ca-central-1.amazonaws.com",
@@ -36700,7 +36738,8 @@
36700
36738
  },
36701
36739
  "batch" : {
36702
36740
  "endpoints" : {
36703
- "us-iso-east-1" : { }
36741
+ "us-iso-east-1" : { },
36742
+ "us-iso-west-1" : { }
36704
36743
  }
36705
36744
  },
36706
36745
  "bedrock" : {
@@ -37619,6 +37658,12 @@
37619
37658
  "us-iso-west-1" : { }
37620
37659
  }
37621
37660
  },
37661
+ "servicequotas" : {
37662
+ "endpoints" : {
37663
+ "us-iso-east-1" : { },
37664
+ "us-iso-west-1" : { }
37665
+ }
37666
+ },
37622
37667
  "snowball" : {
37623
37668
  "endpoints" : {
37624
37669
  "us-iso-east-1" : { },
@@ -38567,6 +38612,11 @@
38567
38612
  "us-isob-east-1" : { }
38568
38613
  }
38569
38614
  },
38615
+ "servicequotas" : {
38616
+ "endpoints" : {
38617
+ "us-isob-east-1" : { }
38618
+ }
38619
+ },
38570
38620
  "snowball" : {
38571
38621
  "endpoints" : {
38572
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.1132.0
4
+ version: 1.1141.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services