aws-partitions 1.1041.0 → 1.1043.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/partitions.json +205 -28
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0dc57bce6e5776aa9d707f36424fe328a28bb9cf0a2a67778b9b493611c29ecb
|
4
|
+
data.tar.gz: 6aedf230bbf152ec1f5837620882c4b786ade1ee1a35d5ffdd67c1742157231e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ce52e4467c29c061918278ef18901cdb356ceb526a499486cccfdc8a2bfa9644702baed5f8c83c6a2f8740c578f21fd67c4a831e1914c998a8b19e5f1d3e3cae
|
7
|
+
data.tar.gz: 739268c00dcb5f12a5ee122d3fa30f9dec4926ca09225cf5d724628358f545452c87ff9f4a8141d4a6349c9e43c9cae37b3730e8bcdf05b35b34d03653894663
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1043.0 (2025-01-27)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1042.0 (2025-01-22)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.1041.0 (2025-01-21)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1043.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" : { },
|
@@ -23559,39 +23560,156 @@
|
|
23559
23560
|
},
|
23560
23561
|
"synthetics" : {
|
23561
23562
|
"endpoints" : {
|
23562
|
-
"af-south-1" : {
|
23563
|
-
|
23564
|
-
|
23565
|
-
|
23566
|
-
|
23567
|
-
|
23568
|
-
"ap-
|
23569
|
-
|
23570
|
-
|
23571
|
-
|
23572
|
-
|
23573
|
-
|
23574
|
-
"ap-
|
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
|
+
},
|
23575
23641
|
"ca-central-1" : {
|
23576
23642
|
"variants" : [ {
|
23577
23643
|
"hostname" : "synthetics-fips.ca-central-1.amazonaws.com",
|
23578
23644
|
"tags" : [ "fips" ]
|
23645
|
+
}, {
|
23646
|
+
"hostname" : "synthetics-fips.ca-central-1.api.aws",
|
23647
|
+
"tags" : [ "dualstack", "fips" ]
|
23648
|
+
}, {
|
23649
|
+
"hostname" : "synthetics.ca-central-1.api.aws",
|
23650
|
+
"tags" : [ "dualstack" ]
|
23579
23651
|
} ]
|
23580
23652
|
},
|
23581
23653
|
"ca-west-1" : {
|
23582
23654
|
"variants" : [ {
|
23583
23655
|
"hostname" : "synthetics-fips.ca-west-1.amazonaws.com",
|
23584
23656
|
"tags" : [ "fips" ]
|
23657
|
+
}, {
|
23658
|
+
"hostname" : "synthetics-fips.ca-west-1.api.aws",
|
23659
|
+
"tags" : [ "dualstack", "fips" ]
|
23660
|
+
}, {
|
23661
|
+
"hostname" : "synthetics.ca-west-1.api.aws",
|
23662
|
+
"tags" : [ "dualstack" ]
|
23663
|
+
} ]
|
23664
|
+
},
|
23665
|
+
"eu-central-1" : {
|
23666
|
+
"variants" : [ {
|
23667
|
+
"hostname" : "synthetics.eu-central-1.api.aws",
|
23668
|
+
"tags" : [ "dualstack" ]
|
23669
|
+
} ]
|
23670
|
+
},
|
23671
|
+
"eu-central-2" : {
|
23672
|
+
"variants" : [ {
|
23673
|
+
"hostname" : "synthetics.eu-central-2.api.aws",
|
23674
|
+
"tags" : [ "dualstack" ]
|
23675
|
+
} ]
|
23676
|
+
},
|
23677
|
+
"eu-north-1" : {
|
23678
|
+
"variants" : [ {
|
23679
|
+
"hostname" : "synthetics.eu-north-1.api.aws",
|
23680
|
+
"tags" : [ "dualstack" ]
|
23681
|
+
} ]
|
23682
|
+
},
|
23683
|
+
"eu-south-1" : {
|
23684
|
+
"variants" : [ {
|
23685
|
+
"hostname" : "synthetics.eu-south-1.api.aws",
|
23686
|
+
"tags" : [ "dualstack" ]
|
23687
|
+
} ]
|
23688
|
+
},
|
23689
|
+
"eu-south-2" : {
|
23690
|
+
"variants" : [ {
|
23691
|
+
"hostname" : "synthetics.eu-south-2.api.aws",
|
23692
|
+
"tags" : [ "dualstack" ]
|
23693
|
+
} ]
|
23694
|
+
},
|
23695
|
+
"eu-west-1" : {
|
23696
|
+
"variants" : [ {
|
23697
|
+
"hostname" : "synthetics.eu-west-1.api.aws",
|
23698
|
+
"tags" : [ "dualstack" ]
|
23699
|
+
} ]
|
23700
|
+
},
|
23701
|
+
"eu-west-2" : {
|
23702
|
+
"variants" : [ {
|
23703
|
+
"hostname" : "synthetics.eu-west-2.api.aws",
|
23704
|
+
"tags" : [ "dualstack" ]
|
23705
|
+
} ]
|
23706
|
+
},
|
23707
|
+
"eu-west-3" : {
|
23708
|
+
"variants" : [ {
|
23709
|
+
"hostname" : "synthetics.eu-west-3.api.aws",
|
23710
|
+
"tags" : [ "dualstack" ]
|
23585
23711
|
} ]
|
23586
23712
|
},
|
23587
|
-
"eu-central-1" : { },
|
23588
|
-
"eu-central-2" : { },
|
23589
|
-
"eu-north-1" : { },
|
23590
|
-
"eu-south-1" : { },
|
23591
|
-
"eu-south-2" : { },
|
23592
|
-
"eu-west-1" : { },
|
23593
|
-
"eu-west-2" : { },
|
23594
|
-
"eu-west-3" : { },
|
23595
23713
|
"fips-ca-central-1" : {
|
23596
23714
|
"credentialScope" : {
|
23597
23715
|
"region" : "ca-central-1"
|
@@ -23634,33 +23752,82 @@
|
|
23634
23752
|
"deprecated" : true,
|
23635
23753
|
"hostname" : "synthetics-fips.us-west-2.amazonaws.com"
|
23636
23754
|
},
|
23637
|
-
"il-central-1" : {
|
23638
|
-
|
23639
|
-
|
23640
|
-
|
23641
|
-
|
23755
|
+
"il-central-1" : {
|
23756
|
+
"variants" : [ {
|
23757
|
+
"hostname" : "synthetics.il-central-1.api.aws",
|
23758
|
+
"tags" : [ "dualstack" ]
|
23759
|
+
} ]
|
23760
|
+
},
|
23761
|
+
"me-central-1" : {
|
23762
|
+
"variants" : [ {
|
23763
|
+
"hostname" : "synthetics.me-central-1.api.aws",
|
23764
|
+
"tags" : [ "dualstack" ]
|
23765
|
+
} ]
|
23766
|
+
},
|
23767
|
+
"me-south-1" : {
|
23768
|
+
"variants" : [ {
|
23769
|
+
"hostname" : "synthetics.me-south-1.api.aws",
|
23770
|
+
"tags" : [ "dualstack" ]
|
23771
|
+
} ]
|
23772
|
+
},
|
23773
|
+
"mx-central-1" : {
|
23774
|
+
"variants" : [ {
|
23775
|
+
"hostname" : "synthetics.mx-central-1.api.aws",
|
23776
|
+
"tags" : [ "dualstack" ]
|
23777
|
+
} ]
|
23778
|
+
},
|
23779
|
+
"sa-east-1" : {
|
23780
|
+
"variants" : [ {
|
23781
|
+
"hostname" : "synthetics.sa-east-1.api.aws",
|
23782
|
+
"tags" : [ "dualstack" ]
|
23783
|
+
} ]
|
23784
|
+
},
|
23642
23785
|
"us-east-1" : {
|
23643
23786
|
"variants" : [ {
|
23644
23787
|
"hostname" : "synthetics-fips.us-east-1.amazonaws.com",
|
23645
23788
|
"tags" : [ "fips" ]
|
23789
|
+
}, {
|
23790
|
+
"hostname" : "synthetics-fips.us-east-1.api.aws",
|
23791
|
+
"tags" : [ "dualstack", "fips" ]
|
23792
|
+
}, {
|
23793
|
+
"hostname" : "synthetics.us-east-1.api.aws",
|
23794
|
+
"tags" : [ "dualstack" ]
|
23646
23795
|
} ]
|
23647
23796
|
},
|
23648
23797
|
"us-east-2" : {
|
23649
23798
|
"variants" : [ {
|
23650
23799
|
"hostname" : "synthetics-fips.us-east-2.amazonaws.com",
|
23651
23800
|
"tags" : [ "fips" ]
|
23801
|
+
}, {
|
23802
|
+
"hostname" : "synthetics-fips.us-east-2.api.aws",
|
23803
|
+
"tags" : [ "dualstack", "fips" ]
|
23804
|
+
}, {
|
23805
|
+
"hostname" : "synthetics.us-east-2.api.aws",
|
23806
|
+
"tags" : [ "dualstack" ]
|
23652
23807
|
} ]
|
23653
23808
|
},
|
23654
23809
|
"us-west-1" : {
|
23655
23810
|
"variants" : [ {
|
23656
23811
|
"hostname" : "synthetics-fips.us-west-1.amazonaws.com",
|
23657
23812
|
"tags" : [ "fips" ]
|
23813
|
+
}, {
|
23814
|
+
"hostname" : "synthetics-fips.us-west-1.api.aws",
|
23815
|
+
"tags" : [ "dualstack", "fips" ]
|
23816
|
+
}, {
|
23817
|
+
"hostname" : "synthetics.us-west-1.api.aws",
|
23818
|
+
"tags" : [ "dualstack" ]
|
23658
23819
|
} ]
|
23659
23820
|
},
|
23660
23821
|
"us-west-2" : {
|
23661
23822
|
"variants" : [ {
|
23662
23823
|
"hostname" : "synthetics-fips.us-west-2.amazonaws.com",
|
23663
23824
|
"tags" : [ "fips" ]
|
23825
|
+
}, {
|
23826
|
+
"hostname" : "synthetics-fips.us-west-2.api.aws",
|
23827
|
+
"tags" : [ "dualstack", "fips" ]
|
23828
|
+
}, {
|
23829
|
+
"hostname" : "synthetics.us-west-2.api.aws",
|
23830
|
+
"tags" : [ "dualstack" ]
|
23664
23831
|
} ]
|
23665
23832
|
}
|
23666
23833
|
}
|
@@ -27323,8 +27490,18 @@
|
|
27323
27490
|
},
|
27324
27491
|
"synthetics" : {
|
27325
27492
|
"endpoints" : {
|
27326
|
-
"cn-north-1" : {
|
27327
|
-
|
27493
|
+
"cn-north-1" : {
|
27494
|
+
"variants" : [ {
|
27495
|
+
"hostname" : "synthetics.cn-north-1.api.amazonwebservices.com.cn",
|
27496
|
+
"tags" : [ "dualstack" ]
|
27497
|
+
} ]
|
27498
|
+
},
|
27499
|
+
"cn-northwest-1" : {
|
27500
|
+
"variants" : [ {
|
27501
|
+
"hostname" : "synthetics.cn-northwest-1.api.amazonwebservices.com.cn",
|
27502
|
+
"tags" : [ "dualstack" ]
|
27503
|
+
} ]
|
27504
|
+
}
|
27328
27505
|
}
|
27329
27506
|
},
|
27330
27507
|
"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.
|
4
|
+
version: 1.1043.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-
|
11
|
+
date: 2025-01-27 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|