aws-partitions 1.184.0 → 1.199.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/lib/aws-partitions.rb +2 -0
- data/partitions.json +241 -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: 137e3b49c331fb5cd227e8d2db4a2b72c49ebf54
|
|
4
|
+
data.tar.gz: 2af0733de867a76e93a9accda2c7a11b999f6e6c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 40be4d5b1551f27b4817ecc1aef2251a377cd894df3e47459348fdf596fa427d9fde1e1281a3816dd5dcbc828b7f09762d77f165a7a96410f18363aeddd57860
|
|
7
|
+
data.tar.gz: c406dd9f5698b25a56103f270e16c3f14f6a6a254c11ac76f96a34873342f4ceb8fe0e127956bdb0200dd14161c86b47b57fc0b39a921edb2d2c07f53ac5c925
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -290,6 +290,7 @@ module Aws
|
|
|
290
290
|
'ElasticLoadBalancingV2' => 'elasticloadbalancing',
|
|
291
291
|
'ElasticTranscoder' => 'elastictranscoder',
|
|
292
292
|
'ElasticsearchService' => 'es',
|
|
293
|
+
'EventBridge' => 'events',
|
|
293
294
|
'FMS' => 'fms',
|
|
294
295
|
'FSx' => 'fsx',
|
|
295
296
|
'Firehose' => 'firehose',
|
|
@@ -320,6 +321,7 @@ module Aws
|
|
|
320
321
|
'KinesisVideo' => 'kinesisvideo',
|
|
321
322
|
'KinesisVideoArchivedMedia' => 'kinesisvideo',
|
|
322
323
|
'KinesisVideoMedia' => 'kinesisvideo',
|
|
324
|
+
'LakeFormation' => 'lakeformation',
|
|
323
325
|
'Lambda' => 'lambda',
|
|
324
326
|
'LambdaPreview' => 'lambda',
|
|
325
327
|
'Lex' => 'runtime.lex',
|
data/partitions.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"dnsSuffix" : "amazonaws.com",
|
|
9
9
|
"partition" : "aws",
|
|
10
10
|
"partitionName" : "AWS Standard",
|
|
11
|
-
"regionRegex" : "^(us|eu|ap|sa|ca)\\-\\w+\\-\\d+$",
|
|
11
|
+
"regionRegex" : "^(us|eu|ap|sa|ca|me)\\-\\w+\\-\\d+$",
|
|
12
12
|
"regions" : {
|
|
13
13
|
"ap-east-1" : {
|
|
14
14
|
"description" : "Asia Pacific (Hong Kong)"
|
|
@@ -46,6 +46,9 @@
|
|
|
46
46
|
"eu-west-3" : {
|
|
47
47
|
"description" : "EU (Paris)"
|
|
48
48
|
},
|
|
49
|
+
"me-south-1" : {
|
|
50
|
+
"description" : "Middle East (Bahrain)"
|
|
51
|
+
},
|
|
49
52
|
"sa-east-1" : {
|
|
50
53
|
"description" : "South America (Sao Paulo)"
|
|
51
54
|
},
|
|
@@ -82,6 +85,7 @@
|
|
|
82
85
|
"eu-west-1" : { },
|
|
83
86
|
"eu-west-2" : { },
|
|
84
87
|
"eu-west-3" : { },
|
|
88
|
+
"me-south-1" : { },
|
|
85
89
|
"sa-east-1" : { },
|
|
86
90
|
"us-east-1" : { },
|
|
87
91
|
"us-east-2" : { },
|
|
@@ -94,6 +98,7 @@
|
|
|
94
98
|
"protocols" : [ "https" ]
|
|
95
99
|
},
|
|
96
100
|
"endpoints" : {
|
|
101
|
+
"ap-east-1" : { },
|
|
97
102
|
"ap-northeast-1" : { },
|
|
98
103
|
"ap-northeast-2" : { },
|
|
99
104
|
"ap-south-1" : { },
|
|
@@ -185,6 +190,12 @@
|
|
|
185
190
|
},
|
|
186
191
|
"hostname" : "api.ecr.eu-west-3.amazonaws.com"
|
|
187
192
|
},
|
|
193
|
+
"me-south-1" : {
|
|
194
|
+
"credentialScope" : {
|
|
195
|
+
"region" : "me-south-1"
|
|
196
|
+
},
|
|
197
|
+
"hostname" : "api.ecr.me-south-1.amazonaws.com"
|
|
198
|
+
},
|
|
188
199
|
"sa-east-1" : {
|
|
189
200
|
"credentialScope" : {
|
|
190
201
|
"region" : "sa-east-1"
|
|
@@ -293,6 +304,7 @@
|
|
|
293
304
|
"eu-west-1" : { },
|
|
294
305
|
"eu-west-2" : { },
|
|
295
306
|
"eu-west-3" : { },
|
|
307
|
+
"me-south-1" : { },
|
|
296
308
|
"sa-east-1" : { },
|
|
297
309
|
"us-east-1" : { },
|
|
298
310
|
"us-east-2" : { },
|
|
@@ -321,6 +333,7 @@
|
|
|
321
333
|
"eu-west-1" : { },
|
|
322
334
|
"eu-west-2" : { },
|
|
323
335
|
"eu-west-3" : { },
|
|
336
|
+
"me-south-1" : { },
|
|
324
337
|
"sa-east-1" : { },
|
|
325
338
|
"us-east-1" : { },
|
|
326
339
|
"us-east-2" : { },
|
|
@@ -412,6 +425,7 @@
|
|
|
412
425
|
"eu-west-1" : { },
|
|
413
426
|
"eu-west-2" : { },
|
|
414
427
|
"eu-west-3" : { },
|
|
428
|
+
"me-south-1" : { },
|
|
415
429
|
"sa-east-1" : { },
|
|
416
430
|
"us-east-1" : { },
|
|
417
431
|
"us-east-2" : { },
|
|
@@ -559,6 +573,7 @@
|
|
|
559
573
|
"eu-west-1" : { },
|
|
560
574
|
"eu-west-2" : { },
|
|
561
575
|
"eu-west-3" : { },
|
|
576
|
+
"me-south-1" : { },
|
|
562
577
|
"sa-east-1" : { },
|
|
563
578
|
"us-east-1" : { },
|
|
564
579
|
"us-east-2" : { },
|
|
@@ -612,6 +627,7 @@
|
|
|
612
627
|
"eu-west-1" : { },
|
|
613
628
|
"eu-west-2" : { },
|
|
614
629
|
"eu-west-3" : { },
|
|
630
|
+
"me-south-1" : { },
|
|
615
631
|
"us-east-1" : { },
|
|
616
632
|
"us-east-2" : { },
|
|
617
633
|
"us-west-1" : { },
|
|
@@ -646,6 +662,7 @@
|
|
|
646
662
|
"eu-west-1" : { },
|
|
647
663
|
"eu-west-2" : { },
|
|
648
664
|
"eu-west-3" : { },
|
|
665
|
+
"me-south-1" : { },
|
|
649
666
|
"sa-east-1" : { },
|
|
650
667
|
"us-east-1" : { },
|
|
651
668
|
"us-east-2" : { },
|
|
@@ -655,6 +672,7 @@
|
|
|
655
672
|
},
|
|
656
673
|
"codebuild" : {
|
|
657
674
|
"endpoints" : {
|
|
675
|
+
"ap-east-1" : { },
|
|
658
676
|
"ap-northeast-1" : { },
|
|
659
677
|
"ap-northeast-2" : { },
|
|
660
678
|
"ap-south-1" : { },
|
|
@@ -666,6 +684,7 @@
|
|
|
666
684
|
"eu-west-1" : { },
|
|
667
685
|
"eu-west-2" : { },
|
|
668
686
|
"eu-west-3" : { },
|
|
687
|
+
"me-south-1" : { },
|
|
669
688
|
"sa-east-1" : { },
|
|
670
689
|
"us-east-1" : { },
|
|
671
690
|
"us-east-1-fips" : {
|
|
@@ -706,6 +725,7 @@
|
|
|
706
725
|
"ap-southeast-2" : { },
|
|
707
726
|
"ca-central-1" : { },
|
|
708
727
|
"eu-central-1" : { },
|
|
728
|
+
"eu-north-1" : { },
|
|
709
729
|
"eu-west-1" : { },
|
|
710
730
|
"eu-west-2" : { },
|
|
711
731
|
"eu-west-3" : { },
|
|
@@ -736,6 +756,7 @@
|
|
|
736
756
|
"eu-west-1" : { },
|
|
737
757
|
"eu-west-2" : { },
|
|
738
758
|
"eu-west-3" : { },
|
|
759
|
+
"me-south-1" : { },
|
|
739
760
|
"sa-east-1" : { },
|
|
740
761
|
"us-east-1" : { },
|
|
741
762
|
"us-east-1-fips" : {
|
|
@@ -890,6 +911,7 @@
|
|
|
890
911
|
"eu-west-1" : { },
|
|
891
912
|
"eu-west-2" : { },
|
|
892
913
|
"eu-west-3" : { },
|
|
914
|
+
"me-south-1" : { },
|
|
893
915
|
"sa-east-1" : { },
|
|
894
916
|
"us-east-1" : { },
|
|
895
917
|
"us-east-2" : { },
|
|
@@ -915,11 +937,16 @@
|
|
|
915
937
|
"ap-south-1" : { },
|
|
916
938
|
"ap-southeast-1" : { },
|
|
917
939
|
"ap-southeast-2" : { },
|
|
940
|
+
"ca-central-1" : { },
|
|
918
941
|
"eu-central-1" : { },
|
|
942
|
+
"eu-north-1" : { },
|
|
919
943
|
"eu-west-1" : { },
|
|
920
944
|
"eu-west-2" : { },
|
|
945
|
+
"eu-west-3" : { },
|
|
946
|
+
"sa-east-1" : { },
|
|
921
947
|
"us-east-1" : { },
|
|
922
948
|
"us-east-2" : { },
|
|
949
|
+
"us-west-1" : { },
|
|
923
950
|
"us-west-2" : { }
|
|
924
951
|
}
|
|
925
952
|
},
|
|
@@ -952,6 +979,30 @@
|
|
|
952
979
|
"ap-southeast-2" : { },
|
|
953
980
|
"eu-central-1" : { },
|
|
954
981
|
"eu-west-1" : { },
|
|
982
|
+
"fips-us-east-1" : {
|
|
983
|
+
"credentialScope" : {
|
|
984
|
+
"region" : "us-east-1"
|
|
985
|
+
},
|
|
986
|
+
"hostname" : "datasync-fips.us-east-1.amazonaws.com"
|
|
987
|
+
},
|
|
988
|
+
"fips-us-east-2" : {
|
|
989
|
+
"credentialScope" : {
|
|
990
|
+
"region" : "us-east-2"
|
|
991
|
+
},
|
|
992
|
+
"hostname" : "datasync-fips.us-east-2.amazonaws.com"
|
|
993
|
+
},
|
|
994
|
+
"fips-us-west-1" : {
|
|
995
|
+
"credentialScope" : {
|
|
996
|
+
"region" : "us-west-1"
|
|
997
|
+
},
|
|
998
|
+
"hostname" : "datasync-fips.us-west-1.amazonaws.com"
|
|
999
|
+
},
|
|
1000
|
+
"fips-us-west-2" : {
|
|
1001
|
+
"credentialScope" : {
|
|
1002
|
+
"region" : "us-west-2"
|
|
1003
|
+
},
|
|
1004
|
+
"hostname" : "datasync-fips.us-west-2.amazonaws.com"
|
|
1005
|
+
},
|
|
955
1006
|
"us-east-1" : { },
|
|
956
1007
|
"us-east-2" : { },
|
|
957
1008
|
"us-west-1" : { },
|
|
@@ -991,6 +1042,7 @@
|
|
|
991
1042
|
"eu-west-1" : { },
|
|
992
1043
|
"eu-west-2" : { },
|
|
993
1044
|
"eu-west-3" : { },
|
|
1045
|
+
"me-south-1" : { },
|
|
994
1046
|
"sa-east-1" : { },
|
|
995
1047
|
"us-east-1" : { },
|
|
996
1048
|
"us-east-2" : { },
|
|
@@ -1017,6 +1069,7 @@
|
|
|
1017
1069
|
"eu-west-1" : { },
|
|
1018
1070
|
"eu-west-2" : { },
|
|
1019
1071
|
"eu-west-3" : { },
|
|
1072
|
+
"me-south-1" : { },
|
|
1020
1073
|
"sa-east-1" : { },
|
|
1021
1074
|
"us-east-1" : { },
|
|
1022
1075
|
"us-east-2" : { },
|
|
@@ -1056,6 +1109,12 @@
|
|
|
1056
1109
|
},
|
|
1057
1110
|
"hostname" : "rds.eu-west-1.amazonaws.com"
|
|
1058
1111
|
},
|
|
1112
|
+
"eu-west-2" : {
|
|
1113
|
+
"credentialScope" : {
|
|
1114
|
+
"region" : "eu-west-2"
|
|
1115
|
+
},
|
|
1116
|
+
"hostname" : "rds.eu-west-2.amazonaws.com"
|
|
1117
|
+
},
|
|
1059
1118
|
"us-east-1" : {
|
|
1060
1119
|
"credentialScope" : {
|
|
1061
1120
|
"region" : "us-east-1"
|
|
@@ -1125,6 +1184,7 @@
|
|
|
1125
1184
|
"hostname" : "localhost:8000",
|
|
1126
1185
|
"protocols" : [ "http" ]
|
|
1127
1186
|
},
|
|
1187
|
+
"me-south-1" : { },
|
|
1128
1188
|
"sa-east-1" : { },
|
|
1129
1189
|
"us-east-1" : { },
|
|
1130
1190
|
"us-east-1-fips" : {
|
|
@@ -1173,6 +1233,7 @@
|
|
|
1173
1233
|
"eu-west-1" : { },
|
|
1174
1234
|
"eu-west-2" : { },
|
|
1175
1235
|
"eu-west-3" : { },
|
|
1236
|
+
"me-south-1" : { },
|
|
1176
1237
|
"sa-east-1" : { },
|
|
1177
1238
|
"us-east-1" : { },
|
|
1178
1239
|
"us-east-2" : { },
|
|
@@ -1194,6 +1255,7 @@
|
|
|
1194
1255
|
"eu-west-1" : { },
|
|
1195
1256
|
"eu-west-2" : { },
|
|
1196
1257
|
"eu-west-3" : { },
|
|
1258
|
+
"me-south-1" : { },
|
|
1197
1259
|
"sa-east-1" : { },
|
|
1198
1260
|
"us-east-1" : { },
|
|
1199
1261
|
"us-east-2" : { },
|
|
@@ -1221,6 +1283,7 @@
|
|
|
1221
1283
|
},
|
|
1222
1284
|
"hostname" : "elasticache-fips.us-west-1.amazonaws.com"
|
|
1223
1285
|
},
|
|
1286
|
+
"me-south-1" : { },
|
|
1224
1287
|
"sa-east-1" : { },
|
|
1225
1288
|
"us-east-1" : { },
|
|
1226
1289
|
"us-east-2" : { },
|
|
@@ -1242,6 +1305,7 @@
|
|
|
1242
1305
|
"eu-west-1" : { },
|
|
1243
1306
|
"eu-west-2" : { },
|
|
1244
1307
|
"eu-west-3" : { },
|
|
1308
|
+
"me-south-1" : { },
|
|
1245
1309
|
"sa-east-1" : { },
|
|
1246
1310
|
"us-east-1" : { },
|
|
1247
1311
|
"us-east-2" : { },
|
|
@@ -1284,6 +1348,7 @@
|
|
|
1284
1348
|
"eu-west-1" : { },
|
|
1285
1349
|
"eu-west-2" : { },
|
|
1286
1350
|
"eu-west-3" : { },
|
|
1351
|
+
"me-south-1" : { },
|
|
1287
1352
|
"sa-east-1" : { },
|
|
1288
1353
|
"us-east-1" : { },
|
|
1289
1354
|
"us-east-2" : { },
|
|
@@ -1311,6 +1376,7 @@
|
|
|
1311
1376
|
"eu-west-1" : { },
|
|
1312
1377
|
"eu-west-2" : { },
|
|
1313
1378
|
"eu-west-3" : { },
|
|
1379
|
+
"me-south-1" : { },
|
|
1314
1380
|
"sa-east-1" : { },
|
|
1315
1381
|
"us-east-1" : {
|
|
1316
1382
|
"sslCommonName" : "{service}.{region}.{dnsSuffix}"
|
|
@@ -1372,6 +1438,7 @@
|
|
|
1372
1438
|
},
|
|
1373
1439
|
"hostname" : "es-fips.us-west-1.amazonaws.com"
|
|
1374
1440
|
},
|
|
1441
|
+
"me-south-1" : { },
|
|
1375
1442
|
"sa-east-1" : { },
|
|
1376
1443
|
"us-east-1" : { },
|
|
1377
1444
|
"us-east-2" : { },
|
|
@@ -1393,6 +1460,7 @@
|
|
|
1393
1460
|
"eu-west-1" : { },
|
|
1394
1461
|
"eu-west-2" : { },
|
|
1395
1462
|
"eu-west-3" : { },
|
|
1463
|
+
"me-south-1" : { },
|
|
1396
1464
|
"sa-east-1" : { },
|
|
1397
1465
|
"us-east-1" : { },
|
|
1398
1466
|
"us-east-2" : { },
|
|
@@ -1445,8 +1513,10 @@
|
|
|
1445
1513
|
"ap-southeast-2" : { },
|
|
1446
1514
|
"eu-central-1" : { },
|
|
1447
1515
|
"eu-west-1" : { },
|
|
1516
|
+
"eu-west-2" : { },
|
|
1448
1517
|
"us-east-1" : { },
|
|
1449
1518
|
"us-east-2" : { },
|
|
1519
|
+
"us-west-1" : { },
|
|
1450
1520
|
"us-west-2" : { }
|
|
1451
1521
|
}
|
|
1452
1522
|
},
|
|
@@ -1485,6 +1555,7 @@
|
|
|
1485
1555
|
"eu-west-1" : { },
|
|
1486
1556
|
"eu-west-2" : { },
|
|
1487
1557
|
"eu-west-3" : { },
|
|
1558
|
+
"me-south-1" : { },
|
|
1488
1559
|
"sa-east-1" : { },
|
|
1489
1560
|
"us-east-1" : { },
|
|
1490
1561
|
"us-east-2" : { },
|
|
@@ -1506,6 +1577,7 @@
|
|
|
1506
1577
|
"eu-west-1" : { },
|
|
1507
1578
|
"eu-west-2" : { },
|
|
1508
1579
|
"eu-west-3" : { },
|
|
1580
|
+
"sa-east-1" : { },
|
|
1509
1581
|
"us-east-1" : { },
|
|
1510
1582
|
"us-east-2" : { },
|
|
1511
1583
|
"us-west-1" : { },
|
|
@@ -1518,10 +1590,15 @@
|
|
|
1518
1590
|
},
|
|
1519
1591
|
"endpoints" : {
|
|
1520
1592
|
"ap-northeast-1" : { },
|
|
1593
|
+
"ap-northeast-2" : { },
|
|
1594
|
+
"ap-south-1" : { },
|
|
1595
|
+
"ap-southeast-1" : { },
|
|
1521
1596
|
"ap-southeast-2" : { },
|
|
1522
1597
|
"eu-central-1" : { },
|
|
1523
1598
|
"eu-west-1" : { },
|
|
1599
|
+
"eu-west-2" : { },
|
|
1524
1600
|
"us-east-1" : { },
|
|
1601
|
+
"us-east-2" : { },
|
|
1525
1602
|
"us-west-2" : { }
|
|
1526
1603
|
},
|
|
1527
1604
|
"isRegionalized" : true
|
|
@@ -1537,6 +1614,7 @@
|
|
|
1537
1614
|
"protocols" : [ "https" ]
|
|
1538
1615
|
},
|
|
1539
1616
|
"endpoints" : {
|
|
1617
|
+
"ap-east-1" : { },
|
|
1540
1618
|
"ap-northeast-1" : { },
|
|
1541
1619
|
"ap-northeast-2" : { },
|
|
1542
1620
|
"ap-south-1" : { },
|
|
@@ -1594,6 +1672,7 @@
|
|
|
1594
1672
|
"ap-south-1" : { },
|
|
1595
1673
|
"ap-southeast-2" : { },
|
|
1596
1674
|
"eu-central-1" : { },
|
|
1675
|
+
"eu-north-1" : { },
|
|
1597
1676
|
"eu-west-1" : { },
|
|
1598
1677
|
"eu-west-2" : { },
|
|
1599
1678
|
"us-east-1" : { },
|
|
@@ -1614,11 +1693,16 @@
|
|
|
1614
1693
|
"ap-south-1" : { },
|
|
1615
1694
|
"ap-southeast-1" : { },
|
|
1616
1695
|
"ap-southeast-2" : { },
|
|
1696
|
+
"ca-central-1" : { },
|
|
1617
1697
|
"eu-central-1" : { },
|
|
1698
|
+
"eu-north-1" : { },
|
|
1618
1699
|
"eu-west-1" : { },
|
|
1619
1700
|
"eu-west-2" : { },
|
|
1701
|
+
"eu-west-3" : { },
|
|
1702
|
+
"sa-east-1" : { },
|
|
1620
1703
|
"us-east-1" : { },
|
|
1621
1704
|
"us-east-2" : { },
|
|
1705
|
+
"us-west-1" : { },
|
|
1622
1706
|
"us-west-2" : { }
|
|
1623
1707
|
}
|
|
1624
1708
|
},
|
|
@@ -1632,6 +1716,63 @@
|
|
|
1632
1716
|
"us-west-2" : { }
|
|
1633
1717
|
}
|
|
1634
1718
|
},
|
|
1719
|
+
"iotevents" : {
|
|
1720
|
+
"endpoints" : {
|
|
1721
|
+
"ap-northeast-1" : { },
|
|
1722
|
+
"ap-southeast-2" : { },
|
|
1723
|
+
"eu-central-1" : { },
|
|
1724
|
+
"eu-west-1" : { },
|
|
1725
|
+
"us-east-1" : { },
|
|
1726
|
+
"us-east-2" : { },
|
|
1727
|
+
"us-west-2" : { }
|
|
1728
|
+
}
|
|
1729
|
+
},
|
|
1730
|
+
"ioteventsdata" : {
|
|
1731
|
+
"endpoints" : {
|
|
1732
|
+
"ap-northeast-1" : {
|
|
1733
|
+
"credentialScope" : {
|
|
1734
|
+
"region" : "ap-northeast-1"
|
|
1735
|
+
},
|
|
1736
|
+
"hostname" : "data.iotevents.ap-northeast-1.amazonaws.com"
|
|
1737
|
+
},
|
|
1738
|
+
"ap-southeast-2" : {
|
|
1739
|
+
"credentialScope" : {
|
|
1740
|
+
"region" : "ap-southeast-2"
|
|
1741
|
+
},
|
|
1742
|
+
"hostname" : "data.iotevents.ap-southeast-2.amazonaws.com"
|
|
1743
|
+
},
|
|
1744
|
+
"eu-central-1" : {
|
|
1745
|
+
"credentialScope" : {
|
|
1746
|
+
"region" : "eu-central-1"
|
|
1747
|
+
},
|
|
1748
|
+
"hostname" : "data.iotevents.eu-central-1.amazonaws.com"
|
|
1749
|
+
},
|
|
1750
|
+
"eu-west-1" : {
|
|
1751
|
+
"credentialScope" : {
|
|
1752
|
+
"region" : "eu-west-1"
|
|
1753
|
+
},
|
|
1754
|
+
"hostname" : "data.iotevents.eu-west-1.amazonaws.com"
|
|
1755
|
+
},
|
|
1756
|
+
"us-east-1" : {
|
|
1757
|
+
"credentialScope" : {
|
|
1758
|
+
"region" : "us-east-1"
|
|
1759
|
+
},
|
|
1760
|
+
"hostname" : "data.iotevents.us-east-1.amazonaws.com"
|
|
1761
|
+
},
|
|
1762
|
+
"us-east-2" : {
|
|
1763
|
+
"credentialScope" : {
|
|
1764
|
+
"region" : "us-east-2"
|
|
1765
|
+
},
|
|
1766
|
+
"hostname" : "data.iotevents.us-east-2.amazonaws.com"
|
|
1767
|
+
},
|
|
1768
|
+
"us-west-2" : {
|
|
1769
|
+
"credentialScope" : {
|
|
1770
|
+
"region" : "us-west-2"
|
|
1771
|
+
},
|
|
1772
|
+
"hostname" : "data.iotevents.us-west-2.amazonaws.com"
|
|
1773
|
+
}
|
|
1774
|
+
}
|
|
1775
|
+
},
|
|
1635
1776
|
"iotthingsgraph" : {
|
|
1636
1777
|
"defaults" : {
|
|
1637
1778
|
"credentialScope" : {
|
|
@@ -1649,9 +1790,12 @@
|
|
|
1649
1790
|
"kafka" : {
|
|
1650
1791
|
"endpoints" : {
|
|
1651
1792
|
"ap-northeast-1" : { },
|
|
1793
|
+
"ap-northeast-2" : { },
|
|
1794
|
+
"ap-south-1" : { },
|
|
1652
1795
|
"ap-southeast-1" : { },
|
|
1653
1796
|
"ap-southeast-2" : { },
|
|
1654
1797
|
"eu-central-1" : { },
|
|
1798
|
+
"eu-north-1" : { },
|
|
1655
1799
|
"eu-west-1" : { },
|
|
1656
1800
|
"eu-west-2" : { },
|
|
1657
1801
|
"eu-west-3" : { },
|
|
@@ -1674,6 +1818,7 @@
|
|
|
1674
1818
|
"eu-west-1" : { },
|
|
1675
1819
|
"eu-west-2" : { },
|
|
1676
1820
|
"eu-west-3" : { },
|
|
1821
|
+
"me-south-1" : { },
|
|
1677
1822
|
"sa-east-1" : { },
|
|
1678
1823
|
"us-east-1" : { },
|
|
1679
1824
|
"us-east-2" : { },
|
|
@@ -1719,6 +1864,7 @@
|
|
|
1719
1864
|
"eu-west-1" : { },
|
|
1720
1865
|
"eu-west-2" : { },
|
|
1721
1866
|
"eu-west-3" : { },
|
|
1867
|
+
"me-south-1" : { },
|
|
1722
1868
|
"sa-east-1" : { },
|
|
1723
1869
|
"us-east-1" : { },
|
|
1724
1870
|
"us-east-2" : { },
|
|
@@ -1726,6 +1872,15 @@
|
|
|
1726
1872
|
"us-west-2" : { }
|
|
1727
1873
|
}
|
|
1728
1874
|
},
|
|
1875
|
+
"lakeformation" : {
|
|
1876
|
+
"endpoints" : {
|
|
1877
|
+
"ap-northeast-1" : { },
|
|
1878
|
+
"eu-west-1" : { },
|
|
1879
|
+
"us-east-1" : { },
|
|
1880
|
+
"us-east-2" : { },
|
|
1881
|
+
"us-west-2" : { }
|
|
1882
|
+
}
|
|
1883
|
+
},
|
|
1729
1884
|
"lambda" : {
|
|
1730
1885
|
"endpoints" : {
|
|
1731
1886
|
"ap-east-1" : { },
|
|
@@ -1740,6 +1895,7 @@
|
|
|
1740
1895
|
"eu-west-1" : { },
|
|
1741
1896
|
"eu-west-2" : { },
|
|
1742
1897
|
"eu-west-3" : { },
|
|
1898
|
+
"me-south-1" : { },
|
|
1743
1899
|
"sa-east-1" : { },
|
|
1744
1900
|
"us-east-1" : { },
|
|
1745
1901
|
"us-east-2" : { },
|
|
@@ -1749,6 +1905,7 @@
|
|
|
1749
1905
|
},
|
|
1750
1906
|
"license-manager" : {
|
|
1751
1907
|
"endpoints" : {
|
|
1908
|
+
"ap-east-1" : { },
|
|
1752
1909
|
"ap-northeast-1" : { },
|
|
1753
1910
|
"ap-northeast-2" : { },
|
|
1754
1911
|
"ap-south-1" : { },
|
|
@@ -1798,6 +1955,7 @@
|
|
|
1798
1955
|
"eu-west-1" : { },
|
|
1799
1956
|
"eu-west-2" : { },
|
|
1800
1957
|
"eu-west-3" : { },
|
|
1958
|
+
"me-south-1" : { },
|
|
1801
1959
|
"sa-east-1" : { },
|
|
1802
1960
|
"us-east-1" : { },
|
|
1803
1961
|
"us-east-2" : { },
|
|
@@ -1915,6 +2073,7 @@
|
|
|
1915
2073
|
"eu-west-1" : { },
|
|
1916
2074
|
"eu-west-2" : { },
|
|
1917
2075
|
"eu-west-3" : { },
|
|
2076
|
+
"me-south-1" : { },
|
|
1918
2077
|
"sa-east-1" : { },
|
|
1919
2078
|
"us-east-1" : { },
|
|
1920
2079
|
"us-east-2" : { },
|
|
@@ -1961,6 +2120,7 @@
|
|
|
1961
2120
|
"eu-west-1" : { },
|
|
1962
2121
|
"eu-west-2" : { },
|
|
1963
2122
|
"eu-west-3" : { },
|
|
2123
|
+
"me-south-1" : { },
|
|
1964
2124
|
"sa-east-1" : { },
|
|
1965
2125
|
"us-east-1" : { },
|
|
1966
2126
|
"us-east-2" : { },
|
|
@@ -2170,6 +2330,7 @@
|
|
|
2170
2330
|
"ap-southeast-2" : { },
|
|
2171
2331
|
"ca-central-1" : { },
|
|
2172
2332
|
"eu-central-1" : { },
|
|
2333
|
+
"eu-north-1" : { },
|
|
2173
2334
|
"eu-west-1" : { },
|
|
2174
2335
|
"eu-west-2" : { },
|
|
2175
2336
|
"eu-west-3" : { },
|
|
@@ -2193,6 +2354,7 @@
|
|
|
2193
2354
|
"eu-west-1" : { },
|
|
2194
2355
|
"eu-west-2" : { },
|
|
2195
2356
|
"eu-west-3" : { },
|
|
2357
|
+
"me-south-1" : { },
|
|
2196
2358
|
"sa-east-1" : { },
|
|
2197
2359
|
"us-east-1" : {
|
|
2198
2360
|
"sslCommonName" : "{service}.{dnsSuffix}"
|
|
@@ -2216,6 +2378,7 @@
|
|
|
2216
2378
|
"eu-west-1" : { },
|
|
2217
2379
|
"eu-west-2" : { },
|
|
2218
2380
|
"eu-west-3" : { },
|
|
2381
|
+
"me-south-1" : { },
|
|
2219
2382
|
"sa-east-1" : { },
|
|
2220
2383
|
"us-east-1" : { },
|
|
2221
2384
|
"us-east-2" : { },
|
|
@@ -2253,6 +2416,7 @@
|
|
|
2253
2416
|
"eu-west-1" : { },
|
|
2254
2417
|
"eu-west-2" : { },
|
|
2255
2418
|
"eu-west-3" : { },
|
|
2419
|
+
"me-south-1" : { },
|
|
2256
2420
|
"sa-east-1" : { },
|
|
2257
2421
|
"us-east-1" : { },
|
|
2258
2422
|
"us-east-2" : { },
|
|
@@ -2263,8 +2427,11 @@
|
|
|
2263
2427
|
"robomaker" : {
|
|
2264
2428
|
"endpoints" : {
|
|
2265
2429
|
"ap-northeast-1" : { },
|
|
2430
|
+
"ap-southeast-1" : { },
|
|
2431
|
+
"eu-central-1" : { },
|
|
2266
2432
|
"eu-west-1" : { },
|
|
2267
2433
|
"us-east-1" : { },
|
|
2434
|
+
"us-east-2" : { },
|
|
2268
2435
|
"us-west-2" : { }
|
|
2269
2436
|
}
|
|
2270
2437
|
},
|
|
@@ -2389,6 +2556,7 @@
|
|
|
2389
2556
|
},
|
|
2390
2557
|
"eu-west-2" : { },
|
|
2391
2558
|
"eu-west-3" : { },
|
|
2559
|
+
"me-south-1" : { },
|
|
2392
2560
|
"s3-external-1" : {
|
|
2393
2561
|
"credentialScope" : {
|
|
2394
2562
|
"region" : "us-east-1"
|
|
@@ -2629,6 +2797,7 @@
|
|
|
2629
2797
|
},
|
|
2630
2798
|
"securityhub" : {
|
|
2631
2799
|
"endpoints" : {
|
|
2800
|
+
"ap-east-1" : { },
|
|
2632
2801
|
"ap-northeast-1" : { },
|
|
2633
2802
|
"ap-northeast-2" : { },
|
|
2634
2803
|
"ap-south-1" : { },
|
|
@@ -2799,6 +2968,7 @@
|
|
|
2799
2968
|
"snowball" : {
|
|
2800
2969
|
"endpoints" : {
|
|
2801
2970
|
"ap-northeast-1" : { },
|
|
2971
|
+
"ap-northeast-2" : { },
|
|
2802
2972
|
"ap-south-1" : { },
|
|
2803
2973
|
"ap-southeast-1" : { },
|
|
2804
2974
|
"ap-southeast-2" : { },
|
|
@@ -2831,6 +3001,7 @@
|
|
|
2831
3001
|
"eu-west-1" : { },
|
|
2832
3002
|
"eu-west-2" : { },
|
|
2833
3003
|
"eu-west-3" : { },
|
|
3004
|
+
"me-south-1" : { },
|
|
2834
3005
|
"sa-east-1" : { },
|
|
2835
3006
|
"us-east-1" : { },
|
|
2836
3007
|
"us-east-2" : { },
|
|
@@ -2880,6 +3051,7 @@
|
|
|
2880
3051
|
},
|
|
2881
3052
|
"hostname" : "sqs-fips.us-west-2.amazonaws.com"
|
|
2882
3053
|
},
|
|
3054
|
+
"me-south-1" : { },
|
|
2883
3055
|
"sa-east-1" : { },
|
|
2884
3056
|
"us-east-1" : {
|
|
2885
3057
|
"sslCommonName" : "queue.{dnsSuffix}"
|
|
@@ -2903,6 +3075,7 @@
|
|
|
2903
3075
|
"eu-west-1" : { },
|
|
2904
3076
|
"eu-west-2" : { },
|
|
2905
3077
|
"eu-west-3" : { },
|
|
3078
|
+
"me-south-1" : { },
|
|
2906
3079
|
"sa-east-1" : { },
|
|
2907
3080
|
"us-east-1" : { },
|
|
2908
3081
|
"us-east-2" : { },
|
|
@@ -2924,6 +3097,7 @@
|
|
|
2924
3097
|
"eu-west-1" : { },
|
|
2925
3098
|
"eu-west-2" : { },
|
|
2926
3099
|
"eu-west-3" : { },
|
|
3100
|
+
"me-south-1" : { },
|
|
2927
3101
|
"sa-east-1" : { },
|
|
2928
3102
|
"us-east-1" : { },
|
|
2929
3103
|
"us-east-2" : { },
|
|
@@ -2944,6 +3118,7 @@
|
|
|
2944
3118
|
"eu-west-1" : { },
|
|
2945
3119
|
"eu-west-2" : { },
|
|
2946
3120
|
"eu-west-3" : { },
|
|
3121
|
+
"me-south-1" : { },
|
|
2947
3122
|
"sa-east-1" : { },
|
|
2948
3123
|
"us-east-1" : { },
|
|
2949
3124
|
"us-east-2" : { },
|
|
@@ -2983,6 +3158,7 @@
|
|
|
2983
3158
|
"hostname" : "localhost:8000",
|
|
2984
3159
|
"protocols" : [ "http" ]
|
|
2985
3160
|
},
|
|
3161
|
+
"me-south-1" : { },
|
|
2986
3162
|
"sa-east-1" : { },
|
|
2987
3163
|
"us-east-1" : { },
|
|
2988
3164
|
"us-east-1-fips" : {
|
|
@@ -3045,6 +3221,12 @@
|
|
|
3045
3221
|
"eu-west-1" : { },
|
|
3046
3222
|
"eu-west-2" : { },
|
|
3047
3223
|
"eu-west-3" : { },
|
|
3224
|
+
"me-south-1" : {
|
|
3225
|
+
"credentialScope" : {
|
|
3226
|
+
"region" : "me-south-1"
|
|
3227
|
+
},
|
|
3228
|
+
"hostname" : "sts.me-south-1.amazonaws.com"
|
|
3229
|
+
},
|
|
3048
3230
|
"sa-east-1" : { },
|
|
3049
3231
|
"us-east-1" : { },
|
|
3050
3232
|
"us-east-1-fips" : {
|
|
@@ -3102,6 +3284,7 @@
|
|
|
3102
3284
|
"eu-west-1" : { },
|
|
3103
3285
|
"eu-west-2" : { },
|
|
3104
3286
|
"eu-west-3" : { },
|
|
3287
|
+
"me-south-1" : { },
|
|
3105
3288
|
"sa-east-1" : { },
|
|
3106
3289
|
"us-east-1" : { },
|
|
3107
3290
|
"us-east-2" : { },
|
|
@@ -3123,6 +3306,7 @@
|
|
|
3123
3306
|
"eu-west-1" : { },
|
|
3124
3307
|
"eu-west-2" : { },
|
|
3125
3308
|
"eu-west-3" : { },
|
|
3309
|
+
"me-south-1" : { },
|
|
3126
3310
|
"sa-east-1" : { },
|
|
3127
3311
|
"us-east-1" : { },
|
|
3128
3312
|
"us-east-2" : { },
|
|
@@ -3199,12 +3383,16 @@
|
|
|
3199
3383
|
"endpoints" : {
|
|
3200
3384
|
"ap-northeast-1" : { },
|
|
3201
3385
|
"ap-northeast-2" : { },
|
|
3386
|
+
"ap-south-1" : { },
|
|
3202
3387
|
"ap-southeast-1" : { },
|
|
3203
3388
|
"ap-southeast-2" : { },
|
|
3389
|
+
"ca-central-1" : { },
|
|
3204
3390
|
"eu-central-1" : { },
|
|
3205
3391
|
"eu-north-1" : { },
|
|
3206
3392
|
"eu-west-1" : { },
|
|
3207
3393
|
"eu-west-2" : { },
|
|
3394
|
+
"eu-west-3" : { },
|
|
3395
|
+
"sa-east-1" : { },
|
|
3208
3396
|
"us-east-1" : { },
|
|
3209
3397
|
"us-east-2" : { },
|
|
3210
3398
|
"us-west-1" : { },
|
|
@@ -3260,6 +3448,7 @@
|
|
|
3260
3448
|
"eu-west-1" : { },
|
|
3261
3449
|
"eu-west-2" : { },
|
|
3262
3450
|
"eu-west-3" : { },
|
|
3451
|
+
"me-south-1" : { },
|
|
3263
3452
|
"sa-east-1" : { },
|
|
3264
3453
|
"us-east-1" : { },
|
|
3265
3454
|
"us-east-2" : { },
|
|
@@ -3494,6 +3683,15 @@
|
|
|
3494
3683
|
"cn-northwest-1" : { }
|
|
3495
3684
|
}
|
|
3496
3685
|
},
|
|
3686
|
+
"greengrass" : {
|
|
3687
|
+
"defaults" : {
|
|
3688
|
+
"protocols" : [ "https" ]
|
|
3689
|
+
},
|
|
3690
|
+
"endpoints" : {
|
|
3691
|
+
"cn-north-1" : { }
|
|
3692
|
+
},
|
|
3693
|
+
"isRegionalized" : true
|
|
3694
|
+
},
|
|
3497
3695
|
"iam" : {
|
|
3498
3696
|
"endpoints" : {
|
|
3499
3697
|
"aws-cn-global" : {
|
|
@@ -3534,6 +3732,12 @@
|
|
|
3534
3732
|
"cn-northwest-1" : { }
|
|
3535
3733
|
}
|
|
3536
3734
|
},
|
|
3735
|
+
"license-manager" : {
|
|
3736
|
+
"endpoints" : {
|
|
3737
|
+
"cn-north-1" : { },
|
|
3738
|
+
"cn-northwest-1" : { }
|
|
3739
|
+
}
|
|
3740
|
+
},
|
|
3537
3741
|
"logs" : {
|
|
3538
3742
|
"endpoints" : {
|
|
3539
3743
|
"cn-north-1" : { },
|
|
@@ -3868,6 +4072,12 @@
|
|
|
3868
4072
|
},
|
|
3869
4073
|
"datasync" : {
|
|
3870
4074
|
"endpoints" : {
|
|
4075
|
+
"fips-us-gov-west-1" : {
|
|
4076
|
+
"credentialScope" : {
|
|
4077
|
+
"region" : "us-gov-west-1"
|
|
4078
|
+
},
|
|
4079
|
+
"hostname" : "datasync-fips.us-gov-west-1.amazonaws.com"
|
|
4080
|
+
},
|
|
3871
4081
|
"us-gov-west-1" : { }
|
|
3872
4082
|
}
|
|
3873
4083
|
},
|
|
@@ -3996,6 +4206,15 @@
|
|
|
3996
4206
|
"us-gov-west-1" : { }
|
|
3997
4207
|
}
|
|
3998
4208
|
},
|
|
4209
|
+
"greengrass" : {
|
|
4210
|
+
"defaults" : {
|
|
4211
|
+
"protocols" : [ "https" ]
|
|
4212
|
+
},
|
|
4213
|
+
"endpoints" : {
|
|
4214
|
+
"us-gov-west-1" : { }
|
|
4215
|
+
},
|
|
4216
|
+
"isRegionalized" : true
|
|
4217
|
+
},
|
|
3999
4218
|
"guardduty" : {
|
|
4000
4219
|
"defaults" : {
|
|
4001
4220
|
"protocols" : [ "https" ]
|
|
@@ -4081,6 +4300,7 @@
|
|
|
4081
4300
|
}
|
|
4082
4301
|
},
|
|
4083
4302
|
"endpoints" : {
|
|
4303
|
+
"us-gov-east-1" : { },
|
|
4084
4304
|
"us-gov-west-1" : { }
|
|
4085
4305
|
}
|
|
4086
4306
|
},
|
|
@@ -4107,6 +4327,11 @@
|
|
|
4107
4327
|
"us-gov-west-1" : { }
|
|
4108
4328
|
}
|
|
4109
4329
|
},
|
|
4330
|
+
"ram" : {
|
|
4331
|
+
"endpoints" : {
|
|
4332
|
+
"us-gov-west-1" : { }
|
|
4333
|
+
}
|
|
4334
|
+
},
|
|
4110
4335
|
"rds" : {
|
|
4111
4336
|
"endpoints" : {
|
|
4112
4337
|
"us-gov-east-1" : { },
|
|
@@ -4124,6 +4349,18 @@
|
|
|
4124
4349
|
"us-gov-west-1" : { }
|
|
4125
4350
|
}
|
|
4126
4351
|
},
|
|
4352
|
+
"route53" : {
|
|
4353
|
+
"endpoints" : {
|
|
4354
|
+
"aws-us-gov-global" : {
|
|
4355
|
+
"credentialScope" : {
|
|
4356
|
+
"region" : "us-gov-west-1"
|
|
4357
|
+
},
|
|
4358
|
+
"hostname" : "route53.us-gov.amazonaws.com"
|
|
4359
|
+
}
|
|
4360
|
+
},
|
|
4361
|
+
"isRegionalized" : false,
|
|
4362
|
+
"partitionEndpoint" : "aws-us-gov-global"
|
|
4363
|
+
},
|
|
4127
4364
|
"runtime.sagemaker" : {
|
|
4128
4365
|
"endpoints" : {
|
|
4129
4366
|
"us-gov-west-1" : { }
|
|
@@ -4202,6 +4439,9 @@
|
|
|
4202
4439
|
"protocols" : [ "https" ]
|
|
4203
4440
|
},
|
|
4204
4441
|
"endpoints" : {
|
|
4442
|
+
"us-gov-east-1" : {
|
|
4443
|
+
"protocols" : [ "https" ]
|
|
4444
|
+
},
|
|
4205
4445
|
"us-gov-west-1" : {
|
|
4206
4446
|
"protocols" : [ "https" ]
|
|
4207
4447
|
}
|
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.199.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-08-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|