aws-partitions 1.1038.0 → 1.1044.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '09ac3a2d83a0e07e8fc319598cb1ad24ad0512f0da663bd474257b71780d4aeb'
4
- data.tar.gz: 79674f303e6072acf969677db293af6be0e3c4e2ac344c2adb2f0875f9272b21
3
+ metadata.gz: e5b3f0ec547e29392ab8eb701651dfd31bca71a1ca0de1d2edec446c7cb11df3
4
+ data.tar.gz: 54baacda0fb0c02bc9a40716977357a454bd4d7cc90756304e144304bb3db642
5
5
  SHA512:
6
- metadata.gz: 1c956f156f151c7e047fff2c48f9c308ca5b9671b88c9ad54eee3d0033427827853716a48459b1f94276124f72817bcf0a9e991f9d73f94ed2000d38a358b59b
7
- data.tar.gz: 46d705ce302e235bd4f42c41b332915b5decfb6d366a277a70bed68268a27514ec9bbdaa35f29b8458d01abd223699a4e30e17a2fa01775f5665c246a1f758c6
6
+ metadata.gz: 77e9aefdc37690b1c06dd27cdc7172259de695d5094eedbab64f8e7f835cdeeb9b256ae6e80b2ae42014de4d6b54f6ab56f0c6c79d7bffd6891bdca68db1bb88
7
+ data.tar.gz: 9c0f4656cc3defb5ce85db9fa7cff53607eca3d0c17a4b535a63cc5add7a9e2730825c680f31850c1395527958612171e339c5e5c064177f44ba192b324dc22e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,36 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1044.0 (2025-01-30)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1043.0 (2025-01-27)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1042.0 (2025-01-22)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1041.0 (2025-01-21)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1040.0 (2025-01-17)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1039.0 (2025-01-16)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
4
34
  1.1038.0 (2025-01-15)
5
35
  ------------------
6
36
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1038.0
1
+ 1.1044.0
@@ -92,6 +92,9 @@
92
92
  "me-south-1" : {
93
93
  "description" : "Middle East (Bahrain)"
94
94
  },
95
+ "mx-central-1" : {
96
+ "description" : "Mexico (Central)"
97
+ },
95
98
  "sa-east-1" : {
96
99
  "description" : "South America (Sao Paulo)"
97
100
  },
data/partitions.json CHANGED
@@ -2938,6 +2938,7 @@
2938
2938
  "il-central-1" : { },
2939
2939
  "me-central-1" : { },
2940
2940
  "me-south-1" : { },
2941
+ "mx-central-1" : { },
2941
2942
  "sa-east-1" : { },
2942
2943
  "us-east-1" : { },
2943
2944
  "us-east-2" : { },
@@ -8757,6 +8758,13 @@
8757
8758
  "deprecated" : true,
8758
8759
  "hostname" : "elasticfilesystem-fips.me-south-1.amazonaws.com"
8759
8760
  },
8761
+ "fips-mx-central-1" : {
8762
+ "credentialScope" : {
8763
+ "region" : "mx-central-1"
8764
+ },
8765
+ "deprecated" : true,
8766
+ "hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com"
8767
+ },
8760
8768
  "fips-sa-east-1" : {
8761
8769
  "credentialScope" : {
8762
8770
  "region" : "sa-east-1"
@@ -8810,6 +8818,12 @@
8810
8818
  "tags" : [ "fips" ]
8811
8819
  } ]
8812
8820
  },
