aws-partitions 1.304.0 → 1.305.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 +48 -0
- 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: 36f0acc307cb1b3861becb2bbe0933f0cb9f6a55395ddc8f940b12982b02f343
|
|
4
|
+
data.tar.gz: 60d68a4ac4c297e03129ad8d86b9962a90d909ea2d5bcf435cd165503f939743
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7ceb230a4c5b0ca9fdd4bc7d66683a39b786f1170931958db0866264c0b607b187c28cb843b4d8263d075586741ad5b5c3e5503fe01de70c9f8165fceda3479b
|
|
7
|
+
data.tar.gz: 9c32019b054d69437ceb0efe4d54afad00faf556e72073957667aca14ffba67a85460df9c1acba827a226fbb57f25809eb7cde3cb2fcd1d82c32a4807f5df524
|
data/partitions.json
CHANGED
|
@@ -40,6 +40,9 @@
|
|
|
40
40
|
"eu-north-1" : {
|
|
41
41
|
"description" : "EU (Stockholm)"
|
|
42
42
|
},
|
|
43
|
+
"eu-south-1" : {
|
|
44
|
+
"description" : "Europe (Milan)"
|
|
45
|
+
},
|
|
43
46
|
"eu-west-1" : {
|
|
44
47
|
"description" : "EU (Ireland)"
|
|
45
48
|
},
|
|
@@ -86,6 +89,7 @@
|
|
|
86
89
|
"ca-central-1" : { },
|
|
87
90
|
"eu-central-1" : { },
|
|
88
91
|
"eu-north-1" : { },
|
|
92
|
+
"eu-south-1" : { },
|
|
89
93
|
"eu-west-1" : { },
|
|
90
94
|
"eu-west-2" : { },
|
|
91
95
|
"eu-west-3" : { },
|
|
@@ -115,6 +119,7 @@
|
|
|
115
119
|
},
|
|
116
120
|
"eu-central-1" : { },
|
|
117
121
|
"eu-north-1" : { },
|
|
122
|
+
"eu-south-1" : { },
|
|
118
123
|
"eu-west-1" : { },
|
|
119
124
|
"eu-west-2" : { },
|
|
120
125
|
"eu-west-3" : { },
|
|
@@ -267,6 +272,12 @@
|
|
|
267
272
|
},
|
|
268
273
|
"hostname" : "api.ecr.eu-north-1.amazonaws.com"
|
|
269
274
|
},
|
|
275
|
+
"eu-south-1" : {
|
|
276
|
+
"credentialScope" : {
|
|
277
|
+
"region" : "eu-south-1"
|
|
278
|
+
},
|
|
279
|
+
"hostname" : "api.ecr.eu-south-1.amazonaws.com"
|
|
280
|
+
},
|
|
270
281
|
"eu-west-1" : {
|
|
271
282
|
"credentialScope" : {
|
|
272
283
|
"region" : "eu-west-1"
|
|
@@ -449,6 +460,7 @@
|
|
|
449
460
|
"ca-central-1" : { },
|
|
450
461
|
"eu-central-1" : { },
|
|
451
462
|
"eu-north-1" : { },
|
|
463
|
+
"eu-south-1" : { },
|
|
452
464
|
"eu-west-1" : { },
|
|
453
465
|
"eu-west-2" : { },
|
|
454
466
|
"eu-west-3" : { },
|
|
@@ -475,6 +487,7 @@
|
|
|
475
487
|
"ca-central-1" : { },
|
|
476
488
|
"eu-central-1" : { },
|
|
477
489
|
"eu-north-1" : { },
|
|
490
|
+
"eu-south-1" : { },
|
|
478
491
|
"eu-west-1" : { },
|
|
479
492
|
"eu-west-2" : { },
|
|
480
493
|
"eu-west-3" : { },
|
|
@@ -584,6 +597,7 @@
|
|
|
584
597
|
"ca-central-1" : { },
|
|
585
598
|
"eu-central-1" : { },
|
|
586
599
|
"eu-north-1" : { },
|
|
600
|
+
"eu-south-1" : { },
|
|
587
601
|
"eu-west-1" : { },
|
|
588
602
|
"eu-west-2" : { },
|
|
589
603
|
"eu-west-3" : { },
|
|
@@ -766,6 +780,7 @@
|
|
|
766
780
|
"ca-central-1" : { },
|
|
767
781
|
"eu-central-1" : { },
|
|
768
782
|
"eu-north-1" : { },
|
|
783
|
+
"eu-south-1" : { },
|
|
769
784
|
"eu-west-1" : { },
|
|
770
785
|
"eu-west-2" : { },
|
|
771
786
|
"eu-west-3" : { },
|
|
@@ -881,6 +896,7 @@
|
|
|
881
896
|
"ca-central-1" : { },
|
|
882
897
|
"eu-central-1" : { },
|
|
883
898
|
"eu-north-1" : { },
|
|
899
|
+
"eu-south-1" : { },
|
|
884
900
|
"eu-west-1" : { },
|
|
885
901
|
"eu-west-2" : { },
|
|
886
902
|
"eu-west-3" : { },
|
|
@@ -1002,6 +1018,7 @@
|
|
|
1002
1018
|
"ca-central-1" : { },
|
|
1003
1019
|
"eu-central-1" : { },
|
|
1004
1020
|
"eu-north-1" : { },
|
|
1021
|
+
"eu-south-1" : { },
|
|
1005
1022
|
"eu-west-1" : { },
|
|
1006
1023
|
"eu-west-2" : { },
|
|
1007
1024
|
"eu-west-3" : { },
|
|
@@ -1444,6 +1461,7 @@
|
|
|
1444
1461
|
"ca-central-1" : { },
|
|
1445
1462
|
"eu-central-1" : { },
|
|
1446
1463
|
"eu-north-1" : { },
|
|
1464
|
+
"eu-south-1" : { },
|
|
1447
1465
|
"eu-west-1" : { },
|
|
1448
1466
|
"eu-west-2" : { },
|
|
1449
1467
|
"eu-west-3" : { },
|
|
@@ -1504,6 +1522,7 @@
|
|
|
1504
1522
|
},
|
|
1505
1523
|
"eu-central-1" : { },
|
|
1506
1524
|
"eu-north-1" : { },
|
|
1525
|
+
"eu-south-1" : { },
|
|
1507
1526
|
"eu-west-1" : { },
|
|
1508
1527
|
"eu-west-2" : { },
|
|
1509
1528
|
"eu-west-3" : { },
|
|
@@ -1670,6 +1689,7 @@
|
|
|
1670
1689
|
},
|
|
1671
1690
|
"eu-central-1" : { },
|
|
1672
1691
|
"eu-north-1" : { },
|
|
1692
|
+
"eu-south-1" : { },
|
|
1673
1693
|
"eu-west-1" : { },
|
|
1674
1694
|
"eu-west-2" : { },
|
|
1675
1695
|
"eu-west-3" : { },
|
|
@@ -1727,6 +1747,7 @@
|
|
|
1727
1747
|
"ca-central-1" : { },
|
|
1728
1748
|
"eu-central-1" : { },
|
|
1729
1749
|
"eu-north-1" : { },
|
|
1750
|
+
"eu-south-1" : { },
|
|
1730
1751
|
"eu-west-1" : { },
|
|
1731
1752
|
"eu-west-2" : { },
|
|
1732
1753
|
"eu-west-3" : { },
|
|
@@ -1780,6 +1801,7 @@
|
|
|
1780
1801
|
"ca-central-1" : { },
|
|
1781
1802
|
"eu-central-1" : { },
|
|
1782
1803
|
"eu-north-1" : { },
|
|
1804
|
+
"eu-south-1" : { },
|
|
1783
1805
|
"eu-west-1" : { },
|
|
1784
1806
|
"eu-west-2" : { },
|
|
1785
1807
|
"eu-west-3" : { },
|
|
@@ -1827,6 +1849,7 @@
|
|
|
1827
1849
|
"ca-central-1" : { },
|
|
1828
1850
|
"eu-central-1" : { },
|
|
1829
1851
|
"eu-north-1" : { },
|
|
1852
|
+
"eu-south-1" : { },
|
|
1830
1853
|
"eu-west-1" : { },
|
|
1831
1854
|
"eu-west-2" : { },
|
|
1832
1855
|
"eu-west-3" : { },
|
|
@@ -1856,6 +1879,7 @@
|
|
|
1856
1879
|
"ca-central-1" : { },
|
|
1857
1880
|
"eu-central-1" : { },
|
|
1858
1881
|
"eu-north-1" : { },
|
|
1882
|
+
"eu-south-1" : { },
|
|
1859
1883
|
"eu-west-1" : { },
|
|
1860
1884
|
"eu-west-2" : { },
|
|
1861
1885
|
"eu-west-3" : { },
|
|
@@ -2036,6 +2060,7 @@
|
|
|
2036
2060
|
"ca-central-1" : { },
|
|
2037
2061
|
"eu-central-1" : { },
|
|
2038
2062
|
"eu-north-1" : { },
|
|
2063
|
+
"eu-south-1" : { },
|
|
2039
2064
|
"eu-west-1" : { },
|
|
2040
2065
|
"eu-west-2" : { },
|
|
2041
2066
|
"eu-west-3" : { },
|
|
@@ -2089,6 +2114,7 @@
|
|
|
2089
2114
|
"sslCommonName" : "{service}.{region}.{dnsSuffix}"
|
|
2090
2115
|
},
|
|
2091
2116
|
"eu-north-1" : { },
|
|
2117
|
+
"eu-south-1" : { },
|
|
2092
2118
|
"eu-west-1" : { },
|
|
2093
2119
|
"eu-west-2" : { },
|
|
2094
2120
|
"eu-west-3" : { },
|
|
@@ -2176,6 +2202,7 @@
|
|
|
2176
2202
|
"ca-central-1" : { },
|
|
2177
2203
|
"eu-central-1" : { },
|
|
2178
2204
|
"eu-north-1" : { },
|
|
2205
|
+
"eu-south-1" : { },
|
|
2179
2206
|
"eu-west-1" : { },
|
|
2180
2207
|
"eu-west-2" : { },
|
|
2181
2208
|
"eu-west-3" : { },
|
|
@@ -2205,6 +2232,7 @@
|
|
|
2205
2232
|
"ca-central-1" : { },
|
|
2206
2233
|
"eu-central-1" : { },
|
|
2207
2234
|
"eu-north-1" : { },
|
|
2235
|
+
"eu-south-1" : { },
|
|
2208
2236
|
"eu-west-1" : { },
|
|
2209
2237
|
"eu-west-2" : { },
|
|
2210
2238
|
"eu-west-3" : { },
|
|
@@ -2477,6 +2505,7 @@
|
|
|
2477
2505
|
"ca-central-1" : { },
|
|
2478
2506
|
"eu-central-1" : { },
|
|
2479
2507
|
"eu-north-1" : { },
|
|
2508
|
+
"eu-south-1" : { },
|
|
2480
2509
|
"eu-west-1" : { },
|
|
2481
2510
|
"eu-west-2" : { },
|
|
2482
2511
|
"eu-west-3" : { },
|
|
@@ -2906,6 +2935,7 @@
|
|
|
2906
2935
|
"ca-central-1" : { },
|
|
2907
2936
|
"eu-central-1" : { },
|
|
2908
2937
|
"eu-north-1" : { },
|
|
2938
|
+
"eu-south-1" : { },
|
|
2909
2939
|
"eu-west-1" : { },
|
|
2910
2940
|
"eu-west-2" : { },
|
|
2911
2941
|
"eu-west-3" : { },
|
|
@@ -2993,6 +3023,7 @@
|
|
|
2993
3023
|
"ca-central-1" : { },
|
|
2994
3024
|
"eu-central-1" : { },
|
|
2995
3025
|
"eu-north-1" : { },
|
|
3026
|
+
"eu-south-1" : { },
|
|
2996
3027
|
"eu-west-1" : { },
|
|
2997
3028
|
"eu-west-2" : { },
|
|
2998
3029
|
"eu-west-3" : { },
|
|
@@ -3033,6 +3064,7 @@
|
|
|
3033
3064
|
"ca-central-1" : { },
|
|
3034
3065
|
"eu-central-1" : { },
|
|
3035
3066
|
"eu-north-1" : { },
|
|
3067
|
+
"eu-south-1" : { },
|
|
3036
3068
|
"eu-west-1" : { },
|
|
3037
3069
|
"eu-west-2" : { },
|
|
3038
3070
|
"eu-west-3" : { },
|
|
@@ -3143,6 +3175,7 @@
|
|
|
3143
3175
|
"ca-central-1" : { },
|
|
3144
3176
|
"eu-central-1" : { },
|
|
3145
3177
|
"eu-north-1" : { },
|
|
3178
|
+
"eu-south-1" : { },
|
|
3146
3179
|
"eu-west-1" : { },
|
|
3147
3180
|
"eu-west-2" : { },
|
|
3148
3181
|
"eu-west-3" : { },
|
|
@@ -3279,6 +3312,7 @@
|
|
|
3279
3312
|
"ca-central-1" : { },
|
|
3280
3313
|
"eu-central-1" : { },
|
|
3281
3314
|
"eu-north-1" : { },
|
|
3315
|
+
"eu-south-1" : { },
|
|
3282
3316
|
"eu-west-1" : { },
|
|
3283
3317
|
"eu-west-2" : { },
|
|
3284
3318
|
"eu-west-3" : { },
|
|
@@ -3333,6 +3367,7 @@
|
|
|
3333
3367
|
"ca-central-1" : { },
|
|
3334
3368
|
"eu-central-1" : { },
|
|
3335
3369
|
"eu-north-1" : { },
|
|
3370
|
+
"eu-south-1" : { },
|
|
3336
3371
|
"eu-west-1" : { },
|
|
3337
3372
|
"eu-west-2" : { },
|
|
3338
3373
|
"eu-west-3" : { },
|
|
@@ -3844,6 +3879,7 @@
|
|
|
3844
3879
|
"ca-central-1" : { },
|
|
3845
3880
|
"eu-central-1" : { },
|
|
3846
3881
|
"eu-north-1" : { },
|
|
3882
|
+
"eu-south-1" : { },
|
|
3847
3883
|
"eu-west-1" : { },
|
|
3848
3884
|
"eu-west-2" : { },
|
|
3849
3885
|
"eu-west-3" : { },
|
|
@@ -3869,6 +3905,7 @@
|
|
|
3869
3905
|
"ca-central-1" : { },
|
|
3870
3906
|
"eu-central-1" : { },
|
|
3871
3907
|
"eu-north-1" : { },
|
|
3908
|
+
"eu-south-1" : { },
|
|
3872
3909
|
"eu-west-1" : { },
|
|
3873
3910
|
"eu-west-2" : { },
|
|
3874
3911
|
"eu-west-3" : { },
|
|
@@ -3938,6 +3975,7 @@
|
|
|
3938
3975
|
"ca-central-1" : { },
|
|
3939
3976
|
"eu-central-1" : { },
|
|
3940
3977
|
"eu-north-1" : { },
|
|
3978
|
+
"eu-south-1" : { },
|
|
3941
3979
|
"eu-west-1" : { },
|
|
3942
3980
|
"eu-west-2" : { },
|
|
3943
3981
|
"eu-west-3" : { },
|
|
@@ -4120,6 +4158,7 @@
|
|
|
4120
4158
|
"ca-central-1" : { },
|
|
4121
4159
|
"eu-central-1" : { },
|
|
4122
4160
|
"eu-north-1" : { },
|
|
4161
|
+
"eu-south-1" : { },
|
|
4123
4162
|
"eu-west-1" : {
|
|
4124
4163
|
"hostname" : "s3.eu-west-1.amazonaws.com",
|
|
4125
4164
|
"signatureVersions" : [ "s3", "s3v4" ]
|
|
@@ -4585,6 +4624,7 @@
|
|
|
4585
4624
|
"ca-central-1" : { },
|
|
4586
4625
|
"eu-central-1" : { },
|
|
4587
4626
|
"eu-north-1" : { },
|
|
4627
|
+
"eu-south-1" : { },
|
|
4588
4628
|
"eu-west-1" : { },
|
|
4589
4629
|
"eu-west-2" : { },
|
|
4590
4630
|
"eu-west-3" : { },
|
|
@@ -4744,6 +4784,7 @@
|
|
|
4744
4784
|
"ca-central-1" : { },
|
|
4745
4785
|
"eu-central-1" : { },
|
|
4746
4786
|
"eu-north-1" : { },
|
|
4787
|
+
"eu-south-1" : { },
|
|
4747
4788
|
"eu-west-1" : { },
|
|
4748
4789
|
"eu-west-2" : { },
|
|
4749
4790
|
"eu-west-3" : { },
|
|
@@ -4795,6 +4836,7 @@
|
|
|
4795
4836
|
"ca-central-1" : { },
|
|
4796
4837
|
"eu-central-1" : { },
|
|
4797
4838
|
"eu-north-1" : { },
|
|
4839
|
+
"eu-south-1" : { },
|
|
4798
4840
|
"eu-west-1" : { },
|
|
4799
4841
|
"eu-west-2" : { },
|
|
4800
4842
|
"eu-west-3" : { },
|
|
@@ -4844,6 +4886,7 @@
|
|
|
4844
4886
|
"ca-central-1" : { },
|
|
4845
4887
|
"eu-central-1" : { },
|
|
4846
4888
|
"eu-north-1" : { },
|
|
4889
|
+
"eu-south-1" : { },
|
|
4847
4890
|
"eu-west-1" : { },
|
|
4848
4891
|
"eu-west-2" : { },
|
|
4849
4892
|
"eu-west-3" : { },
|
|
@@ -4915,6 +4958,7 @@
|
|
|
4915
4958
|
"ca-central-1" : { },
|
|
4916
4959
|
"eu-central-1" : { },
|
|
4917
4960
|
"eu-north-1" : { },
|
|
4961
|
+
"eu-south-1" : { },
|
|
4918
4962
|
"eu-west-1" : { },
|
|
4919
4963
|
"eu-west-2" : { },
|
|
4920
4964
|
"eu-west-3" : { },
|
|
@@ -5054,6 +5098,7 @@
|
|
|
5054
5098
|
"ca-central-1" : { },
|
|
5055
5099
|
"eu-central-1" : { },
|
|
5056
5100
|
"eu-north-1" : { },
|
|
5101
|
+
"eu-south-1" : { },
|
|
5057
5102
|
"eu-west-1" : { },
|
|
5058
5103
|
"eu-west-2" : { },
|
|
5059
5104
|
"eu-west-3" : { },
|
|
@@ -5113,6 +5158,7 @@
|
|
|
5113
5158
|
"ca-central-1" : { },
|
|
5114
5159
|
"eu-central-1" : { },
|
|
5115
5160
|
"eu-north-1" : { },
|
|
5161
|
+
"eu-south-1" : { },
|
|
5116
5162
|
"eu-west-1" : { },
|
|
5117
5163
|
"eu-west-2" : { },
|
|
5118
5164
|
"eu-west-3" : { },
|
|
@@ -5160,6 +5206,7 @@
|
|
|
5160
5206
|
"ca-central-1" : { },
|
|
5161
5207
|
"eu-central-1" : { },
|
|
5162
5208
|
"eu-north-1" : { },
|
|
5209
|
+
"eu-south-1" : { },
|
|
5163
5210
|
"eu-west-1" : { },
|
|
5164
5211
|
"eu-west-2" : { },
|
|
5165
5212
|
"eu-west-3" : { },
|
|
@@ -5587,6 +5634,7 @@
|
|
|
5587
5634
|
"ca-central-1" : { },
|
|
5588
5635
|
"eu-central-1" : { },
|
|
5589
5636
|
"eu-north-1" : { },
|
|
5637
|
+
"eu-south-1" : { },
|
|
5590
5638
|
"eu-west-1" : { },
|
|
5591
5639
|
"eu-west-2" : { },
|
|
5592
5640
|
"eu-west-3" : { },
|
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.305.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: 2020-04-
|
|
11
|
+
date: 2020-04-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|