aws-partitions 1.1079.0 → 1.1087.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 +40 -0
- data/VERSION +1 -1
- data/partitions-metadata.json +19 -0
- data/partitions.json +1115 -90
- metadata +2 -2
data/partitions.json
CHANGED
@@ -2800,34 +2800,174 @@
|
|
2800
2800
|
},
|
2801
2801
|
"appsync" : {
|
2802
2802
|
"endpoints" : {
|
2803
|
-
"af-south-1" : {
|
2804
|
-
|
2805
|
-
|
2806
|
-
|
2807
|
-
|
2808
|
-
|
2809
|
-
"ap-
|
2810
|
-
|
2811
|
-
|
2812
|
-
|
2813
|
-
|
2814
|
-
|
2815
|
-
"
|
2816
|
-
|
2817
|
-
|
2818
|
-
|
2819
|
-
|
2820
|
-
|
2821
|
-
"
|
2822
|
-
|
2823
|
-
|
2824
|
-
|
2825
|
-
|
2826
|
-
|
2827
|
-
"
|
2828
|
-
|
2829
|
-
|
2830
|
-
|
2803
|
+
"af-south-1" : {
|
2804
|
+
"variants" : [ {
|
2805
|
+
"hostname" : "appsync.af-south-1.api.aws",
|
2806
|
+
"tags" : [ "dualstack" ]
|
2807
|
+
} ]
|
2808
|
+
},
|
2809
|
+
"ap-east-1" : {
|
2810
|
+
"variants" : [ {
|
2811
|
+
"hostname" : "appsync.ap-east-1.api.aws",
|
2812
|
+
"tags" : [ "dualstack" ]
|
2813
|
+
} ]
|
2814
|
+
},
|
2815
|
+
"ap-northeast-1" : {
|
2816
|
+
"variants" : [ {
|
2817
|
+
"hostname" : "appsync.ap-northeast-1.api.aws",
|
2818
|
+
"tags" : [ "dualstack" ]
|
2819
|
+
} ]
|
2820
|
+
},
|
2821
|
+
"ap-northeast-2" : {
|
2822
|
+
"variants" : [ {
|
2823
|
+
"hostname" : "appsync.ap-northeast-2.api.aws",
|
2824
|
+
"tags" : [ "dualstack" ]
|
2825
|
+
} ]
|
2826
|
+
},
|
2827
|
+
"ap-northeast-3" : {
|
2828
|
+
"variants" : [ {
|
2829
|
+
"hostname" : "appsync.ap-northeast-3.api.aws",
|
2830
|
+
"tags" : [ "dualstack" ]
|
2831
|
+
} ]
|
2832
|
+
},
|
2833
|
+
"ap-south-1" : {
|
2834
|
+
"variants" : [ {
|
2835
|
+
"hostname" : "appsync.ap-south-1.api.aws",
|
2836
|
+
"tags" : [ "dualstack" ]
|
2837
|
+
} ]
|
2838
|
+
},
|
2839
|
+
"ap-south-2" : {
|
2840
|
+
"variants" : [ {
|
2841
|
+
"hostname" : "appsync.ap-south-2.api.aws",
|
2842
|
+
"tags" : [ "dualstack" ]
|
2843
|
+
} ]
|
2844
|
+
},
|
2845
|
+
"ap-southeast-1" : {
|
2846
|
+
"variants" : [ {
|
2847
|
+
"hostname" : "appsync.ap-southeast-1.api.aws",
|
2848
|
+
"tags" : [ "dualstack" ]
|
2849
|
+
} ]
|
2850
|
+
},
|
2851
|
+
"ap-southeast-2" : {
|
2852
|
+
"variants" : [ {
|
2853
|
+
"hostname" : "appsync.ap-southeast-2.api.aws",
|
2854
|
+
"tags" : [ "dualstack" ]
|
2855
|
+
} ]
|
2856
|
+
},
|
2857
|
+
"ap-southeast-3" : {
|
2858
|
+
"variants" : [ {
|
2859
|
+
"hostname" : "appsync.ap-southeast-3.api.aws",
|
2860
|
+
"tags" : [ "dualstack" ]
|
2861
|
+
} ]
|
2862
|
+
},
|
2863
|
+
"ap-southeast-4" : {
|
2864
|
+
"variants" : [ {
|
2865
|
+
"hostname" : "appsync.ap-southeast-4.api.aws",
|
2866
|
+
"tags" : [ "dualstack" ]
|
2867
|
+
} ]
|
2868
|
+
},
|
2869
|
+
"ca-central-1" : {
|
2870
|
+
"variants" : [ {
|
2871
|
+
"hostname" : "appsync.ca-central-1.api.aws",
|
2872
|
+
"tags" : [ "dualstack" ]
|
2873
|
+
} ]
|
2874
|
+
},
|
2875
|
+
"eu-central-1" : {
|
2876
|
+
"variants" : [ {
|
2877
|
+
"hostname" : "appsync.eu-central-1.api.aws",
|
2878
|
+
"tags" : [ "dualstack" ]
|
2879
|
+
} ]
|
2880
|
+
},
|
2881
|
+
"eu-central-2" : {
|
2882
|
+
"variants" : [ {
|
2883
|
+
"hostname" : "appsync.eu-central-2.api.aws",
|
2884
|
+
"tags" : [ "dualstack" ]
|
2885
|
+
} ]
|
2886
|
+
},
|
2887
|
+
"eu-north-1" : {
|
2888
|
+
"variants" : [ {
|
2889
|
+
"hostname" : "appsync.eu-north-1.api.aws",
|
2890
|
+
"tags" : [ "dualstack" ]
|
2891
|
+
} ]
|
2892
|
+
},
|
2893
|
+
"eu-south-1" : {
|
2894
|
+
"variants" : [ {
|
2895
|
+
"hostname" : "appsync.eu-south-1.api.aws",
|
2896
|
+
"tags" : [ "dualstack" ]
|
2897
|
+
} ]
|
2898
|
+
},
|
2899
|
+
"eu-south-2" : {
|
2900
|
+
"variants" : [ {
|
2901
|
+
"hostname" : "appsync.eu-south-2.api.aws",
|
2902
|
+
"tags" : [ "dualstack" ]
|
2903
|
+
} ]
|
2904
|
+
},
|
2905
|
+
"eu-west-1" : {
|
2906
|
+
"variants" : [ {
|
2907
|
+
"hostname" : "appsync.eu-west-1.api.aws",
|
2908
|
+
"tags" : [ "dualstack" ]
|
2909
|
+
} ]
|
2910
|
+
},
|
2911
|
+
"eu-west-2" : {
|
2912
|
+
"variants" : [ {
|
2913
|
+
"hostname" : "appsync.eu-west-2.api.aws",
|
2914
|
+
"tags" : [ "dualstack" ]
|
2915
|
+
} ]
|
2916
|
+
},
|
2917
|
+
"eu-west-3" : {
|
2918
|
+
"variants" : [ {
|
2919
|
+
"hostname" : "appsync.eu-west-3.api.aws",
|
2920
|
+
"tags" : [ "dualstack" ]
|
2921
|
+
} ]
|
2922
|
+
},
|
2923
|
+
"il-central-1" : {
|
2924
|
+
"variants" : [ {
|
2925
|
+
"hostname" : "appsync.il-central-1.api.aws",
|
2926
|
+
"tags" : [ "dualstack" ]
|
2927
|
+
} ]
|
2928
|
+
},
|
2929
|
+
"me-central-1" : {
|
2930
|
+
"variants" : [ {
|
2931
|
+
"hostname" : "appsync.me-central-1.api.aws",
|
2932
|
+
"tags" : [ "dualstack" ]
|
2933
|
+
} ]
|
2934
|
+
},
|
2935
|
+
"me-south-1" : {
|
2936
|
+
"variants" : [ {
|
2937
|
+
"hostname" : "appsync.me-south-1.api.aws",
|
2938
|
+
"tags" : [ "dualstack" ]
|
2939
|
+
} ]
|
2940
|
+
},
|
2941
|
+
"sa-east-1" : {
|
2942
|
+
"variants" : [ {
|
2943
|
+
"hostname" : "appsync.sa-east-1.api.aws",
|
2944
|
+
"tags" : [ "dualstack" ]
|
2945
|
+
} ]
|
2946
|
+
},
|
2947
|
+
"us-east-1" : {
|
2948
|
+
"variants" : [ {
|
2949
|
+
"hostname" : "appsync.us-east-1.api.aws",
|
2950
|
+
"tags" : [ "dualstack" ]
|
2951
|
+
} ]
|
2952
|
+
},
|
2953
|
+
"us-east-2" : {
|
2954
|
+
"variants" : [ {
|
2955
|
+
"hostname" : "appsync.us-east-2.api.aws",
|
2956
|
+
"tags" : [ "dualstack" ]
|
2957
|
+
} ]
|
2958
|
+
},
|
2959
|
+
"us-west-1" : {
|
2960
|
+
"variants" : [ {
|
2961
|
+
"hostname" : "appsync.us-west-1.api.aws",
|
2962
|
+
"tags" : [ "dualstack" ]
|
2963
|
+
} ]
|
2964
|
+
},
|
2965
|
+
"us-west-2" : {
|
2966
|
+
"variants" : [ {
|
2967
|
+
"hostname" : "appsync.us-west-2.api.aws",
|
2968
|
+
"tags" : [ "dualstack" ]
|
2969
|
+
} ]
|
2970
|
+
}
|
2831
2971
|
}
|
2832
2972
|
},
|
2833
2973
|
"apptest" : {
|
@@ -5968,20 +6108,66 @@
|
|
5968
6108
|
"protocols" : [ "https" ]
|
5969
6109
|
},
|
5970
6110
|
"endpoints" : {
|
5971
|
-
"ap-northeast-1" : {
|
5972
|
-
|
5973
|
-
|
5974
|
-
|
5975
|
-
|
6111
|
+
"ap-northeast-1" : {
|
6112
|
+
"variants" : [ {
|
6113
|
+
"hostname" : "comprehend.ap-northeast-1.api.aws",
|
6114
|
+
"tags" : [ "dualstack" ]
|
6115
|
+
} ]
|
6116
|
+
},
|
6117
|
+
"ap-northeast-2" : {
|
6118
|
+
"variants" : [ {
|
6119
|
+
"hostname" : "comprehend.ap-northeast-2.api.aws",
|
6120
|
+
"tags" : [ "dualstack" ]
|
6121
|
+
} ]
|
6122
|
+
},
|
6123
|
+
"ap-south-1" : {
|
6124
|
+
"variants" : [ {
|
6125
|
+
"hostname" : "comprehend.ap-south-1.api.aws",
|
6126
|
+
"tags" : [ "dualstack" ]
|
6127
|
+
} ]
|
6128
|
+
},
|
6129
|
+
"ap-southeast-1" : {
|
6130
|
+
"variants" : [ {
|
6131
|
+
"hostname" : "comprehend.ap-southeast-1.api.aws",
|
6132
|
+
"tags" : [ "dualstack" ]
|
6133
|
+
} ]
|
6134
|
+
},
|
6135
|
+
"ap-southeast-2" : {
|
6136
|
+
"variants" : [ {
|
6137
|
+
"hostname" : "comprehend.ap-southeast-2.api.aws",
|
6138
|
+
"tags" : [ "dualstack" ]
|
6139
|
+
} ]
|
6140
|
+
},
|
5976
6141
|
"ca-central-1" : {
|
5977
6142
|
"variants" : [ {
|
5978
6143
|
"hostname" : "comprehend-fips.ca-central-1.amazonaws.com",
|
5979
6144
|
"tags" : [ "fips" ]
|
6145
|
+
}, {
|
6146
|
+
"hostname" : "comprehend-fips.ca-central-1.api.aws",
|
6147
|
+
"tags" : [ "dualstack", "fips" ]
|
6148
|
+
}, {
|
6149
|
+
"hostname" : "comprehend.ca-central-1.api.aws",
|
6150
|
+
"tags" : [ "dualstack" ]
|
6151
|
+
} ]
|
6152
|
+
},
|
6153
|
+
"eu-central-1" : {
|
6154
|
+
"variants" : [ {
|
6155
|
+
"hostname" : "comprehend.eu-central-1.api.aws",
|
6156
|
+
"tags" : [ "dualstack" ]
|
6157
|
+
} ]
|
6158
|
+
},
|
6159
|
+
"eu-west-1" : {
|
6160
|
+
"variants" : [ {
|
6161
|
+
"hostname" : "comprehend.eu-west-1.api.aws",
|
6162
|
+
"tags" : [ "dualstack" ]
|
6163
|
+
} ]
|
6164
|
+
},
|
6165
|
+
"eu-west-2" : {
|
6166
|
+
"variants" : [ {
|
6167
|
+
"hostname" : "comprehend.eu-west-2.api.aws",
|
6168
|
+
"tags" : [ "dualstack" ]
|
5980
6169
|
} ]
|
5981
6170
|
},
|
5982
|
-
"eu-central-1" : { },
|
5983
|
-
"eu-west-1" : { },
|
5984
|
-
"eu-west-2" : { },
|
5985
6171
|
"fips-ca-central-1" : {
|
5986
6172
|
"credentialScope" : {
|
5987
6173
|
"region" : "ca-central-1"
|
@@ -6014,18 +6200,36 @@
|
|
6014
6200
|
"variants" : [ {
|
6015
6201
|
"hostname" : "comprehend-fips.us-east-1.amazonaws.com",
|
6016
6202
|
"tags" : [ "fips" ]
|
6203
|
+
}, {
|
6204
|
+
"hostname" : "comprehend-fips.us-east-1.api.aws",
|
6205
|
+
"tags" : [ "dualstack", "fips" ]
|
6206
|
+
}, {
|
6207
|
+
"hostname" : "comprehend.us-east-1.api.aws",
|
6208
|
+
"tags" : [ "dualstack" ]
|
6017
6209
|
} ]
|
6018
6210
|
},
|
6019
6211
|
"us-east-2" : {
|
6020
6212
|
"variants" : [ {
|
6021
6213
|
"hostname" : "comprehend-fips.us-east-2.amazonaws.com",
|
6022
6214
|
"tags" : [ "fips" ]
|
6215
|
+
}, {
|
6216
|
+
"hostname" : "comprehend-fips.us-east-2.api.aws",
|
6217
|
+
"tags" : [ "dualstack", "fips" ]
|
6218
|
+
}, {
|
6219
|
+
"hostname" : "comprehend.us-east-2.api.aws",
|
6220
|
+
"tags" : [ "dualstack" ]
|
6023
6221
|
} ]
|
6024
6222
|
},
|
6025
6223
|
"us-west-2" : {
|
6026
6224
|
"variants" : [ {
|
6027
6225
|
"hostname" : "comprehend-fips.us-west-2.amazonaws.com",
|
6028
6226
|
"tags" : [ "fips" ]
|
6227
|
+
}, {
|
6228
|
+
"hostname" : "comprehend-fips.us-west-2.api.aws",
|
6229
|
+
"tags" : [ "dualstack", "fips" ]
|
6230
|
+
}, {
|
6231
|
+
"hostname" : "comprehend.us-west-2.api.aws",
|
6232
|
+
"tags" : [ "dualstack" ]
|
6029
6233
|
} ]
|
6030
6234
|
}
|
6031
6235
|
}
|
@@ -9971,6 +10175,7 @@
|
|
9971
10175
|
"tags" : [ "fips" ]
|
9972
10176
|
} ]
|
9973
10177
|
},
|
10178
|
+
"ca-west-1" : { },
|
9974
10179
|
"eu-central-1" : { },
|
9975
10180
|
"eu-north-1" : { },
|
9976
10181
|
"eu-south-1" : { },
|
@@ -12193,6 +12398,7 @@
|
|
12193
12398
|
"ap-southeast-3" : { },
|
12194
12399
|
"ap-southeast-4" : { },
|
12195
12400
|
"ap-southeast-5" : { },
|
12401
|
+
"ap-southeast-7" : { },
|
12196
12402
|
"ca-central-1" : { },
|
12197
12403
|
"ca-west-1" : {
|
12198
12404
|
"variants" : [ {
|
@@ -13966,6 +14172,7 @@
|
|
13966
14172
|
"ap-southeast-3" : { },
|
13967
14173
|
"ap-southeast-4" : { },
|
13968
14174
|
"ap-southeast-5" : { },
|
14175
|
+
"ap-southeast-7" : { },
|
13969
14176
|
"ca-central-1" : {
|
13970
14177
|
"variants" : [ {
|
13971
14178
|
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
|
@@ -14031,6 +14238,7 @@
|
|
14031
14238
|
"il-central-1" : { },
|
14032
14239
|
"me-central-1" : { },
|
14033
14240
|
"me-south-1" : { },
|
14241
|
+
"mx-central-1" : { },
|
14034
14242
|
"sa-east-1" : { },
|
14035
14243
|
"us-east-1" : {
|
14036
14244
|
"variants" : [ {
|
@@ -15003,6 +15211,7 @@
|
|
15003
15211
|
"ap-southeast-3" : { },
|
15004
15212
|
"ap-southeast-4" : { },
|
15005
15213
|
"ap-southeast-5" : { },
|
15214
|
+
"ap-southeast-7" : { },
|
15006
15215
|
"ca-central-1" : { },
|
15007
15216
|
"ca-west-1" : { },
|
15008
15217
|
"eu-central-1" : { },
|
@@ -15044,6 +15253,7 @@
|
|
15044
15253
|
"il-central-1" : { },
|
15045
15254
|
"me-central-1" : { },
|
15046
15255
|
"me-south-1" : { },
|
15256
|
+
"mx-central-1" : { },
|
15047
15257
|
"sa-east-1" : { },
|
15048
15258
|
"us-east-1" : {
|
15049
15259
|
"variants" : [ {
|
@@ -15169,6 +15379,7 @@
|
|
15169
15379
|
"ap-southeast-3" : { },
|
15170
15380
|
"ap-southeast-4" : { },
|
15171
15381
|
"ap-southeast-5" : { },
|
15382
|
+
"ap-southeast-7" : { },
|
15172
15383
|
"ca-central-1" : { },
|
15173
15384
|
"ca-west-1" : { },
|
15174
15385
|
"eu-central-1" : { },
|
@@ -15210,6 +15421,7 @@
|
|
15210
15421
|
"il-central-1" : { },
|
15211
15422
|
"me-central-1" : { },
|
15212
15423
|
"me-south-1" : { },
|
15424
|
+
"mx-central-1" : { },
|
15213
15425
|
"sa-east-1" : { },
|
15214
15426
|
"us-east-1" : {
|
15215
15427
|
"variants" : [ {
|
@@ -16919,6 +17131,7 @@
|
|
16919
17131
|
"ap-southeast-3" : { },
|
16920
17132
|
"ap-southeast-4" : { },
|
16921
17133
|
"ap-southeast-5" : { },
|
17134
|
+
"ap-southeast-7" : { },
|
16922
17135
|
"ca-central-1" : { },
|
16923
17136
|
"ca-west-1" : { },
|
16924
17137
|
"eu-central-1" : { },
|
@@ -16960,6 +17173,7 @@
|
|
16960
17173
|
"il-central-1" : { },
|
16961
17174
|
"me-central-1" : { },
|
16962
17175
|
"me-south-1" : { },
|
17176
|
+
"mx-central-1" : { },
|
16963
17177
|
"sa-east-1" : { },
|
16964
17178
|
"us-east-1" : {
|
16965
17179
|
"variants" : [ {
|
@@ -17690,6 +17904,7 @@
|
|
17690
17904
|
"ca-central-1" : { },
|
17691
17905
|
"eu-central-1" : { },
|
17692
17906
|
"eu-north-1" : { },
|
17907
|
+
"eu-south-2" : { },
|
17693
17908
|
"eu-west-1" : { },
|
17694
17909
|
"eu-west-2" : { },
|
17695
17910
|
"sa-east-1" : { },
|
@@ -19895,15 +20110,46 @@
|
|
19895
20110
|
},
|
19896
20111
|
"rekognition" : {
|
19897
20112
|
"endpoints" : {
|
19898
|
-
"ap-northeast-1" : {
|
19899
|
-
|
19900
|
-
|
19901
|
-
|
19902
|
-
|
20113
|
+
"ap-northeast-1" : {
|
20114
|
+
"variants" : [ {
|
20115
|
+
"hostname" : "rekognition.ap-northeast-1.api.aws",
|
20116
|
+
"tags" : [ "dualstack" ]
|
20117
|
+
} ]
|
20118
|
+
},
|
20119
|
+
"ap-northeast-2" : {
|
20120
|
+
"variants" : [ {
|
20121
|
+
"hostname" : "rekognition.ap-northeast-2.api.aws",
|
20122
|
+
"tags" : [ "dualstack" ]
|
20123
|
+
} ]
|
20124
|
+
},
|
20125
|
+
"ap-south-1" : {
|
20126
|
+
"variants" : [ {
|
20127
|
+
"hostname" : "rekognition.ap-south-1.api.aws",
|
20128
|
+
"tags" : [ "dualstack" ]
|
20129
|
+
} ]
|
20130
|
+
},
|
20131
|
+
"ap-southeast-1" : {
|
20132
|
+
"variants" : [ {
|
20133
|
+
"hostname" : "rekognition.ap-southeast-1.api.aws",
|
20134
|
+
"tags" : [ "dualstack" ]
|
20135
|
+
} ]
|
20136
|
+
},
|
20137
|
+
"ap-southeast-2" : {
|
20138
|
+
"variants" : [ {
|
20139
|
+
"hostname" : "rekognition.ap-southeast-2.api.aws",
|
20140
|
+
"tags" : [ "dualstack" ]
|
20141
|
+
} ]
|
20142
|
+
},
|
19903
20143
|
"ca-central-1" : {
|
19904
20144
|
"variants" : [ {
|
19905
20145
|
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com",
|
19906
20146
|
"tags" : [ "fips" ]
|
20147
|
+
}, {
|
20148
|
+
"hostname" : "rekognition-fips.ca-central-1.api.aws",
|
20149
|
+
"tags" : [ "dualstack", "fips" ]
|
20150
|
+
}, {
|
20151
|
+
"hostname" : "rekognition.ca-central-1.api.aws",
|
20152
|
+
"tags" : [ "dualstack" ]
|
19907
20153
|
} ]
|
19908
20154
|
},
|
19909
20155
|
"ca-central-1-fips" : {
|
@@ -19913,11 +20159,36 @@
|
|
19913
20159
|
"deprecated" : true,
|
19914
20160
|
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
|
19915
20161
|
},
|
19916
|
-
"eu-central-1" : {
|
19917
|
-
|
19918
|
-
|
19919
|
-
|
19920
|
-
|
20162
|
+
"eu-central-1" : {
|
20163
|
+
"variants" : [ {
|
20164
|
+
"hostname" : "rekognition.eu-central-1.api.aws",
|
20165
|
+
"tags" : [ "dualstack" ]
|
20166
|
+
} ]
|
20167
|
+
},
|
20168
|
+
"eu-south-2" : {
|
20169
|
+
"variants" : [ {
|
20170
|
+
"hostname" : "rekognition.eu-south-2.api.aws",
|
20171
|
+
"tags" : [ "dualstack" ]
|
20172
|
+
} ]
|
20173
|
+
},
|
20174
|
+
"eu-west-1" : {
|
20175
|
+
"variants" : [ {
|
20176
|
+
"hostname" : "rekognition.eu-west-1.api.aws",
|
20177
|
+
"tags" : [ "dualstack" ]
|
20178
|
+
} ]
|
20179
|
+
},
|
20180
|
+
"eu-west-2" : {
|
20181
|
+
"variants" : [ {
|
20182
|
+
"hostname" : "rekognition.eu-west-2.api.aws",
|
20183
|
+
"tags" : [ "dualstack" ]
|
20184
|
+
} ]
|
20185
|
+
},
|
20186
|
+
"il-central-1" : {
|
20187
|
+
"variants" : [ {
|
20188
|
+
"hostname" : "rekognition.il-central-1.api.aws",
|
20189
|
+
"tags" : [ "dualstack" ]
|
20190
|
+
} ]
|
20191
|
+
},
|
19921
20192
|
"rekognition-fips.ca-central-1" : {
|
19922
20193
|
"credentialScope" : {
|
19923
20194
|
"region" : "ca-central-1"
|
@@ -20007,6 +20278,12 @@
|
|
20007
20278
|
"variants" : [ {
|
20008
20279
|
"hostname" : "rekognition-fips.us-east-1.amazonaws.com",
|
20009
20280
|
"tags" : [ "fips" ]
|
20281
|
+
}, {
|
20282
|
+
"hostname" : "rekognition-fips.us-east-1.api.aws",
|
20283
|
+
"tags" : [ "dualstack", "fips" ]
|
20284
|
+
}, {
|
20285
|
+
"hostname" : "rekognition.us-east-1.api.aws",
|
20286
|
+
"tags" : [ "dualstack" ]
|
20010
20287
|
} ]
|
20011
20288
|
},
|
20012
20289
|
"us-east-1-fips" : {
|
@@ -20020,6 +20297,12 @@
|
|
20020
20297
|
"variants" : [ {
|
20021
20298
|
"hostname" : "rekognition-fips.us-east-2.amazonaws.com",
|
20022
20299
|
"tags" : [ "fips" ]
|
20300
|
+
}, {
|
20301
|
+
"hostname" : "rekognition-fips.us-east-2.api.aws",
|
20302
|
+
"tags" : [ "dualstack", "fips" ]
|
20303
|
+
}, {
|
20304
|
+
"hostname" : "rekognition.us-east-2.api.aws",
|
20305
|
+
"tags" : [ "dualstack" ]
|
20023
20306
|
} ]
|
20024
20307
|
},
|
20025
20308
|
"us-east-2-fips" : {
|
@@ -20033,6 +20316,12 @@
|
|
20033
20316
|
"variants" : [ {
|
20034
20317
|
"hostname" : "rekognition-fips.us-west-1.amazonaws.com",
|
20035
20318
|
"tags" : [ "fips" ]
|
20319
|
+
}, {
|
20320
|
+
"hostname" : "rekognition-fips.us-west-1.api.aws",
|
20321
|
+
"tags" : [ "dualstack", "fips" ]
|
20322
|
+
}, {
|
20323
|
+
"hostname" : "rekognition.us-west-1.api.aws",
|
20324
|
+
"tags" : [ "dualstack" ]
|
20036
20325
|
} ]
|
20037
20326
|
},
|
20038
20327
|
"us-west-1-fips" : {
|
@@ -20046,6 +20335,12 @@
|
|
20046
20335
|
"variants" : [ {
|
20047
20336
|
"hostname" : "rekognition-fips.us-west-2.amazonaws.com",
|
20048
20337
|
"tags" : [ "fips" ]
|
20338
|
+
}, {
|
20339
|
+
"hostname" : "rekognition-fips.us-west-2.api.aws",
|
20340
|
+
"tags" : [ "dualstack", "fips" ]
|
20341
|
+
}, {
|
20342
|
+
"hostname" : "rekognition.us-west-2.api.aws",
|
20343
|
+
"tags" : [ "dualstack" ]
|
20049
20344
|
} ]
|
20050
20345
|
},
|
20051
20346
|
"us-west-2-fips" : {
|
@@ -20194,6 +20489,8 @@
|
|
20194
20489
|
"ap-southeast-2" : { },
|
20195
20490
|
"ap-southeast-3" : { },
|
20196
20491
|
"ap-southeast-4" : { },
|
20492
|
+
"ap-southeast-5" : { },
|
20493
|
+
"ap-southeast-7" : { },
|
20197
20494
|
"ca-central-1" : {
|
20198
20495
|
"variants" : [ {
|
20199
20496
|
"hostname" : "resource-explorer-2-fips.ca-central-1.amazonaws.com",
|
@@ -20265,6 +20562,7 @@
|
|
20265
20562
|
"il-central-1" : { },
|
20266
20563
|
"me-central-1" : { },
|
20267
20564
|
"me-south-1" : { },
|
20565
|
+
"mx-central-1" : { },
|
20268
20566
|
"sa-east-1" : { },
|
20269
20567
|
"us-east-1" : {
|
20270
20568
|
"variants" : [ {
|
@@ -20722,23 +21020,94 @@
|
|
20722
21020
|
"protocols" : [ "https" ]
|
20723
21021
|
},
|
20724
21022
|
"endpoints" : {
|
20725
|
-
"af-south-1" : {
|
20726
|
-
|
20727
|
-
|
20728
|
-
|
20729
|
-
|
20730
|
-
|
20731
|
-
"ap-
|
20732
|
-
|
20733
|
-
|
20734
|
-
|
20735
|
-
|
20736
|
-
|
20737
|
-
"ap-
|
21023
|
+
"af-south-1" : {
|
21024
|
+
"variants" : [ {
|
21025
|
+
"hostname" : "route53resolver.af-south-1.api.aws",
|
21026
|
+
"tags" : [ "dualstack" ]
|
21027
|
+
} ]
|
21028
|
+
},
|
21029
|
+
"ap-east-1" : {
|
21030
|
+
"variants" : [ {
|
21031
|
+
"hostname" : "route53resolver.ap-east-1.api.aws",
|
21032
|
+
"tags" : [ "dualstack" ]
|
21033
|
+
} ]
|
21034
|
+
},
|
21035
|
+
"ap-northeast-1" : {
|
21036
|
+
"variants" : [ {
|
21037
|
+
"hostname" : "route53resolver.ap-northeast-1.api.aws",
|
21038
|
+
"tags" : [ "dualstack" ]
|
21039
|
+
} ]
|
21040
|
+
},
|
21041
|
+
"ap-northeast-2" : {
|
21042
|
+
"variants" : [ {
|
21043
|
+
"hostname" : "route53resolver.ap-northeast-2.api.aws",
|
21044
|
+
"tags" : [ "dualstack" ]
|
21045
|
+
} ]
|
21046
|
+
},
|
21047
|
+
"ap-northeast-3" : {
|
21048
|
+
"variants" : [ {
|
21049
|
+
"hostname" : "route53resolver.ap-northeast-3.api.aws",
|
21050
|
+
"tags" : [ "dualstack" ]
|
21051
|
+
} ]
|
21052
|
+
},
|
21053
|
+
"ap-south-1" : {
|
21054
|
+
"variants" : [ {
|
21055
|
+
"hostname" : "route53resolver.ap-south-1.api.aws",
|
21056
|
+
"tags" : [ "dualstack" ]
|
21057
|
+
} ]
|
21058
|
+
},
|
21059
|
+
"ap-south-2" : {
|
21060
|
+
"variants" : [ {
|
21061
|
+
"hostname" : "route53resolver.ap-south-2.api.aws",
|
21062
|
+
"tags" : [ "dualstack" ]
|
21063
|
+
} ]
|
21064
|
+
},
|
21065
|
+
"ap-southeast-1" : {
|
21066
|
+
"variants" : [ {
|
21067
|
+
"hostname" : "route53resolver.ap-southeast-1.api.aws",
|
21068
|
+
"tags" : [ "dualstack" ]
|
21069
|
+
} ]
|
21070
|
+
},
|
21071
|
+
"ap-southeast-2" : {
|
21072
|
+
"variants" : [ {
|
21073
|
+
"hostname" : "route53resolver.ap-southeast-2.api.aws",
|
21074
|
+
"tags" : [ "dualstack" ]
|
21075
|
+
} ]
|
21076
|
+
},
|
21077
|
+
"ap-southeast-3" : {
|
21078
|
+
"variants" : [ {
|
21079
|
+
"hostname" : "route53resolver.ap-southeast-3.api.aws",
|
21080
|
+
"tags" : [ "dualstack" ]
|
21081
|
+
} ]
|
21082
|
+
},
|
21083
|
+
"ap-southeast-4" : {
|
21084
|
+
"variants" : [ {
|
21085
|
+
"hostname" : "route53resolver.ap-southeast-4.api.aws",
|
21086
|
+
"tags" : [ "dualstack" ]
|
21087
|
+
} ]
|
21088
|
+
},
|
21089
|
+
"ap-southeast-5" : {
|
21090
|
+
"variants" : [ {
|
21091
|
+
"hostname" : "route53resolver.ap-southeast-5.api.aws",
|
21092
|
+
"tags" : [ "dualstack" ]
|
21093
|
+
} ]
|
21094
|
+
},
|
21095
|
+
"ap-southeast-7" : {
|
21096
|
+
"variants" : [ {
|
21097
|
+
"hostname" : "route53resolver.ap-southeast-7.api.aws",
|
21098
|
+
"tags" : [ "dualstack" ]
|
21099
|
+
} ]
|
21100
|
+
},
|
20738
21101
|
"ca-central-1" : {
|
20739
21102
|
"variants" : [ {
|
20740
21103
|
"hostname" : "route53resolver-fips.ca-central-1.amazonaws.com",
|
20741
21104
|
"tags" : [ "fips" ]
|
21105
|
+
}, {
|
21106
|
+
"hostname" : "route53resolver-fips.ca-central-1.api.aws",
|
21107
|
+
"tags" : [ "dualstack", "fips" ]
|
21108
|
+
}, {
|
21109
|
+
"hostname" : "route53resolver.ca-central-1.api.aws",
|
21110
|
+
"tags" : [ "dualstack" ]
|
20742
21111
|
} ]
|
20743
21112
|
},
|
20744
21113
|
"ca-central-1-fips" : {
|
@@ -20752,6 +21121,12 @@
|
|
20752
21121
|
"variants" : [ {
|
20753
21122
|
"hostname" : "route53resolver-fips.ca-west-1.amazonaws.com",
|
20754
21123
|
"tags" : [ "fips" ]
|
21124
|
+
}, {
|
21125
|
+
"hostname" : "route53resolver-fips.ca-west-1.api.aws",
|
21126
|
+
"tags" : [ "dualstack", "fips" ]
|
21127
|
+
}, {
|
21128
|
+
"hostname" : "route53resolver.ca-west-1.api.aws",
|
21129
|
+
"tags" : [ "dualstack" ]
|
20755
21130
|
} ]
|
20756
21131
|
},
|
20757
21132
|
"ca-west-1-fips" : {
|
@@ -20761,23 +21136,94 @@
|
|
20761
21136
|
"deprecated" : true,
|
20762
21137
|
"hostname" : "route53resolver-fips.ca-west-1.amazonaws.com"
|
20763
21138
|
},
|
20764
|
-
"eu-central-1" : {
|
20765
|
-
|
20766
|
-
|
20767
|
-
|
20768
|
-
|
20769
|
-
|
20770
|
-
"eu-
|
20771
|
-
|
20772
|
-
|
20773
|
-
|
20774
|
-
|
20775
|
-
|
20776
|
-
"
|
21139
|
+
"eu-central-1" : {
|
21140
|
+
"variants" : [ {
|
21141
|
+
"hostname" : "route53resolver.eu-central-1.api.aws",
|
21142
|
+
"tags" : [ "dualstack" ]
|
21143
|
+
} ]
|
21144
|
+
},
|
21145
|
+
"eu-central-2" : {
|
21146
|
+
"variants" : [ {
|
21147
|
+
"hostname" : "route53resolver.eu-central-2.api.aws",
|
21148
|
+
"tags" : [ "dualstack" ]
|
21149
|
+
} ]
|
21150
|
+
},
|
21151
|
+
"eu-north-1" : {
|
21152
|
+
"variants" : [ {
|
21153
|
+
"hostname" : "route53resolver.eu-north-1.api.aws",
|
21154
|
+
"tags" : [ "dualstack" ]
|
21155
|
+
} ]
|
21156
|
+
},
|
21157
|
+
"eu-south-1" : {
|
21158
|
+
"variants" : [ {
|
21159
|
+
"hostname" : "route53resolver.eu-south-1.api.aws",
|
21160
|
+
"tags" : [ "dualstack" ]
|
21161
|
+
} ]
|
21162
|
+
},
|
21163
|
+
"eu-south-2" : {
|
21164
|
+
"variants" : [ {
|
21165
|
+
"hostname" : "route53resolver.eu-south-2.api.aws",
|
21166
|
+
"tags" : [ "dualstack" ]
|
21167
|
+
} ]
|
21168
|
+
},
|
21169
|
+
"eu-west-1" : {
|
21170
|
+
"variants" : [ {
|
21171
|
+
"hostname" : "route53resolver.eu-west-1.api.aws",
|
21172
|
+
"tags" : [ "dualstack" ]
|
21173
|
+
} ]
|
21174
|
+
},
|
21175
|
+
"eu-west-2" : {
|
21176
|
+
"variants" : [ {
|
21177
|
+
"hostname" : "route53resolver.eu-west-2.api.aws",
|
21178
|
+
"tags" : [ "dualstack" ]
|
21179
|
+
} ]
|
21180
|
+
},
|
21181
|
+
"eu-west-3" : {
|
21182
|
+
"variants" : [ {
|
21183
|
+
"hostname" : "route53resolver.eu-west-3.api.aws",
|
21184
|
+
"tags" : [ "dualstack" ]
|
21185
|
+
} ]
|
21186
|
+
},
|
21187
|
+
"il-central-1" : {
|
21188
|
+
"variants" : [ {
|
21189
|
+
"hostname" : "route53resolver.il-central-1.api.aws",
|
21190
|
+
"tags" : [ "dualstack" ]
|
21191
|
+
} ]
|
21192
|
+
},
|
21193
|
+
"me-central-1" : {
|
21194
|
+
"variants" : [ {
|
21195
|
+
"hostname" : "route53resolver.me-central-1.api.aws",
|
21196
|
+
"tags" : [ "dualstack" ]
|
21197
|
+
} ]
|
21198
|
+
},
|
21199
|
+
"me-south-1" : {
|
21200
|
+
"variants" : [ {
|
21201
|
+
"hostname" : "route53resolver.me-south-1.api.aws",
|
21202
|
+
"tags" : [ "dualstack" ]
|
21203
|
+
} ]
|
21204
|
+
},
|
21205
|
+
"mx-central-1" : {
|
21206
|
+
"variants" : [ {
|
21207
|
+
"hostname" : "route53resolver.mx-central-1.api.aws",
|
21208
|
+
"tags" : [ "dualstack" ]
|
21209
|
+
} ]
|
21210
|
+
},
|
21211
|
+
"sa-east-1" : {
|
21212
|
+
"variants" : [ {
|
21213
|
+
"hostname" : "route53resolver.sa-east-1.api.aws",
|
21214
|
+
"tags" : [ "dualstack" ]
|
21215
|
+
} ]
|
21216
|
+
},
|
20777
21217
|
"us-east-1" : {
|
20778
21218
|
"variants" : [ {
|
20779
21219
|
"hostname" : "route53resolver-fips.us-east-1.amazonaws.com",
|
20780
21220
|
"tags" : [ "fips" ]
|
21221
|
+
}, {
|
21222
|
+
"hostname" : "route53resolver-fips.us-east-1.api.aws",
|
21223
|
+
"tags" : [ "dualstack", "fips" ]
|
21224
|
+
}, {
|
21225
|
+
"hostname" : "route53resolver.us-east-1.api.aws",
|
21226
|
+
"tags" : [ "dualstack" ]
|
20781
21227
|
} ]
|
20782
21228
|
},
|
20783
21229
|
"us-east-1-fips" : {
|
@@ -20791,6 +21237,12 @@
|
|
20791
21237
|
"variants" : [ {
|
20792
21238
|
"hostname" : "route53resolver-fips.us-east-2.amazonaws.com",
|
20793
21239
|
"tags" : [ "fips" ]
|
21240
|
+
}, {
|
21241
|
+
"hostname" : "route53resolver-fips.us-east-2.api.aws",
|
21242
|
+
"tags" : [ "dualstack", "fips" ]
|
21243
|
+
}, {
|
21244
|
+
"hostname" : "route53resolver.us-east-2.api.aws",
|
21245
|
+
"tags" : [ "dualstack" ]
|
20794
21246
|
} ]
|
20795
21247
|
},
|
20796
21248
|
"us-east-2-fips" : {
|
@@ -20804,6 +21256,12 @@
|
|
20804
21256
|
"variants" : [ {
|
20805
21257
|
"hostname" : "route53resolver-fips.us-west-1.amazonaws.com",
|
20806
21258
|
"tags" : [ "fips" ]
|
21259
|
+
}, {
|
21260
|
+
"hostname" : "route53resolver-fips.us-west-1.api.aws",
|
21261
|
+
"tags" : [ "dualstack", "fips" ]
|
21262
|
+
}, {
|
21263
|
+
"hostname" : "route53resolver.us-west-1.api.aws",
|
21264
|
+
"tags" : [ "dualstack" ]
|
20807
21265
|
} ]
|
20808
21266
|
},
|
20809
21267
|
"us-west-1-fips" : {
|
@@ -20817,6 +21275,12 @@
|
|
20817
21275
|
"variants" : [ {
|
20818
21276
|
"hostname" : "route53resolver-fips.us-west-2.amazonaws.com",
|
20819
21277
|
"tags" : [ "fips" ]
|
21278
|
+
}, {
|
21279
|
+
"hostname" : "route53resolver-fips.us-west-2.api.aws",
|
21280
|
+
"tags" : [ "dualstack", "fips" ]
|
21281
|
+
}, {
|
21282
|
+
"hostname" : "route53resolver.us-west-2.api.aws",
|
21283
|
+
"tags" : [ "dualstack" ]
|
20820
21284
|
} ]
|
20821
21285
|
},
|
20822
21286
|
"us-west-2-fips" : {
|
@@ -25313,6 +25777,7 @@
|
|
25313
25777
|
"ap-southeast-2" : { },
|
25314
25778
|
"ap-southeast-3" : { },
|
25315
25779
|
"ap-southeast-4" : { },
|
25780
|
+
"ap-southeast-5" : { },
|
25316
25781
|
"ca-central-1" : { },
|
25317
25782
|
"ca-west-1" : { },
|
25318
25783
|
"eu-central-1" : { },
|
@@ -28718,8 +29183,18 @@
|
|
28718
29183
|
},
|
28719
29184
|
"appsync" : {
|
28720
29185
|
"endpoints" : {
|
28721
|
-
"cn-north-1" : {
|
28722
|
-
|
29186
|
+
"cn-north-1" : {
|
29187
|
+
"variants" : [ {
|
29188
|
+
"hostname" : "appsync.cn-north-1.api.amazonwebservices.com.cn",
|
29189
|
+
"tags" : [ "dualstack" ]
|
29190
|
+
} ]
|
29191
|
+
},
|
29192
|
+
"cn-northwest-1" : {
|
29193
|
+
"variants" : [ {
|
29194
|
+
"hostname" : "appsync.cn-northwest-1.api.amazonwebservices.com.cn",
|
29195
|
+
"tags" : [ "dualstack" ]
|
29196
|
+
} ]
|
29197
|
+
}
|
28723
29198
|
}
|
28724
29199
|
},
|
28725
29200
|
"arc-zonal-shift" : {
|
@@ -29185,7 +29660,11 @@
|
|
29185
29660
|
"region" : "cn-northwest-1"
|
29186
29661
|
},
|
29187
29662
|
"hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
|
29188
|
-
"protocols" : [ "https" ]
|
29663
|
+
"protocols" : [ "https" ],
|
29664
|
+
"variants" : [ {
|
29665
|
+
"hostname" : "entitlement-marketplace.cn-northwest-1.api.amazonwebservices.com.cn",
|
29666
|
+
"tags" : [ "dualstack" ]
|
29667
|
+
} ]
|
29189
29668
|
}
|
29190
29669
|
}
|
29191
29670
|
},
|
@@ -29815,8 +30294,18 @@
|
|
29815
30294
|
"protocols" : [ "https" ]
|
29816
30295
|
},
|
29817
30296
|
"endpoints" : {
|
29818
|
-
"cn-north-1" : {
|
29819
|
-
|
30297
|
+
"cn-north-1" : {
|
30298
|
+
"variants" : [ {
|
30299
|
+
"hostname" : "route53resolver.cn-north-1.api.amazonwebservices.com.cn",
|
30300
|
+
"tags" : [ "dualstack" ]
|
30301
|
+
} ]
|
30302
|
+
},
|
30303
|
+
"cn-northwest-1" : {
|
30304
|
+
"variants" : [ {
|
30305
|
+
"hostname" : "route53resolver.cn-northwest-1.api.amazonwebservices.com.cn",
|
30306
|
+
"tags" : [ "dualstack" ]
|
30307
|
+
} ]
|
30308
|
+
}
|
29820
30309
|
}
|
29821
30310
|
},
|
29822
30311
|
"runtime.sagemaker" : {
|
@@ -31466,6 +31955,12 @@
|
|
31466
31955
|
"variants" : [ {
|
31467
31956
|
"hostname" : "comprehend-fips.us-gov-west-1.amazonaws.com",
|
31468
31957
|
"tags" : [ "fips" ]
|
31958
|
+
}, {
|
31959
|
+
"hostname" : "comprehend-fips.us-gov-west-1.api.aws",
|
31960
|
+
"tags" : [ "dualstack", "fips" ]
|
31961
|
+
}, {
|
31962
|
+
"hostname" : "comprehend.us-gov-west-1.api.aws",
|
31963
|
+
"tags" : [ "dualstack" ]
|
31469
31964
|
} ]
|
31470
31965
|
}
|
31471
31966
|
}
|
@@ -33605,8 +34100,18 @@
|
|
33605
34100
|
}
|
33606
34101
|
},
|
33607
34102
|
"endpoints" : {
|
33608
|
-
"us-gov-east-1" : {
|
33609
|
-
|
34103
|
+
"us-gov-east-1" : {
|
34104
|
+
"variants" : [ {
|
34105
|
+
"hostname" : "metering-marketplace.us-gov-east-1.api.aws",
|
34106
|
+
"tags" : [ "dualstack" ]
|
34107
|
+
} ]
|
34108
|
+
},
|
34109
|
+
"us-gov-west-1" : {
|
34110
|
+
"variants" : [ {
|
34111
|
+
"hostname" : "metering-marketplace.us-gov-west-1.api.aws",
|
34112
|
+
"tags" : [ "dualstack" ]
|
34113
|
+
} ]
|
34114
|
+
}
|
33610
34115
|
}
|
33611
34116
|
},
|
33612
34117
|
"metrics.sagemaker" : {
|
@@ -34269,6 +34774,12 @@
|
|
34269
34774
|
"variants" : [ {
|
34270
34775
|
"hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com",
|
34271
34776
|
"tags" : [ "fips" ]
|
34777
|
+
}, {
|
34778
|
+
"hostname" : "rekognition-fips.us-gov-west-1.api.aws",
|
34779
|
+
"tags" : [ "dualstack", "fips" ]
|
34780
|
+
}, {
|
34781
|
+
"hostname" : "rekognition.us-gov-west-1.api.aws",
|
34782
|
+
"tags" : [ "dualstack" ]
|
34272
34783
|
} ]
|
34273
34784
|
},
|
34274
34785
|
"us-gov-west-1-fips" : {
|
@@ -34444,6 +34955,12 @@
|
|
34444
34955
|
"variants" : [ {
|
34445
34956
|
"hostname" : "route53resolver.us-gov-east-1.amazonaws.com",
|
34446
34957
|
"tags" : [ "fips" ]
|
34958
|
+
}, {
|
34959
|
+
"hostname" : "route53resolver.us-gov-east-1.api.aws",
|
34960
|
+
"tags" : [ "dualstack" ]
|
34961
|
+
}, {
|
34962
|
+
"hostname" : "route53resolver.us-gov-east-1.api.aws",
|
34963
|
+
"tags" : [ "dualstack", "fips" ]
|
34447
34964
|
} ]
|
34448
34965
|
},
|
34449
34966
|
"us-gov-east-1-fips" : {
|
@@ -34454,6 +34971,12 @@
|
|
34454
34971
|
"variants" : [ {
|
34455
34972
|
"hostname" : "route53resolver.us-gov-west-1.amazonaws.com",
|
34456
34973
|
"tags" : [ "fips" ]
|
34974
|
+
}, {
|
34975
|
+
"hostname" : "route53resolver.us-gov-west-1.api.aws",
|
34976
|
+
"tags" : [ "dualstack" ]
|
34977
|
+
}, {
|
34978
|
+
"hostname" : "route53resolver.us-gov-west-1.api.aws",
|
34979
|
+
"tags" : [ "dualstack", "fips" ]
|
34457
34980
|
} ]
|
34458
34981
|
},
|
34459
34982
|
"us-gov-west-1-fips" : {
|
@@ -37248,6 +37771,11 @@
|
|
37248
37771
|
}
|
37249
37772
|
}
|
37250
37773
|
},
|
37774
|
+
"codebuild" : {
|
37775
|
+
"endpoints" : {
|
37776
|
+
"us-isob-east-1" : { }
|
37777
|
+
}
|
37778
|
+
},
|
37251
37779
|
"codedeploy" : {
|
37252
37780
|
"endpoints" : {
|
37253
37781
|
"us-isob-east-1" : { }
|
@@ -37920,7 +38448,491 @@
|
|
37920
38448
|
"description" : "EU ISOE West"
|
37921
38449
|
}
|
37922
38450
|
},
|
37923
|
-
"services" : {
|
38451
|
+
"services" : {
|
38452
|
+
"access-analyzer" : {
|
38453
|
+
"endpoints" : {
|
38454
|
+
"eu-isoe-west-1" : {
|
38455
|
+
"variants" : [ {
|
38456
|
+
"hostname" : "access-analyzer.eu-isoe-west-1.api.cloud-aws.adc-e.uk",
|
38457
|
+
"tags" : [ "dualstack" ]
|
38458
|
+
} ]
|
38459
|
+
}
|
38460
|
+
}
|
38461
|
+
},
|
38462
|
+
"acm" : {
|
38463
|
+
"endpoints" : {
|
38464
|
+
"eu-isoe-west-1" : { }
|
38465
|
+
}
|
38466
|
+
},
|
38467
|
+
"acm-pca" : {
|
38468
|
+
"defaults" : {
|
38469
|
+
"protocols" : [ "https" ]
|
38470
|
+
},
|
38471
|
+
"endpoints" : {
|
38472
|
+
"eu-isoe-west-1" : { }
|
38473
|
+
}
|
38474
|
+
},
|
38475
|
+
"api.ecr" : {
|
38476
|
+
"endpoints" : {
|
38477
|
+
"eu-isoe-west-1" : {
|
38478
|
+
"credentialScope" : {
|
38479
|
+
"region" : "eu-isoe-west-1"
|
38480
|
+
},
|
38481
|
+
"hostname" : "api.ecr.eu-isoe-west-1.cloud.adc-e.uk"
|
38482
|
+
}
|
38483
|
+
}
|
38484
|
+
},
|
38485
|
+
"api.pricing" : {
|
38486
|
+
"defaults" : {
|
38487
|
+
"credentialScope" : {
|
38488
|
+
"service" : "pricing"
|
38489
|
+
}
|
38490
|
+
},
|
38491
|
+
"endpoints" : {
|
38492
|
+
"eu-isoe-west-1" : { }
|
38493
|
+
}
|
38494
|
+
},
|
38495
|
+
"appconfig" : {
|
38496
|
+
"endpoints" : {
|
38497
|
+
"eu-isoe-west-1" : { }
|
38498
|
+
}
|
38499
|
+
},
|
38500
|
+
"appconfigdata" : {
|
38501
|
+
"endpoints" : {
|
38502
|
+
"eu-isoe-west-1" : { }
|
38503
|
+
}
|
38504
|
+
},
|
38505
|
+
"application-autoscaling" : {
|
38506
|
+
"defaults" : {
|
38507
|
+
"protocols" : [ "http", "https" ]
|
38508
|
+
},
|
38509
|
+
"endpoints" : {
|
38510
|
+
"eu-isoe-west-1" : { }
|
38511
|
+
}
|
38512
|
+
},
|
38513
|
+
"arc-zonal-shift" : {
|
38514
|
+
"endpoints" : {
|
38515
|
+
"eu-isoe-west-1" : { }
|
38516
|
+
}
|
38517
|
+
},
|
38518
|
+
"athena" : {
|
38519
|
+
"endpoints" : {
|
38520
|
+
"eu-isoe-west-1" : { }
|
38521
|
+
}
|
38522
|
+
},
|
38523
|
+
"autoscaling" : {
|
38524
|
+
"defaults" : {
|
38525
|
+
"protocols" : [ "http", "https" ]
|
38526
|
+
},
|
38527
|
+
"endpoints" : {
|
38528
|
+
"eu-isoe-west-1" : { }
|
38529
|
+
}
|
38530
|
+
},
|
38531
|
+
"batch" : {
|
38532
|
+
"endpoints" : {
|
38533
|
+
"eu-isoe-west-1" : { }
|
38534
|
+
}
|
38535
|
+
},
|
38536
|
+
"budgets" : {
|
38537
|
+
"endpoints" : {
|
38538
|
+
"aws-iso-e-global" : {
|
38539
|
+
"credentialScope" : {
|
38540
|
+
"region" : "eu-isoe-west-1"
|
38541
|
+
},
|
38542
|
+
"hostname" : "budgets.global.cloud.adc-e.uk"
|
38543
|
+
},
|
38544
|
+
"eu-isoe-west-1" : {
|
38545
|
+
"credentialScope" : {
|
38546
|
+
"region" : "eu-isoe-west-1"
|
38547
|
+
},
|
38548
|
+
"hostname" : "budgets.global.cloud.adc-e.uk"
|
38549
|
+
}
|
38550
|
+
},
|
38551
|
+
"isRegionalized" : false,
|
38552
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38553
|
+
},
|
38554
|
+
"cloudcontrolapi" : {
|
38555
|
+
"endpoints" : {
|
38556
|
+
"eu-isoe-west-1" : { }
|
38557
|
+
}
|
38558
|
+
},
|
38559
|
+
"cloudformation" : {
|
38560
|
+
"endpoints" : {
|
38561
|
+
"eu-isoe-west-1" : { }
|
38562
|
+
}
|
38563
|
+
},
|
38564
|
+
"cloudtrail" : {
|
38565
|
+
"endpoints" : {
|
38566
|
+
"eu-isoe-west-1" : { }
|
38567
|
+
}
|
38568
|
+
},
|
38569
|
+
"codedeploy" : {
|
38570
|
+
"endpoints" : {
|
38571
|
+
"eu-isoe-west-1" : { }
|
38572
|
+
}
|
38573
|
+
},
|
38574
|
+
"compute-optimizer" : {
|
38575
|
+
"endpoints" : {
|
38576
|
+
"eu-isoe-west-1" : {
|
38577
|
+
"credentialScope" : {
|
38578
|
+
"region" : "eu-isoe-west-1"
|
38579
|
+
},
|
38580
|
+
"hostname" : "compute-optimizer.eu-isoe-west-1.cloud.adc-e.uk"
|
38581
|
+
}
|
38582
|
+
}
|
38583
|
+
},
|
38584
|
+
"config" : {
|
38585
|
+
"endpoints" : {
|
38586
|
+
"eu-isoe-west-1" : { }
|
38587
|
+
}
|
38588
|
+
},
|
38589
|
+
"cost-optimization-hub" : {
|
38590
|
+
"endpoints" : {
|
38591
|
+
"eu-isoe-west-1" : {
|
38592
|
+
"credentialScope" : {
|
38593
|
+
"region" : "eu-isoe-west-1"
|
38594
|
+
},
|
38595
|
+
"hostname" : "cost-optimization-hub.eu-isoe-west-1.cloud.adc-e.uk"
|
38596
|
+
}
|
38597
|
+
}
|
38598
|
+
},
|
38599
|
+
"directconnect" : {
|
38600
|
+
"endpoints" : {
|
38601
|
+
"eu-isoe-west-1" : { }
|
38602
|
+
}
|
38603
|
+
},
|
38604
|
+
"dlm" : {
|
38605
|
+
"endpoints" : {
|
38606
|
+
"eu-isoe-west-1" : { }
|
38607
|
+
}
|
38608
|
+
},
|
38609
|
+
"ds" : {
|
38610
|
+
"endpoints" : {
|
38611
|
+
"eu-isoe-west-1" : { }
|
38612
|
+
}
|
38613
|
+
},
|
38614
|
+
"dynamodb" : {
|
38615
|
+
"defaults" : {
|
38616
|
+
"protocols" : [ "http", "https" ]
|
38617
|
+
},
|
38618
|
+
"endpoints" : {
|
38619
|
+
"eu-isoe-west-1" : { }
|
38620
|
+
}
|
38621
|
+
},
|
38622
|
+
"ebs" : {
|
38623
|
+
"endpoints" : {
|
38624
|
+
"eu-isoe-west-1" : { }
|
38625
|
+
}
|
38626
|
+
},
|
38627
|
+
"ec2" : {
|
38628
|
+
"defaults" : {
|
38629
|
+
"protocols" : [ "https" ]
|
38630
|
+
},
|
38631
|
+
"endpoints" : {
|
38632
|
+
"eu-isoe-west-1" : { }
|
38633
|
+
}
|
38634
|
+
},
|
38635
|
+
"ecs" : {
|
38636
|
+
"endpoints" : {
|
38637
|
+
"eu-isoe-west-1" : { }
|
38638
|
+
}
|
38639
|
+
},
|
38640
|
+
"eks" : {
|
38641
|
+
"defaults" : {
|
38642
|
+
"protocols" : [ "http", "https" ]
|
38643
|
+
},
|
38644
|
+
"endpoints" : {
|
38645
|
+
"eu-isoe-west-1" : { }
|
38646
|
+
}
|
38647
|
+
},
|
38648
|
+
"elasticache" : {
|
38649
|
+
"endpoints" : {
|
38650
|
+
"eu-isoe-west-1" : { }
|
38651
|
+
}
|
38652
|
+
},
|
38653
|
+
"elasticfilesystem" : {
|
38654
|
+
"endpoints" : {
|
38655
|
+
"eu-isoe-west-1" : {
|
38656
|
+
"variants" : [ {
|
38657
|
+
"hostname" : "elasticfilesystem-fips.eu-isoe-west-1.cloud.adc-e.uk",
|
38658
|
+
"tags" : [ "fips" ]
|
38659
|
+
} ]
|
38660
|
+
},
|
38661
|
+
"fips-eu-isoe-west-1" : {
|
38662
|
+
"credentialScope" : {
|
38663
|
+
"region" : "eu-isoe-west-1"
|
38664
|
+
},
|
38665
|
+
"deprecated" : true,
|
38666
|
+
"hostname" : "elasticfilesystem-fips.eu-isoe-west-1.cloud.adc-e.uk"
|
38667
|
+
}
|
38668
|
+
}
|
38669
|
+
},
|
38670
|
+
"elasticloadbalancing" : {
|
38671
|
+
"defaults" : {
|
38672
|
+
"protocols" : [ "https" ]
|
38673
|
+
},
|
38674
|
+
"endpoints" : {
|
38675
|
+
"eu-isoe-west-1" : { }
|
38676
|
+
}
|
38677
|
+
},
|
38678
|
+
"elasticmapreduce" : {
|
38679
|
+
"endpoints" : {
|
38680
|
+
"eu-isoe-west-1" : { }
|
38681
|
+
}
|
38682
|
+
},
|
38683
|
+
"emr-serverless" : {
|
38684
|
+
"endpoints" : {
|
38685
|
+
"eu-isoe-west-1" : { }
|
38686
|
+
}
|
38687
|
+
},
|
38688
|
+
"es" : {
|
38689
|
+
"endpoints" : {
|
38690
|
+
"eu-isoe-west-1" : { }
|
38691
|
+
}
|
38692
|
+
},
|
38693
|
+
"events" : {
|
38694
|
+
"endpoints" : {
|
38695
|
+
"eu-isoe-west-1" : { }
|
38696
|
+
}
|
38697
|
+
},
|
38698
|
+
"firehose" : {
|
38699
|
+
"endpoints" : {
|
38700
|
+
"eu-isoe-west-1" : { }
|
38701
|
+
}
|
38702
|
+
},
|
38703
|
+
"glue" : {
|
38704
|
+
"endpoints" : {
|
38705
|
+
"eu-isoe-west-1" : { }
|
38706
|
+
}
|
38707
|
+
},
|
38708
|
+
"kms" : {
|
38709
|
+
"endpoints" : {
|
38710
|
+
"ProdFips" : {
|
38711
|
+
"credentialScope" : {
|
38712
|
+
"region" : "eu-isoe-west-1"
|
38713
|
+
},
|
38714
|
+
"deprecated" : true,
|
38715
|
+
"hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk"
|
38716
|
+
},
|
38717
|
+
"eu-isoe-west-1" : {
|
38718
|
+
"variants" : [ {
|
38719
|
+
"hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk",
|
38720
|
+
"tags" : [ "fips" ]
|
38721
|
+
} ]
|
38722
|
+
},
|
38723
|
+
"eu-isoe-west-1-fips" : {
|
38724
|
+
"credentialScope" : {
|
38725
|
+
"region" : "eu-isoe-west-1"
|
38726
|
+
},
|
38727
|
+
"deprecated" : true,
|
38728
|
+
"hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk"
|
38729
|
+
}
|
38730
|
+
}
|
38731
|
+
},
|
38732
|
+
"lakeformation" : {
|
38733
|
+
"endpoints" : {
|
38734
|
+
"eu-isoe-west-1" : { }
|
38735
|
+
}
|
38736
|
+
},
|
38737
|
+
"lambda" : {
|
38738
|
+
"endpoints" : {
|
38739
|
+
"eu-isoe-west-1" : {
|
38740
|
+
"variants" : [ {
|
38741
|
+
"hostname" : "lambda.eu-isoe-west-1.api.cloud-aws.adc-e.uk",
|
38742
|
+
"tags" : [ "dualstack" ]
|
38743
|
+
} ]
|
38744
|
+
}
|
38745
|
+
}
|
38746
|
+
},
|
38747
|
+
"logs" : {
|
38748
|
+
"endpoints" : {
|
38749
|
+
"eu-isoe-west-1" : { }
|
38750
|
+
}
|
38751
|
+
},
|
38752
|
+
"monitoring" : {
|
38753
|
+
"endpoints" : {
|
38754
|
+
"eu-isoe-west-1" : { }
|
38755
|
+
}
|
38756
|
+
},
|
38757
|
+
"oam" : {
|
38758
|
+
"endpoints" : {
|
38759
|
+
"eu-isoe-west-1" : { }
|
38760
|
+
}
|
38761
|
+
},
|
38762
|
+
"organizations" : {
|
38763
|
+
"endpoints" : {
|
38764
|
+
"aws-iso-e-global" : {
|
38765
|
+
"credentialScope" : {
|
38766
|
+
"region" : "eu-isoe-west-1"
|
38767
|
+
},
|
38768
|
+
"hostname" : "organizations.eu-isoe-west-1.cloud.adc-e.uk"
|
38769
|
+
}
|
38770
|
+
},
|
38771
|
+
"isRegionalized" : false,
|
38772
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38773
|
+
},
|
38774
|
+
"pi" : {
|
38775
|
+
"endpoints" : {
|
38776
|
+
"eu-isoe-west-1" : {
|
38777
|
+
"protocols" : [ "https" ]
|
38778
|
+
}
|
38779
|
+
}
|
38780
|
+
},
|
38781
|
+
"pipes" : {
|
38782
|
+
"endpoints" : {
|
38783
|
+
"eu-isoe-west-1" : { }
|
38784
|
+
}
|
38785
|
+
},
|
38786
|
+
"ram" : {
|
38787
|
+
"endpoints" : {
|
38788
|
+
"eu-isoe-west-1" : { }
|
38789
|
+
}
|
38790
|
+
},
|
38791
|
+
"rbin" : {
|
38792
|
+
"endpoints" : {
|
38793
|
+
"eu-isoe-west-1" : { }
|
38794
|
+
}
|
38795
|
+
},
|
38796
|
+
"rds" : {
|
38797
|
+
"endpoints" : {
|
38798
|
+
"eu-isoe-west-1" : { }
|
38799
|
+
}
|
38800
|
+
},
|
38801
|
+
"redshift" : {
|
38802
|
+
"endpoints" : {
|
38803
|
+
"eu-isoe-west-1" : { }
|
38804
|
+
}
|
38805
|
+
},
|
38806
|
+
"resource-groups" : {
|
38807
|
+
"endpoints" : {
|
38808
|
+
"eu-isoe-west-1" : { }
|
38809
|
+
}
|
38810
|
+
},
|
38811
|
+
"route53" : {
|
38812
|
+
"endpoints" : {
|
38813
|
+
"aws-iso-e-global" : {
|
38814
|
+
"credentialScope" : {
|
38815
|
+
"region" : "eu-isoe-west-1"
|
38816
|
+
},
|
38817
|
+
"hostname" : "route53.cloud.adc-e.uk"
|
38818
|
+
}
|
38819
|
+
},
|
38820
|
+
"isRegionalized" : false,
|
38821
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38822
|
+
},
|
38823
|
+
"route53resolver" : {
|
38824
|
+
"endpoints" : {
|
38825
|
+
"eu-isoe-west-1" : { }
|
38826
|
+
}
|
38827
|
+
},
|
38828
|
+
"s3" : {
|
38829
|
+
"defaults" : {
|
38830
|
+
"protocols" : [ "http", "https" ],
|
38831
|
+
"signatureVersions" : [ "s3v4" ]
|
38832
|
+
},
|
38833
|
+
"endpoints" : {
|
38834
|
+
"eu-isoe-west-1" : { }
|
38835
|
+
}
|
38836
|
+
},
|
38837
|
+
"savingsplans" : {
|
38838
|
+
"endpoints" : {
|
38839
|
+
"aws-iso-e-global" : {
|
38840
|
+
"credentialScope" : {
|
38841
|
+
"region" : "eu-isoe-west-1"
|
38842
|
+
},
|
38843
|
+
"hostname" : "savingsplans.cloud.adc-e.uk"
|
38844
|
+
}
|
38845
|
+
},
|
38846
|
+
"isRegionalized" : false,
|
38847
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38848
|
+
},
|
38849
|
+
"scheduler" : {
|
38850
|
+
"endpoints" : {
|
38851
|
+
"eu-isoe-west-1" : { }
|
38852
|
+
}
|
38853
|
+
},
|
38854
|
+
"servicecatalog" : {
|
38855
|
+
"endpoints" : {
|
38856
|
+
"eu-isoe-west-1" : { }
|
38857
|
+
}
|
38858
|
+
},
|
38859
|
+
"servicediscovery" : {
|
38860
|
+
"endpoints" : {
|
38861
|
+
"eu-isoe-west-1" : { }
|
38862
|
+
}
|
38863
|
+
},
|
38864
|
+
"servicequotas" : {
|
38865
|
+
"defaults" : {
|
38866
|
+
"protocols" : [ "https" ]
|
38867
|
+
},
|
38868
|
+
"endpoints" : {
|
38869
|
+
"eu-isoe-west-1" : { }
|
38870
|
+
}
|
38871
|
+
},
|
38872
|
+
"sns" : {
|
38873
|
+
"defaults" : {
|
38874
|
+
"protocols" : [ "http", "https" ]
|
38875
|
+
},
|
38876
|
+
"endpoints" : {
|
38877
|
+
"eu-isoe-west-1" : { }
|
38878
|
+
}
|
38879
|
+
},
|
38880
|
+
"sqs" : {
|
38881
|
+
"defaults" : {
|
38882
|
+
"protocols" : [ "http", "https" ],
|
38883
|
+
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
38884
|
+
},
|
38885
|
+
"endpoints" : {
|
38886
|
+
"eu-isoe-west-1" : { }
|
38887
|
+
}
|
38888
|
+
},
|
38889
|
+
"ssm" : {
|
38890
|
+
"endpoints" : {
|
38891
|
+
"eu-isoe-west-1" : { }
|
38892
|
+
}
|
38893
|
+
},
|
38894
|
+
"states" : {
|
38895
|
+
"endpoints" : {
|
38896
|
+
"eu-isoe-west-1" : { }
|
38897
|
+
}
|
38898
|
+
},
|
38899
|
+
"streams.dynamodb" : {
|
38900
|
+
"defaults" : {
|
38901
|
+
"credentialScope" : {
|
38902
|
+
"service" : "dynamodb"
|
38903
|
+
},
|
38904
|
+
"protocols" : [ "http", "https" ]
|
38905
|
+
},
|
38906
|
+
"endpoints" : {
|
38907
|
+
"eu-isoe-west-1" : { }
|
38908
|
+
}
|
38909
|
+
},
|
38910
|
+
"sts" : {
|
38911
|
+
"endpoints" : {
|
38912
|
+
"eu-isoe-west-1" : { }
|
38913
|
+
}
|
38914
|
+
},
|
38915
|
+
"swf" : {
|
38916
|
+
"endpoints" : {
|
38917
|
+
"eu-isoe-west-1" : { }
|
38918
|
+
}
|
38919
|
+
},
|
38920
|
+
"synthetics" : {
|
38921
|
+
"endpoints" : {
|
38922
|
+
"eu-isoe-west-1" : { }
|
38923
|
+
}
|
38924
|
+
},
|
38925
|
+
"tagging" : {
|
38926
|
+
"endpoints" : {
|
38927
|
+
"eu-isoe-west-1" : { }
|
38928
|
+
}
|
38929
|
+
},
|
38930
|
+
"xray" : {
|
38931
|
+
"endpoints" : {
|
38932
|
+
"eu-isoe-west-1" : { }
|
38933
|
+
}
|
38934
|
+
}
|
38935
|
+
}
|
37924
38936
|
}, {
|
37925
38937
|
"defaults" : {
|
37926
38938
|
"hostname" : "{service}.{region}.{dnsSuffix}",
|
@@ -38601,16 +39613,8 @@
|
|
38601
39613
|
},
|
38602
39614
|
"secretsmanager" : {
|
38603
39615
|
"endpoints" : {
|
38604
|
-
"us-isof-east-1" : {
|
38605
|
-
|
38606
|
-
"tags" : [ "dualstack" ]
|
38607
|
-
} ]
|
38608
|
-
},
|
38609
|
-
"us-isof-south-1" : {
|
38610
|
-
"variants" : [ {
|
38611
|
-
"tags" : [ "dualstack" ]
|
38612
|
-
} ]
|
38613
|
-
}
|
39616
|
+
"us-isof-east-1" : { },
|
39617
|
+
"us-isof-south-1" : { }
|
38614
39618
|
}
|
38615
39619
|
},
|
38616
39620
|
"servicediscovery" : {
|
@@ -38756,6 +39760,27 @@
|
|
38756
39760
|
}
|
38757
39761
|
}
|
38758
39762
|
}
|
39763
|
+
}, {
|
39764
|
+
"defaults" : {
|
39765
|
+
"hostname" : "{service}.{region}.{dnsSuffix}",
|
39766
|
+
"protocols" : [ "https" ],
|
39767
|
+
"signatureVersions" : [ "v4" ],
|
39768
|
+
"variants" : [ {
|
39769
|
+
"dnsSuffix" : "amazonaws.eu",
|
39770
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
39771
|
+
"tags" : [ "fips" ]
|
39772
|
+
} ]
|
39773
|
+
},
|
39774
|
+
"dnsSuffix" : "amazonaws.eu",
|
39775
|
+
"partition" : "aws-eusc",
|
39776
|
+
"partitionName" : "AWS EUSC",
|
39777
|
+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
39778
|
+
"regions" : {
|
39779
|
+
"eusc-de-east-1" : {
|
39780
|
+
"description" : "EU (Germany)"
|
39781
|
+
}
|
39782
|
+
},
|
39783
|
+
"services" : { }
|
38759
39784
|
} ],
|
38760
39785
|
"version" : 3
|
38761
39786
|
}
|