aws-partitions 1.217.0 → 1.222.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 +4 -4
- data/partitions.json +163 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 34586a8b7e6c72201ab345c7fcd016b352e3f480
|
|
4
|
+
data.tar.gz: 7cd46f9ecd87322099f65707216a14a4fc1f8bd5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 79fed7ea578a1a2893f0693cdf63e8120edd2b38b9135aa63fbf3d10eeee3a4e41043d4e9e941eb9c704041b9b8a6f8218004a68864efb5a0f51b4f4be1e30a6
|
|
7
|
+
data.tar.gz: 6383d8895095b99c1252a57590ef083dc8d72a8056d1b8dbfcd1a48a11cbc2fefdcf161b6630e19ebb2b2a578817887d4643c15cc88a01d3ac27adb8f451be2d
|
data/partitions.json
CHANGED
|
@@ -377,6 +377,12 @@
|
|
|
377
377
|
"ap-southeast-2" : { },
|
|
378
378
|
"eu-central-1" : { },
|
|
379
379
|
"eu-west-1" : { },
|
|
380
|
+
"fips" : {
|
|
381
|
+
"credentialScope" : {
|
|
382
|
+
"region" : "us-west-2"
|
|
383
|
+
},
|
|
384
|
+
"hostname" : "appstream2-fips.us-west-2.amazonaws.com"
|
|
385
|
+
},
|
|
380
386
|
"us-east-1" : { },
|
|
381
387
|
"us-west-2" : { }
|
|
382
388
|
}
|
|
@@ -927,6 +933,15 @@
|
|
|
927
933
|
"us-west-2" : { }
|
|
928
934
|
}
|
|
929
935
|
},
|
|
936
|
+
"connect" : {
|
|
937
|
+
"endpoints" : {
|
|
938
|
+
"ap-northeast-1" : { },
|
|
939
|
+
"ap-southeast-2" : { },
|
|
940
|
+
"eu-central-1" : { },
|
|
941
|
+
"us-east-1" : { },
|
|
942
|
+
"us-west-2" : { }
|
|
943
|
+
}
|
|
944
|
+
},
|
|
930
945
|
"cur" : {
|
|
931
946
|
"endpoints" : {
|
|
932
947
|
"us-east-1" : { }
|
|
@@ -987,8 +1002,11 @@
|
|
|
987
1002
|
"ap-northeast-2" : { },
|
|
988
1003
|
"ap-southeast-1" : { },
|
|
989
1004
|
"ap-southeast-2" : { },
|
|
1005
|
+
"ca-central-1" : { },
|
|
990
1006
|
"eu-central-1" : { },
|
|
991
1007
|
"eu-west-1" : { },
|
|
1008
|
+
"eu-west-2" : { },
|
|
1009
|
+
"eu-west-3" : { },
|
|
992
1010
|
"fips-us-east-1" : {
|
|
993
1011
|
"credentialScope" : {
|
|
994
1012
|
"region" : "us-east-1"
|
|
@@ -1761,9 +1779,12 @@
|
|
|
1761
1779
|
"iotevents" : {
|
|
1762
1780
|
"endpoints" : {
|
|
1763
1781
|
"ap-northeast-1" : { },
|
|
1782
|
+
"ap-northeast-2" : { },
|
|
1783
|
+
"ap-southeast-1" : { },
|
|
1764
1784
|
"ap-southeast-2" : { },
|
|
1765
1785
|
"eu-central-1" : { },
|
|
1766
1786
|
"eu-west-1" : { },
|
|
1787
|
+
"eu-west-2" : { },
|
|
1767
1788
|
"us-east-1" : { },
|
|
1768
1789
|
"us-east-2" : { },
|
|
1769
1790
|
"us-west-2" : { }
|
|
@@ -1777,6 +1798,18 @@
|
|
|
1777
1798
|
},
|
|
1778
1799
|
"hostname" : "data.iotevents.ap-northeast-1.amazonaws.com"
|
|
1779
1800
|
},
|
|
1801
|
+
"ap-northeast-2" : {
|
|
1802
|
+
"credentialScope" : {
|
|
1803
|
+
"region" : "ap-northeast-2"
|
|
1804
|
+
},
|
|
1805
|
+
"hostname" : "data.iotevents.ap-northeast-2.amazonaws.com"
|
|
1806
|
+
},
|
|
1807
|
+
"ap-southeast-1" : {
|
|
1808
|
+
"credentialScope" : {
|
|
1809
|
+
"region" : "ap-southeast-1"
|
|
1810
|
+
},
|
|
1811
|
+
"hostname" : "data.iotevents.ap-southeast-1.amazonaws.com"
|
|
1812
|
+
},
|
|
1780
1813
|
"ap-southeast-2" : {
|
|
1781
1814
|
"credentialScope" : {
|
|
1782
1815
|
"region" : "ap-southeast-2"
|
|
@@ -1795,6 +1828,12 @@
|
|
|
1795
1828
|
},
|
|
1796
1829
|
"hostname" : "data.iotevents.eu-west-1.amazonaws.com"
|
|
1797
1830
|
},
|
|
1831
|
+
"eu-west-2" : {
|
|
1832
|
+
"credentialScope" : {
|
|
1833
|
+
"region" : "eu-west-2"
|
|
1834
|
+
},
|
|
1835
|
+
"hostname" : "data.iotevents.eu-west-2.amazonaws.com"
|
|
1836
|
+
},
|
|
1798
1837
|
"us-east-1" : {
|
|
1799
1838
|
"credentialScope" : {
|
|
1800
1839
|
"region" : "us-east-1"
|
|
@@ -1823,6 +1862,7 @@
|
|
|
1823
1862
|
},
|
|
1824
1863
|
"endpoints" : {
|
|
1825
1864
|
"ap-northeast-1" : { },
|
|
1865
|
+
"ap-northeast-2" : { },
|
|
1826
1866
|
"ap-southeast-2" : { },
|
|
1827
1867
|
"eu-west-1" : { },
|
|
1828
1868
|
"us-east-1" : { },
|
|
@@ -1831,18 +1871,22 @@
|
|
|
1831
1871
|
},
|
|
1832
1872
|
"kafka" : {
|
|
1833
1873
|
"endpoints" : {
|
|
1874
|
+
"ap-east-1" : { },
|
|
1834
1875
|
"ap-northeast-1" : { },
|
|
1835
1876
|
"ap-northeast-2" : { },
|
|
1836
1877
|
"ap-south-1" : { },
|
|
1837
1878
|
"ap-southeast-1" : { },
|
|
1838
1879
|
"ap-southeast-2" : { },
|
|
1880
|
+
"ca-central-1" : { },
|
|
1839
1881
|
"eu-central-1" : { },
|
|
1840
1882
|
"eu-north-1" : { },
|
|
1841
1883
|
"eu-west-1" : { },
|
|
1842
1884
|
"eu-west-2" : { },
|
|
1843
1885
|
"eu-west-3" : { },
|
|
1886
|
+
"sa-east-1" : { },
|
|
1844
1887
|
"us-east-1" : { },
|
|
1845
1888
|
"us-east-2" : { },
|
|
1889
|
+
"us-west-1" : { },
|
|
1846
1890
|
"us-west-2" : { }
|
|
1847
1891
|
}
|
|
1848
1892
|
},
|
|
@@ -2188,6 +2232,30 @@
|
|
|
2188
2232
|
"eu-west-1" : { },
|
|
2189
2233
|
"eu-west-2" : { },
|
|
2190
2234
|
"eu-west-3" : { },
|
|
2235
|
+
"fips-us-east-1" : {
|
|
2236
|
+
"credentialScope" : {
|
|
2237
|
+
"region" : "us-east-1"
|
|
2238
|
+
},
|
|
2239
|
+
"hostname" : "mq-fips.us-east-1.amazonaws.com"
|
|
2240
|
+
},
|
|
2241
|
+
"fips-us-east-2" : {
|
|
2242
|
+
"credentialScope" : {
|
|
2243
|
+
"region" : "us-east-2"
|
|
2244
|
+
},
|
|
2245
|
+
"hostname" : "mq-fips.us-east-2.amazonaws.com"
|
|
2246
|
+
},
|
|
2247
|
+
"fips-us-west-1" : {
|
|
2248
|
+
"credentialScope" : {
|
|
2249
|
+
"region" : "us-west-1"
|
|
2250
|
+
},
|
|
2251
|
+
"hostname" : "mq-fips.us-west-1.amazonaws.com"
|
|
2252
|
+
},
|
|
2253
|
+
"fips-us-west-2" : {
|
|
2254
|
+
"credentialScope" : {
|
|
2255
|
+
"region" : "us-west-2"
|
|
2256
|
+
},
|
|
2257
|
+
"hostname" : "mq-fips.us-west-2.amazonaws.com"
|
|
2258
|
+
},
|
|
2191
2259
|
"us-east-1" : { },
|
|
2192
2260
|
"us-east-2" : { },
|
|
2193
2261
|
"us-west-1" : { },
|
|
@@ -2473,6 +2541,30 @@
|
|
|
2473
2541
|
"eu-west-1" : { },
|
|
2474
2542
|
"eu-west-2" : { },
|
|
2475
2543
|
"eu-west-3" : { },
|
|
2544
|
+
"fips-us-east-1" : {
|
|
2545
|
+
"credentialScope" : {
|
|
2546
|
+
"region" : "us-east-1"
|
|
2547
|
+
},
|
|
2548
|
+
"hostname" : "resource-groups-fips.us-east-1.amazonaws.com"
|
|
2549
|
+
},
|
|
2550
|
+
"fips-us-east-2" : {
|
|
2551
|
+
"credentialScope" : {
|
|
2552
|
+
"region" : "us-east-2"
|
|
2553
|
+
},
|
|
2554
|
+
"hostname" : "resource-groups-fips.us-east-2.amazonaws.com"
|
|
2555
|
+
},
|
|
2556
|
+
"fips-us-west-1" : {
|
|
2557
|
+
"credentialScope" : {
|
|
2558
|
+
"region" : "us-west-1"
|
|
2559
|
+
},
|
|
2560
|
+
"hostname" : "resource-groups-fips.us-west-1.amazonaws.com"
|
|
2561
|
+
},
|
|
2562
|
+
"fips-us-west-2" : {
|
|
2563
|
+
"credentialScope" : {
|
|
2564
|
+
"region" : "us-west-2"
|
|
2565
|
+
},
|
|
2566
|
+
"hostname" : "resource-groups-fips.us-west-2.amazonaws.com"
|
|
2567
|
+
},
|
|
2476
2568
|
"me-south-1" : { },
|
|
2477
2569
|
"sa-east-1" : { },
|
|
2478
2570
|
"us-east-1" : { },
|
|
@@ -2814,6 +2906,7 @@
|
|
|
2814
2906
|
},
|
|
2815
2907
|
"secretsmanager" : {
|
|
2816
2908
|
"endpoints" : {
|
|
2909
|
+
"ap-east-1" : { },
|
|
2817
2910
|
"ap-northeast-1" : { },
|
|
2818
2911
|
"ap-northeast-2" : { },
|
|
2819
2912
|
"ap-south-1" : { },
|
|
@@ -2870,6 +2963,7 @@
|
|
|
2870
2963
|
"eu-west-1" : { },
|
|
2871
2964
|
"eu-west-2" : { },
|
|
2872
2965
|
"eu-west-3" : { },
|
|
2966
|
+
"me-south-1" : { },
|
|
2873
2967
|
"sa-east-1" : { },
|
|
2874
2968
|
"us-east-1" : { },
|
|
2875
2969
|
"us-east-2" : { },
|
|
@@ -2978,6 +3072,7 @@
|
|
|
2978
3072
|
},
|
|
2979
3073
|
"servicediscovery" : {
|
|
2980
3074
|
"endpoints" : {
|
|
3075
|
+
"ap-east-1" : { },
|
|
2981
3076
|
"ap-northeast-1" : { },
|
|
2982
3077
|
"ap-northeast-2" : { },
|
|
2983
3078
|
"ap-south-1" : { },
|
|
@@ -2985,9 +3080,11 @@
|
|
|
2985
3080
|
"ap-southeast-2" : { },
|
|
2986
3081
|
"ca-central-1" : { },
|
|
2987
3082
|
"eu-central-1" : { },
|
|
3083
|
+
"eu-north-1" : { },
|
|
2988
3084
|
"eu-west-1" : { },
|
|
2989
3085
|
"eu-west-2" : { },
|
|
2990
3086
|
"eu-west-3" : { },
|
|
3087
|
+
"me-south-1" : { },
|
|
2991
3088
|
"sa-east-1" : { },
|
|
2992
3089
|
"us-east-1" : { },
|
|
2993
3090
|
"us-east-2" : { },
|
|
@@ -3594,6 +3691,12 @@
|
|
|
3594
3691
|
"cn-northwest-1" : { }
|
|
3595
3692
|
}
|
|
3596
3693
|
},
|
|
3694
|
+
"batch" : {
|
|
3695
|
+
"endpoints" : {
|
|
3696
|
+
"cn-north-1" : { },
|
|
3697
|
+
"cn-northwest-1" : { }
|
|
3698
|
+
}
|
|
3699
|
+
},
|
|
3597
3700
|
"cloudformation" : {
|
|
3598
3701
|
"endpoints" : {
|
|
3599
3702
|
"cn-north-1" : { },
|
|
@@ -3959,7 +4062,7 @@
|
|
|
3959
4062
|
"credentialScope" : {
|
|
3960
4063
|
"region" : "cn-north-1"
|
|
3961
4064
|
},
|
|
3962
|
-
"hostname" : "support.cn-north-1.amazonaws.com"
|
|
4065
|
+
"hostname" : "support.cn-north-1.amazonaws.com.cn"
|
|
3963
4066
|
}
|
|
3964
4067
|
},
|
|
3965
4068
|
"partitionEndpoint" : "aws-cn-global"
|
|
@@ -4044,6 +4147,23 @@
|
|
|
4044
4147
|
"us-gov-west-1" : { }
|
|
4045
4148
|
}
|
|
4046
4149
|
},
|
|
4150
|
+
"appstream2" : {
|
|
4151
|
+
"defaults" : {
|
|
4152
|
+
"credentialScope" : {
|
|
4153
|
+
"service" : "appstream"
|
|
4154
|
+
},
|
|
4155
|
+
"protocols" : [ "https" ]
|
|
4156
|
+
},
|
|
4157
|
+
"endpoints" : {
|
|
4158
|
+
"fips" : {
|
|
4159
|
+
"credentialScope" : {
|
|
4160
|
+
"region" : "us-gov-west-1"
|
|
4161
|
+
},
|
|
4162
|
+
"hostname" : "appstream2-fips.us-gov-west-1.amazonaws.com"
|
|
4163
|
+
},
|
|
4164
|
+
"us-gov-west-1" : { }
|
|
4165
|
+
}
|
|
4166
|
+
},
|
|
4047
4167
|
"athena" : {
|
|
4048
4168
|
"endpoints" : {
|
|
4049
4169
|
"us-gov-east-1" : { },
|
|
@@ -4447,6 +4567,24 @@
|
|
|
4447
4567
|
"us-gov-west-1" : { }
|
|
4448
4568
|
}
|
|
4449
4569
|
},
|
|
4570
|
+
"resource-groups" : {
|
|
4571
|
+
"endpoints" : {
|
|
4572
|
+
"fips-us-gov-east-1" : {
|
|
4573
|
+
"credentialScope" : {
|
|
4574
|
+
"region" : "us-gov-east-1"
|
|
4575
|
+
},
|
|
4576
|
+
"hostname" : "resource-groups.us-gov-east-1.amazonaws.com"
|
|
4577
|
+
},
|
|
4578
|
+
"fips-us-gov-west-1" : {
|
|
4579
|
+
"credentialScope" : {
|
|
4580
|
+
"region" : "us-gov-west-1"
|
|
4581
|
+
},
|
|
4582
|
+
"hostname" : "resource-groups.us-gov-west-1.amazonaws.com"
|
|
4583
|
+
},
|
|
4584
|
+
"us-gov-east-1" : { },
|
|
4585
|
+
"us-gov-west-1" : { }
|
|
4586
|
+
}
|
|
4587
|
+
},
|
|
4450
4588
|
"route53" : {
|
|
4451
4589
|
"endpoints" : {
|
|
4452
4590
|
"aws-us-gov-global" : {
|
|
@@ -4523,6 +4661,13 @@
|
|
|
4523
4661
|
},
|
|
4524
4662
|
"secretsmanager" : {
|
|
4525
4663
|
"endpoints" : {
|
|
4664
|
+
"us-gov-east-1" : { },
|
|
4665
|
+
"us-gov-east-1-fips" : {
|
|
4666
|
+
"credentialScope" : {
|
|
4667
|
+
"region" : "us-gov-east-1"
|
|
4668
|
+
},
|
|
4669
|
+
"hostname" : "secretsmanager-fips.us-gov-east-1.amazonaws.com"
|
|
4670
|
+
},
|
|
4526
4671
|
"us-gov-west-1" : { },
|
|
4527
4672
|
"us-gov-west-1-fips" : {
|
|
4528
4673
|
"credentialScope" : {
|
|
@@ -4694,6 +4839,11 @@
|
|
|
4694
4839
|
}
|
|
4695
4840
|
}
|
|
4696
4841
|
},
|
|
4842
|
+
"apigateway" : {
|
|
4843
|
+
"endpoints" : {
|
|
4844
|
+
"us-iso-east-1" : { }
|
|
4845
|
+
}
|
|
4846
|
+
},
|
|
4697
4847
|
"application-autoscaling" : {
|
|
4698
4848
|
"defaults" : {
|
|
4699
4849
|
"credentialScope" : {
|
|
@@ -4859,6 +5009,18 @@
|
|
|
4859
5009
|
"us-iso-east-1" : { }
|
|
4860
5010
|
}
|
|
4861
5011
|
},
|
|
5012
|
+
"route53" : {
|
|
5013
|
+
"endpoints" : {
|
|
5014
|
+
"aws-iso-global" : {
|
|
5015
|
+
"credentialScope" : {
|
|
5016
|
+
"region" : "us-iso-east-1"
|
|
5017
|
+
},
|
|
5018
|
+
"hostname" : "route53.c2s.ic.gov"
|
|
5019
|
+
}
|
|
5020
|
+
},
|
|
5021
|
+
"isRegionalized" : false,
|
|
5022
|
+
"partitionEndpoint" : "aws-iso-global"
|
|
5023
|
+
},
|
|
4862
5024
|
"s3" : {
|
|
4863
5025
|
"defaults" : {
|
|
4864
5026
|
"signatureVersions" : [ "s3v4" ]
|
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.222.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: 2019-
|
|
11
|
+
date: 2019-10-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|