aws-partitions 1.1026.0 → 1.1028.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 +1000 -132
- metadata +2 -2
data/partitions.json
CHANGED
@@ -1267,28 +1267,95 @@
|
|
1267
1267
|
"api.tunneling.iot" : {
|
1268
1268
|
"defaults" : {
|
1269
1269
|
"variants" : [ {
|
1270
|
+
"hostname" : "api.iot-tunneling-fips.{region}.{dnsSuffix}",
|
1271
|
+
"tags" : [ "dualstack", "fips" ]
|
1272
|
+
}, {
|
1273
|
+
"hostname" : "api.iot-tunneling.{region}.{dnsSuffix}",
|
1274
|
+
"tags" : [ "dualstack" ]
|
1275
|
+
}, {
|
1270
1276
|
"hostname" : "api.tunneling.iot-fips.{region}.{dnsSuffix}",
|
1271
1277
|
"tags" : [ "fips" ]
|
1272
1278
|
} ]
|
1273
1279
|
},
|
1274
1280
|
"endpoints" : {
|
1275
|
-
"ap-east-1" : {
|
1276
|
-
|
1277
|
-
|
1278
|
-
|
1279
|
-
|
1280
|
-
|
1281
|
+
"ap-east-1" : {
|
1282
|
+
"variants" : [ {
|
1283
|
+
"hostname" : "api.iot-tunneling.ap-east-1.api.aws",
|
1284
|
+
"tags" : [ "dualstack" ]
|
1285
|
+
} ]
|
1286
|
+
},
|
1287
|
+
"ap-northeast-1" : {
|
1288
|
+
"variants" : [ {
|
1289
|
+
"hostname" : "api.iot-tunneling.ap-northeast-1.api.aws",
|
1290
|
+
"tags" : [ "dualstack" ]
|
1291
|
+
} ]
|
1292
|
+
},
|
1293
|
+
"ap-northeast-2" : {
|
1294
|
+
"variants" : [ {
|
1295
|
+
"hostname" : "api.iot-tunneling.ap-northeast-2.api.aws",
|
1296
|
+
"tags" : [ "dualstack" ]
|
1297
|
+
} ]
|
1298
|
+
},
|
1299
|
+
"ap-south-1" : {
|
1300
|
+
"variants" : [ {
|
1301
|
+
"hostname" : "api.iot-tunneling.ap-south-1.api.aws",
|
1302
|
+
"tags" : [ "dualstack" ]
|
1303
|
+
} ]
|
1304
|
+
},
|
1305
|
+
"ap-southeast-1" : {
|
1306
|
+
"variants" : [ {
|
1307
|
+
"hostname" : "api.iot-tunneling.ap-southeast-1.api.aws",
|
1308
|
+
"tags" : [ "dualstack" ]
|
1309
|
+
} ]
|
1310
|
+
},
|
1311
|
+
"ap-southeast-2" : {
|
1312
|
+
"variants" : [ {
|
1313
|
+
"hostname" : "api.iot-tunneling.ap-southeast-2.api.aws",
|
1314
|
+
"tags" : [ "dualstack" ]
|
1315
|
+
} ]
|
1316
|
+
},
|
1281
1317
|
"ca-central-1" : {
|
1282
1318
|
"variants" : [ {
|
1319
|
+
"hostname" : "api.iot-tunneling-fips.ca-central-1.api.aws",
|
1320
|
+
"tags" : [ "dualstack", "fips" ]
|
1321
|
+
}, {
|
1322
|
+
"hostname" : "api.iot-tunneling.ca-central-1.api.aws",
|
1323
|
+
"tags" : [ "dualstack" ]
|
1324
|
+
}, {
|
1283
1325
|
"hostname" : "api.tunneling.iot-fips.ca-central-1.amazonaws.com",
|
1284
1326
|
"tags" : [ "fips" ]
|
1285
1327
|
} ]
|
1286
1328
|
},
|
1287
|
-
"eu-central-1" : {
|
1288
|
-
|
1289
|
-
|
1290
|
-
|
1291
|
-
|
1329
|
+
"eu-central-1" : {
|
1330
|
+
"variants" : [ {
|
1331
|
+
"hostname" : "api.iot-tunneling.eu-central-1.api.aws",
|
1332
|
+
"tags" : [ "dualstack" ]
|
1333
|
+
} ]
|
1334
|
+
},
|
1335
|
+
"eu-north-1" : {
|
1336
|
+
"variants" : [ {
|
1337
|
+
"hostname" : "api.iot-tunneling.eu-north-1.api.aws",
|
1338
|
+
"tags" : [ "dualstack" ]
|
1339
|
+
} ]
|
1340
|
+
},
|
1341
|
+
"eu-west-1" : {
|
1342
|
+
"variants" : [ {
|
1343
|
+
"hostname" : "api.iot-tunneling.eu-west-1.api.aws",
|
1344
|
+
"tags" : [ "dualstack" ]
|
1345
|
+
} ]
|
1346
|
+
},
|
1347
|
+
"eu-west-2" : {
|
1348
|
+
"variants" : [ {
|
1349
|
+
"hostname" : "api.iot-tunneling.eu-west-2.api.aws",
|
1350
|
+
"tags" : [ "dualstack" ]
|
1351
|
+
} ]
|
1352
|
+
},
|
1353
|
+
"eu-west-3" : {
|
1354
|
+
"variants" : [ {
|
1355
|
+
"hostname" : "api.iot-tunneling.eu-west-3.api.aws",
|
1356
|
+
"tags" : [ "dualstack" ]
|
1357
|
+
} ]
|
1358
|
+
},
|
1292
1359
|
"fips-ca-central-1" : {
|
1293
1360
|
"credentialScope" : {
|
1294
1361
|
"region" : "ca-central-1"
|
@@ -1324,29 +1391,68 @@
|
|
1324
1391
|
"deprecated" : true,
|
1325
1392
|
"hostname" : "api.tunneling.iot-fips.us-west-2.amazonaws.com"
|
1326
1393
|
},
|
1327
|
-
"me-central-1" : {
|
1328
|
-
|
1329
|
-
|
1394
|
+
"me-central-1" : {
|
1395
|
+
"variants" : [ {
|
1396
|
+
"hostname" : "api.iot-tunneling.me-central-1.api.aws",
|
1397
|
+
"tags" : [ "dualstack" ]
|
1398
|
+
} ]
|
1399
|
+
},
|
1400
|
+
"me-south-1" : {
|
1401
|
+
"variants" : [ {
|
1402
|
+
"hostname" : "api.iot-tunneling.me-south-1.api.aws",
|
1403
|
+
"tags" : [ "dualstack" ]
|
1404
|
+
} ]
|
1405
|
+
},
|
1406
|
+
"sa-east-1" : {
|
1407
|
+
"variants" : [ {
|
1408
|
+
"hostname" : "api.iot-tunneling.sa-east-1.api.aws",
|
1409
|
+
"tags" : [ "dualstack" ]
|
1410
|
+
} ]
|
1411
|
+
},
|
1330
1412
|
"us-east-1" : {
|
1331
1413
|
"variants" : [ {
|
1414
|
+
"hostname" : "api.iot-tunneling-fips.us-east-1.api.aws",
|
1415
|
+
"tags" : [ "dualstack", "fips" ]
|
1416
|
+
}, {
|
1417
|
+
"hostname" : "api.iot-tunneling.us-east-1.api.aws",
|
1418
|
+
"tags" : [ "dualstack" ]
|
1419
|
+
}, {
|
1332
1420
|
"hostname" : "api.tunneling.iot-fips.us-east-1.amazonaws.com",
|
1333
1421
|
"tags" : [ "fips" ]
|
1334
1422
|
} ]
|
1335
1423
|
},
|
1336
1424
|
"us-east-2" : {
|
1337
1425
|
"variants" : [ {
|
1426
|
+
"hostname" : "api.iot-tunneling-fips.us-east-2.api.aws",
|
1427
|
+
"tags" : [ "dualstack", "fips" ]
|
1428
|
+
}, {
|
1429
|
+
"hostname" : "api.iot-tunneling.us-east-2.api.aws",
|
1430
|
+
"tags" : [ "dualstack" ]
|
1431
|
+
}, {
|
1338
1432
|
"hostname" : "api.tunneling.iot-fips.us-east-2.amazonaws.com",
|
1339
1433
|
"tags" : [ "fips" ]
|
1340
1434
|
} ]
|
1341
1435
|
},
|
1342
1436
|
"us-west-1" : {
|
1343
1437
|
"variants" : [ {
|
1438
|
+
"hostname" : "api.iot-tunneling-fips.us-west-1.api.aws",
|
1439
|
+
"tags" : [ "dualstack", "fips" ]
|
1440
|
+
}, {
|
1441
|
+
"hostname" : "api.iot-tunneling.us-west-1.api.aws",
|
1442
|
+
"tags" : [ "dualstack" ]
|
1443
|
+
}, {
|
1344
1444
|
"hostname" : "api.tunneling.iot-fips.us-west-1.amazonaws.com",
|
1345
1445
|
"tags" : [ "fips" ]
|
1346
1446
|
} ]
|
1347
1447
|
},
|
1348
1448
|
"us-west-2" : {
|
1349
1449
|
"variants" : [ {
|
1450
|
+
"hostname" : "api.iot-tunneling-fips.us-west-2.api.aws",
|
1451
|
+
"tags" : [ "dualstack", "fips" ]
|
1452
|
+
}, {
|
1453
|
+
"hostname" : "api.iot-tunneling.us-west-2.api.aws",
|
1454
|
+
"tags" : [ "dualstack" ]
|
1455
|
+
}, {
|
1350
1456
|
"hostname" : "api.tunneling.iot-fips.us-west-2.amazonaws.com",
|
1351
1457
|
"tags" : [ "fips" ]
|
1352
1458
|
} ]
|
@@ -4741,27 +4847,132 @@
|
|
4741
4847
|
},
|
4742
4848
|
"cognito-idp" : {
|
4743
4849
|
"endpoints" : {
|
4744
|
-
"af-south-1" : {
|
4745
|
-
|
4746
|
-
|
4747
|
-
|
4748
|
-
|
4749
|
-
|
4750
|
-
"ap-
|
4751
|
-
|
4752
|
-
|
4753
|
-
|
4754
|
-
|
4755
|
-
|
4756
|
-
"
|
4757
|
-
|
4758
|
-
|
4759
|
-
|
4760
|
-
|
4761
|
-
|
4762
|
-
"
|
4763
|
-
|
4764
|
-
|
4850
|
+
"af-south-1" : {
|
4851
|
+
"variants" : [ {
|
4852
|
+
"hostname" : "cognito-idp.af-south-1.amazonaws.com",
|
4853
|
+
"tags" : [ "dualstack" ]
|
4854
|
+
} ]
|
4855
|
+
},
|
4856
|
+
"ap-east-1" : {
|
4857
|
+
"variants" : [ {
|
4858
|
+
"hostname" : "cognito-idp.ap-east-1.amazonaws.com",
|
4859
|
+
"tags" : [ "dualstack" ]
|
4860
|
+
} ]
|
4861
|
+
},
|
4862
|
+
"ap-northeast-1" : {
|
4863
|
+
"variants" : [ {
|
4864
|
+
"hostname" : "cognito-idp.ap-northeast-1.amazonaws.com",
|
4865
|
+
"tags" : [ "dualstack" ]
|
4866
|
+
} ]
|
4867
|
+
},
|
4868
|
+
"ap-northeast-2" : {
|
4869
|
+
"variants" : [ {
|
4870
|
+
"hostname" : "cognito-idp.ap-northeast-2.amazonaws.com",
|
4871
|
+
"tags" : [ "dualstack" ]
|
4872
|
+
} ]
|
4873
|
+
},
|
4874
|
+
"ap-northeast-3" : {
|
4875
|
+
"variants" : [ {
|
4876
|
+
"hostname" : "cognito-idp.ap-northeast-3.amazonaws.com",
|
4877
|
+
"tags" : [ "dualstack" ]
|
4878
|
+
} ]
|
4879
|
+
},
|
4880
|
+
"ap-south-1" : {
|
4881
|
+
"variants" : [ {
|
4882
|
+
"hostname" : "cognito-idp.ap-south-1.amazonaws.com",
|
4883
|
+
"tags" : [ "dualstack" ]
|
4884
|
+
} ]
|
4885
|
+
},
|
4886
|
+
"ap-south-2" : {
|
4887
|
+
"variants" : [ {
|
4888
|
+
"hostname" : "cognito-idp.ap-south-2.amazonaws.com",
|
4889
|
+
"tags" : [ "dualstack" ]
|
4890
|
+
} ]
|
4891
|
+
},
|
4892
|
+
"ap-southeast-1" : {
|
4893
|
+
"variants" : [ {
|
4894
|
+
"hostname" : "cognito-idp.ap-southeast-1.amazonaws.com",
|
4895
|
+
"tags" : [ "dualstack" ]
|
4896
|
+
} ]
|
4897
|
+
},
|
4898
|
+
"ap-southeast-2" : {
|
4899
|
+
"variants" : [ {
|
4900
|
+
"hostname" : "cognito-idp.ap-southeast-2.amazonaws.com",
|
4901
|
+
"tags" : [ "dualstack" ]
|
4902
|
+
} ]
|
4903
|
+
},
|
4904
|
+
"ap-southeast-3" : {
|
4905
|
+
"variants" : [ {
|
4906
|
+
"hostname" : "cognito-idp.ap-southeast-3.amazonaws.com",
|
4907
|
+
"tags" : [ "dualstack" ]
|
4908
|
+
} ]
|
4909
|
+
},
|
4910
|
+
"ap-southeast-4" : {
|
4911
|
+
"variants" : [ {
|
4912
|
+
"hostname" : "cognito-idp.ap-southeast-4.amazonaws.com",
|
4913
|
+
"tags" : [ "dualstack" ]
|
4914
|
+
} ]
|
4915
|
+
},
|
4916
|
+
"ca-central-1" : {
|
4917
|
+
"variants" : [ {
|
4918
|
+
"hostname" : "cognito-idp.ca-central-1.amazonaws.com",
|
4919
|
+
"tags" : [ "dualstack" ]
|
4920
|
+
} ]
|
4921
|
+
},
|
4922
|
+
"ca-west-1" : {
|
4923
|
+
"variants" : [ {
|
4924
|
+
"hostname" : "cognito-idp.ca-west-1.amazonaws.com",
|
4925
|
+
"tags" : [ "dualstack" ]
|
4926
|
+
} ]
|
4927
|
+
},
|
4928
|
+
"eu-central-1" : {
|
4929
|
+
"variants" : [ {
|
4930
|
+
"hostname" : "cognito-idp.eu-central-1.amazonaws.com",
|
4931
|
+
"tags" : [ "dualstack" ]
|
4932
|
+
} ]
|
4933
|
+
},
|
4934
|
+
"eu-central-2" : {
|
4935
|
+
"variants" : [ {
|
4936
|
+
"hostname" : "cognito-idp.eu-central-2.amazonaws.com",
|
4937
|
+
"tags" : [ "dualstack" ]
|
4938
|
+
} ]
|
4939
|
+
},
|
4940
|
+
"eu-north-1" : {
|
4941
|
+
"variants" : [ {
|
4942
|
+
"hostname" : "cognito-idp.eu-north-1.amazonaws.com",
|
4943
|
+
"tags" : [ "dualstack" ]
|
4944
|
+
} ]
|
4945
|
+
},
|
4946
|
+
"eu-south-1" : {
|
4947
|
+
"variants" : [ {
|
4948
|
+
"hostname" : "cognito-idp.eu-south-1.amazonaws.com",
|
4949
|
+
"tags" : [ "dualstack" ]
|
4950
|
+
} ]
|
4951
|
+
},
|
4952
|
+
"eu-south-2" : {
|
4953
|
+
"variants" : [ {
|
4954
|
+
"hostname" : "cognito-idp.eu-south-2.amazonaws.com",
|
4955
|
+
"tags" : [ "dualstack" ]
|
4956
|
+
} ]
|
4957
|
+
},
|
4958
|
+
"eu-west-1" : {
|
4959
|
+
"variants" : [ {
|
4960
|
+
"hostname" : "cognito-idp.eu-west-1.amazonaws.com",
|
4961
|
+
"tags" : [ "dualstack" ]
|
4962
|
+
} ]
|
4963
|
+
},
|
4964
|
+
"eu-west-2" : {
|
4965
|
+
"variants" : [ {
|
4966
|
+
"hostname" : "cognito-idp.eu-west-2.amazonaws.com",
|
4967
|
+
"tags" : [ "dualstack" ]
|
4968
|
+
} ]
|
4969
|
+
},
|
4970
|
+
"eu-west-3" : {
|
4971
|
+
"variants" : [ {
|
4972
|
+
"hostname" : "cognito-idp.eu-west-3.amazonaws.com",
|
4973
|
+
"tags" : [ "dualstack" ]
|
4974
|
+
} ]
|
4975
|
+
},
|
4765
4976
|
"fips-us-east-1" : {
|
4766
4977
|
"credentialScope" : {
|
4767
4978
|
"region" : "us-east-1"
|
@@ -4790,32 +5001,76 @@
|
|
4790
5001
|
"deprecated" : true,
|
4791
5002
|
"hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
|
4792
5003
|
},
|
4793
|
-
"il-central-1" : {
|
4794
|
-
|
4795
|
-
|
4796
|
-
|
5004
|
+
"il-central-1" : {
|
5005
|
+
"variants" : [ {
|
5006
|
+
"hostname" : "cognito-idp.il-central-1.amazonaws.com",
|
5007
|
+
"tags" : [ "dualstack" ]
|
5008
|
+
} ]
|
5009
|
+
},
|
5010
|
+
"me-central-1" : {
|
5011
|
+
"variants" : [ {
|
5012
|
+
"hostname" : "cognito-idp.me-central-1.amazonaws.com",
|
5013
|
+
"tags" : [ "dualstack" ]
|
5014
|
+
} ]
|
5015
|
+
},
|
5016
|
+
"me-south-1" : {
|
5017
|
+
"variants" : [ {
|
5018
|
+
"hostname" : "cognito-idp.me-south-1.amazonaws.com",
|
5019
|
+
"tags" : [ "dualstack" ]
|
5020
|
+
} ]
|
5021
|
+
},
|
5022
|
+
"sa-east-1" : {
|
5023
|
+
"variants" : [ {
|
5024
|
+
"hostname" : "cognito-idp.sa-east-1.amazonaws.com",
|
5025
|
+
"tags" : [ "dualstack" ]
|
5026
|
+
} ]
|
5027
|
+
},
|
4797
5028
|
"us-east-1" : {
|
4798
5029
|
"variants" : [ {
|
5030
|
+
"hostname" : "cognito-idp-fips.us-east-1.amazonaws.com",
|
5031
|
+
"tags" : [ "dualstack", "fips" ]
|
5032
|
+
}, {
|
4799
5033
|
"hostname" : "cognito-idp-fips.us-east-1.amazonaws.com",
|
4800
5034
|
"tags" : [ "fips" ]
|
5035
|
+
}, {
|
5036
|
+
"hostname" : "cognito-idp.us-east-1.amazonaws.com",
|
5037
|
+
"tags" : [ "dualstack" ]
|
4801
5038
|
} ]
|
4802
5039
|
},
|
4803
5040
|
"us-east-2" : {
|
4804
5041
|
"variants" : [ {
|
5042
|
+
"hostname" : "cognito-idp-fips.us-east-2.amazonaws.com",
|
5043
|
+
"tags" : [ "dualstack", "fips" ]
|
5044
|
+
}, {
|
4805
5045
|
"hostname" : "cognito-idp-fips.us-east-2.amazonaws.com",
|
4806
5046
|
"tags" : [ "fips" ]
|
5047
|
+
}, {
|
5048
|
+
"hostname" : "cognito-idp.us-east-2.amazonaws.com",
|
5049
|
+
"tags" : [ "dualstack" ]
|
4807
5050
|
} ]
|
4808
5051
|
},
|
4809
5052
|
"us-west-1" : {
|
4810
5053
|
"variants" : [ {
|
5054
|
+
"hostname" : "cognito-idp-fips.us-west-1.amazonaws.com",
|
5055
|
+
"tags" : [ "dualstack", "fips" ]
|
5056
|
+
}, {
|
4811
5057
|
"hostname" : "cognito-idp-fips.us-west-1.amazonaws.com",
|
4812
5058
|
"tags" : [ "fips" ]
|
5059
|
+
}, {
|
5060
|
+
"hostname" : "cognito-idp.us-west-1.amazonaws.com",
|
5061
|
+
"tags" : [ "dualstack" ]
|
4813
5062
|
} ]
|
4814
5063
|
},
|
4815
5064
|
"us-west-2" : {
|
4816
5065
|
"variants" : [ {
|
5066
|
+
"hostname" : "cognito-idp-fips.us-west-2.amazonaws.com",
|
5067
|
+
"tags" : [ "dualstack", "fips" ]
|
5068
|
+
}, {
|
4817
5069
|
"hostname" : "cognito-idp-fips.us-west-2.amazonaws.com",
|
4818
5070
|
"tags" : [ "fips" ]
|
5071
|
+
}, {
|
5072
|
+
"hostname" : "cognito-idp.us-west-2.amazonaws.com",
|
5073
|
+
"tags" : [ "dualstack" ]
|
4819
5074
|
} ]
|
4820
5075
|
}
|
4821
5076
|
}
|
@@ -10147,28 +10402,138 @@
|
|
10147
10402
|
},
|
10148
10403
|
"glue" : {
|
10149
10404
|
"endpoints" : {
|
10150
|
-
"af-south-1" : {
|
10151
|
-
|
10152
|
-
|
10153
|
-
|
10154
|
-
|
10155
|
-
|
10156
|
-
"ap-
|
10157
|
-
|
10158
|
-
|
10159
|
-
|
10160
|
-
|
10161
|
-
|
10162
|
-
"
|
10163
|
-
|
10164
|
-
|
10165
|
-
|
10166
|
-
|
10167
|
-
|
10168
|
-
"
|
10169
|
-
|
10170
|
-
|
10171
|
-
|
10405
|
+
"af-south-1" : {
|
10406
|
+
"variants" : [ {
|
10407
|
+
"hostname" : "glue.af-south-1.api.aws",
|
10408
|
+
"tags" : [ "dualstack" ]
|
10409
|
+
} ]
|
10410
|
+
},
|
10411
|
+
"ap-east-1" : {
|
10412
|
+
"variants" : [ {
|
10413
|
+
"hostname" : "glue.ap-east-1.api.aws",
|
10414
|
+
"tags" : [ "dualstack" ]
|
10415
|
+
} ]
|
10416
|
+
},
|
10417
|
+
"ap-northeast-1" : {
|
10418
|
+
"variants" : [ {
|
10419
|
+
"hostname" : "glue.ap-northeast-1.api.aws",
|
10420
|
+
"tags" : [ "dualstack" ]
|
10421
|
+
} ]
|
10422
|
+
},
|
10423
|
+
"ap-northeast-2" : {
|
10424
|
+
"variants" : [ {
|
10425
|
+
"hostname" : "glue.ap-northeast-2.api.aws",
|
10426
|
+
"tags" : [ "dualstack" ]
|
10427
|
+
} ]
|
10428
|
+
},
|
10429
|
+
"ap-northeast-3" : {
|
10430
|
+
"variants" : [ {
|
10431
|
+
"hostname" : "glue.ap-northeast-3.api.aws",
|
10432
|
+
"tags" : [ "dualstack" ]
|
10433
|
+
} ]
|
10434
|
+
},
|
10435
|
+
"ap-south-1" : {
|
10436
|
+
"variants" : [ {
|
10437
|
+
"hostname" : "glue.ap-south-1.api.aws",
|
10438
|
+
"tags" : [ "dualstack" ]
|
10439
|
+
} ]
|
10440
|
+
},
|
10441
|
+
"ap-south-2" : {
|
10442
|
+
"variants" : [ {
|
10443
|
+
"hostname" : "glue.ap-south-2.api.aws",
|
10444
|
+
"tags" : [ "dualstack" ]
|
10445
|
+
} ]
|
10446
|
+
},
|
10447
|
+
"ap-southeast-1" : {
|
10448
|
+
"variants" : [ {
|
10449
|
+
"hostname" : "glue.ap-southeast-1.api.aws",
|
10450
|
+
"tags" : [ "dualstack" ]
|
10451
|
+
} ]
|
10452
|
+
},
|
10453
|
+
"ap-southeast-2" : {
|
10454
|
+
"variants" : [ {
|
10455
|
+
"hostname" : "glue.ap-southeast-2.api.aws",
|
10456
|
+
"tags" : [ "dualstack" ]
|
10457
|
+
} ]
|
10458
|
+
},
|
10459
|
+
"ap-southeast-3" : {
|
10460
|
+
"variants" : [ {
|
10461
|
+
"hostname" : "glue.ap-southeast-3.api.aws",
|
10462
|
+
"tags" : [ "dualstack" ]
|
10463
|
+
} ]
|
10464
|
+
},
|
10465
|
+
"ap-southeast-4" : {
|
10466
|
+
"variants" : [ {
|
10467
|
+
"hostname" : "glue.ap-southeast-4.api.aws",
|
10468
|
+
"tags" : [ "dualstack" ]
|
10469
|
+
} ]
|
10470
|
+
},
|
10471
|
+
"ap-southeast-5" : {
|
10472
|
+
"variants" : [ {
|
10473
|
+
"hostname" : "glue.ap-southeast-5.api.aws",
|
10474
|
+
"tags" : [ "dualstack" ]
|
10475
|
+
} ]
|
10476
|
+
},
|
10477
|
+
"ca-central-1" : {
|
10478
|
+
"variants" : [ {
|
10479
|
+
"hostname" : "glue.ca-central-1.api.aws",
|
10480
|
+
"tags" : [ "dualstack" ]
|
10481
|
+
} ]
|
10482
|
+
},
|
10483
|
+
"ca-west-1" : {
|
10484
|
+
"variants" : [ {
|
10485
|
+
"hostname" : "glue.ca-west-1.api.aws",
|
10486
|
+
"tags" : [ "dualstack" ]
|
10487
|
+
} ]
|
10488
|
+
},
|
10489
|
+
"eu-central-1" : {
|
10490
|
+
"variants" : [ {
|
10491
|
+
"hostname" : "glue.eu-central-1.api.aws",
|
10492
|
+
"tags" : [ "dualstack" ]
|
10493
|
+
} ]
|
10494
|
+
},
|
10495
|
+
"eu-central-2" : {
|
10496
|
+
"variants" : [ {
|
10497
|
+
"hostname" : "glue.eu-central-2.api.aws",
|
10498
|
+
"tags" : [ "dualstack" ]
|
10499
|
+
} ]
|
10500
|
+
},
|
10501
|
+
"eu-north-1" : {
|
10502
|
+
"variants" : [ {
|
10503
|
+
"hostname" : "glue.eu-north-1.api.aws",
|
10504
|
+
"tags" : [ "dualstack" ]
|
10505
|
+
} ]
|
10506
|
+
},
|
10507
|
+
"eu-south-1" : {
|
10508
|
+
"variants" : [ {
|
10509
|
+
"hostname" : "glue.eu-south-1.api.aws",
|
10510
|
+
"tags" : [ "dualstack" ]
|
10511
|
+
} ]
|
10512
|
+
},
|
10513
|
+
"eu-south-2" : {
|
10514
|
+
"variants" : [ {
|
10515
|
+
"hostname" : "glue.eu-south-2.api.aws",
|
10516
|
+
"tags" : [ "dualstack" ]
|
10517
|
+
} ]
|
10518
|
+
},
|
10519
|
+
"eu-west-1" : {
|
10520
|
+
"variants" : [ {
|
10521
|
+
"hostname" : "glue.eu-west-1.api.aws",
|
10522
|
+
"tags" : [ "dualstack" ]
|
10523
|
+
} ]
|
10524
|
+
},
|
10525
|
+
"eu-west-2" : {
|
10526
|
+
"variants" : [ {
|
10527
|
+
"hostname" : "glue.eu-west-2.api.aws",
|
10528
|
+
"tags" : [ "dualstack" ]
|
10529
|
+
} ]
|
10530
|
+
},
|
10531
|
+
"eu-west-3" : {
|
10532
|
+
"variants" : [ {
|
10533
|
+
"hostname" : "glue.eu-west-3.api.aws",
|
10534
|
+
"tags" : [ "dualstack" ]
|
10535
|
+
} ]
|
10536
|
+
},
|
10172
10537
|
"fips-us-east-1" : {
|
10173
10538
|
"credentialScope" : {
|
10174
10539
|
"region" : "us-east-1"
|
@@ -10197,32 +10562,76 @@
|
|
10197
10562
|
"deprecated" : true,
|
10198
10563
|
"hostname" : "glue-fips.us-west-2.amazonaws.com"
|
10199
10564
|
},
|
10200
|
-
"il-central-1" : {
|
10201
|
-
|
10202
|
-
|
10203
|
-
|
10565
|
+
"il-central-1" : {
|
10566
|
+
"variants" : [ {
|
10567
|
+
"hostname" : "glue.il-central-1.api.aws",
|
10568
|
+
"tags" : [ "dualstack" ]
|
10569
|
+
} ]
|
10570
|
+
},
|
10571
|
+
"me-central-1" : {
|
10572
|
+
"variants" : [ {
|
10573
|
+
"hostname" : "glue.me-central-1.api.aws",
|
10574
|
+
"tags" : [ "dualstack" ]
|
10575
|
+
} ]
|
10576
|
+
},
|
10577
|
+
"me-south-1" : {
|
10578
|
+
"variants" : [ {
|
10579
|
+
"hostname" : "glue.me-south-1.api.aws",
|
10580
|
+
"tags" : [ "dualstack" ]
|
10581
|
+
} ]
|
10582
|
+
},
|
10583
|
+
"sa-east-1" : {
|
10584
|
+
"variants" : [ {
|
10585
|
+
"hostname" : "glue.sa-east-1.api.aws",
|
10586
|
+
"tags" : [ "dualstack" ]
|
10587
|
+
} ]
|
10588
|
+
},
|
10204
10589
|
"us-east-1" : {
|
10205
10590
|
"variants" : [ {
|
10206
10591
|
"hostname" : "glue-fips.us-east-1.amazonaws.com",
|
10207
10592
|
"tags" : [ "fips" ]
|
10593
|
+
}, {
|
10594
|
+
"hostname" : "glue-fips.us-east-1.api.aws",
|
10595
|
+
"tags" : [ "dualstack", "fips" ]
|
10596
|
+
}, {
|
10597
|
+
"hostname" : "glue.us-east-1.api.aws",
|
10598
|
+
"tags" : [ "dualstack" ]
|
10208
10599
|
} ]
|
10209
10600
|
},
|
10210
10601
|
"us-east-2" : {
|
10211
10602
|
"variants" : [ {
|
10212
10603
|
"hostname" : "glue-fips.us-east-2.amazonaws.com",
|
10213
10604
|
"tags" : [ "fips" ]
|
10605
|
+
}, {
|
10606
|
+
"hostname" : "glue-fips.us-east-2.api.aws",
|
10607
|
+
"tags" : [ "dualstack", "fips" ]
|
10608
|
+
}, {
|
10609
|
+
"hostname" : "glue.us-east-2.api.aws",
|
10610
|
+
"tags" : [ "dualstack" ]
|
10214
10611
|
} ]
|
10215
10612
|
},
|
10216
10613
|
"us-west-1" : {
|
10217
10614
|
"variants" : [ {
|
10218
10615
|
"hostname" : "glue-fips.us-west-1.amazonaws.com",
|
10219
10616
|
"tags" : [ "fips" ]
|
10617
|
+
}, {
|
10618
|
+
"hostname" : "glue-fips.us-west-1.api.aws",
|
10619
|
+
"tags" : [ "dualstack", "fips" ]
|
10620
|
+
}, {
|
10621
|
+
"hostname" : "glue.us-west-1.api.aws",
|
10622
|
+
"tags" : [ "dualstack" ]
|
10220
10623
|
} ]
|
10221
10624
|
},
|
10222
10625
|
"us-west-2" : {
|
10223
10626
|
"variants" : [ {
|
10224
10627
|
"hostname" : "glue-fips.us-west-2.amazonaws.com",
|
10225
10628
|
"tags" : [ "fips" ]
|
10629
|
+
}, {
|
10630
|
+
"hostname" : "glue-fips.us-west-2.api.aws",
|
10631
|
+
"tags" : [ "dualstack", "fips" ]
|
10632
|
+
}, {
|
10633
|
+
"hostname" : "glue.us-west-2.api.aws",
|
10634
|
+
"tags" : [ "dualstack" ]
|
10226
10635
|
} ]
|
10227
10636
|
}
|
10228
10637
|
}
|
@@ -13736,21 +14145,96 @@
|
|
13736
14145
|
},
|
13737
14146
|
"macie2" : {
|
13738
14147
|
"endpoints" : {
|
13739
|
-
"af-south-1" : {
|
13740
|
-
|
13741
|
-
|
13742
|
-
|
13743
|
-
|
13744
|
-
|
13745
|
-
"ap-
|
13746
|
-
|
13747
|
-
|
13748
|
-
|
13749
|
-
|
13750
|
-
|
13751
|
-
"
|
13752
|
-
|
13753
|
-
|
14148
|
+
"af-south-1" : {
|
14149
|
+
"variants" : [ {
|
14150
|
+
"hostname" : "macie2.af-south-1.api.aws",
|
14151
|
+
"tags" : [ "dualstack" ]
|
14152
|
+
} ]
|
14153
|
+
},
|
14154
|
+
"ap-east-1" : {
|
14155
|
+
"variants" : [ {
|
14156
|
+
"hostname" : "macie2.ap-east-1.api.aws",
|
14157
|
+
"tags" : [ "dualstack" ]
|
14158
|
+
} ]
|
14159
|
+
},
|
14160
|
+
"ap-northeast-1" : {
|
14161
|
+
"variants" : [ {
|
14162
|
+
"hostname" : "macie2.ap-northeast-1.api.aws",
|
14163
|
+
"tags" : [ "dualstack" ]
|
14164
|
+
} ]
|
14165
|
+
},
|
14166
|
+
"ap-northeast-2" : {
|
14167
|
+
"variants" : [ {
|
14168
|
+
"hostname" : "macie2.ap-northeast-2.api.aws",
|
14169
|
+
"tags" : [ "dualstack" ]
|
14170
|
+
} ]
|
14171
|
+
},
|
14172
|
+
"ap-northeast-3" : {
|
14173
|
+
"variants" : [ {
|
14174
|
+
"hostname" : "macie2.ap-northeast-3.api.aws",
|
14175
|
+
"tags" : [ "dualstack" ]
|
14176
|
+
} ]
|
14177
|
+
},
|
14178
|
+
"ap-south-1" : {
|
14179
|
+
"variants" : [ {
|
14180
|
+
"hostname" : "macie2.ap-south-1.api.aws",
|
14181
|
+
"tags" : [ "dualstack" ]
|
14182
|
+
} ]
|
14183
|
+
},
|
14184
|
+
"ap-southeast-1" : {
|
14185
|
+
"variants" : [ {
|
14186
|
+
"hostname" : "macie2.ap-southeast-1.api.aws",
|
14187
|
+
"tags" : [ "dualstack" ]
|
14188
|
+
} ]
|
14189
|
+
},
|
14190
|
+
"ap-southeast-2" : {
|
14191
|
+
"variants" : [ {
|
14192
|
+
"hostname" : "macie2.ap-southeast-2.api.aws",
|
14193
|
+
"tags" : [ "dualstack" ]
|
14194
|
+
} ]
|
14195
|
+
},
|
14196
|
+
"ca-central-1" : {
|
14197
|
+
"variants" : [ {
|
14198
|
+
"hostname" : "macie2.ca-central-1.api.aws",
|
14199
|
+
"tags" : [ "dualstack" ]
|
14200
|
+
} ]
|
14201
|
+
},
|
14202
|
+
"eu-central-1" : {
|
14203
|
+
"variants" : [ {
|
14204
|
+
"hostname" : "macie2.eu-central-1.api.aws",
|
14205
|
+
"tags" : [ "dualstack" ]
|
14206
|
+
} ]
|
14207
|
+
},
|
14208
|
+
"eu-north-1" : {
|
14209
|
+
"variants" : [ {
|
14210
|
+
"hostname" : "macie2.eu-north-1.api.aws",
|
14211
|
+
"tags" : [ "dualstack" ]
|
14212
|
+
} ]
|
14213
|
+
},
|
14214
|
+
"eu-south-1" : {
|
14215
|
+
"variants" : [ {
|
14216
|
+
"hostname" : "macie2.eu-south-1.api.aws",
|
14217
|
+
"tags" : [ "dualstack" ]
|
14218
|
+
} ]
|
14219
|
+
},
|
14220
|
+
"eu-west-1" : {
|
14221
|
+
"variants" : [ {
|
14222
|
+
"hostname" : "macie2.eu-west-1.api.aws",
|
14223
|
+
"tags" : [ "dualstack" ]
|
14224
|
+
} ]
|
14225
|
+
},
|
14226
|
+
"eu-west-2" : {
|
14227
|
+
"variants" : [ {
|
14228
|
+
"hostname" : "macie2.eu-west-2.api.aws",
|
14229
|
+
"tags" : [ "dualstack" ]
|
14230
|
+
} ]
|
14231
|
+
},
|
14232
|
+
"eu-west-3" : {
|
14233
|
+
"variants" : [ {
|
14234
|
+
"hostname" : "macie2.eu-west-3.api.aws",
|
14235
|
+
"tags" : [ "dualstack" ]
|
14236
|
+
} ]
|
14237
|
+
},
|
13754
14238
|
"fips-us-east-1" : {
|
13755
14239
|
"credentialScope" : {
|
13756
14240
|
"region" : "us-east-1"
|
@@ -13779,31 +14263,70 @@
|
|
13779
14263
|
"deprecated" : true,
|
13780
14264
|
"hostname" : "macie2-fips.us-west-2.amazonaws.com"
|
13781
14265
|
},
|
13782
|
-
"il-central-1" : {
|
13783
|
-
|
13784
|
-
|
14266
|
+
"il-central-1" : {
|
14267
|
+
"variants" : [ {
|
14268
|
+
"hostname" : "macie2.il-central-1.api.aws",
|
14269
|
+
"tags" : [ "dualstack" ]
|
14270
|
+
} ]
|
14271
|
+
},
|
14272
|
+
"me-south-1" : {
|
14273
|
+
"variants" : [ {
|
14274
|
+
"hostname" : "macie2.me-south-1.api.aws",
|
14275
|
+
"tags" : [ "dualstack" ]
|
14276
|
+
} ]
|
14277
|
+
},
|
14278
|
+
"sa-east-1" : {
|
14279
|
+
"variants" : [ {
|
14280
|
+
"hostname" : "macie2.sa-east-1.api.aws",
|
14281
|
+
"tags" : [ "dualstack" ]
|
14282
|
+
} ]
|
14283
|
+
},
|
13785
14284
|
"us-east-1" : {
|
13786
14285
|
"variants" : [ {
|
13787
14286
|
"hostname" : "macie2-fips.us-east-1.amazonaws.com",
|
13788
14287
|
"tags" : [ "fips" ]
|
14288
|
+
}, {
|
14289
|
+
"hostname" : "macie2-fips.us-east-1.api.aws",
|
14290
|
+
"tags" : [ "dualstack", "fips" ]
|
14291
|
+
}, {
|
14292
|
+
"hostname" : "macie2.us-east-1.api.aws",
|
14293
|
+
"tags" : [ "dualstack" ]
|
13789
14294
|
} ]
|
13790
14295
|
},
|
13791
14296
|
"us-east-2" : {
|
13792
14297
|
"variants" : [ {
|
13793
14298
|
"hostname" : "macie2-fips.us-east-2.amazonaws.com",
|
13794
14299
|
"tags" : [ "fips" ]
|
14300
|
+
}, {
|
14301
|
+
"hostname" : "macie2-fips.us-east-2.api.aws",
|
14302
|
+
"tags" : [ "dualstack", "fips" ]
|
14303
|
+
}, {
|
14304
|
+
"hostname" : "macie2.us-east-2.api.aws",
|
14305
|
+
"tags" : [ "dualstack" ]
|
13795
14306
|
} ]
|
13796
14307
|
},
|
13797
14308
|
"us-west-1" : {
|
13798
14309
|
"variants" : [ {
|
13799
14310
|
"hostname" : "macie2-fips.us-west-1.amazonaws.com",
|
13800
14311
|
"tags" : [ "fips" ]
|
14312
|
+
}, {
|
14313
|
+
"hostname" : "macie2-fips.us-west-1.api.aws",
|
14314
|
+
"tags" : [ "dualstack", "fips" ]
|
14315
|
+
}, {
|
14316
|
+
"hostname" : "macie2.us-west-1.api.aws",
|
14317
|
+
"tags" : [ "dualstack" ]
|
13801
14318
|
} ]
|
13802
14319
|
},
|
13803
14320
|
"us-west-2" : {
|
13804
14321
|
"variants" : [ {
|
13805
14322
|
"hostname" : "macie2-fips.us-west-2.amazonaws.com",
|
13806
14323
|
"tags" : [ "fips" ]
|
14324
|
+
}, {
|
14325
|
+
"hostname" : "macie2-fips.us-west-2.api.aws",
|
14326
|
+
"tags" : [ "dualstack", "fips" ]
|
14327
|
+
}, {
|
14328
|
+
"hostname" : "macie2.us-west-2.api.aws",
|
14329
|
+
"tags" : [ "dualstack" ]
|
13807
14330
|
} ]
|
13808
14331
|
}
|
13809
14332
|
}
|
@@ -13894,25 +14417,96 @@
|
|
13894
14417
|
},
|
13895
14418
|
"mediaconvert" : {
|
13896
14419
|
"endpoints" : {
|
13897
|
-
"af-south-1" : {
|
13898
|
-
|
13899
|
-
|
13900
|
-
|
13901
|
-
|
13902
|
-
|
13903
|
-
"ap-
|
13904
|
-
|
14420
|
+
"af-south-1" : {
|
14421
|
+
"variants" : [ {
|
14422
|
+
"hostname" : "mediaconvert.af-south-1.api.aws",
|
14423
|
+
"tags" : [ "dualstack" ]
|
14424
|
+
} ]
|
14425
|
+
},
|
14426
|
+
"ap-northeast-1" : {
|
14427
|
+
"variants" : [ {
|
14428
|
+
"hostname" : "mediaconvert.ap-northeast-1.api.aws",
|
14429
|
+
"tags" : [ "dualstack" ]
|
14430
|
+
} ]
|
14431
|
+
},
|
14432
|
+
"ap-northeast-2" : {
|
14433
|
+
"variants" : [ {
|
14434
|
+
"hostname" : "mediaconvert.ap-northeast-2.api.aws",
|
14435
|
+
"tags" : [ "dualstack" ]
|
14436
|
+
} ]
|
14437
|
+
},
|
14438
|
+
"ap-northeast-3" : {
|
14439
|
+
"variants" : [ {
|
14440
|
+
"hostname" : "mediaconvert.ap-northeast-3.api.aws",
|
14441
|
+
"tags" : [ "dualstack" ]
|
14442
|
+
} ]
|
14443
|
+
},
|
14444
|
+
"ap-south-1" : {
|
14445
|
+
"variants" : [ {
|
14446
|
+
"hostname" : "mediaconvert.ap-south-1.api.aws",
|
14447
|
+
"tags" : [ "dualstack" ]
|
14448
|
+
} ]
|
14449
|
+
},
|
14450
|
+
"ap-southeast-1" : {
|
14451
|
+
"variants" : [ {
|
14452
|
+
"hostname" : "mediaconvert.ap-southeast-1.api.aws",
|
14453
|
+
"tags" : [ "dualstack" ]
|
14454
|
+
} ]
|
14455
|
+
},
|
14456
|
+
"ap-southeast-2" : {
|
14457
|
+
"variants" : [ {
|
14458
|
+
"hostname" : "mediaconvert.ap-southeast-2.api.aws",
|
14459
|
+
"tags" : [ "dualstack" ]
|
14460
|
+
} ]
|
14461
|
+
},
|
14462
|
+
"ap-southeast-4" : {
|
14463
|
+
"variants" : [ {
|
14464
|
+
"hostname" : "mediaconvert.ap-southeast-4.api.aws",
|
14465
|
+
"tags" : [ "dualstack" ]
|
14466
|
+
} ]
|
14467
|
+
},
|
13905
14468
|
"ca-central-1" : {
|
13906
14469
|
"variants" : [ {
|
13907
14470
|
"hostname" : "mediaconvert-fips.ca-central-1.amazonaws.com",
|
13908
14471
|
"tags" : [ "fips" ]
|
14472
|
+
}, {
|
14473
|
+
"hostname" : "mediaconvert-fips.ca-central-1.api.aws",
|
14474
|
+
"tags" : [ "dualstack", "fips" ]
|
14475
|
+
}, {
|
14476
|
+
"hostname" : "mediaconvert.ca-central-1.api.aws",
|
14477
|
+
"tags" : [ "dualstack" ]
|
14478
|
+
} ]
|
14479
|
+
},
|
14480
|
+
"eu-central-1" : {
|
14481
|
+
"variants" : [ {
|
14482
|
+
"hostname" : "mediaconvert.eu-central-1.api.aws",
|
14483
|
+
"tags" : [ "dualstack" ]
|
14484
|
+
} ]
|
14485
|
+
},
|
14486
|
+
"eu-north-1" : {
|
14487
|
+
"variants" : [ {
|
14488
|
+
"hostname" : "mediaconvert.eu-north-1.api.aws",
|
14489
|
+
"tags" : [ "dualstack" ]
|
14490
|
+
} ]
|
14491
|
+
},
|
14492
|
+
"eu-west-1" : {
|
14493
|
+
"variants" : [ {
|
14494
|
+
"hostname" : "mediaconvert.eu-west-1.api.aws",
|
14495
|
+
"tags" : [ "dualstack" ]
|
14496
|
+
} ]
|
14497
|
+
},
|
14498
|
+
"eu-west-2" : {
|
14499
|
+
"variants" : [ {
|
14500
|
+
"hostname" : "mediaconvert.eu-west-2.api.aws",
|
14501
|
+
"tags" : [ "dualstack" ]
|
14502
|
+
} ]
|
14503
|
+
},
|
14504
|
+
"eu-west-3" : {
|
14505
|
+
"variants" : [ {
|
14506
|
+
"hostname" : "mediaconvert.eu-west-3.api.aws",
|
14507
|
+
"tags" : [ "dualstack" ]
|
13909
14508
|
} ]
|
13910
14509
|
},
|
13911
|
-
"eu-central-1" : { },
|
13912
|
-
"eu-north-1" : { },
|
13913
|
-
"eu-west-1" : { },
|
13914
|
-
"eu-west-2" : { },
|
13915
|
-
"eu-west-3" : { },
|
13916
14510
|
"fips-ca-central-1" : {
|
13917
14511
|
"credentialScope" : {
|
13918
14512
|
"region" : "ca-central-1"
|
@@ -13948,30 +14542,64 @@
|
|
13948
14542
|
"deprecated" : true,
|
13949
14543
|
"hostname" : "mediaconvert-fips.us-west-2.amazonaws.com"
|
13950
14544
|
},
|
13951
|
-
"me-central-1" : {
|
13952
|
-
|
14545
|
+
"me-central-1" : {
|
14546
|
+
"variants" : [ {
|
14547
|
+
"hostname" : "mediaconvert.me-central-1.api.aws",
|
14548
|
+
"tags" : [ "dualstack" ]
|
14549
|
+
} ]
|
14550
|
+
},
|
14551
|
+
"sa-east-1" : {
|
14552
|
+
"variants" : [ {
|
14553
|
+
"hostname" : "mediaconvert.sa-east-1.api.aws",
|
14554
|
+
"tags" : [ "dualstack" ]
|
14555
|
+
} ]
|
14556
|
+
},
|
13953
14557
|
"us-east-1" : {
|
13954
14558
|
"variants" : [ {
|
13955
14559
|
"hostname" : "mediaconvert-fips.us-east-1.amazonaws.com",
|
13956
14560
|
"tags" : [ "fips" ]
|
14561
|
+
}, {
|
14562
|
+
"hostname" : "mediaconvert-fips.us-east-1.api.aws",
|
14563
|
+
"tags" : [ "dualstack", "fips" ]
|
14564
|
+
}, {
|
14565
|
+
"hostname" : "mediaconvert.us-east-1.api.aws",
|
14566
|
+
"tags" : [ "dualstack" ]
|
13957
14567
|
} ]
|
13958
14568
|
},
|
13959
14569
|
"us-east-2" : {
|
13960
14570
|
"variants" : [ {
|
13961
14571
|
"hostname" : "mediaconvert-fips.us-east-2.amazonaws.com",
|
13962
14572
|
"tags" : [ "fips" ]
|
14573
|
+
}, {
|
14574
|
+
"hostname" : "mediaconvert-fips.us-east-2.api.aws",
|
14575
|
+
"tags" : [ "dualstack", "fips" ]
|
14576
|
+
}, {
|
14577
|
+
"hostname" : "mediaconvert.us-east-2.api.aws",
|
14578
|
+
"tags" : [ "dualstack" ]
|
13963
14579
|
} ]
|
13964
14580
|
},
|
13965
14581
|
"us-west-1" : {
|
13966
14582
|
"variants" : [ {
|
13967
14583
|
"hostname" : "mediaconvert-fips.us-west-1.amazonaws.com",
|
13968
14584
|
"tags" : [ "fips" ]
|
14585
|
+
}, {
|
14586
|
+
"hostname" : "mediaconvert-fips.us-west-1.api.aws",
|
14587
|
+
"tags" : [ "dualstack", "fips" ]
|
14588
|
+
}, {
|
14589
|
+
"hostname" : "mediaconvert.us-west-1.api.aws",
|
14590
|
+
"tags" : [ "dualstack" ]
|
13969
14591
|
} ]
|
13970
14592
|
},
|
13971
14593
|
"us-west-2" : {
|
13972
14594
|
"variants" : [ {
|
13973
14595
|
"hostname" : "mediaconvert-fips.us-west-2.amazonaws.com",
|
13974
14596
|
"tags" : [ "fips" ]
|
14597
|
+
}, {
|
14598
|
+
"hostname" : "mediaconvert-fips.us-west-2.api.aws",
|
14599
|
+
"tags" : [ "dualstack", "fips" ]
|
14600
|
+
}, {
|
14601
|
+
"hostname" : "mediaconvert.us-west-2.api.aws",
|
14602
|
+
"tags" : [ "dualstack" ]
|
13975
14603
|
} ]
|
13976
14604
|
}
|
13977
14605
|
}
|
@@ -16693,38 +17321,150 @@
|
|
16693
17321
|
},
|
16694
17322
|
"rbin" : {
|
16695
17323
|
"endpoints" : {
|
16696
|
-
"af-south-1" : {
|
16697
|
-
|
16698
|
-
|
16699
|
-
|
16700
|
-
|
16701
|
-
|
16702
|
-
"ap-
|
16703
|
-
|
16704
|
-
|
16705
|
-
|
16706
|
-
|
16707
|
-
|
17324
|
+
"af-south-1" : {
|
17325
|
+
"variants" : [ {
|
17326
|
+
"hostname" : "rbin.af-south-1.api.aws",
|
17327
|
+
"tags" : [ "dualstack" ]
|
17328
|
+
} ]
|
17329
|
+
},
|
17330
|
+
"ap-east-1" : {
|
17331
|
+
"variants" : [ {
|
17332
|
+
"hostname" : "rbin.ap-east-1.api.aws",
|
17333
|
+
"tags" : [ "dualstack" ]
|
17334
|
+
} ]
|
17335
|
+
},
|
17336
|
+
"ap-northeast-1" : {
|
17337
|
+
"variants" : [ {
|
17338
|
+
"hostname" : "rbin.ap-northeast-1.api.aws",
|
17339
|
+
"tags" : [ "dualstack" ]
|
17340
|
+
} ]
|
17341
|
+
},
|
17342
|
+
"ap-northeast-2" : {
|
17343
|
+
"variants" : [ {
|
17344
|
+
"hostname" : "rbin.ap-northeast-2.api.aws",
|
17345
|
+
"tags" : [ "dualstack" ]
|
17346
|
+
} ]
|
17347
|
+
},
|
17348
|
+
"ap-northeast-3" : {
|
17349
|
+
"variants" : [ {
|
17350
|
+
"hostname" : "rbin.ap-northeast-3.api.aws",
|
17351
|
+
"tags" : [ "dualstack" ]
|
17352
|
+
} ]
|
17353
|
+
},
|
17354
|
+
"ap-south-1" : {
|
17355
|
+
"variants" : [ {
|
17356
|
+
"hostname" : "rbin.ap-south-1.api.aws",
|
17357
|
+
"tags" : [ "dualstack" ]
|
17358
|
+
} ]
|
17359
|
+
},
|
17360
|
+
"ap-south-2" : {
|
17361
|
+
"variants" : [ {
|
17362
|
+
"hostname" : "rbin.ap-south-2.api.aws",
|
17363
|
+
"tags" : [ "dualstack" ]
|
17364
|
+
} ]
|
17365
|
+
},
|
17366
|
+
"ap-southeast-1" : {
|
17367
|
+
"variants" : [ {
|
17368
|
+
"hostname" : "rbin.ap-southeast-1.api.aws",
|
17369
|
+
"tags" : [ "dualstack" ]
|
17370
|
+
} ]
|
17371
|
+
},
|
17372
|
+
"ap-southeast-2" : {
|
17373
|
+
"variants" : [ {
|
17374
|
+
"hostname" : "rbin.ap-southeast-2.api.aws",
|
17375
|
+
"tags" : [ "dualstack" ]
|
17376
|
+
} ]
|
17377
|
+
},
|
17378
|
+
"ap-southeast-3" : {
|
17379
|
+
"variants" : [ {
|
17380
|
+
"hostname" : "rbin.ap-southeast-3.api.aws",
|
17381
|
+
"tags" : [ "dualstack" ]
|
17382
|
+
} ]
|
17383
|
+
},
|
17384
|
+
"ap-southeast-4" : {
|
17385
|
+
"variants" : [ {
|
17386
|
+
"hostname" : "rbin.ap-southeast-4.api.aws",
|
17387
|
+
"tags" : [ "dualstack" ]
|
17388
|
+
} ]
|
17389
|
+
},
|
17390
|
+
"ap-southeast-5" : {
|
17391
|
+
"variants" : [ {
|
17392
|
+
"hostname" : "rbin.ap-southeast-5.api.aws",
|
17393
|
+
"tags" : [ "dualstack" ]
|
17394
|
+
} ]
|
17395
|
+
},
|
16708
17396
|
"ca-central-1" : {
|
16709
17397
|
"variants" : [ {
|
16710
17398
|
"hostname" : "rbin-fips.ca-central-1.amazonaws.com",
|
16711
17399
|
"tags" : [ "fips" ]
|
17400
|
+
}, {
|
17401
|
+
"hostname" : "rbin-fips.ca-central-1.api.aws",
|
17402
|
+
"tags" : [ "dualstack", "fips" ]
|
17403
|
+
}, {
|
17404
|
+
"hostname" : "rbin.ca-central-1.api.aws",
|
17405
|
+
"tags" : [ "dualstack" ]
|
16712
17406
|
} ]
|
16713
17407
|
},
|
16714
17408
|
"ca-west-1" : {
|
16715
17409
|
"variants" : [ {
|
16716
17410
|
"hostname" : "rbin-fips.ca-west-1.amazonaws.com",
|
16717
17411
|
"tags" : [ "fips" ]
|
17412
|
+
}, {
|
17413
|
+
"hostname" : "rbin-fips.ca-west-1.api.aws",
|
17414
|
+
"tags" : [ "dualstack", "fips" ]
|
17415
|
+
}, {
|
17416
|
+
"hostname" : "rbin.ca-west-1.api.aws",
|
17417
|
+
"tags" : [ "dualstack" ]
|
17418
|
+
} ]
|
17419
|
+
},
|
17420
|
+
"eu-central-1" : {
|
17421
|
+
"variants" : [ {
|
17422
|
+
"hostname" : "rbin.eu-central-1.api.aws",
|
17423
|
+
"tags" : [ "dualstack" ]
|
17424
|
+
} ]
|
17425
|
+
},
|
17426
|
+
"eu-central-2" : {
|
17427
|
+
"variants" : [ {
|
17428
|
+
"hostname" : "rbin.eu-central-2.api.aws",
|
17429
|
+
"tags" : [ "dualstack" ]
|
17430
|
+
} ]
|
17431
|
+
},
|
17432
|
+
"eu-north-1" : {
|
17433
|
+
"variants" : [ {
|
17434
|
+
"hostname" : "rbin.eu-north-1.api.aws",
|
17435
|
+
"tags" : [ "dualstack" ]
|
17436
|
+
} ]
|
17437
|
+
},
|
17438
|
+
"eu-south-1" : {
|
17439
|
+
"variants" : [ {
|
17440
|
+
"hostname" : "rbin.eu-south-1.api.aws",
|
17441
|
+
"tags" : [ "dualstack" ]
|
17442
|
+
} ]
|
17443
|
+
},
|
17444
|
+
"eu-south-2" : {
|
17445
|
+
"variants" : [ {
|
17446
|
+
"hostname" : "rbin.eu-south-2.api.aws",
|
17447
|
+
"tags" : [ "dualstack" ]
|
17448
|
+
} ]
|
17449
|
+
},
|
17450
|
+
"eu-west-1" : {
|
17451
|
+
"variants" : [ {
|
17452
|
+
"hostname" : "rbin.eu-west-1.api.aws",
|
17453
|
+
"tags" : [ "dualstack" ]
|
17454
|
+
} ]
|
17455
|
+
},
|
17456
|
+
"eu-west-2" : {
|
17457
|
+
"variants" : [ {
|
17458
|
+
"hostname" : "rbin.eu-west-2.api.aws",
|
17459
|
+
"tags" : [ "dualstack" ]
|
17460
|
+
} ]
|
17461
|
+
},
|
17462
|
+
"eu-west-3" : {
|
17463
|
+
"variants" : [ {
|
17464
|
+
"hostname" : "rbin.eu-west-3.api.aws",
|
17465
|
+
"tags" : [ "dualstack" ]
|
16718
17466
|
} ]
|
16719
17467
|
},
|
16720
|
-
"eu-central-1" : { },
|
16721
|
-
"eu-central-2" : { },
|
16722
|
-
"eu-north-1" : { },
|
16723
|
-
"eu-south-1" : { },
|
16724
|
-
"eu-south-2" : { },
|
16725
|
-
"eu-west-1" : { },
|
16726
|
-
"eu-west-2" : { },
|
16727
|
-
"eu-west-3" : { },
|
16728
17468
|
"fips-ca-central-1" : {
|
16729
17469
|
"credentialScope" : {
|
16730
17470
|
"region" : "ca-central-1"
|
@@ -16767,32 +17507,76 @@
|
|
16767
17507
|
"deprecated" : true,
|
16768
17508
|
"hostname" : "rbin-fips.us-west-2.amazonaws.com"
|
16769
17509
|
},
|
16770
|
-
"il-central-1" : {
|
16771
|
-
|
16772
|
-
|
16773
|
-
|
17510
|
+
"il-central-1" : {
|
17511
|
+
"variants" : [ {
|
17512
|
+
"hostname" : "rbin.il-central-1.api.aws",
|
17513
|
+
"tags" : [ "dualstack" ]
|
17514
|
+
} ]
|
17515
|
+
},
|
17516
|
+
"me-central-1" : {
|
17517
|
+
"variants" : [ {
|
17518
|
+
"hostname" : "rbin.me-central-1.api.aws",
|
17519
|
+
"tags" : [ "dualstack" ]
|
17520
|
+
} ]
|
17521
|
+
},
|
17522
|
+
"me-south-1" : {
|
17523
|
+
"variants" : [ {
|
17524
|
+
"hostname" : "rbin.me-south-1.api.aws",
|
17525
|
+
"tags" : [ "dualstack" ]
|
17526
|
+
} ]
|
17527
|
+
},
|
17528
|
+
"sa-east-1" : {
|
17529
|
+
"variants" : [ {
|
17530
|
+
"hostname" : "rbin.sa-east-1.api.aws",
|
17531
|
+
"tags" : [ "dualstack" ]
|
17532
|
+
} ]
|
17533
|
+
},
|
16774
17534
|
"us-east-1" : {
|
16775
17535
|
"variants" : [ {
|
16776
17536
|
"hostname" : "rbin-fips.us-east-1.amazonaws.com",
|
16777
17537
|
"tags" : [ "fips" ]
|
17538
|
+
}, {
|
17539
|
+
"hostname" : "rbin-fips.us-east-1.api.aws",
|
17540
|
+
"tags" : [ "dualstack", "fips" ]
|
17541
|
+
}, {
|
17542
|
+
"hostname" : "rbin.us-east-1.api.aws",
|
17543
|
+
"tags" : [ "dualstack" ]
|
16778
17544
|
} ]
|
16779
17545
|
},
|
16780
17546
|
"us-east-2" : {
|
16781
17547
|
"variants" : [ {
|
16782
17548
|
"hostname" : "rbin-fips.us-east-2.amazonaws.com",
|
16783
17549
|
"tags" : [ "fips" ]
|
17550
|
+
}, {
|
17551
|
+
"hostname" : "rbin-fips.us-east-2.api.aws",
|
17552
|
+
"tags" : [ "dualstack", "fips" ]
|
17553
|
+
}, {
|
17554
|
+
"hostname" : "rbin.us-east-2.api.aws",
|
17555
|
+
"tags" : [ "dualstack" ]
|
16784
17556
|
} ]
|
16785
17557
|
},
|
16786
17558
|
"us-west-1" : {
|
16787
17559
|
"variants" : [ {
|
16788
17560
|
"hostname" : "rbin-fips.us-west-1.amazonaws.com",
|
16789
17561
|
"tags" : [ "fips" ]
|
17562
|
+
}, {
|
17563
|
+
"hostname" : "rbin-fips.us-west-1.api.aws",
|
17564
|
+
"tags" : [ "dualstack", "fips" ]
|
17565
|
+
}, {
|
17566
|
+
"hostname" : "rbin.us-west-1.api.aws",
|
17567
|
+
"tags" : [ "dualstack" ]
|
16790
17568
|
} ]
|
16791
17569
|
},
|
16792
17570
|
"us-west-2" : {
|
16793
17571
|
"variants" : [ {
|
16794
17572
|
"hostname" : "rbin-fips.us-west-2.amazonaws.com",
|
16795
17573
|
"tags" : [ "fips" ]
|
17574
|
+
}, {
|
17575
|
+
"hostname" : "rbin-fips.us-west-2.api.aws",
|
17576
|
+
"tags" : [ "dualstack", "fips" ]
|
17577
|
+
}, {
|
17578
|
+
"hostname" : "rbin.us-west-2.api.aws",
|
17579
|
+
"tags" : [ "dualstack" ]
|
16796
17580
|
} ]
|
16797
17581
|
}
|
16798
17582
|
}
|
@@ -24181,9 +24965,31 @@
|
|
24181
24965
|
}
|
24182
24966
|
},
|
24183
24967
|
"api.tunneling.iot" : {
|
24968
|
+
"defaults" : {
|
24969
|
+
"variants" : [ {
|
24970
|
+
"hostname" : "api.iot-tunneling-fips.{region}.{dnsSuffix}",
|
24971
|
+
"tags" : [ "dualstack", "fips" ]
|
24972
|
+
}, {
|
24973
|
+
"hostname" : "api.iot-tunneling.{region}.{dnsSuffix}",
|
24974
|
+
"tags" : [ "dualstack" ]
|
24975
|
+
}, {
|
24976
|
+
"hostname" : "api.tunneling.iot-fips.{region}.{dnsSuffix}",
|
24977
|
+
"tags" : [ "fips" ]
|
24978
|
+
} ]
|
24979
|
+
},
|
24184
24980
|
"endpoints" : {
|
24185
|
-
"cn-north-1" : {
|
24186
|
-
|
24981
|
+
"cn-north-1" : {
|
24982
|
+
"variants" : [ {
|
24983
|
+
"hostname" : "api.iot-tunneling.cn-north-1.api.amazonwebservices.com.cn",
|
24984
|
+
"tags" : [ "dualstack" ]
|
24985
|
+
} ]
|
24986
|
+
},
|
24987
|
+
"cn-northwest-1" : {
|
24988
|
+
"variants" : [ {
|
24989
|
+
"hostname" : "api.iot-tunneling.cn-northwest-1.api.amazonwebservices.com.cn",
|
24990
|
+
"tags" : [ "dualstack" ]
|
24991
|
+
} ]
|
24992
|
+
}
|
24187
24993
|
}
|
24188
24994
|
},
|
24189
24995
|
"apigateway" : {
|
@@ -24778,8 +25584,18 @@
|
|
24778
25584
|
},
|
24779
25585
|
"glue" : {
|
24780
25586
|
"endpoints" : {
|
24781
|
-
"cn-north-1" : {
|
24782
|
-
|
25587
|
+
"cn-north-1" : {
|
25588
|
+
"variants" : [ {
|
25589
|
+
"hostname" : "glue.cn-north-1.api.amazonwebservices.com.cn",
|
25590
|
+
"tags" : [ "dualstack" ]
|
25591
|
+
} ]
|
25592
|
+
},
|
25593
|
+
"cn-northwest-1" : {
|
25594
|
+
"variants" : [ {
|
25595
|
+
"hostname" : "glue.cn-northwest-1.api.amazonwebservices.com.cn",
|
25596
|
+
"tags" : [ "dualstack" ]
|
25597
|
+
} ]
|
25598
|
+
}
|
24783
25599
|
}
|
24784
25600
|
},
|
24785
25601
|
"greengrass" : {
|
@@ -25013,10 +25829,10 @@
|
|
25013
25829
|
"mediaconvert" : {
|
25014
25830
|
"endpoints" : {
|
25015
25831
|
"cn-northwest-1" : {
|
25016
|
-
"
|
25017
|
-
"
|
25018
|
-
|
25019
|
-
|
25832
|
+
"variants" : [ {
|
25833
|
+
"hostname" : "mediaconvert.cn-northwest-1.api.amazonwebservices.com.cn",
|
25834
|
+
"tags" : [ "dualstack" ]
|
25835
|
+
} ]
|
25020
25836
|
}
|
25021
25837
|
}
|
25022
25838
|
},
|
@@ -25207,8 +26023,18 @@
|
|
25207
26023
|
},
|
25208
26024
|
"rbin" : {
|
25209
26025
|
"endpoints" : {
|
25210
|
-
"cn-north-1" : {
|
25211
|
-
|
26026
|
+
"cn-north-1" : {
|
26027
|
+
"variants" : [ {
|
26028
|
+
"hostname" : "rbin.cn-north-1.api.amazonwebservices.com.cn",
|
26029
|
+
"tags" : [ "dualstack" ]
|
26030
|
+
} ]
|
26031
|
+
},
|
26032
|
+
"cn-northwest-1" : {
|
26033
|
+
"variants" : [ {
|
26034
|
+
"hostname" : "rbin.cn-northwest-1.api.amazonwebservices.com.cn",
|
26035
|
+
"tags" : [ "dualstack" ]
|
26036
|
+
} ]
|
26037
|
+
}
|
25212
26038
|
}
|
25213
26039
|
},
|
25214
26040
|
"rds" : {
|
@@ -25977,6 +26803,12 @@
|
|
25977
26803
|
"api.tunneling.iot" : {
|
25978
26804
|
"defaults" : {
|
25979
26805
|
"variants" : [ {
|
26806
|
+
"hostname" : "api.iot-tunneling-fips.{region}.{dnsSuffix}",
|
26807
|
+
"tags" : [ "dualstack", "fips" ]
|
26808
|
+
}, {
|
26809
|
+
"hostname" : "api.iot-tunneling.{region}.{dnsSuffix}",
|
26810
|
+
"tags" : [ "dualstack" ]
|
26811
|
+
}, {
|
25980
26812
|
"hostname" : "api.tunneling.iot-fips.{region}.{dnsSuffix}",
|
25981
26813
|
"tags" : [ "fips" ]
|
25982
26814
|
} ]
|
@@ -25998,12 +26830,24 @@
|
|
25998
26830
|
},
|
25999
26831
|
"us-gov-east-1" : {
|
26000
26832
|
"variants" : [ {
|
26833
|
+
"hostname" : "api.iot-tunneling-fips.us-gov-east-1.api.aws",
|
26834
|
+
"tags" : [ "dualstack", "fips" ]
|
26835
|
+
}, {
|
26836
|
+
"hostname" : "api.iot-tunneling.us-gov-east-1.api.aws",
|
26837
|
+
"tags" : [ "dualstack" ]
|
26838
|
+
}, {
|
26001
26839
|
"hostname" : "api.tunneling.iot-fips.us-gov-east-1.amazonaws.com",
|
26002
26840
|
"tags" : [ "fips" ]
|
26003
26841
|
} ]
|
26004
26842
|
},
|
26005
26843
|
"us-gov-west-1" : {
|
26006
26844
|
"variants" : [ {
|
26845
|
+
"hostname" : "api.iot-tunneling-fips.us-gov-west-1.api.aws",
|
26846
|
+
"tags" : [ "dualstack", "fips" ]
|
26847
|
+
}, {
|
26848
|
+
"hostname" : "api.iot-tunneling.us-gov-west-1.api.aws",
|
26849
|
+
"tags" : [ "dualstack" ]
|
26850
|
+
}, {
|
26007
26851
|
"hostname" : "api.tunneling.iot-fips.us-gov-west-1.amazonaws.com",
|
26008
26852
|
"tags" : [ "fips" ]
|
26009
26853
|
} ]
|
@@ -26726,8 +27570,14 @@
|
|
26726
27570
|
},
|
26727
27571
|
"us-gov-west-1" : {
|
26728
27572
|
"variants" : [ {
|
27573
|
+
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",
|
27574
|
+
"tags" : [ "dualstack", "fips" ]
|
27575
|
+
}, {
|
26729
27576
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",
|
26730
27577
|
"tags" : [ "fips" ]
|
27578
|
+
}, {
|
27579
|
+
"hostname" : "cognito-idp.us-gov-west-1.amazonaws.com",
|
27580
|
+
"tags" : [ "dualstack" ]
|
26731
27581
|
} ]
|
26732
27582
|
}
|
26733
27583
|
}
|
@@ -28798,6 +29648,12 @@
|
|
28798
29648
|
"variants" : [ {
|
28799
29649
|
"hostname" : "mediaconvert.us-gov-west-1.amazonaws.com",
|
28800
29650
|
"tags" : [ "fips" ]
|
29651
|
+
}, {
|
29652
|
+
"hostname" : "mediaconvert.us-gov-west-1.api.aws",
|
29653
|
+
"tags" : [ "dualstack" ]
|
29654
|
+
}, {
|
29655
|
+
"hostname" : "mediaconvert.us-gov-west-1.api.aws",
|
29656
|
+
"tags" : [ "dualstack", "fips" ]
|
28801
29657
|
} ]
|
28802
29658
|
}
|
28803
29659
|
}
|
@@ -29352,12 +30208,24 @@
|
|
29352
30208
|
"variants" : [ {
|
29353
30209
|
"hostname" : "rbin-fips.us-gov-east-1.amazonaws.com",
|
29354
30210
|
"tags" : [ "fips" ]
|
30211
|
+
}, {
|
30212
|
+
"hostname" : "rbin-fips.us-gov-east-1.api.aws",
|
30213
|
+
"tags" : [ "dualstack", "fips" ]
|
30214
|
+
}, {
|
30215
|
+
"hostname" : "rbin.us-gov-east-1.api.aws",
|
30216
|
+
"tags" : [ "dualstack" ]
|
29355
30217
|
} ]
|
29356
30218
|
},
|
29357
30219
|
"us-gov-west-1" : {
|
29358
30220
|
"variants" : [ {
|
29359
30221
|
"hostname" : "rbin-fips.us-gov-west-1.amazonaws.com",
|
29360
30222
|
"tags" : [ "fips" ]
|
30223
|
+
}, {
|
30224
|
+
"hostname" : "rbin-fips.us-gov-west-1.api.aws",
|
30225
|
+
"tags" : [ "dualstack", "fips" ]
|
30226
|
+
}, {
|
30227
|
+
"hostname" : "rbin.us-gov-west-1.api.aws",
|
30228
|
+
"tags" : [ "dualstack" ]
|
29361
30229
|
} ]
|
29362
30230
|
}
|
29363
30231
|
}
|