aws-partitions 1.1079.0 → 1.1093.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 +70 -0
- data/VERSION +1 -1
- data/partitions-metadata.json +19 -0
- data/partitions.json +1191 -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" : {
|
@@ -3053,6 +3193,7 @@
|
|
3053
3193
|
"tags" : [ "dualstack" ]
|
3054
3194
|
} ]
|
3055
3195
|
},
|
3196
|
+
"ap-southeast-7" : { },
|
3056
3197
|
"ca-central-1" : {
|
3057
3198
|
"variants" : [ {
|
3058
3199
|
"hostname" : "athena-fips.ca-central-1.amazonaws.com",
|
@@ -3185,6 +3326,7 @@
|
|
3185
3326
|
"tags" : [ "dualstack" ]
|
3186
3327
|
} ]
|
3187
3328
|
},
|
3329
|
+
"mx-central-1" : { },
|
3188
3330
|
"sa-east-1" : {
|
3189
3331
|
"variants" : [ {
|
3190
3332
|
"hostname" : "athena.sa-east-1.api.aws",
|
@@ -5968,20 +6110,66 @@
|
|
5968
6110
|
"protocols" : [ "https" ]
|
5969
6111
|
},
|
5970
6112
|
"endpoints" : {
|
5971
|
-
"ap-northeast-1" : {
|
5972
|
-
|
5973
|
-
|
5974
|
-
|
5975
|
-
|
6113
|
+
"ap-northeast-1" : {
|
6114
|
+
"variants" : [ {
|
6115
|
+
"hostname" : "comprehend.ap-northeast-1.api.aws",
|
6116
|
+
"tags" : [ "dualstack" ]
|
6117
|
+
} ]
|
6118
|
+
},
|
6119
|
+
"ap-northeast-2" : {
|
6120
|
+
"variants" : [ {
|
6121
|
+
"hostname" : "comprehend.ap-northeast-2.api.aws",
|
6122
|
+
"tags" : [ "dualstack" ]
|
6123
|
+
} ]
|
6124
|
+
},
|
6125
|
+
"ap-south-1" : {
|
6126
|
+
"variants" : [ {
|
6127
|
+
"hostname" : "comprehend.ap-south-1.api.aws",
|
6128
|
+
"tags" : [ "dualstack" ]
|
6129
|
+
} ]
|
6130
|
+
},
|
6131
|
+
"ap-southeast-1" : {
|
6132
|
+
"variants" : [ {
|
6133
|
+
"hostname" : "comprehend.ap-southeast-1.api.aws",
|
6134
|
+
"tags" : [ "dualstack" ]
|
6135
|
+
} ]
|
6136
|
+
},
|
6137
|
+
"ap-southeast-2" : {
|
6138
|
+
"variants" : [ {
|
6139
|
+
"hostname" : "comprehend.ap-southeast-2.api.aws",
|
6140
|
+
"tags" : [ "dualstack" ]
|
6141
|
+
} ]
|
6142
|
+
},
|
5976
6143
|
"ca-central-1" : {
|
5977
6144
|
"variants" : [ {
|
5978
6145
|
"hostname" : "comprehend-fips.ca-central-1.amazonaws.com",
|
5979
6146
|
"tags" : [ "fips" ]
|
6147
|
+
}, {
|
6148
|
+
"hostname" : "comprehend-fips.ca-central-1.api.aws",
|
6149
|
+
"tags" : [ "dualstack", "fips" ]
|
6150
|
+
}, {
|
6151
|
+
"hostname" : "comprehend.ca-central-1.api.aws",
|
6152
|
+
"tags" : [ "dualstack" ]
|
6153
|
+
} ]
|
6154
|
+
},
|
6155
|
+
"eu-central-1" : {
|
6156
|
+
"variants" : [ {
|
6157
|
+
"hostname" : "comprehend.eu-central-1.api.aws",
|
6158
|
+
"tags" : [ "dualstack" ]
|
6159
|
+
} ]
|
6160
|
+
},
|
6161
|
+
"eu-west-1" : {
|
6162
|
+
"variants" : [ {
|
6163
|
+
"hostname" : "comprehend.eu-west-1.api.aws",
|
6164
|
+
"tags" : [ "dualstack" ]
|
6165
|
+
} ]
|
6166
|
+
},
|
6167
|
+
"eu-west-2" : {
|
6168
|
+
"variants" : [ {
|
6169
|
+
"hostname" : "comprehend.eu-west-2.api.aws",
|
6170
|
+
"tags" : [ "dualstack" ]
|
5980
6171
|
} ]
|
5981
6172
|
},
|
5982
|
-
"eu-central-1" : { },
|
5983
|
-
"eu-west-1" : { },
|
5984
|
-
"eu-west-2" : { },
|
5985
6173
|
"fips-ca-central-1" : {
|
5986
6174
|
"credentialScope" : {
|
5987
6175
|
"region" : "ca-central-1"
|
@@ -6014,18 +6202,36 @@
|
|
6014
6202
|
"variants" : [ {
|
6015
6203
|
"hostname" : "comprehend-fips.us-east-1.amazonaws.com",
|
6016
6204
|
"tags" : [ "fips" ]
|
6205
|
+
}, {
|
6206
|
+
"hostname" : "comprehend-fips.us-east-1.api.aws",
|
6207
|
+
"tags" : [ "dualstack", "fips" ]
|
6208
|
+
}, {
|
6209
|
+
"hostname" : "comprehend.us-east-1.api.aws",
|
6210
|
+
"tags" : [ "dualstack" ]
|
6017
6211
|
} ]
|
6018
6212
|
},
|
6019
6213
|
"us-east-2" : {
|
6020
6214
|
"variants" : [ {
|
6021
6215
|
"hostname" : "comprehend-fips.us-east-2.amazonaws.com",
|
6022
6216
|
"tags" : [ "fips" ]
|
6217
|
+
}, {
|
6218
|
+
"hostname" : "comprehend-fips.us-east-2.api.aws",
|
6219
|
+
"tags" : [ "dualstack", "fips" ]
|
6220
|
+
}, {
|
6221
|
+
"hostname" : "comprehend.us-east-2.api.aws",
|
6222
|
+
"tags" : [ "dualstack" ]
|
6023
6223
|
} ]
|
6024
6224
|
},
|
6025
6225
|
"us-west-2" : {
|
6026
6226
|
"variants" : [ {
|
6027
6227
|
"hostname" : "comprehend-fips.us-west-2.amazonaws.com",
|
6028
6228
|
"tags" : [ "fips" ]
|
6229
|
+
}, {
|
6230
|
+
"hostname" : "comprehend-fips.us-west-2.api.aws",
|
6231
|
+
"tags" : [ "dualstack", "fips" ]
|
6232
|
+
}, {
|
6233
|
+
"hostname" : "comprehend.us-west-2.api.aws",
|
6234
|
+
"tags" : [ "dualstack" ]
|
6029
6235
|
} ]
|
6030
6236
|
}
|
6031
6237
|
}
|
@@ -9971,6 +10177,7 @@
|
|
9971
10177
|
"tags" : [ "fips" ]
|
9972
10178
|
} ]
|
9973
10179
|
},
|
10180
|
+
"ca-west-1" : { },
|
9974
10181
|
"eu-central-1" : { },
|
9975
10182
|
"eu-north-1" : { },
|
9976
10183
|
"eu-south-1" : { },
|
@@ -12193,6 +12400,7 @@
|
|
12193
12400
|
"ap-southeast-3" : { },
|
12194
12401
|
"ap-southeast-4" : { },
|
12195
12402
|
"ap-southeast-5" : { },
|
12403
|
+
"ap-southeast-7" : { },
|
12196
12404
|
"ca-central-1" : { },
|
12197
12405
|
"ca-west-1" : {
|
12198
12406
|
"variants" : [ {
|
@@ -13966,6 +14174,7 @@
|
|
13966
14174
|
"ap-southeast-3" : { },
|
13967
14175
|
"ap-southeast-4" : { },
|
13968
14176
|
"ap-southeast-5" : { },
|
14177
|
+
"ap-southeast-7" : { },
|
13969
14178
|
"ca-central-1" : {
|
13970
14179
|
"variants" : [ {
|
13971
14180
|
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
|
@@ -14031,6 +14240,7 @@
|
|
14031
14240
|
"il-central-1" : { },
|
14032
14241
|
"me-central-1" : { },
|
14033
14242
|
"me-south-1" : { },
|
14243
|
+
"mx-central-1" : { },
|
14034
14244
|
"sa-east-1" : { },
|
14035
14245
|
"us-east-1" : {
|
14036
14246
|
"variants" : [ {
|
@@ -15003,6 +15213,7 @@
|
|
15003
15213
|
"ap-southeast-3" : { },
|
15004
15214
|
"ap-southeast-4" : { },
|
15005
15215
|
"ap-southeast-5" : { },
|
15216
|
+
"ap-southeast-7" : { },
|
15006
15217
|
"ca-central-1" : { },
|
15007
15218
|
"ca-west-1" : { },
|
15008
15219
|
"eu-central-1" : { },
|
@@ -15044,6 +15255,7 @@
|
|
15044
15255
|
"il-central-1" : { },
|
15045
15256
|
"me-central-1" : { },
|
15046
15257
|
"me-south-1" : { },
|
15258
|
+
"mx-central-1" : { },
|
15047
15259
|
"sa-east-1" : { },
|
15048
15260
|
"us-east-1" : {
|
15049
15261
|
"variants" : [ {
|
@@ -15169,6 +15381,7 @@
|
|
15169
15381
|
"ap-southeast-3" : { },
|
15170
15382
|
"ap-southeast-4" : { },
|
15171
15383
|
"ap-southeast-5" : { },
|
15384
|
+
"ap-southeast-7" : { },
|
15172
15385
|
"ca-central-1" : { },
|
15173
15386
|
"ca-west-1" : { },
|
15174
15387
|
"eu-central-1" : { },
|
@@ -15210,6 +15423,7 @@
|
|
15210
15423
|
"il-central-1" : { },
|
15211
15424
|
"me-central-1" : { },
|
15212
15425
|
"me-south-1" : { },
|
15426
|
+
"mx-central-1" : { },
|
15213
15427
|
"sa-east-1" : { },
|
15214
15428
|
"us-east-1" : {
|
15215
15429
|
"variants" : [ {
|
@@ -16919,6 +17133,7 @@
|
|
16919
17133
|
"ap-southeast-3" : { },
|
16920
17134
|
"ap-southeast-4" : { },
|
16921
17135
|
"ap-southeast-5" : { },
|
17136
|
+
"ap-southeast-7" : { },
|
16922
17137
|
"ca-central-1" : { },
|
16923
17138
|
"ca-west-1" : { },
|
16924
17139
|
"eu-central-1" : { },
|
@@ -16960,6 +17175,7 @@
|
|
16960
17175
|
"il-central-1" : { },
|
16961
17176
|
"me-central-1" : { },
|
16962
17177
|
"me-south-1" : { },
|
17178
|
+
"mx-central-1" : { },
|
16963
17179
|
"sa-east-1" : { },
|
16964
17180
|
"us-east-1" : {
|
16965
17181
|
"variants" : [ {
|
@@ -17690,6 +17906,7 @@
|
|
17690
17906
|
"ca-central-1" : { },
|
17691
17907
|
"eu-central-1" : { },
|
17692
17908
|
"eu-north-1" : { },
|
17909
|
+
"eu-south-2" : { },
|
17693
17910
|
"eu-west-1" : { },
|
17694
17911
|
"eu-west-2" : { },
|
17695
17912
|
"sa-east-1" : { },
|
@@ -18890,6 +19107,18 @@
|
|
18890
19107
|
}
|
18891
19108
|
}
|
18892
19109
|
},
|
19110
|
+
"query.timestream" : {
|
19111
|
+
"endpoints" : {
|
19112
|
+
"ap-northeast-1" : { },
|
19113
|
+
"ap-south-1" : { },
|
19114
|
+
"ap-southeast-2" : { },
|
19115
|
+
"eu-central-1" : { },
|
19116
|
+
"eu-west-1" : { },
|
19117
|
+
"us-east-1" : { },
|
19118
|
+
"us-east-2" : { },
|
19119
|
+
"us-west-2" : { }
|
19120
|
+
}
|
19121
|
+
},
|
18893
19122
|
"quicksight" : {
|
18894
19123
|
"endpoints" : {
|
18895
19124
|
"af-south-1" : { },
|
@@ -19895,15 +20124,46 @@
|
|
19895
20124
|
},
|
19896
20125
|
"rekognition" : {
|
19897
20126
|
"endpoints" : {
|
19898
|
-
"ap-northeast-1" : {
|
19899
|
-
|
19900
|
-
|
19901
|
-
|
19902
|
-
|
20127
|
+
"ap-northeast-1" : {
|
20128
|
+
"variants" : [ {
|
20129
|
+
"hostname" : "rekognition.ap-northeast-1.api.aws",
|
20130
|
+
"tags" : [ "dualstack" ]
|
20131
|
+
} ]
|
20132
|
+
},
|
20133
|
+
"ap-northeast-2" : {
|
20134
|
+
"variants" : [ {
|
20135
|
+
"hostname" : "rekognition.ap-northeast-2.api.aws",
|
20136
|
+
"tags" : [ "dualstack" ]
|
20137
|
+
} ]
|
20138
|
+
},
|
20139
|
+
"ap-south-1" : {
|
20140
|
+
"variants" : [ {
|
20141
|
+
"hostname" : "rekognition.ap-south-1.api.aws",
|
20142
|
+
"tags" : [ "dualstack" ]
|
20143
|
+
} ]
|
20144
|
+
},
|
20145
|
+
"ap-southeast-1" : {
|
20146
|
+
"variants" : [ {
|
20147
|
+
"hostname" : "rekognition.ap-southeast-1.api.aws",
|
20148
|
+
"tags" : [ "dualstack" ]
|
20149
|
+
} ]
|
20150
|
+
},
|
20151
|
+
"ap-southeast-2" : {
|
20152
|
+
"variants" : [ {
|
20153
|
+
"hostname" : "rekognition.ap-southeast-2.api.aws",
|
20154
|
+
"tags" : [ "dualstack" ]
|
20155
|
+
} ]
|
20156
|
+
},
|
19903
20157
|
"ca-central-1" : {
|
19904
20158
|
"variants" : [ {
|
19905
20159
|
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com",
|
19906
20160
|
"tags" : [ "fips" ]
|
20161
|
+
}, {
|
20162
|
+
"hostname" : "rekognition-fips.ca-central-1.api.aws",
|
20163
|
+
"tags" : [ "dualstack", "fips" ]
|
20164
|
+
}, {
|
20165
|
+
"hostname" : "rekognition.ca-central-1.api.aws",
|
20166
|
+
"tags" : [ "dualstack" ]
|
19907
20167
|
} ]
|
19908
20168
|
},
|
19909
20169
|
"ca-central-1-fips" : {
|
@@ -19913,11 +20173,36 @@
|
|
19913
20173
|
"deprecated" : true,
|
19914
20174
|
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
|
19915
20175
|
},
|
19916
|
-
"eu-central-1" : {
|
19917
|
-
|
19918
|
-
|
19919
|
-
|
19920
|
-
|
20176
|
+
"eu-central-1" : {
|
20177
|
+
"variants" : [ {
|
20178
|
+
"hostname" : "rekognition.eu-central-1.api.aws",
|
20179
|
+
"tags" : [ "dualstack" ]
|
20180
|
+
} ]
|
20181
|
+
},
|
20182
|
+
"eu-south-2" : {
|
20183
|
+
"variants" : [ {
|
20184
|
+
"hostname" : "rekognition.eu-south-2.api.aws",
|
20185
|
+
"tags" : [ "dualstack" ]
|
20186
|
+
} ]
|
20187
|
+
},
|
20188
|
+
"eu-west-1" : {
|
20189
|
+
"variants" : [ {
|
20190
|
+
"hostname" : "rekognition.eu-west-1.api.aws",
|
20191
|
+
"tags" : [ "dualstack" ]
|
20192
|
+
} ]
|
20193
|
+
},
|
20194
|
+
"eu-west-2" : {
|
20195
|
+
"variants" : [ {
|
20196
|
+
"hostname" : "rekognition.eu-west-2.api.aws",
|
20197
|
+
"tags" : [ "dualstack" ]
|
20198
|
+
} ]
|
20199
|
+
},
|
20200
|
+
"il-central-1" : {
|
20201
|
+
"variants" : [ {
|
20202
|
+
"hostname" : "rekognition.il-central-1.api.aws",
|
20203
|
+
"tags" : [ "dualstack" ]
|
20204
|
+
} ]
|
20205
|
+
},
|
19921
20206
|
"rekognition-fips.ca-central-1" : {
|
19922
20207
|
"credentialScope" : {
|
19923
20208
|
"region" : "ca-central-1"
|
@@ -20007,6 +20292,12 @@
|
|
20007
20292
|
"variants" : [ {
|
20008
20293
|
"hostname" : "rekognition-fips.us-east-1.amazonaws.com",
|
20009
20294
|
"tags" : [ "fips" ]
|
20295
|
+
}, {
|
20296
|
+
"hostname" : "rekognition-fips.us-east-1.api.aws",
|
20297
|
+
"tags" : [ "dualstack", "fips" ]
|
20298
|
+
}, {
|
20299
|
+
"hostname" : "rekognition.us-east-1.api.aws",
|
20300
|
+
"tags" : [ "dualstack" ]
|
20010
20301
|
} ]
|
20011
20302
|
},
|
20012
20303
|
"us-east-1-fips" : {
|
@@ -20020,6 +20311,12 @@
|
|
20020
20311
|
"variants" : [ {
|
20021
20312
|
"hostname" : "rekognition-fips.us-east-2.amazonaws.com",
|
20022
20313
|
"tags" : [ "fips" ]
|
20314
|
+
}, {
|
20315
|
+
"hostname" : "rekognition-fips.us-east-2.api.aws",
|
20316
|
+
"tags" : [ "dualstack", "fips" ]
|
20317
|
+
}, {
|
20318
|
+
"hostname" : "rekognition.us-east-2.api.aws",
|
20319
|
+
"tags" : [ "dualstack" ]
|
20023
20320
|
} ]
|
20024
20321
|
},
|
20025
20322
|
"us-east-2-fips" : {
|
@@ -20033,6 +20330,12 @@
|
|
20033
20330
|
"variants" : [ {
|
20034
20331
|
"hostname" : "rekognition-fips.us-west-1.amazonaws.com",
|
20035
20332
|
"tags" : [ "fips" ]
|
20333
|
+
}, {
|
20334
|
+
"hostname" : "rekognition-fips.us-west-1.api.aws",
|
20335
|
+
"tags" : [ "dualstack", "fips" ]
|
20336
|
+
}, {
|
20337
|
+
"hostname" : "rekognition.us-west-1.api.aws",
|
20338
|
+
"tags" : [ "dualstack" ]
|
20036
20339
|
} ]
|
20037
20340
|
},
|
20038
20341
|
"us-west-1-fips" : {
|
@@ -20046,6 +20349,12 @@
|
|
20046
20349
|
"variants" : [ {
|
20047
20350
|
"hostname" : "rekognition-fips.us-west-2.amazonaws.com",
|
20048
20351
|
"tags" : [ "fips" ]
|
20352
|
+
}, {
|
20353
|
+
"hostname" : "rekognition-fips.us-west-2.api.aws",
|
20354
|
+
"tags" : [ "dualstack", "fips" ]
|
20355
|
+
}, {
|
20356
|
+
"hostname" : "rekognition.us-west-2.api.aws",
|
20357
|
+
"tags" : [ "dualstack" ]
|
20049
20358
|
} ]
|
20050
20359
|
},
|
20051
20360
|
"us-west-2-fips" : {
|
@@ -20194,6 +20503,8 @@
|
|
20194
20503
|
"ap-southeast-2" : { },
|
20195
20504
|
"ap-southeast-3" : { },
|
20196
20505
|
"ap-southeast-4" : { },
|
20506
|
+
"ap-southeast-5" : { },
|
20507
|
+
"ap-southeast-7" : { },
|
20197
20508
|
"ca-central-1" : {
|
20198
20509
|
"variants" : [ {
|
20199
20510
|
"hostname" : "resource-explorer-2-fips.ca-central-1.amazonaws.com",
|
@@ -20265,6 +20576,7 @@
|
|
20265
20576
|
"il-central-1" : { },
|
20266
20577
|
"me-central-1" : { },
|
20267
20578
|
"me-south-1" : { },
|
20579
|
+
"mx-central-1" : { },
|
20268
20580
|
"sa-east-1" : { },
|
20269
20581
|
"us-east-1" : {
|
20270
20582
|
"variants" : [ {
|
@@ -20722,23 +21034,94 @@
|
|
20722
21034
|
"protocols" : [ "https" ]
|
20723
21035
|
},
|
20724
21036
|
"endpoints" : {
|
20725
|
-
"af-south-1" : {
|
20726
|
-
|
20727
|
-
|
20728
|
-
|
20729
|
-
|
20730
|
-
|
20731
|
-
"ap-
|
20732
|
-
|
20733
|
-
|
20734
|
-
|
20735
|
-
|
20736
|
-
|
20737
|
-
"ap-
|
21037
|
+
"af-south-1" : {
|
21038
|
+
"variants" : [ {
|
21039
|
+
"hostname" : "route53resolver.af-south-1.api.aws",
|
21040
|
+
"tags" : [ "dualstack" ]
|
21041
|
+
} ]
|
21042
|
+
},
|
21043
|
+
"ap-east-1" : {
|
21044
|
+
"variants" : [ {
|
21045
|
+
"hostname" : "route53resolver.ap-east-1.api.aws",
|
21046
|
+
"tags" : [ "dualstack" ]
|
21047
|
+
} ]
|
21048
|
+
},
|
21049
|
+
"ap-northeast-1" : {
|
21050
|
+
"variants" : [ {
|
21051
|
+
"hostname" : "route53resolver.ap-northeast-1.api.aws",
|
21052
|
+
"tags" : [ "dualstack" ]
|
21053
|
+
} ]
|
21054
|
+
},
|
21055
|
+
"ap-northeast-2" : {
|
21056
|
+
"variants" : [ {
|
21057
|
+
"hostname" : "route53resolver.ap-northeast-2.api.aws",
|
21058
|
+
"tags" : [ "dualstack" ]
|
21059
|
+
} ]
|
21060
|
+
},
|
21061
|
+
"ap-northeast-3" : {
|
21062
|
+
"variants" : [ {
|
21063
|
+
"hostname" : "route53resolver.ap-northeast-3.api.aws",
|
21064
|
+
"tags" : [ "dualstack" ]
|
21065
|
+
} ]
|
21066
|
+
},
|
21067
|
+
"ap-south-1" : {
|
21068
|
+
"variants" : [ {
|
21069
|
+
"hostname" : "route53resolver.ap-south-1.api.aws",
|
21070
|
+
"tags" : [ "dualstack" ]
|
21071
|
+
} ]
|
21072
|
+
},
|
21073
|
+
"ap-south-2" : {
|
21074
|
+
"variants" : [ {
|
21075
|
+
"hostname" : "route53resolver.ap-south-2.api.aws",
|
21076
|
+
"tags" : [ "dualstack" ]
|
21077
|
+
} ]
|
21078
|
+
},
|
21079
|
+
"ap-southeast-1" : {
|
21080
|
+
"variants" : [ {
|
21081
|
+
"hostname" : "route53resolver.ap-southeast-1.api.aws",
|
21082
|
+
"tags" : [ "dualstack" ]
|
21083
|
+
} ]
|
21084
|
+
},
|
21085
|
+
"ap-southeast-2" : {
|
21086
|
+
"variants" : [ {
|
21087
|
+
"hostname" : "route53resolver.ap-southeast-2.api.aws",
|
21088
|
+
"tags" : [ "dualstack" ]
|
21089
|
+
} ]
|
21090
|
+
},
|
21091
|
+
"ap-southeast-3" : {
|
21092
|
+
"variants" : [ {
|
21093
|
+
"hostname" : "route53resolver.ap-southeast-3.api.aws",
|
21094
|
+
"tags" : [ "dualstack" ]
|
21095
|
+
} ]
|
21096
|
+
},
|
21097
|
+
"ap-southeast-4" : {
|
21098
|
+
"variants" : [ {
|
21099
|
+
"hostname" : "route53resolver.ap-southeast-4.api.aws",
|
21100
|
+
"tags" : [ "dualstack" ]
|
21101
|
+
} ]
|
21102
|
+
},
|
21103
|
+
"ap-southeast-5" : {
|
21104
|
+
"variants" : [ {
|
21105
|
+
"hostname" : "route53resolver.ap-southeast-5.api.aws",
|
21106
|
+
"tags" : [ "dualstack" ]
|
21107
|
+
} ]
|
21108
|
+
},
|
21109
|
+
"ap-southeast-7" : {
|
21110
|
+
"variants" : [ {
|
21111
|
+
"hostname" : "route53resolver.ap-southeast-7.api.aws",
|
21112
|
+
"tags" : [ "dualstack" ]
|
21113
|
+
} ]
|
21114
|
+
},
|
20738
21115
|
"ca-central-1" : {
|
20739
21116
|
"variants" : [ {
|
20740
21117
|
"hostname" : "route53resolver-fips.ca-central-1.amazonaws.com",
|
20741
21118
|
"tags" : [ "fips" ]
|
21119
|
+
}, {
|
21120
|
+
"hostname" : "route53resolver-fips.ca-central-1.api.aws",
|
21121
|
+
"tags" : [ "dualstack", "fips" ]
|
21122
|
+
}, {
|
21123
|
+
"hostname" : "route53resolver.ca-central-1.api.aws",
|
21124
|
+
"tags" : [ "dualstack" ]
|
20742
21125
|
} ]
|
20743
21126
|
},
|
20744
21127
|
"ca-central-1-fips" : {
|
@@ -20752,6 +21135,12 @@
|
|
20752
21135
|
"variants" : [ {
|
20753
21136
|
"hostname" : "route53resolver-fips.ca-west-1.amazonaws.com",
|
20754
21137
|
"tags" : [ "fips" ]
|
21138
|
+
}, {
|
21139
|
+
"hostname" : "route53resolver-fips.ca-west-1.api.aws",
|
21140
|
+
"tags" : [ "dualstack", "fips" ]
|
21141
|
+
}, {
|
21142
|
+
"hostname" : "route53resolver.ca-west-1.api.aws",
|
21143
|
+
"tags" : [ "dualstack" ]
|
20755
21144
|
} ]
|
20756
21145
|
},
|
20757
21146
|
"ca-west-1-fips" : {
|
@@ -20761,23 +21150,94 @@
|
|
20761
21150
|
"deprecated" : true,
|
20762
21151
|
"hostname" : "route53resolver-fips.ca-west-1.amazonaws.com"
|
20763
21152
|
},
|
20764
|
-
"eu-central-1" : {
|
20765
|
-
|
20766
|
-
|
20767
|
-
|
20768
|
-
|
20769
|
-
|
20770
|
-
"eu-
|
20771
|
-
|
20772
|
-
|
20773
|
-
|
20774
|
-
|
20775
|
-
|
20776
|
-
"
|
21153
|
+
"eu-central-1" : {
|
21154
|
+
"variants" : [ {
|
21155
|
+
"hostname" : "route53resolver.eu-central-1.api.aws",
|
21156
|
+
"tags" : [ "dualstack" ]
|
21157
|
+
} ]
|
21158
|
+
},
|
21159
|
+
"eu-central-2" : {
|
21160
|
+
"variants" : [ {
|
21161
|
+
"hostname" : "route53resolver.eu-central-2.api.aws",
|
21162
|
+
"tags" : [ "dualstack" ]
|
21163
|
+
} ]
|
21164
|
+
},
|
21165
|
+
"eu-north-1" : {
|
21166
|
+
"variants" : [ {
|
21167
|
+
"hostname" : "route53resolver.eu-north-1.api.aws",
|
21168
|
+
"tags" : [ "dualstack" ]
|
21169
|
+
} ]
|
21170
|
+
},
|
21171
|
+
"eu-south-1" : {
|
21172
|
+
"variants" : [ {
|
21173
|
+
"hostname" : "route53resolver.eu-south-1.api.aws",
|
21174
|
+
"tags" : [ "dualstack" ]
|
21175
|
+
} ]
|
21176
|
+
},
|
21177
|
+
"eu-south-2" : {
|
21178
|
+
"variants" : [ {
|
21179
|
+
"hostname" : "route53resolver.eu-south-2.api.aws",
|
21180
|
+
"tags" : [ "dualstack" ]
|
21181
|
+
} ]
|
21182
|
+
},
|
21183
|
+
"eu-west-1" : {
|
21184
|
+
"variants" : [ {
|
21185
|
+
"hostname" : "route53resolver.eu-west-1.api.aws",
|
21186
|
+
"tags" : [ "dualstack" ]
|
21187
|
+
} ]
|
21188
|
+
},
|
21189
|
+
"eu-west-2" : {
|
21190
|
+
"variants" : [ {
|
21191
|
+
"hostname" : "route53resolver.eu-west-2.api.aws",
|
21192
|
+
"tags" : [ "dualstack" ]
|
21193
|
+
} ]
|
21194
|
+
},
|
21195
|
+
"eu-west-3" : {
|
21196
|
+
"variants" : [ {
|
21197
|
+
"hostname" : "route53resolver.eu-west-3.api.aws",
|
21198
|
+
"tags" : [ "dualstack" ]
|
21199
|
+
} ]
|
21200
|
+
},
|
21201
|
+
"il-central-1" : {
|
21202
|
+
"variants" : [ {
|
21203
|
+
"hostname" : "route53resolver.il-central-1.api.aws",
|
21204
|
+
"tags" : [ "dualstack" ]
|
21205
|
+
} ]
|
21206
|
+
},
|
21207
|
+
"me-central-1" : {
|
21208
|
+
"variants" : [ {
|
21209
|
+
"hostname" : "route53resolver.me-central-1.api.aws",
|
21210
|
+
"tags" : [ "dualstack" ]
|
21211
|
+
} ]
|
21212
|
+
},
|
21213
|
+
"me-south-1" : {
|
21214
|
+
"variants" : [ {
|
21215
|
+
"hostname" : "route53resolver.me-south-1.api.aws",
|
21216
|
+
"tags" : [ "dualstack" ]
|
21217
|
+
} ]
|
21218
|
+
},
|
21219
|
+
"mx-central-1" : {
|
21220
|
+
"variants" : [ {
|
21221
|
+
"hostname" : "route53resolver.mx-central-1.api.aws",
|
21222
|
+
"tags" : [ "dualstack" ]
|
21223
|
+
} ]
|
21224
|
+
},
|
21225
|
+
"sa-east-1" : {
|
21226
|
+
"variants" : [ {
|
21227
|
+
"hostname" : "route53resolver.sa-east-1.api.aws",
|
21228
|
+
"tags" : [ "dualstack" ]
|
21229
|
+
} ]
|
21230
|
+
},
|
20777
21231
|
"us-east-1" : {
|
20778
21232
|
"variants" : [ {
|
20779
21233
|
"hostname" : "route53resolver-fips.us-east-1.amazonaws.com",
|
20780
21234
|
"tags" : [ "fips" ]
|
21235
|
+
}, {
|
21236
|
+
"hostname" : "route53resolver-fips.us-east-1.api.aws",
|
21237
|
+
"tags" : [ "dualstack", "fips" ]
|
21238
|
+
}, {
|
21239
|
+
"hostname" : "route53resolver.us-east-1.api.aws",
|
21240
|
+
"tags" : [ "dualstack" ]
|
20781
21241
|
} ]
|
20782
21242
|
},
|
20783
21243
|
"us-east-1-fips" : {
|
@@ -20791,6 +21251,12 @@
|
|
20791
21251
|
"variants" : [ {
|
20792
21252
|
"hostname" : "route53resolver-fips.us-east-2.amazonaws.com",
|
20793
21253
|
"tags" : [ "fips" ]
|
21254
|
+
}, {
|
21255
|
+
"hostname" : "route53resolver-fips.us-east-2.api.aws",
|
21256
|
+
"tags" : [ "dualstack", "fips" ]
|
21257
|
+
}, {
|
21258
|
+
"hostname" : "route53resolver.us-east-2.api.aws",
|
21259
|
+
"tags" : [ "dualstack" ]
|
20794
21260
|
} ]
|
20795
21261
|
},
|
20796
21262
|
"us-east-2-fips" : {
|
@@ -20804,6 +21270,12 @@
|
|
20804
21270
|
"variants" : [ {
|
20805
21271
|
"hostname" : "route53resolver-fips.us-west-1.amazonaws.com",
|
20806
21272
|
"tags" : [ "fips" ]
|
21273
|
+
}, {
|
21274
|
+
"hostname" : "route53resolver-fips.us-west-1.api.aws",
|
21275
|
+
"tags" : [ "dualstack", "fips" ]
|
21276
|
+
}, {
|
21277
|
+
"hostname" : "route53resolver.us-west-1.api.aws",
|
21278
|
+
"tags" : [ "dualstack" ]
|
20807
21279
|
} ]
|
20808
21280
|
},
|
20809
21281
|
"us-west-1-fips" : {
|
@@ -20817,6 +21289,12 @@
|
|
20817
21289
|
"variants" : [ {
|
20818
21290
|
"hostname" : "route53resolver-fips.us-west-2.amazonaws.com",
|
20819
21291
|
"tags" : [ "fips" ]
|
21292
|
+
}, {
|
21293
|
+
"hostname" : "route53resolver-fips.us-west-2.api.aws",
|
21294
|
+
"tags" : [ "dualstack", "fips" ]
|
21295
|
+
}, {
|
21296
|
+
"hostname" : "route53resolver.us-west-2.api.aws",
|
21297
|
+
"tags" : [ "dualstack" ]
|
20820
21298
|
} ]
|
20821
21299
|
},
|
20822
21300
|
"us-west-2-fips" : {
|
@@ -20831,6 +21309,7 @@
|
|
20831
21309
|
"rum" : {
|
20832
21310
|
"endpoints" : {
|
20833
21311
|
"af-south-1" : { },
|
21312
|
+
"ap-east-1" : { },
|
20834
21313
|
"ap-northeast-1" : { },
|
20835
21314
|
"ap-northeast-2" : { },
|
20836
21315
|
"ap-northeast-3" : { },
|
@@ -20849,6 +21328,7 @@
|
|
20849
21328
|
"eu-west-1" : { },
|
20850
21329
|
"eu-west-2" : { },
|
20851
21330
|
"eu-west-3" : { },
|
21331
|
+
"il-central-1" : { },
|
20852
21332
|
"me-central-1" : { },
|
20853
21333
|
"me-south-1" : { },
|
20854
21334
|
"sa-east-1" : { },
|
@@ -20937,6 +21417,7 @@
|
|
20937
21417
|
"ap-southeast-2" : { },
|
20938
21418
|
"ap-southeast-3" : { },
|
20939
21419
|
"ap-southeast-4" : { },
|
21420
|
+
"ap-southeast-7" : { },
|
20940
21421
|
"ca-central-1" : { },
|
20941
21422
|
"ca-west-1" : { },
|
20942
21423
|
"eu-central-1" : { },
|
@@ -20950,6 +21431,7 @@
|
|
20950
21431
|
"il-central-1" : { },
|
20951
21432
|
"me-central-1" : { },
|
20952
21433
|
"me-south-1" : { },
|
21434
|
+
"mx-central-1" : { },
|
20953
21435
|
"sa-east-1" : { },
|
20954
21436
|
"us-east-1" : {
|
20955
21437
|
"variants" : [ {
|
@@ -25313,6 +25795,7 @@
|
|
25313
25795
|
"ap-southeast-2" : { },
|
25314
25796
|
"ap-southeast-3" : { },
|
25315
25797
|
"ap-southeast-4" : { },
|
25798
|
+
"ap-southeast-5" : { },
|
25316
25799
|
"ca-central-1" : { },
|
25317
25800
|
"ca-west-1" : { },
|
25318
25801
|
"eu-central-1" : { },
|
@@ -26724,6 +27207,7 @@
|
|
26724
27207
|
"il-central-1" : { },
|
26725
27208
|
"me-central-1" : { },
|
26726
27209
|
"me-south-1" : { },
|
27210
|
+
"mx-central-1" : { },
|
26727
27211
|
"sa-east-1" : { },
|
26728
27212
|
"us-east-1" : {
|
26729
27213
|
"variants" : [ {
|
@@ -28718,8 +29202,18 @@
|
|
28718
29202
|
},
|
28719
29203
|
"appsync" : {
|
28720
29204
|
"endpoints" : {
|
28721
|
-
"cn-north-1" : {
|
28722
|
-
|
29205
|
+
"cn-north-1" : {
|
29206
|
+
"variants" : [ {
|
29207
|
+
"hostname" : "appsync.cn-north-1.api.amazonwebservices.com.cn",
|
29208
|
+
"tags" : [ "dualstack" ]
|
29209
|
+
} ]
|
29210
|
+
},
|
29211
|
+
"cn-northwest-1" : {
|
29212
|
+
"variants" : [ {
|
29213
|
+
"hostname" : "appsync.cn-northwest-1.api.amazonwebservices.com.cn",
|
29214
|
+
"tags" : [ "dualstack" ]
|
29215
|
+
} ]
|
29216
|
+
}
|
28723
29217
|
}
|
28724
29218
|
},
|
28725
29219
|
"arc-zonal-shift" : {
|
@@ -29185,7 +29679,11 @@
|
|
29185
29679
|
"region" : "cn-northwest-1"
|
29186
29680
|
},
|
29187
29681
|
"hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
|
29188
|
-
"protocols" : [ "https" ]
|
29682
|
+
"protocols" : [ "https" ],
|
29683
|
+
"variants" : [ {
|
29684
|
+
"hostname" : "entitlement-marketplace.cn-northwest-1.api.amazonwebservices.com.cn",
|
29685
|
+
"tags" : [ "dualstack" ]
|
29686
|
+
} ]
|
29189
29687
|
}
|
29190
29688
|
}
|
29191
29689
|
},
|
@@ -29815,8 +30313,18 @@
|
|
29815
30313
|
"protocols" : [ "https" ]
|
29816
30314
|
},
|
29817
30315
|
"endpoints" : {
|
29818
|
-
"cn-north-1" : {
|
29819
|
-
|
30316
|
+
"cn-north-1" : {
|
30317
|
+
"variants" : [ {
|
30318
|
+
"hostname" : "route53resolver.cn-north-1.api.amazonwebservices.com.cn",
|
30319
|
+
"tags" : [ "dualstack" ]
|
30320
|
+
} ]
|
30321
|
+
},
|
30322
|
+
"cn-northwest-1" : {
|
30323
|
+
"variants" : [ {
|
30324
|
+
"hostname" : "route53resolver.cn-northwest-1.api.amazonwebservices.com.cn",
|
30325
|
+
"tags" : [ "dualstack" ]
|
30326
|
+
} ]
|
30327
|
+
}
|
29820
30328
|
}
|
29821
30329
|
},
|
29822
30330
|
"runtime.sagemaker" : {
|
@@ -31466,6 +31974,12 @@
|
|
31466
31974
|
"variants" : [ {
|
31467
31975
|
"hostname" : "comprehend-fips.us-gov-west-1.amazonaws.com",
|
31468
31976
|
"tags" : [ "fips" ]
|
31977
|
+
}, {
|
31978
|
+
"hostname" : "comprehend-fips.us-gov-west-1.api.aws",
|
31979
|
+
"tags" : [ "dualstack", "fips" ]
|
31980
|
+
}, {
|
31981
|
+
"hostname" : "comprehend.us-gov-west-1.api.aws",
|
31982
|
+
"tags" : [ "dualstack" ]
|
31469
31983
|
} ]
|
31470
31984
|
}
|
31471
31985
|
}
|
@@ -33605,8 +34119,18 @@
|
|
33605
34119
|
}
|
33606
34120
|
},
|
33607
34121
|
"endpoints" : {
|
33608
|
-
"us-gov-east-1" : {
|
33609
|
-
|
34122
|
+
"us-gov-east-1" : {
|
34123
|
+
"variants" : [ {
|
34124
|
+
"hostname" : "metering-marketplace.us-gov-east-1.api.aws",
|
34125
|
+
"tags" : [ "dualstack" ]
|
34126
|
+
} ]
|
34127
|
+
},
|
34128
|
+
"us-gov-west-1" : {
|
34129
|
+
"variants" : [ {
|
34130
|
+
"hostname" : "metering-marketplace.us-gov-west-1.api.aws",
|
34131
|
+
"tags" : [ "dualstack" ]
|
34132
|
+
} ]
|
34133
|
+
}
|
33610
34134
|
}
|
33611
34135
|
},
|
33612
34136
|
"metrics.sagemaker" : {
|
@@ -34054,6 +34578,11 @@
|
|
34054
34578
|
}
|
34055
34579
|
}
|
34056
34580
|
},
|
34581
|
+
"query.timestream" : {
|
34582
|
+
"endpoints" : {
|
34583
|
+
"us-gov-west-1" : { }
|
34584
|
+
}
|
34585
|
+
},
|
34057
34586
|
"quicksight" : {
|
34058
34587
|
"endpoints" : {
|
34059
34588
|
"us-gov-east-1" : { },
|
@@ -34269,6 +34798,12 @@
|
|
34269
34798
|
"variants" : [ {
|
34270
34799
|
"hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com",
|
34271
34800
|
"tags" : [ "fips" ]
|
34801
|
+
}, {
|
34802
|
+
"hostname" : "rekognition-fips.us-gov-west-1.api.aws",
|
34803
|
+
"tags" : [ "dualstack", "fips" ]
|
34804
|
+
}, {
|
34805
|
+
"hostname" : "rekognition.us-gov-west-1.api.aws",
|
34806
|
+
"tags" : [ "dualstack" ]
|
34272
34807
|
} ]
|
34273
34808
|
},
|
34274
34809
|
"us-gov-west-1-fips" : {
|
@@ -34444,6 +34979,12 @@
|
|
34444
34979
|
"variants" : [ {
|
34445
34980
|
"hostname" : "route53resolver.us-gov-east-1.amazonaws.com",
|
34446
34981
|
"tags" : [ "fips" ]
|
34982
|
+
}, {
|
34983
|
+
"hostname" : "route53resolver.us-gov-east-1.api.aws",
|
34984
|
+
"tags" : [ "dualstack" ]
|
34985
|
+
}, {
|
34986
|
+
"hostname" : "route53resolver.us-gov-east-1.api.aws",
|
34987
|
+
"tags" : [ "dualstack", "fips" ]
|
34447
34988
|
} ]
|
34448
34989
|
},
|
34449
34990
|
"us-gov-east-1-fips" : {
|
@@ -34454,6 +34995,12 @@
|
|
34454
34995
|
"variants" : [ {
|
34455
34996
|
"hostname" : "route53resolver.us-gov-west-1.amazonaws.com",
|
34456
34997
|
"tags" : [ "fips" ]
|
34998
|
+
}, {
|
34999
|
+
"hostname" : "route53resolver.us-gov-west-1.api.aws",
|
35000
|
+
"tags" : [ "dualstack" ]
|
35001
|
+
}, {
|
35002
|
+
"hostname" : "route53resolver.us-gov-west-1.api.aws",
|
35003
|
+
"tags" : [ "dualstack", "fips" ]
|
34457
35004
|
} ]
|
34458
35005
|
},
|
34459
35006
|
"us-gov-west-1-fips" : {
|
@@ -35983,6 +36530,11 @@
|
|
35983
36530
|
"us-iso-west-1" : { }
|
35984
36531
|
}
|
35985
36532
|
},
|
36533
|
+
"batch" : {
|
36534
|
+
"endpoints" : {
|
36535
|
+
"us-iso-east-1" : { }
|
36536
|
+
}
|
36537
|
+
},
|
35986
36538
|
"bedrock" : {
|
35987
36539
|
"endpoints" : {
|
35988
36540
|
"bedrock-runtime-us-iso-east-1" : {
|
@@ -36877,6 +37429,12 @@
|
|
36877
37429
|
}
|
36878
37430
|
}
|
36879
37431
|
},
|
37432
|
+
"servicediscovery" : {
|
37433
|
+
"endpoints" : {
|
37434
|
+
"us-iso-east-1" : { },
|
37435
|
+
"us-iso-west-1" : { }
|
37436
|
+
}
|
37437
|
+
},
|
36880
37438
|
"snowball" : {
|
36881
37439
|
"endpoints" : {
|
36882
37440
|
"us-iso-east-1" : { },
|
@@ -37107,6 +37665,12 @@
|
|
37107
37665
|
} ]
|
37108
37666
|
}
|
37109
37667
|
}
|
37668
|
+
},
|
37669
|
+
"xray" : {
|
37670
|
+
"endpoints" : {
|
37671
|
+
"us-iso-east-1" : { },
|
37672
|
+
"us-iso-west-1" : { }
|
37673
|
+
}
|
37110
37674
|
}
|
37111
37675
|
}
|
37112
37676
|
}, {
|
@@ -37191,6 +37755,11 @@
|
|
37191
37755
|
"us-isob-east-1" : { }
|
37192
37756
|
}
|
37193
37757
|
},
|
37758
|
+
"batch" : {
|
37759
|
+
"endpoints" : {
|
37760
|
+
"us-isob-east-1" : { }
|
37761
|
+
}
|
37762
|
+
},
|
37194
37763
|
"budgets" : {
|
37195
37764
|
"endpoints" : {
|
37196
37765
|
"aws-iso-b-global" : {
|
@@ -37248,6 +37817,11 @@
|
|
37248
37817
|
}
|
37249
37818
|
}
|
37250
37819
|
},
|
37820
|
+
"codebuild" : {
|
37821
|
+
"endpoints" : {
|
37822
|
+
"us-isob-east-1" : { }
|
37823
|
+
}
|
37824
|
+
},
|
37251
37825
|
"codedeploy" : {
|
37252
37826
|
"endpoints" : {
|
37253
37827
|
"us-isob-east-1" : { }
|
@@ -37432,6 +38006,11 @@
|
|
37432
38006
|
"us-isob-east-1" : { }
|
37433
38007
|
}
|
37434
38008
|
},
|
38009
|
+
"fsx" : {
|
38010
|
+
"endpoints" : {
|
38011
|
+
"us-isob-east-1" : { }
|
38012
|
+
}
|
38013
|
+
},
|
37435
38014
|
"glacier" : {
|
37436
38015
|
"endpoints" : {
|
37437
38016
|
"fips-us-isob-east-1" : {
|
@@ -37449,6 +38028,11 @@
|
|
37449
38028
|
}
|
37450
38029
|
}
|
37451
38030
|
},
|
38031
|
+
"glue" : {
|
38032
|
+
"endpoints" : {
|
38033
|
+
"us-isob-east-1" : { }
|
38034
|
+
}
|
38035
|
+
},
|
37452
38036
|
"health" : {
|
37453
38037
|
"endpoints" : {
|
37454
38038
|
"us-isob-east-1" : { }
|
@@ -37743,6 +38327,11 @@
|
|
37743
38327
|
}
|
37744
38328
|
}
|
37745
38329
|
},
|
38330
|
+
"servicediscovery" : {
|
38331
|
+
"endpoints" : {
|
38332
|
+
"us-isob-east-1" : { }
|
38333
|
+
}
|
38334
|
+
},
|
37746
38335
|
"snowball" : {
|
37747
38336
|
"endpoints" : {
|
37748
38337
|
"us-isob-east-1" : { }
|
@@ -37920,7 +38509,506 @@
|
|
37920
38509
|
"description" : "EU ISOE West"
|
37921
38510
|
}
|
37922
38511
|
},
|
37923
|
-
"services" : {
|
38512
|
+
"services" : {
|
38513
|
+
"access-analyzer" : {
|
38514
|
+
"endpoints" : {
|
38515
|
+
"eu-isoe-west-1" : {
|
38516
|
+
"variants" : [ {
|
38517
|
+
"hostname" : "access-analyzer.eu-isoe-west-1.api.cloud-aws.adc-e.uk",
|
38518
|
+
"tags" : [ "dualstack" ]
|
38519
|
+
} ]
|
38520
|
+
}
|
38521
|
+
}
|
38522
|
+
},
|
38523
|
+
"acm" : {
|
38524
|
+
"endpoints" : {
|
38525
|
+
"eu-isoe-west-1" : { }
|
38526
|
+
}
|
38527
|
+
},
|
38528
|
+
"acm-pca" : {
|
38529
|
+
"defaults" : {
|
38530
|
+
"protocols" : [ "https" ]
|
38531
|
+
},
|
38532
|
+
"endpoints" : {
|
38533
|
+
"eu-isoe-west-1" : { }
|
38534
|
+
}
|
38535
|
+
},
|
38536
|
+
"api.ecr" : {
|
38537
|
+
"endpoints" : {
|
38538
|
+
"eu-isoe-west-1" : {
|
38539
|
+
"credentialScope" : {
|
38540
|
+
"region" : "eu-isoe-west-1"
|
38541
|
+
},
|
38542
|
+
"hostname" : "api.ecr.eu-isoe-west-1.cloud.adc-e.uk"
|
38543
|
+
}
|
38544
|
+
}
|
38545
|
+
},
|
38546
|
+
"api.pricing" : {
|
38547
|
+
"defaults" : {
|
38548
|
+
"credentialScope" : {
|
38549
|
+
"service" : "pricing"
|
38550
|
+
}
|
38551
|
+
},
|
38552
|
+
"endpoints" : {
|
38553
|
+
"eu-isoe-west-1" : { }
|
38554
|
+
}
|
38555
|
+
},
|
38556
|
+
"appconfig" : {
|
38557
|
+
"endpoints" : {
|
38558
|
+
"eu-isoe-west-1" : { }
|
38559
|
+
}
|
38560
|
+
},
|
38561
|
+
"appconfigdata" : {
|
38562
|
+
"endpoints" : {
|
38563
|
+
"eu-isoe-west-1" : { }
|
38564
|
+
}
|
38565
|
+
},
|
38566
|
+
"application-autoscaling" : {
|
38567
|
+
"defaults" : {
|
38568
|
+
"protocols" : [ "http", "https" ]
|
38569
|
+
},
|
38570
|
+
"endpoints" : {
|
38571
|
+
"eu-isoe-west-1" : { }
|
38572
|
+
}
|
38573
|
+
},
|
38574
|
+
"arc-zonal-shift" : {
|
38575
|
+
"endpoints" : {
|
38576
|
+
"eu-isoe-west-1" : { }
|
38577
|
+
}
|
38578
|
+
},
|
38579
|
+
"athena" : {
|
38580
|
+
"endpoints" : {
|
38581
|
+
"eu-isoe-west-1" : { }
|
38582
|
+
}
|
38583
|
+
},
|
38584
|
+
"autoscaling" : {
|
38585
|
+
"defaults" : {
|
38586
|
+
"protocols" : [ "http", "https" ]
|
38587
|
+
},
|
38588
|
+
"endpoints" : {
|
38589
|
+
"eu-isoe-west-1" : { }
|
38590
|
+
}
|
38591
|
+
},
|
38592
|
+
"batch" : {
|
38593
|
+
"endpoints" : {
|
38594
|
+
"eu-isoe-west-1" : { }
|
38595
|
+
}
|
38596
|
+
},
|
38597
|
+
"budgets" : {
|
38598
|
+
"endpoints" : {
|
38599
|
+
"aws-iso-e-global" : {
|
38600
|
+
"credentialScope" : {
|
38601
|
+
"region" : "eu-isoe-west-1"
|
38602
|
+
},
|
38603
|
+
"hostname" : "budgets.global.cloud.adc-e.uk"
|
38604
|
+
},
|
38605
|
+
"eu-isoe-west-1" : {
|
38606
|
+
"credentialScope" : {
|
38607
|
+
"region" : "eu-isoe-west-1"
|
38608
|
+
},
|
38609
|
+
"hostname" : "budgets.global.cloud.adc-e.uk"
|
38610
|
+
}
|
38611
|
+
},
|
38612
|
+
"isRegionalized" : false,
|
38613
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38614
|
+
},
|
38615
|
+
"cloudcontrolapi" : {
|
38616
|
+
"endpoints" : {
|
38617
|
+
"eu-isoe-west-1" : { }
|
38618
|
+
}
|
38619
|
+
},
|
38620
|
+
"cloudformation" : {
|
38621
|
+
"endpoints" : {
|
38622
|
+
"eu-isoe-west-1" : { }
|
38623
|
+
}
|
38624
|
+
},
|
38625
|
+
"cloudtrail" : {
|
38626
|
+
"endpoints" : {
|
38627
|
+
"eu-isoe-west-1" : { }
|
38628
|
+
}
|
38629
|
+
},
|
38630
|
+
"codedeploy" : {
|
38631
|
+
"endpoints" : {
|
38632
|
+
"eu-isoe-west-1" : { }
|
38633
|
+
}
|
38634
|
+
},
|
38635
|
+
"compute-optimizer" : {
|
38636
|
+
"endpoints" : {
|
38637
|
+
"eu-isoe-west-1" : {
|
38638
|
+
"credentialScope" : {
|
38639
|
+
"region" : "eu-isoe-west-1"
|
38640
|
+
},
|
38641
|
+
"hostname" : "compute-optimizer.eu-isoe-west-1.cloud.adc-e.uk"
|
38642
|
+
}
|
38643
|
+
}
|
38644
|
+
},
|
38645
|
+
"config" : {
|
38646
|
+
"endpoints" : {
|
38647
|
+
"eu-isoe-west-1" : { }
|
38648
|
+
}
|
38649
|
+
},
|
38650
|
+
"cost-optimization-hub" : {
|
38651
|
+
"endpoints" : {
|
38652
|
+
"eu-isoe-west-1" : {
|
38653
|
+
"credentialScope" : {
|
38654
|
+
"region" : "eu-isoe-west-1"
|
38655
|
+
},
|
38656
|
+
"hostname" : "cost-optimization-hub.eu-isoe-west-1.cloud.adc-e.uk"
|
38657
|
+
}
|
38658
|
+
}
|
38659
|
+
},
|
38660
|
+
"directconnect" : {
|
38661
|
+
"endpoints" : {
|
38662
|
+
"eu-isoe-west-1" : { }
|
38663
|
+
}
|
38664
|
+
},
|
38665
|
+
"dlm" : {
|
38666
|
+
"endpoints" : {
|
38667
|
+
"eu-isoe-west-1" : { }
|
38668
|
+
}
|
38669
|
+
},
|
38670
|
+
"dms" : {
|
38671
|
+
"endpoints" : {
|
38672
|
+
"eu-isoe-west-1" : { }
|
38673
|
+
}
|
38674
|
+
},
|
38675
|
+
"ds" : {
|
38676
|
+
"endpoints" : {
|
38677
|
+
"eu-isoe-west-1" : { }
|
38678
|
+
}
|
38679
|
+
},
|
38680
|
+
"dynamodb" : {
|
38681
|
+
"defaults" : {
|
38682
|
+
"protocols" : [ "http", "https" ]
|
38683
|
+
},
|
38684
|
+
"endpoints" : {
|
38685
|
+
"eu-isoe-west-1" : { }
|
38686
|
+
}
|
38687
|
+
},
|
38688
|
+
"ebs" : {
|
38689
|
+
"endpoints" : {
|
38690
|
+
"eu-isoe-west-1" : { }
|
38691
|
+
}
|
38692
|
+
},
|
38693
|
+
"ec2" : {
|
38694
|
+
"defaults" : {
|
38695
|
+
"protocols" : [ "https" ]
|
38696
|
+
},
|
38697
|
+
"endpoints" : {
|
38698
|
+
"eu-isoe-west-1" : { }
|
38699
|
+
}
|
38700
|
+
},
|
38701
|
+
"ecs" : {
|
38702
|
+
"endpoints" : {
|
38703
|
+
"eu-isoe-west-1" : { }
|
38704
|
+
}
|
38705
|
+
},
|
38706
|
+
"eks" : {
|
38707
|
+
"defaults" : {
|
38708
|
+
"protocols" : [ "http", "https" ]
|
38709
|
+
},
|
38710
|
+
"endpoints" : {
|
38711
|
+
"eu-isoe-west-1" : { }
|
38712
|
+
}
|
38713
|
+
},
|
38714
|
+
"elasticache" : {
|
38715
|
+
"endpoints" : {
|
38716
|
+
"eu-isoe-west-1" : { }
|
38717
|
+
}
|
38718
|
+
},
|
38719
|
+
"elasticfilesystem" : {
|
38720
|
+
"endpoints" : {
|
38721
|
+
"eu-isoe-west-1" : {
|
38722
|
+
"variants" : [ {
|
38723
|
+
"hostname" : "elasticfilesystem-fips.eu-isoe-west-1.cloud.adc-e.uk",
|
38724
|
+
"tags" : [ "fips" ]
|
38725
|
+
} ]
|
38726
|
+
},
|
38727
|
+
"fips-eu-isoe-west-1" : {
|
38728
|
+
"credentialScope" : {
|
38729
|
+
"region" : "eu-isoe-west-1"
|
38730
|
+
},
|
38731
|
+
"deprecated" : true,
|
38732
|
+
"hostname" : "elasticfilesystem-fips.eu-isoe-west-1.cloud.adc-e.uk"
|
38733
|
+
}
|
38734
|
+
}
|
38735
|
+
},
|
38736
|
+
"elasticloadbalancing" : {
|
38737
|
+
"defaults" : {
|
38738
|
+
"protocols" : [ "https" ]
|
38739
|
+
},
|
38740
|
+
"endpoints" : {
|
38741
|
+
"eu-isoe-west-1" : { }
|
38742
|
+
}
|
38743
|
+
},
|
38744
|
+
"elasticmapreduce" : {
|
38745
|
+
"endpoints" : {
|
38746
|
+
"eu-isoe-west-1" : { }
|
38747
|
+
}
|
38748
|
+
},
|
38749
|
+
"emr-serverless" : {
|
38750
|
+
"endpoints" : {
|
38751
|
+
"eu-isoe-west-1" : { }
|
38752
|
+
}
|
38753
|
+
},
|
38754
|
+
"es" : {
|
38755
|
+
"endpoints" : {
|
38756
|
+
"eu-isoe-west-1" : { }
|
38757
|
+
}
|
38758
|
+
},
|
38759
|
+
"events" : {
|
38760
|
+
"endpoints" : {
|
38761
|
+
"eu-isoe-west-1" : { }
|
38762
|
+
}
|
38763
|
+
},
|
38764
|
+
"firehose" : {
|
38765
|
+
"endpoints" : {
|
38766
|
+
"eu-isoe-west-1" : { }
|
38767
|
+
}
|
38768
|
+
},
|
38769
|
+
"glue" : {
|
38770
|
+
"endpoints" : {
|
38771
|
+
"eu-isoe-west-1" : { }
|
38772
|
+
}
|
38773
|
+
},
|
38774
|
+
"kinesis" : {
|
38775
|
+
"endpoints" : {
|
38776
|
+
"eu-isoe-west-1" : { }
|
38777
|
+
}
|
38778
|
+
},
|
38779
|
+
"kms" : {
|
38780
|
+
"endpoints" : {
|
38781
|
+
"ProdFips" : {
|
38782
|
+
"credentialScope" : {
|
38783
|
+
"region" : "eu-isoe-west-1"
|
38784
|
+
},
|
38785
|
+
"deprecated" : true,
|
38786
|
+
"hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk"
|
38787
|
+
},
|
38788
|
+
"eu-isoe-west-1" : {
|
38789
|
+
"variants" : [ {
|
38790
|
+
"hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk",
|
38791
|
+
"tags" : [ "fips" ]
|
38792
|
+
} ]
|
38793
|
+
},
|
38794
|
+
"eu-isoe-west-1-fips" : {
|
38795
|
+
"credentialScope" : {
|
38796
|
+
"region" : "eu-isoe-west-1"
|
38797
|
+
},
|
38798
|
+
"deprecated" : true,
|
38799
|
+
"hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk"
|
38800
|
+
}
|
38801
|
+
}
|
38802
|
+
},
|
38803
|
+
"lakeformation" : {
|
38804
|
+
"endpoints" : {
|
38805
|
+
"eu-isoe-west-1" : { }
|
38806
|
+
}
|
38807
|
+
},
|
38808
|
+
"lambda" : {
|
38809
|
+
"endpoints" : {
|
38810
|
+
"eu-isoe-west-1" : {
|
38811
|
+
"variants" : [ {
|
38812
|
+
"hostname" : "lambda.eu-isoe-west-1.api.cloud-aws.adc-e.uk",
|
38813
|
+
"tags" : [ "dualstack" ]
|
38814
|
+
} ]
|
38815
|
+
}
|
38816
|
+
}
|
38817
|
+
},
|
38818
|
+
"logs" : {
|
38819
|
+
"endpoints" : {
|
38820
|
+
"eu-isoe-west-1" : { }
|
38821
|
+
}
|
38822
|
+
},
|
38823
|
+
"monitoring" : {
|
38824
|
+
"endpoints" : {
|
38825
|
+
"eu-isoe-west-1" : { }
|
38826
|
+
}
|
38827
|
+
},
|
38828
|
+
"oam" : {
|
38829
|
+
"endpoints" : {
|
38830
|
+
"eu-isoe-west-1" : { }
|
38831
|
+
}
|
38832
|
+
},
|
38833
|
+
"organizations" : {
|
38834
|
+
"endpoints" : {
|
38835
|
+
"aws-iso-e-global" : {
|
38836
|
+
"credentialScope" : {
|
38837
|
+
"region" : "eu-isoe-west-1"
|
38838
|
+
},
|
38839
|
+
"hostname" : "organizations.eu-isoe-west-1.cloud.adc-e.uk"
|
38840
|
+
}
|
38841
|
+
},
|
38842
|
+
"isRegionalized" : false,
|
38843
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38844
|
+
},
|
38845
|
+
"pi" : {
|
38846
|
+
"endpoints" : {
|
38847
|
+
"eu-isoe-west-1" : {
|
38848
|
+
"protocols" : [ "https" ]
|
38849
|
+
}
|
38850
|
+
}
|
38851
|
+
},
|
38852
|
+
"pipes" : {
|
38853
|
+
"endpoints" : {
|
38854
|
+
"eu-isoe-west-1" : { }
|
38855
|
+
}
|
38856
|
+
},
|
38857
|
+
"ram" : {
|
38858
|
+
"endpoints" : {
|
38859
|
+
"eu-isoe-west-1" : { }
|
38860
|
+
}
|
38861
|
+
},
|
38862
|
+
"rbin" : {
|
38863
|
+
"endpoints" : {
|
38864
|
+
"eu-isoe-west-1" : { }
|
38865
|
+
}
|
38866
|
+
},
|
38867
|
+
"rds" : {
|
38868
|
+
"endpoints" : {
|
38869
|
+
"eu-isoe-west-1" : { }
|
38870
|
+
}
|
38871
|
+
},
|
38872
|
+
"redshift" : {
|
38873
|
+
"endpoints" : {
|
38874
|
+
"eu-isoe-west-1" : { }
|
38875
|
+
}
|
38876
|
+
},
|
38877
|
+
"resource-groups" : {
|
38878
|
+
"endpoints" : {
|
38879
|
+
"eu-isoe-west-1" : { }
|
38880
|
+
}
|
38881
|
+
},
|
38882
|
+
"route53" : {
|
38883
|
+
"endpoints" : {
|
38884
|
+
"aws-iso-e-global" : {
|
38885
|
+
"credentialScope" : {
|
38886
|
+
"region" : "eu-isoe-west-1"
|
38887
|
+
},
|
38888
|
+
"hostname" : "route53.cloud.adc-e.uk"
|
38889
|
+
}
|
38890
|
+
},
|
38891
|
+
"isRegionalized" : false,
|
38892
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38893
|
+
},
|
38894
|
+
"route53resolver" : {
|
38895
|
+
"endpoints" : {
|
38896
|
+
"eu-isoe-west-1" : { }
|
38897
|
+
}
|
38898
|
+
},
|
38899
|
+
"s3" : {
|
38900
|
+
"defaults" : {
|
38901
|
+
"protocols" : [ "http", "https" ],
|
38902
|
+
"signatureVersions" : [ "s3v4" ]
|
38903
|
+
},
|
38904
|
+
"endpoints" : {
|
38905
|
+
"eu-isoe-west-1" : { }
|
38906
|
+
}
|
38907
|
+
},
|
38908
|
+
"savingsplans" : {
|
38909
|
+
"endpoints" : {
|
38910
|
+
"aws-iso-e-global" : {
|
38911
|
+
"credentialScope" : {
|
38912
|
+
"region" : "eu-isoe-west-1"
|
38913
|
+
},
|
38914
|
+
"hostname" : "savingsplans.cloud.adc-e.uk"
|
38915
|
+
}
|
38916
|
+
},
|
38917
|
+
"isRegionalized" : false,
|
38918
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38919
|
+
},
|
38920
|
+
"scheduler" : {
|
38921
|
+
"endpoints" : {
|
38922
|
+
"eu-isoe-west-1" : { }
|
38923
|
+
}
|
38924
|
+
},
|
38925
|
+
"secretsmanager" : {
|
38926
|
+
"endpoints" : {
|
38927
|
+
"eu-isoe-west-1" : { }
|
38928
|
+
}
|
38929
|
+
},
|
38930
|
+
"servicecatalog" : {
|
38931
|
+
"endpoints" : {
|
38932
|
+
"eu-isoe-west-1" : { }
|
38933
|
+
}
|
38934
|
+
},
|
38935
|
+
"servicediscovery" : {
|
38936
|
+
"endpoints" : {
|
38937
|
+
"eu-isoe-west-1" : { }
|
38938
|
+
}
|
38939
|
+
},
|
38940
|
+
"servicequotas" : {
|
38941
|
+
"defaults" : {
|
38942
|
+
"protocols" : [ "https" ]
|
38943
|
+
},
|
38944
|
+
"endpoints" : {
|
38945
|
+
"eu-isoe-west-1" : { }
|
38946
|
+
}
|
38947
|
+
},
|
38948
|
+
"sns" : {
|
38949
|
+
"defaults" : {
|
38950
|
+
"protocols" : [ "http", "https" ]
|
38951
|
+
},
|
38952
|
+
"endpoints" : {
|
38953
|
+
"eu-isoe-west-1" : { }
|
38954
|
+
}
|
38955
|
+
},
|
38956
|
+
"sqs" : {
|
38957
|
+
"defaults" : {
|
38958
|
+
"protocols" : [ "http", "https" ],
|
38959
|
+
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
38960
|
+
},
|
38961
|
+
"endpoints" : {
|
38962
|
+
"eu-isoe-west-1" : { }
|
38963
|
+
}
|
38964
|
+
},
|
38965
|
+
"ssm" : {
|
38966
|
+
"endpoints" : {
|
38967
|
+
"eu-isoe-west-1" : { }
|
38968
|
+
}
|
38969
|
+
},
|
38970
|
+
"states" : {
|
38971
|
+
"endpoints" : {
|
38972
|
+
"eu-isoe-west-1" : { }
|
38973
|
+
}
|
38974
|
+
},
|
38975
|
+
"streams.dynamodb" : {
|
38976
|
+
"defaults" : {
|
38977
|
+
"credentialScope" : {
|
38978
|
+
"service" : "dynamodb"
|
38979
|
+
},
|
38980
|
+
"protocols" : [ "http", "https" ]
|
38981
|
+
},
|
38982
|
+
"endpoints" : {
|
38983
|
+
"eu-isoe-west-1" : { }
|
38984
|
+
}
|
38985
|
+
},
|
38986
|
+
"sts" : {
|
38987
|
+
"endpoints" : {
|
38988
|
+
"eu-isoe-west-1" : { }
|
38989
|
+
}
|
38990
|
+
},
|
38991
|
+
"swf" : {
|
38992
|
+
"endpoints" : {
|
38993
|
+
"eu-isoe-west-1" : { }
|
38994
|
+
}
|
38995
|
+
},
|
38996
|
+
"synthetics" : {
|
38997
|
+
"endpoints" : {
|
38998
|
+
"eu-isoe-west-1" : { }
|
38999
|
+
}
|
39000
|
+
},
|
39001
|
+
"tagging" : {
|
39002
|
+
"endpoints" : {
|
39003
|
+
"eu-isoe-west-1" : { }
|
39004
|
+
}
|
39005
|
+
},
|
39006
|
+
"xray" : {
|
39007
|
+
"endpoints" : {
|
39008
|
+
"eu-isoe-west-1" : { }
|
39009
|
+
}
|
39010
|
+
}
|
39011
|
+
}
|
37924
39012
|
}, {
|
37925
39013
|
"defaults" : {
|
37926
39014
|
"hostname" : "{service}.{region}.{dnsSuffix}",
|
@@ -38601,16 +39689,8 @@
|
|
38601
39689
|
},
|
38602
39690
|
"secretsmanager" : {
|
38603
39691
|
"endpoints" : {
|
38604
|
-
"us-isof-east-1" : {
|
38605
|
-
|
38606
|
-
"tags" : [ "dualstack" ]
|
38607
|
-
} ]
|
38608
|
-
},
|
38609
|
-
"us-isof-south-1" : {
|
38610
|
-
"variants" : [ {
|
38611
|
-
"tags" : [ "dualstack" ]
|
38612
|
-
} ]
|
38613
|
-
}
|
39692
|
+
"us-isof-east-1" : { },
|
39693
|
+
"us-isof-south-1" : { }
|
38614
39694
|
}
|
38615
39695
|
},
|
38616
39696
|
"servicediscovery" : {
|
@@ -38756,6 +39836,27 @@
|
|
38756
39836
|
}
|
38757
39837
|
}
|
38758
39838
|
}
|
39839
|
+
}, {
|
39840
|
+
"defaults" : {
|
39841
|
+
"hostname" : "{service}.{region}.{dnsSuffix}",
|
39842
|
+
"protocols" : [ "https" ],
|
39843
|
+
"signatureVersions" : [ "v4" ],
|
39844
|
+
"variants" : [ {
|
39845
|
+
"dnsSuffix" : "amazonaws.eu",
|
39846
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
39847
|
+
"tags" : [ "fips" ]
|
39848
|
+
} ]
|
39849
|
+
},
|
39850
|
+
"dnsSuffix" : "amazonaws.eu",
|
39851
|
+
"partition" : "aws-eusc",
|
39852
|
+
"partitionName" : "AWS EUSC",
|
39853
|
+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
39854
|
+
"regions" : {
|
39855
|
+
"eusc-de-east-1" : {
|
39856
|
+
"description" : "EU (Germany)"
|
39857
|
+
}
|
39858
|
+
},
|
39859
|
+
"services" : { }
|
38759
39860
|
} ],
|
38760
39861
|
"version" : 3
|
38761
39862
|
}
|