8821
+ "mx-central-1" : {
8822
+ "variants" : [ {
8823
+ "hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com",
8824
+ "tags" : [ "fips" ]
8825
+ } ]
8826
+ },
8813
8827
  "sa-east-1" : {
8814
8828
  "variants" : [ {
8815
8829
  "hostname" : "elasticfilesystem-fips.sa-east-1.amazonaws.com",
@@ -11120,6 +11134,7 @@
11120
11134
  "ap-southeast-2" : { },
11121
11135
  "ap-southeast-3" : { },
11122
11136
  "ap-southeast-4" : { },
11137
+ "ap-southeast-5" : { },
11123
11138
  "ca-central-1" : { },
11124
11139
  "ca-west-1" : { },
11125
11140
  "eu-central-1" : { },
@@ -18598,26 +18613,126 @@
18598
18613
  },
18599
18614
  "resiliencehub" : {
18600
18615
  "endpoints" : {
18601
- "af-south-1" : { },
18602
- "ap-east-1" : { },
18603
- "ap-northeast-1" : { },
18604
- "ap-northeast-2" : { },
18605
- "ap-south-1" : { },
18606
- "ap-southeast-1" : { },
18607
- "ap-southeast-2" : { },
18608
- "ca-central-1" : { },
18609
- "eu-central-1" : { },
18610
- "eu-north-1" : { },
18611
- "eu-south-1" : { },
18612
- "eu-west-1" : { },
18613
- "eu-west-2" : { },
18614
- "eu-west-3" : { },
18615
- "me-south-1" : { },
18616
- "sa-east-1" : { },
18617
- "us-east-1" : { },
18618
- "us-east-2" : { },
18619
- "us-west-1" : { },
18620
- "us-west-2" : { }
18616
+ "af-south-1" : {
18617
+ "variants" : [ {
18618
+ "hostname" : "resiliencehub.af-south-1.api.aws",
18619
+ "tags" : [ "dualstack" ]
18620
+ } ]
18621
+ },
18622
+ "ap-east-1" : {
18623
+ "variants" : [ {
18624
+ "hostname" : "resiliencehub.ap-east-1.api.aws",
18625
+ "tags" : [ "dualstack" ]
18626
+ } ]
18627
+ },
18628
+ "ap-northeast-1" : {
18629
+ "variants" : [ {
18630
+ "hostname" : "resiliencehub.ap-northeast-1.api.aws",
18631
+ "tags" : [ "dualstack" ]
18632
+ } ]
18633
+ },
18634
+ "ap-northeast-2" : {
18635
+ "variants" : [ {
18636
+ "hostname" : "resiliencehub.ap-northeast-2.api.aws",
18637
+ "tags" : [ "dualstack" ]
18638
+ } ]
18639
+ },
18640
+ "ap-south-1" : {
18641
+ "variants" : [ {
18642
+ "hostname" : "resiliencehub.ap-south-1.api.aws",
18643
+ "tags" : [ "dualstack" ]
18644
+ } ]
18645
+ },
18646
+ "ap-southeast-1" : {
18647
+ "variants" : [ {
18648
+ "hostname" : "resiliencehub.ap-southeast-1.api.aws",
18649
+ "tags" : [ "dualstack" ]
18650
+ } ]
18651
+ },
18652
+ "ap-southeast-2" : {
18653
+ "variants" : [ {
18654
+ "hostname" : "resiliencehub.ap-southeast-2.api.aws",
18655
+ "tags" : [ "dualstack" ]
18656
+ } ]
18657
+ },
18658
+ "ca-central-1" : {
18659
+ "variants" : [ {
18660
+ "hostname" : "resiliencehub.ca-central-1.api.aws",
18661
+ "tags" : [ "dualstack" ]
18662
+ } ]
18663
+ },
18664
+ "eu-central-1" : {
18665
+ "variants" : [ {
18666
+ "hostname" : "resiliencehub.eu-central-1.api.aws",
18667
+ "tags" : [ "dualstack" ]
18668
+ } ]
18669
+ },
18670
+ "eu-north-1" : {
18671
+ "variants" : [ {
18672
+ "hostname" : "resiliencehub.eu-north-1.api.aws",
18673
+ "tags" : [ "dualstack" ]
18674
+ } ]
18675
+ },
18676
+ "eu-south-1" : {
18677
+ "variants" : [ {
18678
+ "hostname" : "resiliencehub.eu-south-1.api.aws",
18679
+ "tags" : [ "dualstack" ]
18680
+ } ]
18681
+ },
18682
+ "eu-west-1" : {
18683
+ "variants" : [ {
18684
+ "hostname" : "resiliencehub.eu-west-1.api.aws",
18685
+ "tags" : [ "dualstack" ]
18686
+ } ]
18687
+ },
18688
+ "eu-west-2" : {
18689
+ "variants" : [ {
18690
+ "hostname" : "resiliencehub.eu-west-2.api.aws",
18691
+ "tags" : [ "dualstack" ]
18692
+ } ]
18693
+ },
18694
+ "eu-west-3" : {
18695
+ "variants" : [ {
18696
+ "hostname" : "resiliencehub.eu-west-3.api.aws",
18697
+ "tags" : [ "dualstack" ]
18698
+ } ]
18699
+ },
18700
+ "me-south-1" : {
18701
+ "variants" : [ {
18702
+ "hostname" : "resiliencehub.me-south-1.api.aws",
18703
+ "tags" : [ "dualstack" ]
18704
+ } ]
18705
+ },
18706
+ "sa-east-1" : {
18707
+ "variants" : [ {
18708
+ "hostname" : "resiliencehub.sa-east-1.api.aws",
18709
+ "tags" : [ "dualstack" ]
18710
+ } ]
18711
+ },
18712
+ "us-east-1" : {
18713
+ "variants" : [ {
18714
+ "hostname" : "resiliencehub.us-east-1.api.aws",
18715
+ "tags" : [ "dualstack" ]
18716
+ } ]
18717
+ },
18718
+ "us-east-2" : {
18719
+ "variants" : [ {
18720
+ "hostname" : "resiliencehub.us-east-2.api.aws",
18721
+ "tags" : [ "dualstack" ]
18722
+ } ]
18723
+ },
18724
+ "us-west-1" : {
18725
+ "variants" : [ {
18726
+ "hostname" : "resiliencehub.us-west-1.api.aws",
18727
+ "tags" : [ "dualstack" ]
18728
+ } ]
18729
+ },
18730
+ "us-west-2" : {
18731
+ "variants" : [ {
18732
+ "hostname" : "resiliencehub.us-west-2.api.aws",
18733
+ "tags" : [ "dualstack" ]
18734
+ } ]
18735
+ }
18621
18736
  }
18622
18737
  },
18623
18738
  "resource-explorer-2" : {
@@ -22311,8 +22426,18 @@
22311
22426
  "ap-southeast-4" : { },
22312
22427
  "ap-southeast-5" : { },
22313
22428
  "ap-southeast-7" : { },
22314
- "ca-central-1" : { },
22315
- "ca-west-1" : { },
22429
+ "ca-central-1" : {
22430
+ "variants" : [ {
22431
+ "hostname" : "sqs-fips.ca-central-1.amazonaws.com",
22432
+ "tags" : [ "fips" ]
22433
+ } ]
22434
+ },
22435
+ "ca-west-1" : {
22436
+ "variants" : [ {
22437
+ "hostname" : "sqs-fips.ca-west-1.amazonaws.com",
22438
+ "tags" : [ "fips" ]
22439
+ } ]
22440
+ },
22316
22441
  "eu-central-1" : { },
22317
22442
  "eu-central-2" : { },
22318
22443
  "eu-north-1" : { },
@@ -22321,6 +22446,20 @@
22321
22446
  "eu-west-1" : { },
22322
22447
  "eu-west-2" : { },
22323
22448
  "eu-west-3" : { },
22449
+ "fips-ca-central-1" : {
22450
+ "credentialScope" : {
22451
+ "region" : "ca-central-1"
22452
+ },
22453
+ "deprecated" : true,
22454
+ "hostname" : "sqs-fips.ca-central-1.amazonaws.com"
22455
+ },
22456
+ "fips-ca-west-1" : {
22457
+ "credentialScope" : {
22458
+ "region" : "ca-west-1"
22459
+ },
22460
+ "deprecated" : true,
22461
+ "hostname" : "sqs-fips.ca-west-1.amazonaws.com"
22462
+ },
22324
22463
  "fips-us-east-1" : {
22325
22464
  "credentialScope" : {
22326
22465
  "region" : "us-east-1"
@@ -23445,39 +23584,156 @@
23445
23584
  },
23446
23585
  "synthetics" : {
23447
23586
  "endpoints" : {
23448
- "af-south-1" : { },
23449
- "ap-east-1" : { },
23450
- "ap-northeast-1" : { },
23451
- "ap-northeast-2" : { },
23452
- "ap-northeast-3" : { },
23453
- "ap-south-1" : { },
23454
- "ap-south-2" : { },
23455
- "ap-southeast-1" : { },
23456
- "ap-southeast-2" : { },
23457
- "ap-southeast-3" : { },
23458
- "ap-southeast-4" : { },
23459
- "ap-southeast-5" : { },
23460
- "ap-southeast-7" : { },
23587
+ "af-south-1" : {
23588
+ "variants" : [ {
23589
+ "hostname" : "synthetics.af-south-1.api.aws",
23590
+ "tags" : [ "dualstack" ]
23591
+ } ]
23592
+ },
23593
+ "ap-east-1" : {
23594
+ "variants" : [ {
23595
+ "hostname" : "synthetics.ap-east-1.api.aws",
23596
+ "tags" : [ "dualstack" ]
23597
+ } ]
23598
+ },
23599
+ "ap-northeast-1" : {
23600
+ "variants" : [ {
23601
+ "hostname" : "synthetics.ap-northeast-1.api.aws",
23602
+ "tags" : [ "dualstack" ]
23603
+ } ]
23604
+ },
23605
+ "ap-northeast-2" : {
23606
+ "variants" : [ {
23607
+ "hostname" : "synthetics.ap-northeast-2.api.aws",
23608
+ "tags" : [ "dualstack" ]
23609
+ } ]
23610
+ },
23611
+ "ap-northeast-3" : {
23612
+ "variants" : [ {
23613
+ "hostname" : "synthetics.ap-northeast-3.api.aws",
23614
+ "tags" : [ "dualstack" ]
23615
+ } ]
23616
+ },
23617
+ "ap-south-1" : {
23618
+ "variants" : [ {
23619
+ "hostname" : "synthetics.ap-south-1.api.aws",
23620
+ "tags" : [ "dualstack" ]
23621
+ } ]
23622
+ },
23623
+ "ap-south-2" : {
23624
+ "variants" : [ {
23625
+ "hostname" : "synthetics.ap-south-2.api.aws",
23626
+ "tags" : [ "dualstack" ]
23627
+ } ]
23628
+ },
23629
+ "ap-southeast-1" : {
23630
+ "variants" : [ {
23631
+ "hostname" : "synthetics.ap-southeast-1.api.aws",
23632
+ "tags" : [ "dualstack" ]
23633
+ } ]
23634
+ },
23635
+ "ap-southeast-2" : {
23636
+ "variants" : [ {
23637
+ "hostname" : "synthetics.ap-southeast-2.api.aws",
23638
+ "tags" : [ "dualstack" ]
23639
+ } ]
23640
+ },
23641
+ "ap-southeast-3" : {
23642
+ "variants" : [ {
23643
+ "hostname" : "synthetics.ap-southeast-3.api.aws",
23644
+ "tags" : [ "dualstack" ]
23645
+ } ]
23646
+ },
23647
+ "ap-southeast-4" : {
23648
+ "variants" : [ {
23649
+ "hostname" : "synthetics.ap-southeast-4.api.aws",
23650
+ "tags" : [ "dualstack" ]
23651
+ } ]
23652
+ },
23653
+ "ap-southeast-5" : {
23654
+ "variants" : [ {
23655
+ "hostname" : "synthetics.ap-southeast-5.api.aws",
23656
+ "tags" : [ "dualstack" ]
23657
+ } ]
23658
+ },
23659
+ "ap-southeast-7" : {
23660
+ "variants" : [ {
23661
+ "hostname" : "synthetics.ap-southeast-7.api.aws",
23662
+ "tags" : [ "dualstack" ]
23663
+ } ]
23664
+ },
23461
23665
  "ca-central-1" : {
23462
23666
  "variants" : [ {
23463
23667
  "hostname" : "synthetics-fips.ca-central-1.amazonaws.com",
23464
23668
  "tags" : [ "fips" ]
23669
+ }, {
23670
+ "hostname" : "synthetics-fips.ca-central-1.api.aws",
23671
+ "tags" : [ "dualstack", "fips" ]
23672
+ }, {
23673
+ "hostname" : "synthetics.ca-central-1.api.aws",
23674
+ "tags" : [ "dualstack" ]
23465
23675
  } ]
23466
23676
  },
23467
23677
  "ca-west-1" : {
23468
23678
  "variants" : [ {
23469
23679
  "hostname" : "synthetics-fips.ca-west-1.amazonaws.com",
23470
23680
  "tags" : [ "fips" ]
23681
+ }, {
23682
+ "hostname" : "synthetics-fips.ca-west-1.api.aws",
23683
+ "tags" : [ "dualstack", "fips" ]
23684
+ }, {
23685
+ "hostname" : "synthetics.ca-west-1.api.aws",
23686
+ "tags" : [ "dualstack" ]
23687
+ } ]
23688
+ },
23689
+ "eu-central-1" : {
23690
+ "variants" : [ {
23691
+ "hostname" : "synthetics.eu-central-1.api.aws",
23692
+ "tags" : [ "dualstack" ]
23693
+ } ]
23694
+ },
23695
+ "eu-central-2" : {
23696
+ "variants" : [ {
23697
+ "hostname" : "synthetics.eu-central-2.api.aws",
23698
+ "tags" : [ "dualstack" ]
23699
+ } ]
23700
+ },
23701
+ "eu-north-1" : {
23702
+ "variants" : [ {
23703
+ "hostname" : "synthetics.eu-north-1.api.aws",
23704
+ "tags" : [ "dualstack" ]
23705
+ } ]
23706
+ },
23707
+ "eu-south-1" : {
23708
+ "variants" : [ {
23709
+ "hostname" : "synthetics.eu-south-1.api.aws",
23710
+ "tags" : [ "dualstack" ]
23711
+ } ]
23712
+ },
23713
+ "eu-south-2" : {
23714
+ "variants" : [ {
23715
+ "hostname" : "synthetics.eu-south-2.api.aws",
23716
+ "tags" : [ "dualstack" ]
23717
+ } ]
23718
+ },
23719
+ "eu-west-1" : {
23720
+ "variants" : [ {
23721
+ "hostname" : "synthetics.eu-west-1.api.aws",
23722
+ "tags" : [ "dualstack" ]
23723
+ } ]
23724
+ },
23725
+ "eu-west-2" : {
23726
+ "variants" : [ {
23727
+ "hostname" : "synthetics.eu-west-2.api.aws",
23728
+ "tags" : [ "dualstack" ]
23729
+ } ]
23730
+ },
23731
+ "eu-west-3" : {
23732
+ "variants" : [ {
23733
+ "hostname" : "synthetics.eu-west-3.api.aws",
23734
+ "tags" : [ "dualstack" ]
23471
23735
  } ]
23472
23736
  },
23473
- "eu-central-1" : { },
23474
- "eu-central-2" : { },
23475
- "eu-north-1" : { },
23476
- "eu-south-1" : { },
23477
- "eu-south-2" : { },
23478
- "eu-west-1" : { },
23479
- "eu-west-2" : { },
23480
- "eu-west-3" : { },
23481
23737
  "fips-ca-central-1" : {
23482
23738
  "credentialScope" : {
23483
23739
  "region" : "ca-central-1"
@@ -23520,33 +23776,82 @@
23520
23776
  "deprecated" : true,
23521
23777
  "hostname" : "synthetics-fips.us-west-2.amazonaws.com"
23522
23778
  },
23523
- "il-central-1" : { },
23524
- "me-central-1" : { },
23525
- "me-south-1" : { },
23526
- "mx-central-1" : { },
23527
- "sa-east-1" : { },
23779
+ "il-central-1" : {
23780
+ "variants" : [ {
23781
+ "hostname" : "synthetics.il-central-1.api.aws",
23782
+ "tags" : [ "dualstack" ]
23783
+ } ]
23784
+ },
23785
+ "me-central-1" : {
23786
+ "variants" : [ {
23787
+ "hostname" : "synthetics.me-central-1.api.aws",
23788
+ "tags" : [ "dualstack" ]
23789
+ } ]
23790
+ },
23791
+ "me-south-1" : {
23792
+ "variants" : [ {
23793
+ "hostname" : "synthetics.me-south-1.api.aws",
23794
+ "tags" : [ "dualstack" ]
23795
+ } ]
23796
+ },
23797
+ "mx-central-1" : {
23798
+ "variants" : [ {
23799
+ "hostname" : "synthetics.mx-central-1.api.aws",
23800
+ "tags" : [ "dualstack" ]
23801
+ } ]
23802
+ },
23803
+ "sa-east-1" : {
23804
+ "variants" : [ {
23805
+ "hostname" : "synthetics.sa-east-1.api.aws",
23806
+ "tags" : [ "dualstack" ]
23807
+ } ]
23808
+ },
23528
23809
  "us-east-1" : {
23529
23810
  "variants" : [ {
23530
23811
  "hostname" : "synthetics-fips.us-east-1.amazonaws.com",
23531
23812
  "tags" : [ "fips" ]
23813
+ }, {
23814
+ "hostname" : "synthetics-fips.us-east-1.api.aws",
23815
+ "tags" : [ "dualstack", "fips" ]
23816
+ }, {
23817
+ "hostname" : "synthetics.us-east-1.api.aws",
23818
+ "tags" : [ "dualstack" ]
23532
23819
  } ]
23533
23820
  },
23534
23821
  "us-east-2" : {
23535
23822
  "variants" : [ {
23536
23823
  "hostname" : "synthetics-fips.us-east-2.amazonaws.com",
23537
23824
  "tags" : [ "fips" ]
23825
+ }, {
23826
+ "hostname" : "synthetics-fips.us-east-2.api.aws",
23827
+ "tags" : [ "dualstack", "fips" ]
23828
+ }, {
23829
+ "hostname" : "synthetics.us-east-2.api.aws",
23830
+ "tags" : [ "dualstack" ]
23538
23831
  } ]
23539
23832
  },
23540
23833
  "us-west-1" : {
23541
23834
  "variants" : [ {
23542
23835
  "hostname" : "synthetics-fips.us-west-1.amazonaws.com",
23543
23836
  "tags" : [ "fips" ]
23837
+ }, {
23838
+ "hostname" : "synthetics-fips.us-west-1.api.aws",
23839
+ "tags" : [ "dualstack", "fips" ]
23840
+ }, {
23841
+ "hostname" : "synthetics.us-west-1.api.aws",
23842
+ "tags" : [ "dualstack" ]
23544
23843
  } ]
23545
23844
  },
23546
23845
  "us-west-2" : {
23547
23846
  "variants" : [ {
23548
23847
  "hostname" : "synthetics-fips.us-west-2.amazonaws.com",
23549
23848
  "tags" : [ "fips" ]
23849
+ }, {
23850
+ "hostname" : "synthetics-fips.us-west-2.api.aws",
23851
+ "tags" : [ "dualstack", "fips" ]
23852
+ }, {
23853
+ "hostname" : "synthetics.us-west-2.api.aws",
23854
+ "tags" : [ "dualstack" ]
23550
23855
  } ]
23551
23856
  }
23552
23857
  }
@@ -27209,8 +27514,18 @@
27209
27514
  },
27210
27515
  "synthetics" : {
27211
27516
  "endpoints" : {
27212
- "cn-north-1" : { },
27213
- "cn-northwest-1" : { }
27517
+ "cn-north-1" : {
27518
+ "variants" : [ {
27519
+ "hostname" : "synthetics.cn-north-1.api.amazonwebservices.com.cn",
27520
+ "tags" : [ "dualstack" ]
27521
+ } ]
27522
+ },
27523
+ "cn-northwest-1" : {
27524
+ "variants" : [ {
27525
+ "hostname" : "synthetics.cn-northwest-1.api.amazonwebservices.com.cn",
27526
+ "tags" : [ "dualstack" ]
27527
+ } ]
27528
+ }
27214
27529
  }
27215
27530
  },
27216
27531
  "tagging" : {
@@ -31220,12 +31535,24 @@
31220
31535
  "variants" : [ {
31221
31536
  "hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com",
31222
31537
  "tags" : [ "fips" ]
31538
+ }, {
31539
+ "hostname" : "resiliencehub-fips.us-gov-east-1.api.aws",
31540
+ "tags" : [ "dualstack", "fips" ]
31541
+ }, {
31542
+ "hostname" : "resiliencehub.us-gov-east-1.api.aws",
31543
+ "tags" : [ "dualstack" ]
31223
31544
  } ]
31224
31545
  },
31225
31546
  "us-gov-west-1" : {
31226
31547
  "variants" : [ {
31227
31548
  "hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com",
31228
31549
  "tags" : [ "fips" ]
31550
+ }, {
31551
+ "hostname" : "resiliencehub-fips.us-gov-west-1.api.aws",
31552
+ "tags" : [ "dualstack", "fips" ]
31553
+ }, {
31554
+ "hostname" : "resiliencehub.us-gov-west-1.api.aws",
31555
+ "tags" : [ "dualstack" ]
31229
31556
  } ]
31230
31557
  }
31231
31558
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1038.0
4
+ version: 1.1044.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-01-15 00:00:00.000000000 Z
11
+ date: 2025-01-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: