aws-partitions 1.1040.0 → 1.1042.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +200 -28
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fcfdb32d3a9e3fdae15920bcb6e70f895a9780528525514dd536c51e932fe5a3
4
- data.tar.gz: 8a393d6d25dfba62c141cf42911e5ad36e207afd87ab1506d6b0f7cd4d07159d
3
+ metadata.gz: ae596d4688c6138eb2817afb6221a968381ffc3d7c637f27b11ea7aff61e3480
4
+ data.tar.gz: a3c1f7c87a35924ae903f25cc88dce6a5fe1add8b649db6d2e96b1da58f74b23
5
5
  SHA512:
6
- metadata.gz: 91132e8b1bf63667bd2c608f0285607c7982cd5bfea8576c9dc70c68baa2b41f1c7247e9047edfe0fb24585d93dfd3aab504235054891136bc81eaa53d4e815e
7
- data.tar.gz: b2a3cacedfd4b8048b4bd0672b7c8bcf6c58bd769ec3b854e5e637a0f8a2773761737155b09a272951a4f6afc42209630f2277c47e768b79b0c02fa81b3f8bde
6
+ metadata.gz: beb8568fcae65a5e436e6d942bf60237ed7e1621829fff979cfc1b4a5965d9afe91bcc5b2a2b66cd02956780714af86c1f0fe40f89d6334870642ad8d7711916
7
+ data.tar.gz: 96cc2845ef024bd9a6108227cf3b19c668edf4c75b843fc23680f0084216f7f126d9b0694f7b1f83ab1f4095b8c28fae84b7b1681240b20ac480433ef7abecdd
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1042.0 (2025-01-22)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1041.0 (2025-01-21)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1040.0 (2025-01-17)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1040.0
1
+ 1.1042.0
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",
@@ -23546,39 +23560,150 @@
23546
23560
  },
