aws-partitions 1.1160.0 → 1.1194.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/CHANGELOG.md +178 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +10 -7
- data/partitions-metadata.json +7 -4
- data/partitions.json +712 -286
- metadata +1 -1
data/partitions.json
CHANGED
|
@@ -1448,71 +1448,6 @@
|
|
|
1448
1448
|
}
|
|
1449
1449
|
}
|
|
1450
1450
|
},
|
|
1451
|
-
"api.fleethub.iot" : {
|
|
1452
|
-
"endpoints" : {
|
|
1453
|
-
"ap-northeast-1" : { },
|
|
1454
|
-
"ap-northeast-2" : { },
|
|
1455
|
-
"ap-south-1" : { },
|
|
1456
|
-
"ap-southeast-1" : { },
|
|
1457
|
-
"ap-southeast-2" : { },
|
|
1458
|
-
"ca-central-1" : {
|
|
1459
|
-
"variants" : [ {
|
|
1460
|
-
"hostname" : "api.fleethub.iot-fips.ca-central-1.amazonaws.com",
|
|
1461
|
-
"tags" : [ "fips" ]
|
|
1462
|
-
} ]
|
|
1463
|
-
},
|
|
1464
|
-
"eu-central-1" : { },
|
|
1465
|
-
"eu-north-1" : { },
|
|
1466
|
-
"eu-west-1" : { },
|
|
1467
|
-
"eu-west-2" : { },
|
|
1468
|
-
"fips-ca-central-1" : {
|
|
1469
|
-
"credentialScope" : {
|
|
1470
|
-
"region" : "ca-central-1"
|
|
1471
|
-
},
|
|
1472
|
-
"deprecated" : true,
|
|
1473
|
-
"hostname" : "api.fleethub.iot-fips.ca-central-1.amazonaws.com"
|
|
1474
|
-
},
|
|
1475
|
-
"fips-us-east-1" : {
|
|
1476
|
-
"credentialScope" : {
|
|
1477
|
-
"region" : "us-east-1"
|
|
1478
|
-
},
|
|
1479
|
-
"deprecated" : true,
|
|
1480
|
-
"hostname" : "api.fleethub.iot-fips.us-east-1.amazonaws.com"
|
|
1481
|
-
},
|
|
1482
|
-
"fips-us-east-2" : {
|
|
1483
|
-
"credentialScope" : {
|
|
1484
|
-
"region" : "us-east-2"
|
|
1485
|
-
},
|
|
1486
|
-
"deprecated" : true,
|
|
1487
|
-
"hostname" : "api.fleethub.iot-fips.us-east-2.amazonaws.com"
|
|
1488
|
-
},
|
|
1489
|
-
"fips-us-west-2" : {
|
|
1490
|
-
"credentialScope" : {
|
|
1491
|
-
"region" : "us-west-2"
|
|
1492
|
-
},
|
|
1493
|
-
"deprecated" : true,
|
|
1494
|
-
"hostname" : "api.fleethub.iot-fips.us-west-2.amazonaws.com"
|
|
1495
|
-
},
|
|
1496
|
-
"us-east-1" : {
|
|
1497
|
-
"variants" : [ {
|
|
1498
|
-
"hostname" : "api.fleethub.iot-fips.us-east-1.amazonaws.com",
|
|
1499
|
-
"tags" : [ "fips" ]
|
|
1500
|
-
} ]
|
|
1501
|
-
},
|
|
1502
|
-
"us-east-2" : {
|
|
1503
|
-
"variants" : [ {
|
|
1504
|
-
"hostname" : "api.fleethub.iot-fips.us-east-2.amazonaws.com",
|
|
1505
|
-
"tags" : [ "fips" ]
|
|
1506
|
-
} ]
|
|
1507
|
-
},
|
|
1508
|
-
"us-west-2" : {
|
|
1509
|
-
"variants" : [ {
|
|
1510
|
-
"hostname" : "api.fleethub.iot-fips.us-west-2.amazonaws.com",
|
|
1511
|
-
"tags" : [ "fips" ]
|
|
1512
|
-
} ]
|
|
1513
|
-
}
|
|
1514
|
-
}
|
|
1515
|
-
},
|
|
1516
1451
|
"api.iotdeviceadvisor" : {
|
|
1517
1452
|
"endpoints" : {
|
|
1518
1453
|
"ap-northeast-1" : {
|
|
@@ -2785,8 +2720,11 @@
|
|
|
2785
2720
|
"ap-south-1" : { },
|
|
2786
2721
|
"ap-southeast-1" : { },
|
|
2787
2722
|
"ap-southeast-2" : { },
|
|
2723
|
+
"ap-southeast-5" : { },
|
|
2788
2724
|
"ca-central-1" : { },
|
|
2789
2725
|
"eu-central-1" : { },
|
|
2726
|
+
"eu-south-1" : { },
|
|
2727
|
+
"eu-south-2" : { },
|
|
2790
2728
|
"eu-west-1" : { },
|
|
2791
2729
|
"eu-west-2" : { },
|
|
2792
2730
|
"eu-west-3" : { },
|
|
@@ -2797,6 +2735,7 @@
|
|
|
2797
2735
|
"deprecated" : true,
|
|
2798
2736
|
"hostname" : "appstream2-fips.us-west-2.amazonaws.com"
|
|
2799
2737
|
},
|
|
2738
|
+
"il-central-1" : { },
|
|
2800
2739
|
"sa-east-1" : { },
|
|
2801
2740
|
"us-east-1" : {
|
|
2802
2741
|
"variants" : [ {
|
|
@@ -3002,21 +2941,6 @@
|
|
|
3002
2941
|
}
|
|
3003
2942
|
}
|
|
3004
2943
|
},
|
|
3005
|
-
"apptest" : {
|
|
3006
|
-
"endpoints" : {
|
|
3007
|
-
"ap-southeast-2" : { },
|
|
3008
|
-
"eu-central-1" : { },
|
|
3009
|
-
"fips-us-east-1" : {
|
|
3010
|
-
"deprecated" : true
|
|
3011
|
-
},
|
|
3012
|
-
"sa-east-1" : { },
|
|
3013
|
-
"us-east-1" : {
|
|
3014
|
-
"variants" : [ {
|
|
3015
|
-
"tags" : [ "fips" ]
|
|
3016
|
-
} ]
|
|
3017
|
-
}
|
|
3018
|
-
}
|
|
3019
|
-
},
|
|
3020
2944
|
"aps" : {
|
|
3021
2945
|
"defaults" : {
|
|
3022
2946
|
"protocols" : [ "https" ]
|
|
@@ -3024,6 +2948,7 @@
|
|
|
3024
2948
|
"endpoints" : {
|
|
3025
2949
|
"af-south-1" : { },
|
|
3026
2950
|
"ap-east-1" : { },
|
|
2951
|
+
"ap-east-2" : { },
|
|
3027
2952
|
"ap-northeast-1" : {
|
|
3028
2953
|
"variants" : [ {
|
|
3029
2954
|
"tags" : [ "dualstack" ]
|
|
@@ -3034,11 +2959,13 @@
|
|
|
3034
2959
|
"tags" : [ "dualstack" ]
|
|
3035
2960
|
} ]
|
|
3036
2961
|
},
|
|
2962
|
+
"ap-northeast-3" : { },
|
|
3037
2963
|
"ap-south-1" : {
|
|
3038
2964
|
"variants" : [ {
|
|
3039
2965
|
"tags" : [ "dualstack" ]
|
|
3040
2966
|
} ]
|
|
3041
2967
|
},
|
|
2968
|
+
"ap-south-2" : { },
|
|
3042
2969
|
"ap-southeast-1" : {
|
|
3043
2970
|
"variants" : [ {
|
|
3044
2971
|
"tags" : [ "dualstack" ]
|
|
@@ -3049,9 +2976,12 @@
|
|
|
3049
2976
|
"tags" : [ "dualstack" ]
|
|
3050
2977
|
} ]
|
|
3051
2978
|
},
|
|
2979
|
+
"ap-southeast-3" : { },
|
|
2980
|
+
"ap-southeast-4" : { },
|
|
3052
2981
|
"ap-southeast-5" : { },
|
|
3053
2982
|
"ap-southeast-7" : { },
|
|
3054
2983
|
"ca-central-1" : { },
|
|
2984
|
+
"ca-west-1" : { },
|
|
3055
2985
|
"eu-central-1" : {
|
|
3056
2986
|
"variants" : [ {
|
|
3057
2987
|
"tags" : [ "dualstack" ]
|
|
@@ -3064,6 +2994,7 @@
|
|
|
3064
2994
|
} ]
|
|
3065
2995
|
},
|
|
3066
2996
|
"eu-south-1" : { },
|
|
2997
|
+
"eu-south-2" : { },
|
|
3067
2998
|
"eu-west-1" : {
|
|
3068
2999
|
"variants" : [ {
|
|
3069
3000
|
"tags" : [ "dualstack" ]
|
|
@@ -3079,7 +3010,10 @@
|
|
|
3079
3010
|
"tags" : [ "dualstack" ]
|
|
3080
3011
|
} ]
|
|
3081
3012
|
},
|
|
3013
|
+
"il-central-1" : { },
|
|
3082
3014
|
"me-central-1" : { },
|
|
3015
|
+
"me-south-1" : { },
|
|
3016
|
+
"mx-central-1" : { },
|
|
3083
3017
|
"sa-east-1" : {
|
|
3084
3018
|
"variants" : [ {
|
|
3085
3019
|
"tags" : [ "dualstack" ]
|
|
@@ -3109,6 +3043,7 @@
|
|
|
3109
3043
|
"us-east-2-fips" : {
|
|
3110
3044
|
"deprecated" : true
|
|
3111
3045
|
},
|
|
3046
|
+
"us-west-1" : { },
|
|
3112
3047
|
"us-west-2" : {
|
|
3113
3048
|
"variants" : [ {
|
|
3114
3049
|
"tags" : [ "dualstack" ]
|
|
@@ -3647,6 +3582,7 @@
|
|
|
3647
3582
|
"ap-southeast-3" : { },
|
|
3648
3583
|
"ap-southeast-4" : { },
|
|
3649
3584
|
"ap-southeast-5" : { },
|
|
3585
|
+
"ap-southeast-6" : { },
|
|
3650
3586
|
"ap-southeast-7" : { },
|
|
3651
3587
|
"ca-central-1" : { },
|
|
3652
3588
|
"ca-west-1" : { },
|
|
@@ -3788,6 +3724,8 @@
|
|
|
3788
3724
|
},
|
|
3789
3725
|
"bedrock" : {
|
|
3790
3726
|
"endpoints" : {
|
|
3727
|
+
"af-south-1" : { },
|
|
3728
|
+
"ap-east-2" : { },
|
|
3791
3729
|
"ap-northeast-1" : { },
|
|
3792
3730
|
"ap-northeast-2" : { },
|
|
3793
3731
|
"ap-northeast-3" : { },
|
|
@@ -3797,6 +3735,8 @@
|
|
|
3797
3735
|
"ap-southeast-2" : { },
|
|
3798
3736
|
"ap-southeast-3" : { },
|
|
3799
3737
|
"ap-southeast-4" : { },
|
|
3738
|
+
"ap-southeast-5" : { },
|
|
3739
|
+
"ap-southeast-7" : { },
|
|
3800
3740
|
"bedrock-ap-northeast-1" : {
|
|
3801
3741
|
"credentialScope" : {
|
|
3802
3742
|
"region" : "ap-northeast-1"
|
|
@@ -4086,6 +4026,7 @@
|
|
|
4086
4026
|
"hostname" : "bedrock.us-west-2.amazonaws.com"
|
|
4087
4027
|
},
|
|
4088
4028
|
"ca-central-1" : { },
|
|
4029
|
+
"ca-west-1" : { },
|
|
4089
4030
|
"eu-central-1" : { },
|
|
4090
4031
|
"eu-central-2" : { },
|
|
4091
4032
|
"eu-north-1" : { },
|
|
@@ -4094,6 +4035,10 @@
|
|
|
4094
4035
|
"eu-west-1" : { },
|
|
4095
4036
|
"eu-west-2" : { },
|
|
4096
4037
|
"eu-west-3" : { },
|
|
4038
|
+
"il-central-1" : { },
|
|
4039
|
+
"me-central-1" : { },
|
|
4040
|
+
"me-south-1" : { },
|
|
4041
|
+
"mx-central-1" : { },
|
|
4097
4042
|
"sa-east-1" : { },
|
|
4098
4043
|
"us-east-1" : { },
|
|
4099
4044
|
"us-east-2" : { },
|
|
@@ -4215,6 +4160,7 @@
|
|
|
4215
4160
|
"deprecated" : true,
|
|
4216
4161
|
"hostname" : "cassandra-fips.us-west-2.amazonaws.com"
|
|
4217
4162
|
},
|
|
4163
|
+
"me-central-1" : { },
|
|
4218
4164
|
"me-south-1" : { },
|
|
4219
4165
|
"sa-east-1" : { },
|
|
4220
4166
|
"us-east-1" : {
|
|
@@ -5457,6 +5403,7 @@
|
|
|
5457
5403
|
"ap-southeast-3" : { },
|
|
5458
5404
|
"ap-southeast-4" : { },
|
|
5459
5405
|
"ap-southeast-5" : { },
|
|
5406
|
+
"ap-southeast-6" : { },
|
|
5460
5407
|
"ap-southeast-7" : { },
|
|
5461
5408
|
"ca-central-1" : { },
|
|
5462
5409
|
"ca-west-1" : { },
|
|
@@ -6747,6 +6694,7 @@
|
|
|
6747
6694
|
"ap-southeast-3" : { },
|
|
6748
6695
|
"ap-southeast-4" : { },
|
|
6749
6696
|
"ap-southeast-5" : { },
|
|
6697
|
+
"ap-southeast-6" : { },
|
|
6750
6698
|
"ap-southeast-7" : { },
|
|
6751
6699
|
"ca-central-1" : {
|
|
6752
6700
|
"variants" : [ {
|
|
@@ -7514,6 +7462,7 @@
|
|
|
7514
7462
|
} ]
|
|
7515
7463
|
},
|
|
7516
7464
|
"endpoints" : {
|
|
7465
|
+
"ap-east-1" : { },
|
|
7517
7466
|
"ap-east-2" : { },
|
|
7518
7467
|
"ap-northeast-1" : {
|
|
7519
7468
|
"hostname" : "datazone.ap-northeast-1.api.aws"
|
|
@@ -7562,6 +7511,7 @@
|
|
|
7562
7511
|
"eu-central-1" : {
|
|
7563
7512
|
"hostname" : "datazone.eu-central-1.api.aws"
|
|
7564
7513
|
},
|
|
7514
|
+
"eu-central-2" : { },
|
|
7565
7515
|
"eu-north-1" : {
|
|
7566
7516
|
"hostname" : "datazone.eu-north-1.api.aws"
|
|
7567
7517
|
},
|
|
@@ -9304,6 +9254,7 @@
|
|
|
9304
9254
|
"tags" : [ "dualstack" ]
|
|
9305
9255
|
} ]
|
|
9306
9256
|
},
|
|
9257
|
+
"ap-south-2" : { },
|
|
9307
9258
|
"ap-southeast-1" : {
|
|
9308
9259
|
"variants" : [ {
|
|
9309
9260
|
"hostname" : "elasticbeanstalk.ap-southeast-1.api.aws",
|
|
@@ -9322,7 +9273,9 @@
|
|
|
9322
9273
|
"tags" : [ "dualstack" ]
|
|
9323
9274
|
} ]
|
|
9324
9275
|
},
|
|
9276
|
+
"ap-southeast-4" : { },
|
|
9325
9277
|
"ap-southeast-5" : { },
|
|
9278
|
+
"ap-southeast-6" : { },
|
|
9326
9279
|
"ap-southeast-7" : { },
|
|
9327
9280
|
"ca-central-1" : {
|
|
9328
9281
|
"variants" : [ {
|
|
@@ -9330,12 +9283,14 @@
|
|
|
9330
9283
|
"tags" : [ "dualstack" ]
|
|
9331
9284
|
} ]
|
|
9332
9285
|
},
|
|
9286
|
+
"ca-west-1" : { },
|
|
9333
9287
|
"eu-central-1" : {
|
|
9334
9288
|
"variants" : [ {
|
|
9335
9289
|
"hostname" : "elasticbeanstalk.eu-central-1.api.aws",
|
|
9336
9290
|
"tags" : [ "dualstack" ]
|
|
9337
9291
|
} ]
|
|
9338
9292
|
},
|
|
9293
|
+
"eu-central-2" : { },
|
|
9339
9294
|
"eu-north-1" : {
|
|
9340
9295
|
"variants" : [ {
|
|
9341
9296
|
"hostname" : "elasticbeanstalk.eu-north-1.api.aws",
|
|
@@ -9539,6 +9494,7 @@
|
|
|
9539
9494
|
"tags" : [ "fips" ]
|
|
9540
9495
|
} ]
|
|
9541
9496
|
},
|
|
9497
|
+
"ap-southeast-6" : { },
|
|
9542
9498
|
"ap-southeast-7" : {
|
|
9543
9499
|
"variants" : [ {
|
|
9544
9500
|
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com",
|
|
@@ -10117,12 +10073,14 @@
|
|
|
10117
10073
|
"ap-southeast-1" : { },
|
|
10118
10074
|
"ap-southeast-2" : { },
|
|
10119
10075
|
"ap-southeast-3" : { },
|
|
10076
|
+
"ap-southeast-5" : { },
|
|
10120
10077
|
"ca-central-1" : {
|
|
10121
10078
|
"variants" : [ {
|
|
10122
10079
|
"hostname" : "email-fips.ca-central-1.amazonaws.com",
|
|
10123
10080
|
"tags" : [ "fips" ]
|
|
10124
10081
|
} ]
|
|
10125
10082
|
},
|
|
10083
|
+
"ca-west-1" : { },
|
|
10126
10084
|
"eu-central-1" : { },
|
|
10127
10085
|
"eu-central-2" : { },
|
|
10128
10086
|
"eu-north-1" : { },
|
|
@@ -11204,6 +11162,7 @@
|
|
|
11204
11162
|
"tags" : [ "fips" ]
|
|
11205
11163
|
} ]
|
|
11206
11164
|
},
|
|
11165
|
+
"ap-east-2" : { },
|
|
11207
11166
|
"ap-northeast-1" : {
|
|
11208
11167
|
"variants" : [ {
|
|
11209
11168
|
"hostname" : "fms-fips.ap-northeast-1.amazonaws.com",
|
|
@@ -12669,6 +12628,7 @@
|
|
|
12669
12628
|
"endpoints" : {
|
|
12670
12629
|
"ap-south-1" : { },
|
|
12671
12630
|
"ap-southeast-2" : { },
|
|
12631
|
+
"ca-central-1" : { },
|
|
12672
12632
|
"eu-west-1" : { },
|
|
12673
12633
|
"eu-west-2" : { },
|
|
12674
12634
|
"us-east-1" : { },
|
|
@@ -12741,6 +12701,7 @@
|
|
|
12741
12701
|
"endpoints" : {
|
|
12742
12702
|
"af-south-1" : { },
|
|
12743
12703
|
"ap-east-1" : { },
|
|
12704
|
+
"ap-east-2" : { },
|
|
12744
12705
|
"ap-northeast-1" : { },
|
|
12745
12706
|
"ap-northeast-2" : { },
|
|
12746
12707
|
"ap-northeast-3" : { },
|
|
@@ -12751,6 +12712,7 @@
|
|
|
12751
12712
|
"ap-southeast-3" : { },
|
|
12752
12713
|
"ap-southeast-4" : { },
|
|
12753
12714
|
"ap-southeast-5" : { },
|
|
12715
|
+
"ap-southeast-6" : { },
|
|
12754
12716
|
"ap-southeast-7" : { },
|
|
12755
12717
|
"ca-central-1" : { },
|
|
12756
12718
|
"ca-west-1" : { },
|
|
@@ -14044,19 +14006,34 @@
|
|
|
14044
14006
|
},
|
|
14045
14007
|
"kafkaconnect" : {
|
|
14046
14008
|
"endpoints" : {
|
|
14009
|
+
"af-south-1" : { },
|
|
14010
|
+
"ap-east-1" : { },
|
|
14011
|
+
"ap-east-2" : { },
|
|
14047
14012
|
"ap-northeast-1" : { },
|
|
14048
14013
|
"ap-northeast-2" : { },
|
|
14014
|
+
"ap-northeast-3" : { },
|
|
14049
14015
|
"ap-south-1" : { },
|
|
14050
14016
|
"ap-south-2" : { },
|
|
14051
14017
|
"ap-southeast-1" : { },
|
|
14052
14018
|
"ap-southeast-2" : { },
|
|
14019
|
+
"ap-southeast-3" : { },
|
|
14020
|
+
"ap-southeast-4" : { },
|
|
14053
14021
|
"ap-southeast-5" : { },
|
|
14022
|
+
"ap-southeast-7" : { },
|
|
14054
14023
|
"ca-central-1" : { },
|
|
14024
|
+
"ca-west-1" : { },
|
|
14055
14025
|
"eu-central-1" : { },
|
|
14026
|
+
"eu-central-2" : { },
|
|
14056
14027
|
"eu-north-1" : { },
|
|
14028
|
+
"eu-south-1" : { },
|
|
14029
|
+
"eu-south-2" : { },
|
|
14057
14030
|
"eu-west-1" : { },
|
|
14058
14031
|
"eu-west-2" : { },
|
|
14059
14032
|
"eu-west-3" : { },
|
|
14033
|
+
"il-central-1" : { },
|
|
14034
|
+
"me-central-1" : { },
|
|
14035
|
+
"me-south-1" : { },
|
|
14036
|
+
"mx-central-1" : { },
|
|
14060
14037
|
"sa-east-1" : { },
|
|
14061
14038
|
"us-east-1" : { },
|
|
14062
14039
|
"us-east-2" : { },
|
|
@@ -14347,6 +14324,7 @@
|
|
|
14347
14324
|
"ap-southeast-3" : { },
|
|
14348
14325
|
"ap-southeast-4" : { },
|
|
14349
14326
|
"ap-southeast-5" : { },
|
|
14327
|
+
"ap-southeast-6" : { },
|
|
14350
14328
|
"ap-southeast-7" : { },
|
|
14351
14329
|
"ca-central-1" : {
|
|
14352
14330
|
"variants" : [ {
|
|
@@ -15904,30 +15882,6 @@
|
|
|
15904
15882
|
"us-east-1" : { }
|
|
15905
15883
|
}
|
|
15906
15884
|
},
|
|
15907
|
-
"lookoutmetrics" : {
|
|
15908
|
-
"endpoints" : {
|
|
15909
|
-
"ap-northeast-1" : { },
|
|
15910
|
-
"ap-southeast-1" : { },
|
|
15911
|
-
"ap-southeast-2" : { },
|
|
15912
|
-
"eu-central-1" : { },
|
|
15913
|
-
"eu-north-1" : { },
|
|
15914
|
-
"eu-west-1" : { },
|
|
15915
|
-
"us-east-1" : { },
|
|
15916
|
-
"us-east-2" : { },
|
|
15917
|
-
"us-west-2" : { }
|
|
15918
|
-
}
|
|
15919
|
-
},
|
|
15920
|
-
"lookoutvision" : {
|
|
15921
|
-
"endpoints" : {
|
|
15922
|
-
"ap-northeast-1" : { },
|
|
15923
|
-
"ap-northeast-2" : { },
|
|
15924
|
-
"eu-central-1" : { },
|
|
15925
|
-
"eu-west-1" : { },
|
|
15926
|
-
"us-east-1" : { },
|
|
15927
|
-
"us-east-2" : { },
|
|
15928
|
-
"us-west-2" : { }
|
|
15929
|
-
}
|
|
15930
|
-
},
|
|
15931
15885
|
"m2" : {
|
|
15932
15886
|
"endpoints" : {
|
|
15933
15887
|
"af-south-1" : { },
|
|
@@ -16948,6 +16902,7 @@
|
|
|
16948
16902
|
"ap-southeast-3" : { },
|
|
16949
16903
|
"ap-southeast-4" : { },
|
|
16950
16904
|
"ap-southeast-5" : { },
|
|
16905
|
+
"ap-southeast-6" : { },
|
|
16951
16906
|
"ap-southeast-7" : { },
|
|
16952
16907
|
"ca-central-1" : {
|
|
16953
16908
|
"variants" : [ {
|
|
@@ -17326,6 +17281,7 @@
|
|
|
17326
17281
|
"ap-southeast-3" : { },
|
|
17327
17282
|
"ap-southeast-4" : { },
|
|
17328
17283
|
"ap-southeast-5" : { },
|
|
17284
|
+
"ap-southeast-6" : { },
|
|
17329
17285
|
"ap-southeast-7" : { },
|
|
17330
17286
|
"ca-central-1" : { },
|
|
17331
17287
|
"ca-west-1" : { },
|
|
@@ -17532,6 +17488,7 @@
|
|
|
17532
17488
|
"ap-southeast-3" : { },
|
|
17533
17489
|
"ap-southeast-4" : { },
|
|
17534
17490
|
"ap-southeast-5" : { },
|
|
17491
|
+
"ap-southeast-6" : { },
|
|
17535
17492
|
"ap-southeast-7" : { },
|
|
17536
17493
|
"ca-central-1" : {
|
|
17537
17494
|
"variants" : [ {
|
|
@@ -17765,6 +17722,11 @@
|
|
|
17765
17722
|
"isRegionalized" : false,
|
|
17766
17723
|
"partitionEndpoint" : "aws-global"
|
|
17767
17724
|
},
|
|
17725
|
+
"nova-act" : {
|
|
17726
|
+
"endpoints" : {
|
|
17727
|
+
"us-east-1" : { }
|
|
17728
|
+
}
|
|
17729
|
+
},
|
|
17768
17730
|
"oam" : {
|
|
17769
17731
|
"endpoints" : {
|
|
17770
17732
|
"af-south-1" : { },
|
|
@@ -17817,6 +17779,7 @@
|
|
|
17817
17779
|
},
|
|
17818
17780
|
"hostname" : "oidc.ap-east-1.amazonaws.com"
|
|
17819
17781
|
},
|
|
17782
|
+
"ap-east-2" : { },
|
|
17820
17783
|
"ap-northeast-1" : {
|
|
17821
17784
|
"credentialScope" : {
|
|
17822
17785
|
"region" : "ap-northeast-1"
|
|
@@ -17877,6 +17840,7 @@
|
|
|
17877
17840
|
},
|
|
17878
17841
|
"hostname" : "oidc.ap-southeast-5.amazonaws.com"
|
|
17879
17842
|
},
|
|
17843
|
+
"ap-southeast-7" : { },
|
|
17880
17844
|
"ca-central-1" : {
|
|
17881
17845
|
"credentialScope" : {
|
|
17882
17846
|
"region" : "ca-central-1"
|
|
@@ -17955,6 +17919,7 @@
|
|
|
17955
17919
|
},
|
|
17956
17920
|
"hostname" : "oidc.me-south-1.amazonaws.com"
|
|
17957
17921
|
},
|
|
17922
|
+
"mx-central-1" : { },
|
|
17958
17923
|
"sa-east-1" : {
|
|
17959
17924
|
"credentialScope" : {
|
|
17960
17925
|
"region" : "sa-east-1"
|
|
@@ -18161,6 +18126,7 @@
|
|
|
18161
18126
|
"il-central-1" : { },
|
|
18162
18127
|
"me-central-1" : { },
|
|
18163
18128
|
"me-south-1" : { },
|
|
18129
|
+
"mx-central-1" : { },
|
|
18164
18130
|
"sa-east-1" : { },
|
|
18165
18131
|
"us-east-1" : {
|
|
18166
18132
|
"variants" : [ {
|
|
@@ -18226,6 +18192,11 @@
|
|
|
18226
18192
|
}
|
|
18227
18193
|
}
|
|
18228
18194
|
},
|
|
18195
|
+
"partnercentral-channel" : {
|
|
18196
|
+
"endpoints" : {
|
|
18197
|
+
"us-east-1" : { }
|
|
18198
|
+
}
|
|
18199
|
+
},
|
|
18229
18200
|
"personalize" : {
|
|
18230
18201
|
"endpoints" : {
|
|
18231
18202
|
"ap-northeast-1" : { },
|
|
@@ -18738,6 +18709,7 @@
|
|
|
18738
18709
|
"tags" : [ "dualstack" ]
|
|
18739
18710
|
} ]
|
|
18740
18711
|
},
|
|
18712
|
+
"eu-central-2" : { },
|
|
18741
18713
|
"eu-north-1" : {
|
|
18742
18714
|
"variants" : [ {
|
|
18743
18715
|
"hostname" : "polly.eu-north-1.api.aws",
|
|
@@ -18939,6 +18911,7 @@
|
|
|
18939
18911
|
},
|
|
18940
18912
|
"hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
|
|
18941
18913
|
},
|
|
18914
|
+
"ap-southeast-7" : { },
|
|
18942
18915
|
"ca-central-1" : {
|
|
18943
18916
|
"credentialScope" : {
|
|
18944
18917
|
"region" : "ca-central-1"
|
|
@@ -19017,6 +18990,7 @@
|
|
|
19017
18990
|
},
|
|
19018
18991
|
"hostname" : "portal.sso.me-south-1.amazonaws.com"
|
|
19019
18992
|
},
|
|
18993
|
+
"mx-central-1" : { },
|
|
19020
18994
|
"sa-east-1" : {
|
|
19021
18995
|
"credentialScope" : {
|
|
19022
18996
|
"region" : "sa-east-1"
|
|
@@ -19224,69 +19198,6 @@
|
|
|
19224
19198
|
}
|
|
19225
19199
|
}
|
|
19226
19200
|
},
|
|
19227
|
-
"qldb" : {
|
|
19228
|
-
"endpoints" : {
|
|
19229
|
-
"ap-northeast-1" : { },
|
|
19230
|
-
"ap-northeast-2" : { },
|
|
19231
|
-
"ap-southeast-1" : { },
|
|
19232
|
-
"ap-southeast-2" : { },
|
|
19233
|
-
"ca-central-1" : {
|
|
19234
|
-
"variants" : [ {
|
|
19235
|
-
"hostname" : "qldb-fips.ca-central-1.amazonaws.com",
|
|
19236
|
-
"tags" : [ "fips" ]
|
|
19237
|
-
} ]
|
|
19238
|
-
},
|
|
19239
|
-
"eu-central-1" : { },
|
|
19240
|
-
"eu-west-1" : { },
|
|
19241
|
-
"eu-west-2" : { },
|
|
19242
|
-
"fips-ca-central-1" : {
|
|
19243
|
-
"credentialScope" : {
|
|
19244
|
-
"region" : "ca-central-1"
|
|
19245
|
-
},
|
|
19246
|
-
"deprecated" : true,
|
|
19247
|
-
"hostname" : "qldb-fips.ca-central-1.amazonaws.com"
|
|
19248
|
-
},
|
|
19249
|
-
"fips-us-east-1" : {
|
|
19250
|
-
"credentialScope" : {
|
|
19251
|
-
"region" : "us-east-1"
|
|
19252
|
-
},
|
|
19253
|
-
"deprecated" : true,
|
|
19254
|
-
"hostname" : "qldb-fips.us-east-1.amazonaws.com"
|
|
19255
|
-
},
|
|
19256
|
-
"fips-us-east-2" : {
|
|
19257
|
-
"credentialScope" : {
|
|
19258
|
-
"region" : "us-east-2"
|
|
19259
|
-
},
|
|
19260
|
-
"deprecated" : true,
|
|
19261
|
-
"hostname" : "qldb-fips.us-east-2.amazonaws.com"
|
|
19262
|
-
},
|
|
19263
|
-
"fips-us-west-2" : {
|
|
19264
|
-
"credentialScope" : {
|
|
19265
|
-
"region" : "us-west-2"
|
|
19266
|
-
},
|
|
19267
|
-
"deprecated" : true,
|
|
19268
|
-
"hostname" : "qldb-fips.us-west-2.amazonaws.com"
|
|
19269
|
-
},
|
|
19270
|
-
"us-east-1" : {
|
|
19271
|
-
"variants" : [ {
|
|
19272
|
-
"hostname" : "qldb-fips.us-east-1.amazonaws.com",
|
|
19273
|
-
"tags" : [ "fips" ]
|
|
19274
|
-
} ]
|
|
19275
|
-
},
|
|
19276
|
-
"us-east-2" : {
|
|
19277
|
-
"variants" : [ {
|
|
19278
|
-
"hostname" : "qldb-fips.us-east-2.amazonaws.com",
|
|
19279
|
-
"tags" : [ "fips" ]
|
|
19280
|
-
} ]
|
|
19281
|
-
},
|
|
19282
|
-
"us-west-2" : {
|
|
19283
|
-
"variants" : [ {
|
|
19284
|
-
"hostname" : "qldb-fips.us-west-2.amazonaws.com",
|
|
19285
|
-
"tags" : [ "fips" ]
|
|
19286
|
-
} ]
|
|
19287
|
-
}
|
|
19288
|
-
}
|
|
19289
|
-
},
|
|
19290
19201
|
"query.timestream" : {
|
|
19291
19202
|
"endpoints" : {
|
|
19292
19203
|
"ap-northeast-1" : { },
|
|
@@ -20228,13 +20139,16 @@
|
|
|
20228
20139
|
"endpoints" : {
|
|
20229
20140
|
"af-south-1" : { },
|
|
20230
20141
|
"ap-east-1" : { },
|
|
20142
|
+
"ap-east-2" : { },
|
|
20231
20143
|
"ap-northeast-1" : { },
|
|
20232
20144
|
"ap-northeast-2" : { },
|
|
20145
|
+
"ap-northeast-3" : { },
|
|
20233
20146
|
"ap-south-1" : { },
|
|
20234
20147
|
"ap-south-2" : { },
|
|
20235
20148
|
"ap-southeast-1" : { },
|
|
20236
20149
|
"ap-southeast-2" : { },
|
|
20237
20150
|
"ap-southeast-3" : { },
|
|
20151
|
+
"ap-southeast-5" : { },
|
|
20238
20152
|
"ap-southeast-7" : { },
|
|
20239
20153
|
"ca-central-1" : {
|
|
20240
20154
|
"variants" : [ {
|
|
@@ -20698,6 +20612,7 @@
|
|
|
20698
20612
|
"ap-southeast-3" : { },
|
|
20699
20613
|
"ap-southeast-4" : { },
|
|
20700
20614
|
"ap-southeast-5" : { },
|
|
20615
|
+
"ap-southeast-6" : { },
|
|
20701
20616
|
"ap-southeast-7" : { },
|
|
20702
20617
|
"ca-central-1" : {
|
|
20703
20618
|
"variants" : [ {
|
|
@@ -20896,17 +20811,6 @@
|
|
|
20896
20811
|
}
|
|
20897
20812
|
}
|
|
20898
20813
|
},
|
|
20899
|
-
"robomaker" : {
|
|
20900
|
-
"endpoints" : {
|
|
20901
|
-
"ap-northeast-1" : { },
|
|
20902
|
-
"ap-southeast-1" : { },
|
|
20903
|
-
"eu-central-1" : { },
|
|
20904
|
-
"eu-west-1" : { },
|
|
20905
|
-
"us-east-1" : { },
|
|
20906
|
-
"us-east-2" : { },
|
|
20907
|
-
"us-west-2" : { }
|
|
20908
|
-
}
|
|
20909
|
-
},
|
|
20910
20814
|
"rolesanywhere" : {
|
|
20911
20815
|
"endpoints" : {
|
|
20912
20816
|
"af-south-1" : { },
|
|
@@ -22976,6 +22880,7 @@
|
|
|
22976
22880
|
"tags" : [ "dualstack" ]
|
|
22977
22881
|
} ]
|
|
22978
22882
|
},
|
|
22883
|
+
"ap-southeast-6" : { },
|
|
22979
22884
|
"ap-southeast-7" : {
|
|
22980
22885
|
"variants" : [ {
|
|
22981
22886
|
"hostname" : "securityhub.ap-southeast-7.api.aws",
|
|
@@ -23825,57 +23730,6 @@
|
|
|
23825
23730
|
"us-west-2" : { }
|
|
23826
23731
|
}
|
|
23827
23732
|
},
|
|
23828
|
-
"session.qldb" : {
|
|
23829
|
-
"endpoints" : {
|
|
23830
|
-
"ap-northeast-1" : { },
|
|
23831
|
-
"ap-northeast-2" : { },
|
|
23832
|
-
"ap-southeast-1" : { },
|
|
23833
|
-
"ap-southeast-2" : { },
|
|
23834
|
-
"ca-central-1" : { },
|
|
23835
|
-
"eu-central-1" : { },
|
|
23836
|
-
"eu-west-1" : { },
|
|
23837
|
-
"eu-west-2" : { },
|
|
23838
|
-
"fips-us-east-1" : {
|
|
23839
|
-
"credentialScope" : {
|
|
23840
|
-
"region" : "us-east-1"
|
|
23841
|
-
},
|
|
23842
|
-
"deprecated" : true,
|
|
23843
|
-
"hostname" : "session.qldb-fips.us-east-1.amazonaws.com"
|
|
23844
|
-
},
|
|
23845
|
-
"fips-us-east-2" : {
|
|
23846
|
-
"credentialScope" : {
|
|
23847
|
-
"region" : "us-east-2"
|
|
23848
|
-
},
|
|
23849
|
-
"deprecated" : true,
|
|
23850
|
-
"hostname" : "session.qldb-fips.us-east-2.amazonaws.com"
|
|
23851
|
-
},
|
|
23852
|
-
"fips-us-west-2" : {
|
|
23853
|
-
"credentialScope" : {
|
|
23854
|
-
"region" : "us-west-2"
|
|
23855
|
-
},
|
|
23856
|
-
"deprecated" : true,
|
|
23857
|
-
"hostname" : "session.qldb-fips.us-west-2.amazonaws.com"
|
|
23858
|
-
},
|
|
23859
|
-
"us-east-1" : {
|
|
23860
|
-
"variants" : [ {
|
|
23861
|
-
"hostname" : "session.qldb-fips.us-east-1.amazonaws.com",
|
|
23862
|
-
"tags" : [ "fips" ]
|
|
23863
|
-
} ]
|
|
23864
|
-
},
|
|
23865
|
-
"us-east-2" : {
|
|
23866
|
-
"variants" : [ {
|
|
23867
|
-
"hostname" : "session.qldb-fips.us-east-2.amazonaws.com",
|
|
23868
|
-
"tags" : [ "fips" ]
|
|
23869
|
-
} ]
|
|
23870
|
-
},
|
|
23871
|
-
"us-west-2" : {
|
|
23872
|
-
"variants" : [ {
|
|
23873
|
-
"hostname" : "session.qldb-fips.us-west-2.amazonaws.com",
|
|
23874
|
-
"tags" : [ "fips" ]
|
|
23875
|
-
} ]
|
|
23876
|
-
}
|
|
23877
|
-
}
|
|
23878
|
-
},
|
|
23879
23733
|
"shield" : {
|
|
23880
23734
|
"defaults" : {
|
|
23881
23735
|
"protocols" : [ "https" ],
|
|
@@ -26011,6 +25865,7 @@
|
|
|
26011
25865
|
"ap-southeast-3" : { },
|
|
26012
25866
|
"ap-southeast-4" : { },
|
|
26013
25867
|
"ap-southeast-5" : { },
|
|
25868
|
+
"ap-southeast-7" : { },
|
|
26014
25869
|
"ca-central-1" : { },
|
|
26015
25870
|
"ca-west-1" : { },
|
|
26016
25871
|
"eu-central-1" : { },
|
|
@@ -26024,6 +25879,7 @@
|
|
|
26024
25879
|
"il-central-1" : { },
|
|
26025
25880
|
"me-central-1" : { },
|
|
26026
25881
|
"me-south-1" : { },
|
|
25882
|
+
"mx-central-1" : { },
|
|
26027
25883
|
"sa-east-1" : { },
|
|
26028
25884
|
"us-east-1" : { },
|
|
26029
25885
|
"us-east-2" : { },
|
|
@@ -26156,6 +26012,7 @@
|
|
|
26156
26012
|
"ap-southeast-3" : { },
|
|
26157
26013
|
"ap-southeast-4" : { },
|
|
26158
26014
|
"ap-southeast-5" : { },
|
|
26015
|
+
"ap-southeast-6" : { },
|
|
26159
26016
|
"ap-southeast-7" : { },
|
|
26160
26017
|
"ca-central-1" : {
|
|
26161
26018
|
"variants" : [ {
|
|
@@ -30970,6 +30827,12 @@
|
|
|
30970
30827
|
"cn-northwest-1" : { }
|
|
30971
30828
|
}
|
|
30972
30829
|
},
|
|
30830
|
+
"verifiedpermissions" : {
|
|
30831
|
+
"endpoints" : {
|
|
30832
|
+
"cn-north-1" : { },
|
|
30833
|
+
"cn-northwest-1" : { }
|
|
30834
|
+
}
|
|
30835
|
+
},
|
|
30973
30836
|
"waf-regional" : {
|
|
30974
30837
|
"endpoints" : {
|
|
30975
30838
|
"cn-north-1" : {
|
|
@@ -35157,11 +35020,6 @@
|
|
|
35157
35020
|
}
|
|
35158
35021
|
}
|
|
35159
35022
|
},
|
|
35160
|
-
"robomaker" : {
|
|
35161
|
-
"endpoints" : {
|
|
35162
|
-
"us-gov-west-1" : { }
|
|
35163
|
-
}
|
|
35164
|
-
},
|
|
35165
35023
|
"rolesanywhere" : {
|
|
35166
35024
|
"endpoints" : {
|
|
35167
35025
|
"fips-us-gov-east-1" : {
|
|
@@ -36695,6 +36553,12 @@
|
|
|
36695
36553
|
}
|
|
36696
36554
|
},
|
|
36697
36555
|
"services" : {
|
|
36556
|
+
"acm" : {
|
|
36557
|
+
"endpoints" : {
|
|
36558
|
+
"us-iso-east-1" : { },
|
|
36559
|
+
"us-iso-west-1" : { }
|
|
36560
|
+
}
|
|
36561
|
+
},
|
|
36698
36562
|
"agreement-marketplace" : {
|
|
36699
36563
|
"endpoints" : {
|
|
36700
36564
|
"fips-us-iso-east-1" : {
|
|
@@ -37318,6 +37182,11 @@
|
|
|
37318
37182
|
"us-iso-east-1" : { }
|
|
37319
37183
|
}
|
|
37320
37184
|
},
|
|
37185
|
+
"kinesisvideo" : {
|
|
37186
|
+
"endpoints" : {
|
|
37187
|
+
"us-iso-east-1" : { }
|
|
37188
|
+
}
|
|
37189
|
+
},
|
|
37321
37190
|
"kms" : {
|
|
37322
37191
|
"endpoints" : {
|
|
37323
37192
|
"ProdFips" : {
|
|
@@ -37996,6 +37865,9 @@
|
|
|
37996
37865
|
"regions" : {
|
|
37997
37866
|
"us-isob-east-1" : {
|
|
37998
37867
|
"description" : "US ISOB East (Ohio)"
|
|
37868
|
+
},
|
|
37869
|
+
"us-isob-west-1" : {
|
|
37870
|
+
"description" : "US ISOB West"
|
|
37999
37871
|
}
|
|
38000
37872
|
},
|
|
38001
37873
|
"services" : {
|
|
@@ -38006,7 +37878,8 @@
|
|
|
38006
37878
|
"region" : "us-isob-east-1"
|
|
38007
37879
|
},
|
|
38008
37880
|
"hostname" : "api.ecr.us-isob-east-1.sc2s.sgov.gov"
|
|
38009
|
-
}
|
|
37881
|
+
},
|
|
37882
|
+
"us-isob-west-1" : { }
|
|
38010
37883
|
}
|
|
38011
37884
|
},
|
|
38012
37885
|
"api.pricing" : {
|
|
@@ -38031,12 +37904,14 @@
|
|
|
38031
37904
|
},
|
|
38032
37905
|
"appconfig" : {
|
|
38033
37906
|
"endpoints" : {
|
|
38034
|
-
"us-isob-east-1" : { }
|
|
37907
|
+
"us-isob-east-1" : { },
|
|
37908
|
+
"us-isob-west-1" : { }
|
|
38035
37909
|
}
|
|
38036
37910
|
},
|
|
38037
37911
|
"appconfigdata" : {
|
|
38038
37912
|
"endpoints" : {
|
|
38039
|
-
"us-isob-east-1" : { }
|
|
37913
|
+
"us-isob-east-1" : { },
|
|
37914
|
+
"us-isob-west-1" : { }
|
|
38040
37915
|
}
|
|
38041
37916
|
},
|
|
38042
37917
|
"application-autoscaling" : {
|
|
@@ -38044,12 +37919,14 @@
|
|
|
38044
37919
|
"protocols" : [ "http", "https" ]
|
|
38045
37920
|
},
|
|
38046
37921
|
"endpoints" : {
|
|
38047
|
-
"us-isob-east-1" : { }
|
|
37922
|
+
"us-isob-east-1" : { },
|
|
37923
|
+
"us-isob-west-1" : { }
|
|
38048
37924
|
}
|
|
38049
37925
|
},
|
|
38050
37926
|
"arc-zonal-shift" : {
|
|
38051
37927
|
"endpoints" : {
|
|
38052
|
-
"us-isob-east-1" : { }
|
|
37928
|
+
"us-isob-east-1" : { },
|
|
37929
|
+
"us-isob-west-1" : { }
|
|
38053
37930
|
}
|
|
38054
37931
|
},
|
|
38055
37932
|
"athena" : {
|
|
@@ -38062,7 +37939,8 @@
|
|
|
38062
37939
|
"protocols" : [ "http", "https" ]
|
|
38063
37940
|
},
|
|
38064
37941
|
"endpoints" : {
|
|
38065
|
-
"us-isob-east-1" : { }
|
|
37942
|
+
"us-isob-east-1" : { },
|
|
37943
|
+
"us-isob-west-1" : { }
|
|
38066
37944
|
}
|
|
38067
37945
|
},
|
|
38068
37946
|
"backup" : {
|
|
@@ -38071,6 +37949,12 @@
|
|
|
38071
37949
|
}
|
|
38072
37950
|
},
|
|
38073
37951
|
"batch" : {
|
|
37952
|
+
"endpoints" : {
|
|
37953
|
+
"us-isob-east-1" : { },
|
|
37954
|
+
"us-isob-west-1" : { }
|
|
37955
|
+
}
|
|
37956
|
+
},
|
|
37957
|
+
"bedrock" : {
|
|
38074
37958
|
"endpoints" : {
|
|
38075
37959
|
"us-isob-east-1" : { }
|
|
38076
37960
|
}
|
|
@@ -38107,12 +37991,14 @@
|
|
|
38107
37991
|
},
|
|
38108
37992
|
"cloudcontrolapi" : {
|
|
38109
37993
|
"endpoints" : {
|
|
38110
|
-
"us-isob-east-1" : { }
|
|
37994
|
+
"us-isob-east-1" : { },
|
|
37995
|
+
"us-isob-west-1" : { }
|
|
38111
37996
|
}
|
|
38112
37997
|
},
|
|
38113
37998
|
"cloudformation" : {
|
|
38114
37999
|
"endpoints" : {
|
|
38115
|
-
"us-isob-east-1" : { }
|
|
38000
|
+
"us-isob-east-1" : { },
|
|
38001
|
+
"us-isob-west-1" : { }
|
|
38116
38002
|
}
|
|
38117
38003
|
},
|
|
38118
38004
|
"cloudtrail" : {
|
|
@@ -38129,7 +38015,8 @@
|
|
|
38129
38015
|
"hostname" : "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38130
38016
|
"tags" : [ "fips" ]
|
|
38131
38017
|
} ]
|
|
38132
|
-
}
|
|
38018
|
+
},
|
|
38019
|
+
"us-isob-west-1" : { }
|
|
38133
38020
|
}
|
|
38134
38021
|
},
|
|
38135
38022
|
"codebuild" : {
|
|
@@ -38139,7 +38026,8 @@
|
|
|
38139
38026
|
},
|
|
38140
38027
|
"codedeploy" : {
|
|
38141
38028
|
"endpoints" : {
|
|
38142
|
-
"us-isob-east-1" : { }
|
|
38029
|
+
"us-isob-east-1" : { },
|
|
38030
|
+
"us-isob-west-1" : { }
|
|
38143
38031
|
}
|
|
38144
38032
|
},
|
|
38145
38033
|
"config" : {
|
|
@@ -38156,7 +38044,8 @@
|
|
|
38156
38044
|
"hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38157
38045
|
"tags" : [ "fips" ]
|
|
38158
38046
|
} ]
|
|
38159
|
-
}
|
|
38047
|
+
},
|
|
38048
|
+
"us-isob-west-1" : { }
|
|
38160
38049
|
}
|
|
38161
38050
|
},
|
|
38162
38051
|
"datasync" : {
|
|
@@ -38166,12 +38055,14 @@
|
|
|
38166
38055
|
},
|
|
38167
38056
|
"directconnect" : {
|
|
38168
38057
|
"endpoints" : {
|
|
38169
|
-
"us-isob-east-1" : { }
|
|
38058
|
+
"us-isob-east-1" : { },
|
|
38059
|
+
"us-isob-west-1" : { }
|
|
38170
38060
|
}
|
|
38171
38061
|
},
|
|
38172
38062
|
"dlm" : {
|
|
38173
38063
|
"endpoints" : {
|
|
38174
|
-
"us-isob-east-1" : { }
|
|
38064
|
+
"us-isob-east-1" : { },
|
|
38065
|
+
"us-isob-west-1" : { }
|
|
38175
38066
|
}
|
|
38176
38067
|
},
|
|
38177
38068
|
"dms" : {
|
|
@@ -38211,7 +38102,8 @@
|
|
|
38211
38102
|
},
|
|
38212
38103
|
"deprecated" : true,
|
|
38213
38104
|
"hostname" : "dms.us-isob-east-1.sc2s.sgov.gov"
|
|
38214
|
-
}
|
|
38105
|
+
},
|
|
38106
|
+
"us-isob-west-1" : { }
|
|
38215
38107
|
}
|
|
38216
38108
|
},
|
|
38217
38109
|
"ds" : {
|
|
@@ -38236,12 +38128,14 @@
|
|
|
38236
38128
|
"protocols" : [ "http", "https" ]
|
|
38237
38129
|
},
|
|
38238
38130
|
"endpoints" : {
|
|
38239
|
-
"us-isob-east-1" : { }
|
|
38131
|
+
"us-isob-east-1" : { },
|
|
38132
|
+
"us-isob-west-1" : { }
|
|
38240
38133
|
}
|
|
38241
38134
|
},
|
|
38242
38135
|
"ebs" : {
|
|
38243
38136
|
"endpoints" : {
|
|
38244
|
-
"us-isob-east-1" : { }
|
|
38137
|
+
"us-isob-east-1" : { },
|
|
38138
|
+
"us-isob-west-1" : { }
|
|
38245
38139
|
}
|
|
38246
38140
|
},
|
|
38247
38141
|
"ec2" : {
|
|
@@ -38249,12 +38143,14 @@
|
|
|
38249
38143
|
"protocols" : [ "http", "https" ]
|
|
38250
38144
|
},
|
|
38251
38145
|
"endpoints" : {
|
|
38252
|
-
"us-isob-east-1" : { }
|
|
38146
|
+
"us-isob-east-1" : { },
|
|
38147
|
+
"us-isob-west-1" : { }
|
|
38253
38148
|
}
|
|
38254
38149
|
},
|
|
38255
38150
|
"ecs" : {
|
|
38256
38151
|
"endpoints" : {
|
|
38257
|
-
"us-isob-east-1" : { }
|
|
38152
|
+
"us-isob-east-1" : { },
|
|
38153
|
+
"us-isob-west-1" : { }
|
|
38258
38154
|
}
|
|
38259
38155
|
},
|
|
38260
38156
|
"eks" : {
|
|
@@ -38262,12 +38158,14 @@
|
|
|
38262
38158
|
"protocols" : [ "http", "https" ]
|
|
38263
38159
|
},
|
|
38264
38160
|
"endpoints" : {
|
|
38265
|
-
"us-isob-east-1" : { }
|
|
38161
|
+
"us-isob-east-1" : { },
|
|
38162
|
+
"us-isob-west-1" : { }
|
|
38266
38163
|
}
|
|
38267
38164
|
},
|
|
38268
38165
|
"elasticache" : {
|
|
38269
38166
|
"endpoints" : {
|
|
38270
|
-
"us-isob-east-1" : { }
|
|
38167
|
+
"us-isob-east-1" : { },
|
|
38168
|
+
"us-isob-west-1" : { }
|
|
38271
38169
|
}
|
|
38272
38170
|
},
|
|
38273
38171
|
"elasticfilesystem" : {
|
|
@@ -38291,7 +38189,8 @@
|
|
|
38291
38189
|
"endpoints" : {
|
|
38292
38190
|
"us-isob-east-1" : {
|
|
38293
38191
|
"protocols" : [ "https" ]
|
|
38294
|
-
}
|
|
38192
|
+
},
|
|
38193
|
+
"us-isob-west-1" : { }
|
|
38295
38194
|
}
|
|
38296
38195
|
},
|
|
38297
38196
|
"elasticmapreduce" : {
|
|
@@ -38308,17 +38207,20 @@
|
|
|
38308
38207
|
"hostname" : "elasticmapreduce.us-isob-east-1.sc2s.sgov.gov",
|
|
38309
38208
|
"tags" : [ "fips" ]
|
|
38310
38209
|
} ]
|
|
38311
|
-
}
|
|
38210
|
+
},
|
|
38211
|
+
"us-isob-west-1" : { }
|
|
38312
38212
|
}
|
|
38313
38213
|
},
|
|
38314
38214
|
"es" : {
|
|
38315
38215
|
"endpoints" : {
|
|
38316
|
-
"us-isob-east-1" : { }
|
|
38216
|
+
"us-isob-east-1" : { },
|
|
38217
|
+
"us-isob-west-1" : { }
|
|
38317
38218
|
}
|
|
38318
38219
|
},
|
|
38319
38220
|
"events" : {
|
|
38320
38221
|
"endpoints" : {
|
|
38321
|
-
"us-isob-east-1" : { }
|
|
38222
|
+
"us-isob-east-1" : { },
|
|
38223
|
+
"us-isob-west-1" : { }
|
|
38322
38224
|
}
|
|
38323
38225
|
},
|
|
38324
38226
|
"firehose" : {
|
|
@@ -38377,7 +38279,8 @@
|
|
|
38377
38279
|
},
|
|
38378
38280
|
"kinesis" : {
|
|
38379
38281
|
"endpoints" : {
|
|
38380
|
-
"us-isob-east-1" : { }
|
|
38282
|
+
"us-isob-east-1" : { },
|
|
38283
|
+
"us-isob-west-1" : { }
|
|
38381
38284
|
}
|
|
38382
38285
|
},
|
|
38383
38286
|
"kinesisanalytics" : {
|
|
@@ -38406,7 +38309,8 @@
|
|
|
38406
38309
|
},
|
|
38407
38310
|
"deprecated" : true,
|
|
38408
38311
|
"hostname" : "kms-fips.us-isob-east-1.sc2s.sgov.gov"
|
|
38409
|
-
}
|
|
38312
|
+
},
|
|
38313
|
+
"us-isob-west-1" : { }
|
|
38410
38314
|
}
|
|
38411
38315
|
},
|
|
38412
38316
|
"lakeformation" : {
|
|
@@ -38416,7 +38320,8 @@
|
|
|
38416
38320
|
},
|
|
38417
38321
|
"lambda" : {
|
|
38418
38322
|
"endpoints" : {
|
|
38419
|
-
"us-isob-east-1" : { }
|
|
38323
|
+
"us-isob-east-1" : { },
|
|
38324
|
+
"us-isob-west-1" : { }
|
|
38420
38325
|
}
|
|
38421
38326
|
},
|
|
38422
38327
|
"license-manager" : {
|
|
@@ -38426,7 +38331,8 @@
|
|
|
38426
38331
|
},
|
|
38427
38332
|
"logs" : {
|
|
38428
38333
|
"endpoints" : {
|
|
38429
|
-
"us-isob-east-1" : { }
|
|
38334
|
+
"us-isob-east-1" : { },
|
|
38335
|
+
"us-isob-west-1" : { }
|
|
38430
38336
|
}
|
|
38431
38337
|
},
|
|
38432
38338
|
"medialive" : {
|
|
@@ -38468,7 +38374,8 @@
|
|
|
38468
38374
|
},
|
|
38469
38375
|
"monitoring" : {
|
|
38470
38376
|
"endpoints" : {
|
|
38471
|
-
"us-isob-east-1" : { }
|
|
38377
|
+
"us-isob-east-1" : { },
|
|
38378
|
+
"us-isob-west-1" : { }
|
|
38472
38379
|
}
|
|
38473
38380
|
},
|
|
38474
38381
|
"network-firewall" : {
|
|
@@ -38478,7 +38385,8 @@
|
|
|
38478
38385
|
},
|
|
38479
38386
|
"oam" : {
|
|
38480
38387
|
"endpoints" : {
|
|
38481
|
-
"us-isob-east-1" : { }
|
|
38388
|
+
"us-isob-east-1" : { },
|
|
38389
|
+
"us-isob-west-1" : { }
|
|
38482
38390
|
}
|
|
38483
38391
|
},
|
|
38484
38392
|
"organizations" : {
|
|
@@ -38500,12 +38408,14 @@
|
|
|
38500
38408
|
},
|
|
38501
38409
|
"pi" : {
|
|
38502
38410
|
"endpoints" : {
|
|
38503
|
-
"us-isob-east-1" : { }
|
|
38411
|
+
"us-isob-east-1" : { },
|
|
38412
|
+
"us-isob-west-1" : { }
|
|
38504
38413
|
}
|
|
38505
38414
|
},
|
|
38506
38415
|
"ram" : {
|
|
38507
38416
|
"endpoints" : {
|
|
38508
|
-
"us-isob-east-1" : { }
|
|
38417
|
+
"us-isob-east-1" : { },
|
|
38418
|
+
"us-isob-west-1" : { }
|
|
38509
38419
|
}
|
|
38510
38420
|
},
|
|
38511
38421
|
"rbin" : {
|
|
@@ -38522,7 +38432,8 @@
|
|
|
38522
38432
|
"hostname" : "rbin-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38523
38433
|
"tags" : [ "fips" ]
|
|
38524
38434
|
} ]
|
|
38525
|
-
}
|
|
38435
|
+
},
|
|
38436
|
+
"us-isob-west-1" : { }
|
|
38526
38437
|
}
|
|
38527
38438
|
},
|
|
38528
38439
|
"rds" : {
|
|
@@ -38546,7 +38457,8 @@
|
|
|
38546
38457
|
},
|
|
38547
38458
|
"deprecated" : true,
|
|
38548
38459
|
"hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
|
|
38549
|
-
}
|
|
38460
|
+
},
|
|
38461
|
+
"us-isob-west-1" : { }
|
|
38550
38462
|
}
|
|
38551
38463
|
},
|
|
38552
38464
|
"redshift" : {
|
|
@@ -38556,12 +38468,14 @@
|
|
|
38556
38468
|
"region" : "us-isob-east-1"
|
|
38557
38469
|
},
|
|
38558
38470
|
"hostname" : "redshift.us-isob-east-1.sc2s.sgov.gov"
|
|
38559
|
-
}
|
|
38471
|
+
},
|
|
38472
|
+
"us-isob-west-1" : { }
|
|
38560
38473
|
}
|
|
38561
38474
|
},
|
|
38562
38475
|
"resource-groups" : {
|
|
38563
38476
|
"endpoints" : {
|
|
38564
|
-
"us-isob-east-1" : { }
|
|
38477
|
+
"us-isob-east-1" : { },
|
|
38478
|
+
"us-isob-west-1" : { }
|
|
38565
38479
|
}
|
|
38566
38480
|
},
|
|
38567
38481
|
"route53" : {
|
|
@@ -38607,7 +38521,8 @@
|
|
|
38607
38521
|
"hostname" : "s3-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38608
38522
|
"tags" : [ "fips" ]
|
|
38609
38523
|
} ]
|
|
38610
|
-
}
|
|
38524
|
+
},
|
|
38525
|
+
"us-isob-west-1" : { }
|
|
38611
38526
|
}
|
|
38612
38527
|
},
|
|
38613
38528
|
"s3-control" : {
|
|
@@ -38657,7 +38572,8 @@
|
|
|
38657
38572
|
},
|
|
38658
38573
|
"scheduler" : {
|
|
38659
38574
|
"endpoints" : {
|
|
38660
|
-
"us-isob-east-1" : { }
|
|
38575
|
+
"us-isob-east-1" : { },
|
|
38576
|
+
"us-isob-west-1" : { }
|
|
38661
38577
|
}
|
|
38662
38578
|
},
|
|
38663
38579
|
"secretsmanager" : {
|
|
@@ -38669,7 +38585,8 @@
|
|
|
38669
38585
|
},
|
|
38670
38586
|
"us-isob-east-1-fips" : {
|
|
38671
38587
|
"deprecated" : true
|
|
38672
|
-
}
|
|
38588
|
+
},
|
|
38589
|
+
"us-isob-west-1" : { }
|
|
38673
38590
|
}
|
|
38674
38591
|
},
|
|
38675
38592
|
"securityhub" : {
|
|
@@ -38679,12 +38596,14 @@
|
|
|
38679
38596
|
},
|
|
38680
38597
|
"servicediscovery" : {
|
|
38681
38598
|
"endpoints" : {
|
|
38682
|
-
"us-isob-east-1" : { }
|
|
38599
|
+
"us-isob-east-1" : { },
|
|
38600
|
+
"us-isob-west-1" : { }
|
|
38683
38601
|
}
|
|
38684
38602
|
},
|
|
38685
38603
|
"servicequotas" : {
|
|
38686
38604
|
"endpoints" : {
|
|
38687
|
-
"us-isob-east-1" : { }
|
|
38605
|
+
"us-isob-east-1" : { },
|
|
38606
|
+
"us-isob-west-1" : { }
|
|
38688
38607
|
}
|
|
38689
38608
|
},
|
|
38690
38609
|
"snowball" : {
|
|
@@ -38697,7 +38616,8 @@
|
|
|
38697
38616
|
"protocols" : [ "http", "https" ]
|
|
38698
38617
|
},
|
|
38699
38618
|
"endpoints" : {
|
|
38700
|
-
"us-isob-east-1" : { }
|
|
38619
|
+
"us-isob-east-1" : { },
|
|
38620
|
+
"us-isob-west-1" : { }
|
|
38701
38621
|
}
|
|
38702
38622
|
},
|
|
38703
38623
|
"sqs" : {
|
|
@@ -38718,12 +38638,14 @@
|
|
|
38718
38638
|
"hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov",
|
|
38719
38639
|
"tags" : [ "fips" ]
|
|
38720
38640
|
} ]
|
|
38721
|
-
}
|
|
38641
|
+
},
|
|
38642
|
+
"us-isob-west-1" : { }
|
|
38722
38643
|
}
|
|
38723
38644
|
},
|
|
38724
38645
|
"ssm" : {
|
|
38725
38646
|
"endpoints" : {
|
|
38726
|
-
"us-isob-east-1" : { }
|
|
38647
|
+
"us-isob-east-1" : { },
|
|
38648
|
+
"us-isob-west-1" : { }
|
|
38727
38649
|
}
|
|
38728
38650
|
},
|
|
38729
38651
|
"states" : {
|
|
@@ -38740,7 +38662,8 @@
|
|
|
38740
38662
|
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38741
38663
|
"tags" : [ "fips" ]
|
|
38742
38664
|
} ]
|
|
38743
|
-
}
|
|
38665
|
+
},
|
|
38666
|
+
"us-isob-west-1" : { }
|
|
38744
38667
|
}
|
|
38745
38668
|
},
|
|
38746
38669
|
"storagegateway" : {
|
|
@@ -38775,12 +38698,14 @@
|
|
|
38775
38698
|
"protocols" : [ "http", "https" ]
|
|
38776
38699
|
},
|
|
38777
38700
|
"endpoints" : {
|
|
38778
|
-
"us-isob-east-1" : { }
|
|
38701
|
+
"us-isob-east-1" : { },
|
|
38702
|
+
"us-isob-west-1" : { }
|
|
38779
38703
|
}
|
|
38780
38704
|
},
|
|
38781
38705
|
"sts" : {
|
|
38782
38706
|
"endpoints" : {
|
|
38783
|
-
"us-isob-east-1" : { }
|
|
38707
|
+
"us-isob-east-1" : { },
|
|
38708
|
+
"us-isob-west-1" : { }
|
|
38784
38709
|
}
|
|
38785
38710
|
},
|
|
38786
38711
|
"support" : {
|
|
@@ -38808,17 +38733,20 @@
|
|
|
38808
38733
|
"hostname" : "swf-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
38809
38734
|
"tags" : [ "fips" ]
|
|
38810
38735
|
} ]
|
|
38811
|
-
}
|
|
38736
|
+
},
|
|
38737
|
+
"us-isob-west-1" : { }
|
|
38812
38738
|
}
|
|
38813
38739
|
},
|
|
38814
38740
|
"synthetics" : {
|
|
38815
38741
|
"endpoints" : {
|
|
38816
|
-
"us-isob-east-1" : { }
|
|
38742
|
+
"us-isob-east-1" : { },
|
|
38743
|
+
"us-isob-west-1" : { }
|
|
38817
38744
|
}
|
|
38818
38745
|
},
|
|
38819
38746
|
"tagging" : {
|
|
38820
38747
|
"endpoints" : {
|
|
38821
|
-
"us-isob-east-1" : { }
|
|
38748
|
+
"us-isob-east-1" : { },
|
|
38749
|
+
"us-isob-west-1" : { }
|
|
38822
38750
|
}
|
|
38823
38751
|
},
|
|
38824
38752
|
"wafv2" : {
|
|
@@ -38845,7 +38773,8 @@
|
|
|
38845
38773
|
},
|
|
38846
38774
|
"xray" : {
|
|
38847
38775
|
"endpoints" : {
|
|
38848
|
-
"us-isob-east-1" : { }
|
|
38776
|
+
"us-isob-east-1" : { },
|
|
38777
|
+
"us-isob-west-1" : { }
|
|
38849
38778
|
}
|
|
38850
38779
|
}
|
|
38851
38780
|
}
|
|
@@ -38913,6 +38842,11 @@
|
|
|
38913
38842
|
"eu-isoe-west-1" : { }
|
|
38914
38843
|
}
|
|
38915
38844
|
},
|
|
38845
|
+
"apigateway" : {
|
|
38846
|
+
"endpoints" : {
|
|
38847
|
+
"eu-isoe-west-1" : { }
|
|
38848
|
+
}
|
|
38849
|
+
},
|
|
38916
38850
|
"appconfig" : {
|
|
38917
38851
|
"endpoints" : {
|
|
38918
38852
|
"eu-isoe-west-1" : { }
|
|
@@ -40026,6 +39960,12 @@
|
|
|
40026
39960
|
"us-isof-south-1" : { }
|
|
40027
39961
|
}
|
|
40028
39962
|
},
|
|
39963
|
+
"rolesanywhere" : {
|
|
39964
|
+
"endpoints" : {
|
|
39965
|
+
"us-isof-east-1" : { },
|
|
39966
|
+
"us-isof-south-1" : { }
|
|
39967
|
+
}
|
|
39968
|
+
},
|
|
40029
39969
|
"route53" : {
|
|
40030
39970
|
"endpoints" : {
|
|
40031
39971
|
"aws-iso-f-global" : {
|
|
@@ -40253,6 +40193,14 @@
|
|
|
40253
40193
|
"dnsSuffix" : "amazonaws.eu",
|
|
40254
40194
|
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
|
40255
40195
|
"tags" : [ "fips" ]
|
|
40196
|
+
}, {
|
|
40197
|
+
"dnsSuffix" : "api.amazonwebservices.eu",
|
|
40198
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
|
40199
|
+
"tags" : [ "dualstack", "fips" ]
|
|
40200
|
+
}, {
|
|
40201
|
+
"dnsSuffix" : "api.amazonwebservices.eu",
|
|
40202
|
+
"hostname" : "{service}.{region}.{dnsSuffix}",
|
|
40203
|
+
"tags" : [ "dualstack" ]
|
|
40256
40204
|
} ]
|
|
40257
40205
|
},
|
|
40258
40206
|
"dnsSuffix" : "amazonaws.eu",
|
|
@@ -40264,7 +40212,485 @@
|
|
|
40264
40212
|
"description" : "EU (Germany)"
|
|
40265
40213
|
}
|
|
40266
40214
|
},
|
|
40267
|
-
"services" : {
|
|
40215
|
+
"services" : {
|
|
40216
|
+
"access-analyzer" : {
|
|
40217
|
+
"endpoints" : {
|
|
40218
|
+
"eusc-de-east-1" : { }
|
|
40219
|
+
}
|
|
40220
|
+
},
|
|
40221
|
+
"acm" : {
|
|
40222
|
+
"endpoints" : {
|
|
40223
|
+
"eusc-de-east-1" : { }
|
|
40224
|
+
}
|
|
40225
|
+
},
|
|
40226
|
+
"acm-pca" : {
|
|
40227
|
+
"endpoints" : {
|
|
40228
|
+
"eusc-de-east-1" : { }
|
|
40229
|
+
}
|
|
40230
|
+
},
|
|
40231
|
+
"agreement-marketplace" : {
|
|
40232
|
+
"endpoints" : {
|
|
40233
|
+
"eusc-de-east-1" : { }
|
|
40234
|
+
}
|
|
40235
|
+
},
|
|
40236
|
+
"api.ecr" : {
|
|
40237
|
+
"endpoints" : {
|
|
40238
|
+
"eusc-de-east-1" : { }
|
|
40239
|
+
}
|
|
40240
|
+
},
|
|
40241
|
+
"api.pricing" : {
|
|
40242
|
+
"endpoints" : {
|
|
40243
|
+
"eusc-de-east-1" : { }
|
|
40244
|
+
}
|
|
40245
|
+
},
|
|
40246
|
+
"api.sagemaker" : {
|
|
40247
|
+
"endpoints" : {
|
|
40248
|
+
"eusc-de-east-1" : { }
|
|
40249
|
+
}
|
|
40250
|
+
},
|
|
40251
|
+
"appconfig" : {
|
|
40252
|
+
"endpoints" : {
|
|
40253
|
+
"eusc-de-east-1" : { }
|
|
40254
|
+
}
|
|
40255
|
+
},
|
|
40256
|
+
"appconfigdata" : {
|
|
40257
|
+
"endpoints" : {
|
|
40258
|
+
"eusc-de-east-1" : { }
|
|
40259
|
+
}
|
|
40260
|
+
},
|
|
40261
|
+
"application-autoscaling" : {
|
|
40262
|
+
"endpoints" : {
|
|
40263
|
+
"eusc-de-east-1" : { }
|
|
40264
|
+
}
|
|
40265
|
+
},
|
|
40266
|
+
"arc-zonal-shift" : {
|
|
40267
|
+
"endpoints" : {
|
|
40268
|
+
"eusc-de-east-1" : { }
|
|
40269
|
+
}
|
|
40270
|
+
},
|
|
40271
|
+
"athena" : {
|
|
40272
|
+
"endpoints" : {
|
|
40273
|
+
"eusc-de-east-1" : { }
|
|
40274
|
+
}
|
|
40275
|
+
},
|
|
40276
|
+
"autoscaling" : {
|
|
40277
|
+
"endpoints" : {
|
|
40278
|
+
"eusc-de-east-1" : { }
|
|
40279
|
+
}
|
|
40280
|
+
},
|
|
40281
|
+
"backup" : {
|
|
40282
|
+
"endpoints" : {
|
|
40283
|
+
"eusc-de-east-1" : { }
|
|
40284
|
+
}
|
|
40285
|
+
},
|
|
40286
|
+
"batch" : {
|
|
40287
|
+
"endpoints" : {
|
|
40288
|
+
"eusc-de-east-1" : { }
|
|
40289
|
+
}
|
|
40290
|
+
},
|
|
40291
|
+
"bedrock" : {
|
|
40292
|
+
"endpoints" : {
|
|
40293
|
+
"eusc-de-east-1" : { }
|
|
40294
|
+
}
|
|
40295
|
+
},
|
|
40296
|
+
"cloudcontrolapi" : {
|
|
40297
|
+
"endpoints" : {
|
|
40298
|
+
"eusc-de-east-1" : { }
|
|
40299
|
+
}
|
|
40300
|
+
},
|
|
40301
|
+
"cloudformation" : {
|
|
40302
|
+
"endpoints" : {
|
|
40303
|
+
"eusc-de-east-1" : { }
|
|
40304
|
+
}
|
|
40305
|
+
},
|
|
40306
|
+
"cloudtrail" : {
|
|
40307
|
+
"endpoints" : {
|
|
40308
|
+
"eusc-de-east-1" : { }
|
|
40309
|
+
}
|
|
40310
|
+
},
|
|
40311
|
+
"codedeploy" : {
|
|
40312
|
+
"endpoints" : {
|
|
40313
|
+
"eusc-de-east-1" : { }
|
|
40314
|
+
}
|
|
40315
|
+
},
|
|
40316
|
+
"compute-optimizer" : {
|
|
40317
|
+
"endpoints" : {
|
|
40318
|
+
"eusc-de-east-1" : { }
|
|
40319
|
+
}
|
|
40320
|
+
},
|
|
40321
|
+
"config" : {
|
|
40322
|
+
"endpoints" : {
|
|
40323
|
+
"eusc-de-east-1" : { }
|
|
40324
|
+
}
|
|
40325
|
+
},
|
|
40326
|
+
"cost-optimization-hub" : {
|
|
40327
|
+
"endpoints" : {
|
|
40328
|
+
"eusc-de-east-1" : { }
|
|
40329
|
+
}
|
|
40330
|
+
},
|
|
40331
|
+
"datasync" : {
|
|
40332
|
+
"endpoints" : {
|
|
40333
|
+
"eusc-de-east-1" : { }
|
|
40334
|
+
}
|
|
40335
|
+
},
|
|
40336
|
+
"datazone" : {
|
|
40337
|
+
"endpoints" : {
|
|
40338
|
+
"eusc-de-east-1" : { }
|
|
40339
|
+
}
|
|
40340
|
+
},
|
|
40341
|
+
"directconnect" : {
|
|
40342
|
+
"endpoints" : {
|
|
40343
|
+
"eusc-de-east-1" : { }
|
|
40344
|
+
}
|
|
40345
|
+
},
|
|
40346
|
+
"dlm" : {
|
|
40347
|
+
"endpoints" : {
|
|
40348
|
+
"eusc-de-east-1" : { }
|
|
40349
|
+
}
|
|
40350
|
+
},
|
|
40351
|
+
"dms" : {
|
|
40352
|
+
"endpoints" : {
|
|
40353
|
+
"eusc-de-east-1" : { }
|
|
40354
|
+
}
|
|
40355
|
+
},
|
|
40356
|
+
"ds" : {
|
|
40357
|
+
"endpoints" : {
|
|
40358
|
+
"eusc-de-east-1" : { }
|
|
40359
|
+
}
|
|
40360
|
+
},
|
|
40361
|
+
"dynamodb" : {
|
|
40362
|
+
"endpoints" : {
|
|
40363
|
+
"eusc-de-east-1" : { }
|
|
40364
|
+
}
|
|
40365
|
+
},
|
|
40366
|
+
"ebs" : {
|
|
40367
|
+
"endpoints" : {
|
|
40368
|
+
"eusc-de-east-1" : { }
|
|
40369
|
+
}
|
|
40370
|
+
},
|
|
40371
|
+
"ec2" : {
|
|
40372
|
+
"endpoints" : {
|
|
40373
|
+
"eusc-de-east-1" : { }
|
|
40374
|
+
}
|
|
40375
|
+
},
|
|
40376
|
+
"ecs" : {
|
|
40377
|
+
"endpoints" : {
|
|
40378
|
+
"eusc-de-east-1" : { }
|
|
40379
|
+
}
|
|
40380
|
+
},
|
|
40381
|
+
"eks" : {
|
|
40382
|
+
"endpoints" : {
|
|
40383
|
+
"eusc-de-east-1" : { }
|
|
40384
|
+
}
|
|
40385
|
+
},
|
|
40386
|
+
"eks-auth" : {
|
|
40387
|
+
"endpoints" : {
|
|
40388
|
+
"eusc-de-east-1" : { }
|
|
40389
|
+
}
|
|
40390
|
+
},
|
|
40391
|
+
"elasticache" : {
|
|
40392
|
+
"endpoints" : {
|
|
40393
|
+
"eusc-de-east-1" : { }
|
|
40394
|
+
}
|
|
40395
|
+
},
|
|
40396
|
+
"elasticfilesystem" : {
|
|
40397
|
+
"endpoints" : {
|
|
40398
|
+
"eusc-de-east-1" : { }
|
|
40399
|
+
}
|
|
40400
|
+
},
|
|
40401
|
+
"elasticloadbalancing" : {
|
|
40402
|
+
"endpoints" : {
|
|
40403
|
+
"eusc-de-east-1" : { }
|
|
40404
|
+
}
|
|
40405
|
+
},
|
|
40406
|
+
"elasticmapreduce" : {
|
|
40407
|
+
"endpoints" : {
|
|
40408
|
+
"eusc-de-east-1" : { }
|
|
40409
|
+
}
|
|
40410
|
+
},
|
|
40411
|
+
"email" : {
|
|
40412
|
+
"endpoints" : {
|
|
40413
|
+
"eusc-de-east-1" : { }
|
|
40414
|
+
}
|
|
40415
|
+
},
|
|
40416
|
+
"entitlement.marketplace" : {
|
|
40417
|
+
"endpoints" : {
|
|
40418
|
+
"eusc-de-east-1" : { }
|
|
40419
|
+
}
|
|
40420
|
+
},
|
|
40421
|
+
"es" : {
|
|
40422
|
+
"endpoints" : {
|
|
40423
|
+
"eusc-de-east-1" : { }
|
|
40424
|
+
}
|
|
40425
|
+
},
|
|
40426
|
+
"events" : {
|
|
40427
|
+
"endpoints" : {
|
|
40428
|
+
"eusc-de-east-1" : { }
|
|
40429
|
+
}
|
|
40430
|
+
},
|
|
40431
|
+
"firehose" : {
|
|
40432
|
+
"endpoints" : {
|
|
40433
|
+
"eusc-de-east-1" : { }
|
|
40434
|
+
}
|
|
40435
|
+
},
|
|
40436
|
+
"gameliftstreams" : {
|
|
40437
|
+
"endpoints" : {
|
|
40438
|
+
"eusc-de-east-1" : { }
|
|
40439
|
+
}
|
|
40440
|
+
},
|
|
40441
|
+
"glue" : {
|
|
40442
|
+
"endpoints" : {
|
|
40443
|
+
"eusc-de-east-1" : { }
|
|
40444
|
+
}
|
|
40445
|
+
},
|
|
40446
|
+
"guardduty" : {
|
|
40447
|
+
"endpoints" : {
|
|
40448
|
+
"eusc-de-east-1" : { }
|
|
40449
|
+
}
|
|
40450
|
+
},
|
|
40451
|
+
"health" : {
|
|
40452
|
+
"endpoints" : {
|
|
40453
|
+
"eusc-de-east-1" : {
|
|
40454
|
+
"deprecated" : true
|
|
40455
|
+
}
|
|
40456
|
+
}
|
|
40457
|
+
},
|
|
40458
|
+
"identitystore" : {
|
|
40459
|
+
"endpoints" : {
|
|
40460
|
+
"eusc-de-east-1" : { }
|
|
40461
|
+
}
|
|
40462
|
+
},
|
|
40463
|
+
"internetmonitor" : {
|
|
40464
|
+
"endpoints" : {
|
|
40465
|
+
"eusc-de-east-1" : { }
|
|
40466
|
+
}
|
|
40467
|
+
},
|
|
40468
|
+
"kafka" : {
|
|
40469
|
+
"endpoints" : {
|
|
40470
|
+
"eusc-de-east-1" : { }
|
|
40471
|
+
}
|
|
40472
|
+
},
|
|
40473
|
+
"kendra-ranking" : {
|
|
40474
|
+
"endpoints" : {
|
|
40475
|
+
"eusc-de-east-1" : { }
|
|
40476
|
+
}
|
|
40477
|
+
},
|
|
40478
|
+
"kinesis" : {
|
|
40479
|
+
"endpoints" : {
|
|
40480
|
+
"eusc-de-east-1" : { }
|
|
40481
|
+
}
|
|
40482
|
+
},
|
|
40483
|
+
"kinesisanalytics" : {
|
|
40484
|
+
"endpoints" : {
|
|
40485
|
+
"eusc-de-east-1" : { }
|
|
40486
|
+
}
|
|
40487
|
+
},
|
|
40488
|
+
"kms" : {
|
|
40489
|
+
"endpoints" : {
|
|
40490
|
+
"eusc-de-east-1" : { }
|
|
40491
|
+
}
|
|
40492
|
+
},
|
|
40493
|
+
"lakeformation" : {
|
|
40494
|
+
"endpoints" : {
|
|
40495
|
+
"eusc-de-east-1" : { }
|
|
40496
|
+
}
|
|
40497
|
+
},
|
|
40498
|
+
"lambda" : {
|
|
40499
|
+
"endpoints" : {
|
|
40500
|
+
"eusc-de-east-1" : { }
|
|
40501
|
+
}
|
|
40502
|
+
},
|
|
40503
|
+
"license-manager" : {
|
|
40504
|
+
"endpoints" : {
|
|
40505
|
+
"eusc-de-east-1" : { }
|
|
40506
|
+
}
|
|
40507
|
+
},
|
|
40508
|
+
"logs" : {
|
|
40509
|
+
"endpoints" : {
|
|
40510
|
+
"eusc-de-east-1" : { }
|
|
40511
|
+
}
|
|
40512
|
+
},
|
|
40513
|
+
"metering.marketplace" : {
|
|
40514
|
+
"endpoints" : {
|
|
40515
|
+
"eusc-de-east-1" : { }
|
|
40516
|
+
}
|
|
40517
|
+
},
|
|
40518
|
+
"metrics.sagemaker" : {
|
|
40519
|
+
"endpoints" : {
|
|
40520
|
+
"eusc-de-east-1" : { }
|
|
40521
|
+
}
|
|
40522
|
+
},
|
|
40523
|
+
"monitoring" : {
|
|
40524
|
+
"endpoints" : {
|
|
40525
|
+
"eusc-de-east-1" : { }
|
|
40526
|
+
}
|
|
40527
|
+
},
|
|
40528
|
+
"notifications" : {
|
|
40529
|
+
"endpoints" : {
|
|
40530
|
+
"eusc-de-east-1" : { }
|
|
40531
|
+
}
|
|
40532
|
+
},
|
|
40533
|
+
"oam" : {
|
|
40534
|
+
"endpoints" : {
|
|
40535
|
+
"eusc-de-east-1" : { }
|
|
40536
|
+
}
|
|
40537
|
+
},
|
|
40538
|
+
"pi" : {
|
|
40539
|
+
"endpoints" : {
|
|
40540
|
+
"eusc-de-east-1" : { }
|
|
40541
|
+
}
|
|
40542
|
+
},
|
|
40543
|
+
"qbusiness" : {
|
|
40544
|
+
"endpoints" : {
|
|
40545
|
+
"eusc-de-east-1" : { }
|
|
40546
|
+
}
|
|
40547
|
+
},
|
|
40548
|
+
"ram" : {
|
|
40549
|
+
"endpoints" : {
|
|
40550
|
+
"eusc-de-east-1" : { }
|
|
40551
|
+
}
|
|
40552
|
+
},
|
|
40553
|
+
"rbin" : {
|
|
40554
|
+
"endpoints" : {
|
|
40555
|
+
"eusc-de-east-1" : { }
|
|
40556
|
+
}
|
|
40557
|
+
},
|
|
40558
|
+
"rds" : {
|
|
40559
|
+
"endpoints" : {
|
|
40560
|
+
"eusc-de-east-1" : { }
|
|
40561
|
+
}
|
|
40562
|
+
},
|
|
40563
|
+
"redshift" : {
|
|
40564
|
+
"endpoints" : {
|
|
40565
|
+
"eusc-de-east-1" : { }
|
|
40566
|
+
}
|
|
40567
|
+
},
|
|
40568
|
+
"resource-groups" : {
|
|
40569
|
+
"endpoints" : {
|
|
40570
|
+
"eusc-de-east-1" : { }
|
|
40571
|
+
}
|
|
40572
|
+
},
|
|
40573
|
+
"rolesanywhere" : {
|
|
40574
|
+
"endpoints" : {
|
|
40575
|
+
"eusc-de-east-1" : { }
|
|
40576
|
+
}
|
|
40577
|
+
},
|
|
40578
|
+
"route53resolver" : {
|
|
40579
|
+
"endpoints" : {
|
|
40580
|
+
"eusc-de-east-1" : { }
|
|
40581
|
+
}
|
|
40582
|
+
},
|
|
40583
|
+
"s3" : {
|
|
40584
|
+
"endpoints" : {
|
|
40585
|
+
"eusc-de-east-1" : { }
|
|
40586
|
+
}
|
|
40587
|
+
},
|
|
40588
|
+
"s3-control" : {
|
|
40589
|
+
"endpoints" : {
|
|
40590
|
+
"eusc-de-east-1" : { }
|
|
40591
|
+
}
|
|
40592
|
+
},
|
|
40593
|
+
"scheduler" : {
|
|
40594
|
+
"endpoints" : {
|
|
40595
|
+
"eusc-de-east-1" : { }
|
|
40596
|
+
}
|
|
40597
|
+
},
|
|
40598
|
+
"secretsmanager" : {
|
|
40599
|
+
"endpoints" : {
|
|
40600
|
+
"eusc-de-east-1" : { }
|
|
40601
|
+
}
|
|
40602
|
+
},
|
|
40603
|
+
"securityhub" : {
|
|
40604
|
+
"endpoints" : {
|
|
40605
|
+
"eusc-de-east-1" : { }
|
|
40606
|
+
}
|
|
40607
|
+
},
|
|
40608
|
+
"servicediscovery" : {
|
|
40609
|
+
"endpoints" : {
|
|
40610
|
+
"eusc-de-east-1" : { }
|
|
40611
|
+
}
|
|
40612
|
+
},
|
|
40613
|
+
"servicequotas" : {
|
|
40614
|
+
"endpoints" : {
|
|
40615
|
+
"eusc-de-east-1" : { }
|
|
40616
|
+
}
|
|
40617
|
+
},
|
|
40618
|
+
"signer" : {
|
|
40619
|
+
"endpoints" : {
|
|
40620
|
+
"eusc-de-east-1" : { }
|
|
40621
|
+
}
|
|
40622
|
+
},
|
|
40623
|
+
"sms-voice" : {
|
|
40624
|
+
"endpoints" : {
|
|
40625
|
+
"eusc-de-east-1" : { }
|
|
40626
|
+
}
|
|
40627
|
+
},
|
|
40628
|
+
"sns" : {
|
|
40629
|
+
"endpoints" : {
|
|
40630
|
+
"eusc-de-east-1" : { }
|
|
40631
|
+
}
|
|
40632
|
+
},
|
|
40633
|
+
"sqs" : {
|
|
40634
|
+
"endpoints" : {
|
|
40635
|
+
"eusc-de-east-1" : { }
|
|
40636
|
+
}
|
|
40637
|
+
},
|
|
40638
|
+
"ssm" : {
|
|
40639
|
+
"endpoints" : {
|
|
40640
|
+
"eusc-de-east-1" : { }
|
|
40641
|
+
}
|
|
40642
|
+
},
|
|
40643
|
+
"states" : {
|
|
40644
|
+
"endpoints" : {
|
|
40645
|
+
"eusc-de-east-1" : { }
|
|
40646
|
+
}
|
|
40647
|
+
},
|
|
40648
|
+
"storagegateway" : {
|
|
40649
|
+
"endpoints" : {
|
|
40650
|
+
"eusc-de-east-1" : { }
|
|
40651
|
+
}
|
|
40652
|
+
},
|
|
40653
|
+
"streams.dynamodb" : {
|
|
40654
|
+
"endpoints" : {
|
|
40655
|
+
"eusc-de-east-1" : { }
|
|
40656
|
+
}
|
|
40657
|
+
},
|
|
40658
|
+
"sts" : {
|
|
40659
|
+
"endpoints" : {
|
|
40660
|
+
"eusc-de-east-1" : { }
|
|
40661
|
+
}
|
|
40662
|
+
},
|
|
40663
|
+
"swf" : {
|
|
40664
|
+
"endpoints" : {
|
|
40665
|
+
"eusc-de-east-1" : { }
|
|
40666
|
+
}
|
|
40667
|
+
},
|
|
40668
|
+
"synthetics" : {
|
|
40669
|
+
"endpoints" : {
|
|
40670
|
+
"eusc-de-east-1" : { }
|
|
40671
|
+
}
|
|
40672
|
+
},
|
|
40673
|
+
"tagging" : {
|
|
40674
|
+
"endpoints" : {
|
|
40675
|
+
"eusc-de-east-1" : { }
|
|
40676
|
+
}
|
|
40677
|
+
},
|
|
40678
|
+
"transfer" : {
|
|
40679
|
+
"endpoints" : {
|
|
40680
|
+
"eusc-de-east-1" : { }
|
|
40681
|
+
}
|
|
40682
|
+
},
|
|
40683
|
+
"trustedadvisor" : {
|
|
40684
|
+
"endpoints" : {
|
|
40685
|
+
"eusc-de-east-1" : { }
|
|
40686
|
+
}
|
|
40687
|
+
},
|
|
40688
|
+
"xray" : {
|
|
40689
|
+
"endpoints" : {
|
|
40690
|
+
"eusc-de-east-1" : { }
|
|
40691
|
+
}
|
|
40692
|
+
}
|
|
40693
|
+
}
|
|
40268
40694
|
} ],
|
|
40269
40695
|
"version" : 3
|
|
40270
40696
|
}
|