23547
23561
  "synthetics" : {
23548
23562
  "endpoints" : {
23549
- "af-south-1" : { },
23550
- "ap-east-1" : { },
23551
- "ap-northeast-1" : { },
23552
- "ap-northeast-2" : { },
23553
- "ap-northeast-3" : { },
23554
- "ap-south-1" : { },
23555
- "ap-south-2" : { },
23556
- "ap-southeast-1" : { },
23557
- "ap-southeast-2" : { },
23558
- "ap-southeast-3" : { },
23559
- "ap-southeast-4" : { },
23560
- "ap-southeast-5" : { },
23561
- "ap-southeast-7" : { },
23563
+ "af-south-1" : {
23564
+ "variants" : [ {
23565
+ "hostname" : "synthetics.af-south-1.api.aws",
23566
+ "tags" : [ "dualstack" ]
23567
+ } ]
23568
+ },
23569
+ "ap-east-1" : {
23570
+ "variants" : [ {
23571
+ "hostname" : "synthetics.ap-east-1.api.aws",
23572
+ "tags" : [ "dualstack" ]
23573
+ } ]
23574
+ },
23575
+ "ap-northeast-1" : {
23576
+ "variants" : [ {
23577
+ "hostname" : "synthetics.ap-northeast-1.api.aws",
23578
+ "tags" : [ "dualstack" ]
23579
+ } ]
23580
+ },
23581
+ "ap-northeast-2" : {
23582
+ "variants" : [ {
23583
+ "hostname" : "synthetics.ap-northeast-2.api.aws",
23584
+ "tags" : [ "dualstack" ]
23585
+ } ]
23586
+ },
23587
+ "ap-northeast-3" : {
23588
+ "variants" : [ {
23589
+ "hostname" : "synthetics.ap-northeast-3.api.aws",
23590
+ "tags" : [ "dualstack" ]
23591
+ } ]
23592
+ },
23593
+ "ap-south-1" : {
23594
+ "variants" : [ {
23595
+ "hostname" : "synthetics.ap-south-1.api.aws",
23596
+ "tags" : [ "dualstack" ]
23597
+ } ]
23598
+ },
23599
+ "ap-south-2" : {
23600
+ "variants" : [ {
23601
+ "hostname" : "synthetics.ap-south-2.api.aws",
23602
+ "tags" : [ "dualstack" ]
23603
+ } ]
23604
+ },
23605
+ "ap-southeast-1" : {
23606
+ "variants" : [ {
23607
+ "hostname" : "synthetics.ap-southeast-1.api.aws",
23608
+ "tags" : [ "dualstack" ]
23609
+ } ]
23610
+ },
23611
+ "ap-southeast-2" : {
23612
+ "variants" : [ {
23613
+ "hostname" : "synthetics.ap-southeast-2.api.aws",
23614
+ "tags" : [ "dualstack" ]
23615
+ } ]
23616
+ },
23617
+ "ap-southeast-3" : {
23618
+ "variants" : [ {
23619
+ "hostname" : "synthetics.ap-southeast-3.api.aws",
23620
+ "tags" : [ "dualstack" ]
23621
+ } ]
23622
+ },
23623
+ "ap-southeast-4" : {
23624
+ "variants" : [ {
23625
+ "hostname" : "synthetics.ap-southeast-4.api.aws",
23626
+ "tags" : [ "dualstack" ]
23627
+ } ]
23628
+ },
23629
+ "ap-southeast-5" : {
23630
+ "variants" : [ {
23631
+ "hostname" : "synthetics.ap-southeast-5.api.aws",
23632
+ "tags" : [ "dualstack" ]
23633
+ } ]
23634
+ },
23635
+ "ap-southeast-7" : {
23636
+ "variants" : [ {
23637
+ "hostname" : "synthetics.ap-southeast-7.api.aws",
23638
+ "tags" : [ "dualstack" ]
23639
+ } ]
23640
+ },
23562
23641
  "ca-central-1" : {
23563
23642
  "variants" : [ {
23564
23643
  "hostname" : "synthetics-fips.ca-central-1.amazonaws.com",
23565
23644
  "tags" : [ "fips" ]
23645
+ }, {
23646
+ "hostname" : "synthetics.ca-central-1.api.aws",
23647
+ "tags" : [ "dualstack" ]
23566
23648
  } ]
23567
23649
  },
23568
23650
  "ca-west-1" : {
23569
23651
  "variants" : [ {
23570
23652
  "hostname" : "synthetics-fips.ca-west-1.amazonaws.com",
23571
23653
  "tags" : [ "fips" ]
23654
+ }, {
23655
+ "hostname" : "synthetics.ca-west-1.api.aws",
23656
+ "tags" : [ "dualstack" ]
23657
+ } ]
23658
+ },
23659
+ "eu-central-1" : {
23660
+ "variants" : [ {
23661
+ "hostname" : "synthetics.eu-central-1.api.aws",
23662
+ "tags" : [ "dualstack" ]
23663
+ } ]
23664
+ },
23665
+ "eu-central-2" : {
23666
+ "variants" : [ {
23667
+ "hostname" : "synthetics.eu-central-2.api.aws",
23668
+ "tags" : [ "dualstack" ]
23669
+ } ]
23670
+ },
23671
+ "eu-north-1" : {
23672
+ "variants" : [ {
23673
+ "hostname" : "synthetics.eu-north-1.api.aws",
23674
+ "tags" : [ "dualstack" ]
23675
+ } ]
23676
+ },
23677
+ "eu-south-1" : {
23678
+ "variants" : [ {
23679
+ "hostname" : "synthetics.eu-south-1.api.aws",
23680
+ "tags" : [ "dualstack" ]
23681
+ } ]
23682
+ },
23683
+ "eu-south-2" : {
23684
+ "variants" : [ {
23685
+ "hostname" : "synthetics.eu-south-2.api.aws",
23686
+ "tags" : [ "dualstack" ]
23687
+ } ]
23688
+ },
23689
+ "eu-west-1" : {
23690
+ "variants" : [ {
23691
+ "hostname" : "synthetics.eu-west-1.api.aws",
23692
+ "tags" : [ "dualstack" ]
23693
+ } ]
23694
+ },
23695
+ "eu-west-2" : {
23696
+ "variants" : [ {
23697
+ "hostname" : "synthetics.eu-west-2.api.aws",
23698
+ "tags" : [ "dualstack" ]
23699
+ } ]
23700
+ },
23701
+ "eu-west-3" : {
23702
+ "variants" : [ {
23703
+ "hostname" : "synthetics.eu-west-3.api.aws",
23704
+ "tags" : [ "dualstack" ]
23572
23705
  } ]
23573
23706
  },
23574
- "eu-central-1" : { },
23575
- "eu-central-2" : { },
23576
- "eu-north-1" : { },
23577
- "eu-south-1" : { },
23578
- "eu-south-2" : { },
23579
- "eu-west-1" : { },
23580
- "eu-west-2" : { },
23581
- "eu-west-3" : { },
23582
23707
  "fips-ca-central-1" : {
23583
23708
  "credentialScope" : {
23584
23709
  "region" : "ca-central-1"
@@ -23621,33 +23746,70 @@
23621
23746
  "deprecated" : true,
23622
23747
  "hostname" : "synthetics-fips.us-west-2.amazonaws.com"
23623
23748
  },
23624
- "il-central-1" : { },
23625
- "me-central-1" : { },
23626
- "me-south-1" : { },
23627
- "mx-central-1" : { },
23628
- "sa-east-1" : { },
23749
+ "il-central-1" : {
23750
+ "variants" : [ {
23751
+ "hostname" : "synthetics.il-central-1.api.aws",
23752
+ "tags" : [ "dualstack" ]
23753
+ } ]
23754
+ },
23755
+ "me-central-1" : {
23756
+ "variants" : [ {
23757
+ "hostname" : "synthetics.me-central-1.api.aws",
23758
+ "tags" : [ "dualstack" ]
23759
+ } ]
23760
+ },
23761
+ "me-south-1" : {
23762
+ "variants" : [ {
23763
+ "hostname" : "synthetics.me-south-1.api.aws",
23764
+ "tags" : [ "dualstack" ]
23765
+ } ]
23766
+ },
23767
+ "mx-central-1" : {
23768
+ "variants" : [ {
23769
+ "hostname" : "synthetics.mx-central-1.api.aws",
23770
+ "tags" : [ "dualstack" ]
23771
+ } ]
23772
+ },
23773
+ "sa-east-1" : {
23774
+ "variants" : [ {
23775
+ "hostname" : "synthetics.sa-east-1.api.aws",
23776
+ "tags" : [ "dualstack" ]
23777
+ } ]
23778
+ },
23629
23779
  "us-east-1" : {
23630
23780
  "variants" : [ {
23631
23781
  "hostname" : "synthetics-fips.us-east-1.amazonaws.com",
23632
23782
  "tags" : [ "fips" ]
23783
+ }, {
23784
+ "hostname" : "synthetics.us-east-1.api.aws",
23785
+ "tags" : [ "dualstack" ]
23633
23786
  } ]
23634
23787
  },
23635
23788
  "us-east-2" : {
23636
23789
  "variants" : [ {
23637
23790
  "hostname" : "synthetics-fips.us-east-2.amazonaws.com",
23638
23791
  "tags" : [ "fips" ]
23792
+ }, {
23793
+ "hostname" : "synthetics.us-east-2.api.aws",
23794
+ "tags" : [ "dualstack" ]
23639
23795
  } ]
23640
23796
  },
23641
23797
  "us-west-1" : {
23642
23798
  "variants" : [ {
23643
23799
  "hostname" : "synthetics-fips.us-west-1.amazonaws.com",
23644
23800
  "tags" : [ "fips" ]
23801
+ }, {
23802
+ "hostname" : "synthetics.us-west-1.api.aws",
23803
+ "tags" : [ "dualstack" ]
23645
23804
  } ]
23646
23805
  },
23647
23806
  "us-west-2" : {
23648
23807
  "variants" : [ {
23649
23808
  "hostname" : "synthetics-fips.us-west-2.amazonaws.com",
23650
23809
  "tags" : [ "fips" ]
23810
+ }, {
23811
+ "hostname" : "synthetics.us-west-2.api.aws",
23812
+ "tags" : [ "dualstack" ]
23651
23813
  } ]
23652
23814
  }
23653
23815
  }
@@ -27310,8 +27472,18 @@
27310
27472
  },
27311
27473
  "synthetics" : {
27312
27474
  "endpoints" : {
27313
- "cn-north-1" : { },
27314
- "cn-northwest-1" : { }
27475
+ "cn-north-1" : {
27476
+ "variants" : [ {
27477
+ "hostname" : "synthetics.cn-north-1.api.amazonwebservices.com.cn",
27478
+ "tags" : [ "dualstack" ]
27479
+ } ]
27480
+ },
27481
+ "cn-northwest-1" : {
27482
+ "variants" : [ {
27483
+ "hostname" : "synthetics.cn-northwest-1.api.amazonwebservices.com.cn",
27484
+ "tags" : [ "dualstack" ]
27485
+ } ]
27486
+ }
27315
27487
  }
27316
27488
  },
27317
27489
  "tagging" : {
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.1040.0
4
+ version: 1.1042.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-17 00:00:00.000000000 Z
11
+ date: 2025-01-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: