aws-partitions 1.1051.0 → 1.1068.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 +85 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -1
- data/partitions.json +1931 -197
- metadata +2 -2
data/partitions.json
CHANGED
@@ -123,39 +123,156 @@
|
|
123
123
|
"services" : {
|
124
124
|
"access-analyzer" : {
|
125
125
|
"endpoints" : {
|
126
|
-
"af-south-1" : {
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
"ap-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
"ap-
|
126
|
+
"af-south-1" : {
|
127
|
+
"variants" : [ {
|
128
|
+
"hostname" : "access-analyzer.af-south-1.api.aws",
|
129
|
+
"tags" : [ "dualstack" ]
|
130
|
+
} ]
|
131
|
+
},
|
132
|
+
"ap-east-1" : {
|
133
|
+
"variants" : [ {
|
134
|
+
"hostname" : "access-analyzer.ap-east-1.api.aws",
|
135
|
+
"tags" : [ "dualstack" ]
|
136
|
+
} ]
|
137
|
+
},
|
138
|
+
"ap-northeast-1" : {
|
139
|
+
"variants" : [ {
|
140
|
+
"hostname" : "access-analyzer.ap-northeast-1.api.aws",
|
141
|
+
"tags" : [ "dualstack" ]
|
142
|
+
} ]
|
143
|
+
},
|
144
|
+
"ap-northeast-2" : {
|
145
|
+
"variants" : [ {
|
146
|
+
"hostname" : "access-analyzer.ap-northeast-2.api.aws",
|
147
|
+
"tags" : [ "dualstack" ]
|
148
|
+
} ]
|
149
|
+
},
|
150
|
+
"ap-northeast-3" : {
|
151
|
+
"variants" : [ {
|
152
|
+
"hostname" : "access-analyzer.ap-northeast-3.api.aws",
|
153
|
+
"tags" : [ "dualstack" ]
|
154
|
+
} ]
|
155
|
+
},
|
156
|
+
"ap-south-1" : {
|
157
|
+
"variants" : [ {
|
158
|
+
"hostname" : "access-analyzer.ap-south-1.api.aws",
|
159
|
+
"tags" : [ "dualstack" ]
|
160
|
+
} ]
|
161
|
+
},
|
162
|
+
"ap-south-2" : {
|
163
|
+
"variants" : [ {
|
164
|
+
"hostname" : "access-analyzer.ap-south-2.api.aws",
|
165
|
+
"tags" : [ "dualstack" ]
|
166
|
+
} ]
|
167
|
+
},
|
168
|
+
"ap-southeast-1" : {
|
169
|
+
"variants" : [ {
|
170
|
+
"hostname" : "access-analyzer.ap-southeast-1.api.aws",
|
171
|
+
"tags" : [ "dualstack" ]
|
172
|
+
} ]
|
173
|
+
},
|
174
|
+
"ap-southeast-2" : {
|
175
|
+
"variants" : [ {
|
176
|
+
"hostname" : "access-analyzer.ap-southeast-2.api.aws",
|
177
|
+
"tags" : [ "dualstack" ]
|
178
|
+
} ]
|
179
|
+
},
|
180
|
+
"ap-southeast-3" : {
|
181
|
+
"variants" : [ {
|
182
|
+
"hostname" : "access-analyzer.ap-southeast-3.api.aws",
|
183
|
+
"tags" : [ "dualstack" ]
|
184
|
+
} ]
|
185
|
+
},
|
186
|
+
"ap-southeast-4" : {
|
187
|
+
"variants" : [ {
|
188
|
+
"hostname" : "access-analyzer.ap-southeast-4.api.aws",
|
189
|
+
"tags" : [ "dualstack" ]
|
190
|
+
} ]
|
191
|
+
},
|
192
|
+
"ap-southeast-5" : {
|
193
|
+
"variants" : [ {
|
194
|
+
"hostname" : "access-analyzer.ap-southeast-5.api.aws",
|
195
|
+
"tags" : [ "dualstack" ]
|
196
|
+
} ]
|
197
|
+
},
|
198
|
+
"ap-southeast-7" : {
|
199
|
+
"variants" : [ {
|
200
|
+
"hostname" : "access-analyzer.ap-southeast-7.api.aws",
|
201
|
+
"tags" : [ "dualstack" ]
|
202
|
+
} ]
|
203
|
+
},
|
139
204
|
"ca-central-1" : {
|
140
205
|
"variants" : [ {
|
141
206
|
"hostname" : "access-analyzer-fips.ca-central-1.amazonaws.com",
|
142
207
|
"tags" : [ "fips" ]
|
208
|
+
}, {
|
209
|
+
"hostname" : "access-analyzer-fips.ca-central-1.api.aws",
|
210
|
+
"tags" : [ "dualstack", "fips" ]
|
211
|
+
}, {
|
212
|
+
"hostname" : "access-analyzer.ca-central-1.api.aws",
|
213
|
+
"tags" : [ "dualstack" ]
|
143
214
|
} ]
|
144
215
|
},
|
145
216
|
"ca-west-1" : {
|
146
217
|
"variants" : [ {
|
147
218
|
"hostname" : "access-analyzer-fips.ca-west-1.amazonaws.com",
|
148
219
|
"tags" : [ "fips" ]
|
220
|
+
}, {
|
221
|
+
"hostname" : "access-analyzer-fips.ca-west-1.api.aws",
|
222
|
+
"tags" : [ "dualstack", "fips" ]
|
223
|
+
}, {
|
224
|
+
"hostname" : "access-analyzer.ca-west-1.api.aws",
|
225
|
+
"tags" : [ "dualstack" ]
|
226
|
+
} ]
|
227
|
+
},
|
228
|
+
"eu-central-1" : {
|
229
|
+
"variants" : [ {
|
230
|
+
"hostname" : "access-analyzer.eu-central-1.api.aws",
|
231
|
+
"tags" : [ "dualstack" ]
|
232
|
+
} ]
|
233
|
+
},
|
234
|
+
"eu-central-2" : {
|
235
|
+
"variants" : [ {
|
236
|
+
"hostname" : "access-analyzer.eu-central-2.api.aws",
|
237
|
+
"tags" : [ "dualstack" ]
|
238
|
+
} ]
|
239
|
+
},
|
240
|
+
"eu-north-1" : {
|
241
|
+
"variants" : [ {
|
242
|
+
"hostname" : "access-analyzer.eu-north-1.api.aws",
|
243
|
+
"tags" : [ "dualstack" ]
|
244
|
+
} ]
|
245
|
+
},
|
246
|
+
"eu-south-1" : {
|
247
|
+
"variants" : [ {
|
248
|
+
"hostname" : "access-analyzer.eu-south-1.api.aws",
|
249
|
+
"tags" : [ "dualstack" ]
|
250
|
+
} ]
|
251
|
+
},
|
252
|
+
"eu-south-2" : {
|
253
|
+
"variants" : [ {
|
254
|
+
"hostname" : "access-analyzer.eu-south-2.api.aws",
|
255
|
+
"tags" : [ "dualstack" ]
|
256
|
+
} ]
|
257
|
+
},
|
258
|
+
"eu-west-1" : {
|
259
|
+
"variants" : [ {
|
260
|
+
"hostname" : "access-analyzer.eu-west-1.api.aws",
|
261
|
+
"tags" : [ "dualstack" ]
|
262
|
+
} ]
|
263
|
+
},
|
264
|
+
"eu-west-2" : {
|
265
|
+
"variants" : [ {
|
266
|
+
"hostname" : "access-analyzer.eu-west-2.api.aws",
|
267
|
+
"tags" : [ "dualstack" ]
|
268
|
+
} ]
|
269
|
+
},
|
270
|
+
"eu-west-3" : {
|
271
|
+
"variants" : [ {
|
272
|
+
"hostname" : "access-analyzer.eu-west-3.api.aws",
|
273
|
+
"tags" : [ "dualstack" ]
|
149
274
|
} ]
|
150
275
|
},
|
151
|
-
"eu-central-1" : { },
|
152
|
-
"eu-central-2" : { },
|
153
|
-
"eu-north-1" : { },
|
154
|
-
"eu-south-1" : { },
|
155
|
-
"eu-south-2" : { },
|
156
|
-
"eu-west-1" : { },
|
157
|
-
"eu-west-2" : { },
|
158
|
-
"eu-west-3" : { },
|
159
276
|
"fips-ca-central-1" : {
|
160
277
|
"credentialScope" : {
|
161
278
|
"region" : "ca-central-1"
|
@@ -198,33 +315,82 @@
|
|
198
315
|
"deprecated" : true,
|
199
316
|
"hostname" : "access-analyzer-fips.us-west-2.amazonaws.com"
|
200
317
|
},
|
201
|
-
"il-central-1" : {
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
318
|
+
"il-central-1" : {
|
319
|
+
"variants" : [ {
|
320
|
+
"hostname" : "access-analyzer.il-central-1.api.aws",
|
321
|
+
"tags" : [ "dualstack" ]
|
322
|
+
} ]
|
323
|
+
},
|
324
|
+
"me-central-1" : {
|
325
|
+
"variants" : [ {
|
326
|
+
"hostname" : "access-analyzer.me-central-1.api.aws",
|
327
|
+
"tags" : [ "dualstack" ]
|
328
|
+
} ]
|
329
|
+
},
|
330
|
+
"me-south-1" : {
|
331
|
+
"variants" : [ {
|
332
|
+
"hostname" : "access-analyzer.me-south-1.api.aws",
|
333
|
+
"tags" : [ "dualstack" ]
|
334
|
+
} ]
|
335
|
+
},
|
336
|
+
"mx-central-1" : {
|
337
|
+
"variants" : [ {
|
338
|
+
"hostname" : "access-analyzer.mx-central-1.api.aws",
|
339
|
+
"tags" : [ "dualstack" ]
|
340
|
+
} ]
|
341
|
+
},
|
342
|
+
"sa-east-1" : {
|
343
|
+
"variants" : [ {
|
344
|
+
"hostname" : "access-analyzer.sa-east-1.api.aws",
|
345
|
+
"tags" : [ "dualstack" ]
|
346
|
+
} ]
|
347
|
+
},
|
206
348
|
"us-east-1" : {
|
207
349
|
"variants" : [ {
|
208
350
|
"hostname" : "access-analyzer-fips.us-east-1.amazonaws.com",
|
209
351
|
"tags" : [ "fips" ]
|
352
|
+
}, {
|
353
|
+
"hostname" : "access-analyzer-fips.us-east-1.api.aws",
|
354
|
+
"tags" : [ "dualstack", "fips" ]
|
355
|
+
}, {
|
356
|
+
"hostname" : "access-analyzer.us-east-1.api.aws",
|
357
|
+
"tags" : [ "dualstack" ]
|
210
358
|
} ]
|
211
359
|
},
|
212
360
|
"us-east-2" : {
|
213
361
|
"variants" : [ {
|
214
362
|
"hostname" : "access-analyzer-fips.us-east-2.amazonaws.com",
|
215
363
|
"tags" : [ "fips" ]
|
364
|
+
}, {
|
365
|
+
"hostname" : "access-analyzer-fips.us-east-2.api.aws",
|
366
|
+
"tags" : [ "dualstack", "fips" ]
|
367
|
+
}, {
|
368
|
+
"hostname" : "access-analyzer.us-east-2.api.aws",
|
369
|
+
"tags" : [ "dualstack" ]
|
216
370
|
} ]
|
217
371
|
},
|
218
372
|
"us-west-1" : {
|
219
373
|
"variants" : [ {
|
220
374
|
"hostname" : "access-analyzer-fips.us-west-1.amazonaws.com",
|
221
375
|
"tags" : [ "fips" ]
|
376
|
+
}, {
|
377
|
+
"hostname" : "access-analyzer-fips.us-west-1.api.aws",
|
378
|
+
"tags" : [ "dualstack", "fips" ]
|
379
|
+
}, {
|
380
|
+
"hostname" : "access-analyzer.us-west-1.api.aws",
|
381
|
+
"tags" : [ "dualstack" ]
|
222
382
|
} ]
|
223
383
|
},
|
224
384
|
"us-west-2" : {
|
225
385
|
"variants" : [ {
|
226
386
|
"hostname" : "access-analyzer-fips.us-west-2.amazonaws.com",
|
227
387
|
"tags" : [ "fips" ]
|
388
|
+
}, {
|
389
|
+
"hostname" : "access-analyzer-fips.us-west-2.api.aws",
|
390
|
+
"tags" : [ "dualstack", "fips" ]
|
391
|
+
}, {
|
392
|
+
"hostname" : "access-analyzer.us-west-2.api.aws",
|
393
|
+
"tags" : [ "dualstack" ]
|
228
394
|
} ]
|
229
395
|
}
|
230
396
|
}
|
@@ -580,12 +746,15 @@
|
|
580
746
|
"eu-central-1" : { },
|
581
747
|
"eu-central-2" : { },
|
582
748
|
"eu-north-1" : { },
|
749
|
+
"eu-south-1" : { },
|
750
|
+
"eu-south-2" : { },
|
583
751
|
"eu-west-1" : { },
|
584
752
|
"eu-west-2" : { },
|
585
753
|
"eu-west-3" : { },
|
586
754
|
"sa-east-1" : { },
|
587
755
|
"us-east-1" : { },
|
588
756
|
"us-east-2" : { },
|
757
|
+
"us-west-1" : { },
|
589
758
|
"us-west-2" : { }
|
590
759
|
}
|
591
760
|
},
|
@@ -594,17 +763,58 @@
|
|
594
763
|
"protocols" : [ "https" ]
|
595
764
|
},
|
596
765
|
"endpoints" : {
|
597
|
-
"af-south-1" : {
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
"ap-
|
766
|
+
"af-south-1" : {
|
767
|
+
"variants" : [ {
|
768
|
+
"hostname" : "detective.af-south-1.api.aws",
|
769
|
+
"tags" : [ "dualstack" ]
|
770
|
+
} ]
|
771
|
+
},
|
772
|
+
"ap-east-1" : {
|
773
|
+
"variants" : [ {
|
774
|
+
"hostname" : "detective.ap-east-1.api.aws",
|
775
|
+
"tags" : [ "dualstack" ]
|
776
|
+
} ]
|
777
|
+
},
|
778
|
+
"ap-northeast-1" : {
|
779
|
+
"variants" : [ {
|
780
|
+
"hostname" : "detective.ap-northeast-1.api.aws",
|
781
|
+
"tags" : [ "dualstack" ]
|
782
|
+
} ]
|
783
|
+
},
|
784
|
+
"ap-northeast-2" : {
|
785
|
+
"variants" : [ {
|
786
|
+
"hostname" : "detective.ap-northeast-2.api.aws",
|
787
|
+
"tags" : [ "dualstack" ]
|
788
|
+
} ]
|
789
|
+
},
|
790
|
+
"ap-south-1" : {
|
791
|
+
"variants" : [ {
|
792
|
+
"hostname" : "detective.ap-south-1.api.aws",
|
793
|
+
"tags" : [ "dualstack" ]
|
794
|
+
} ]
|
795
|
+
},
|
796
|
+
"ap-southeast-1" : {
|
797
|
+
"variants" : [ {
|
798
|
+
"hostname" : "detective.ap-southeast-1.api.aws",
|
799
|
+
"tags" : [ "dualstack" ]
|
800
|
+
} ]
|
801
|
+
},
|
802
|
+
"ap-southeast-2" : {
|
803
|
+
"variants" : [ {
|
804
|
+
"hostname" : "detective.ap-southeast-2.api.aws",
|
805
|
+
"tags" : [ "dualstack" ]
|
806
|
+
} ]
|
807
|
+
},
|
604
808
|
"ca-central-1" : {
|
605
809
|
"variants" : [ {
|
606
810
|
"hostname" : "api.detective-fips.ca-central-1.amazonaws.com",
|
607
811
|
"tags" : [ "fips" ]
|
812
|
+
}, {
|
813
|
+
"hostname" : "detective-fips.ca-central-1.api.aws",
|
814
|
+
"tags" : [ "dualstack", "fips" ]
|
815
|
+
}, {
|
816
|
+
"hostname" : "detective.ca-central-1.api.aws",
|
817
|
+
"tags" : [ "dualstack" ]
|
608
818
|
} ]
|
609
819
|
},
|
610
820
|
"ca-central-1-fips" : {
|
@@ -614,19 +824,70 @@
|
|
614
824
|
"deprecated" : true,
|
615
825
|
"hostname" : "api.detective-fips.ca-central-1.amazonaws.com"
|
616
826
|
},
|
617
|
-
"eu-central-1" : {
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
"
|
624
|
-
|
625
|
-
|
827
|
+
"eu-central-1" : {
|
828
|
+
"variants" : [ {
|
829
|
+
"hostname" : "detective.eu-central-1.api.aws",
|
830
|
+
"tags" : [ "dualstack" ]
|
831
|
+
} ]
|
832
|
+
},
|
833
|
+
"eu-north-1" : {
|
834
|
+
"variants" : [ {
|
835
|
+
"hostname" : "detective.eu-north-1.api.aws",
|
836
|
+
"tags" : [ "dualstack" ]
|
837
|
+
} ]
|
838
|
+
},
|
839
|
+
"eu-south-1" : {
|
840
|
+
"variants" : [ {
|
841
|
+
"hostname" : "detective.eu-south-1.api.aws",
|
842
|
+
"tags" : [ "dualstack" ]
|
843
|
+
} ]
|
844
|
+
},
|
845
|
+
"eu-west-1" : {
|
846
|
+
"variants" : [ {
|
847
|
+
"hostname" : "detective.eu-west-1.api.aws",
|
848
|
+
"tags" : [ "dualstack" ]
|
849
|
+
} ]
|
850
|
+
},
|
851
|
+
"eu-west-2" : {
|
852
|
+
"variants" : [ {
|
853
|
+
"hostname" : "detective.eu-west-2.api.aws",
|
854
|
+
"tags" : [ "dualstack" ]
|
855
|
+
} ]
|
856
|
+
},
|
857
|
+
"eu-west-3" : {
|
858
|
+
"variants" : [ {
|
859
|
+
"hostname" : "detective.eu-west-3.api.aws",
|
860
|
+
"tags" : [ "dualstack" ]
|
861
|
+
} ]
|
862
|
+
},
|
863
|
+
"il-central-1" : {
|
864
|
+
"variants" : [ {
|
865
|
+
"hostname" : "detective.il-central-1.api.aws",
|
866
|
+
"tags" : [ "dualstack" ]
|
867
|
+
} ]
|
868
|
+
},
|
869
|
+
"me-south-1" : {
|
870
|
+
"variants" : [ {
|
871
|
+
"hostname" : "detective.me-south-1.api.aws",
|
872
|
+
"tags" : [ "dualstack" ]
|
873
|
+
} ]
|
874
|
+
},
|
875
|
+
"sa-east-1" : {
|
876
|
+
"variants" : [ {
|
877
|
+
"hostname" : "detective.sa-east-1.api.aws",
|
878
|
+
"tags" : [ "dualstack" ]
|
879
|
+
} ]
|
880
|
+
},
|
626
881
|
"us-east-1" : {
|
627
882
|
"variants" : [ {
|
628
883
|
"hostname" : "api.detective-fips.us-east-1.amazonaws.com",
|
629
884
|
"tags" : [ "fips" ]
|
885
|
+
}, {
|
886
|
+
"hostname" : "detective-fips.us-east-1.api.aws",
|
887
|
+
"tags" : [ "dualstack", "fips" ]
|
888
|
+
}, {
|
889
|
+
"hostname" : "detective.us-east-1.api.aws",
|
890
|
+
"tags" : [ "dualstack" ]
|
630
891
|
} ]
|
631
892
|
},
|
632
893
|
"us-east-1-fips" : {
|
@@ -640,6 +901,12 @@
|
|
640
901
|
"variants" : [ {
|
641
902
|
"hostname" : "api.detective-fips.us-east-2.amazonaws.com",
|
642
903
|
"tags" : [ "fips" ]
|
904
|
+
}, {
|
905
|
+
"hostname" : "detective-fips.us-east-2.api.aws",
|
906
|
+
"tags" : [ "dualstack", "fips" ]
|
907
|
+
}, {
|
908
|
+
"hostname" : "detective.us-east-2.api.aws",
|
909
|
+
"tags" : [ "dualstack" ]
|
643
910
|
} ]
|
644
911
|
},
|
645
912
|
"us-east-2-fips" : {
|
@@ -653,6 +920,12 @@
|
|
653
920
|
"variants" : [ {
|
654
921
|
"hostname" : "api.detective-fips.us-west-1.amazonaws.com",
|
655
922
|
"tags" : [ "fips" ]
|
923
|
+
}, {
|
924
|
+
"hostname" : "detective-fips.us-west-1.api.aws",
|
925
|
+
"tags" : [ "dualstack", "fips" ]
|
926
|
+
}, {
|
927
|
+
"hostname" : "detective.us-west-1.api.aws",
|
928
|
+
"tags" : [ "dualstack" ]
|
656
929
|
} ]
|
657
930
|
},
|
658
931
|
"us-west-1-fips" : {
|
@@ -666,6 +939,12 @@
|
|
666
939
|
"variants" : [ {
|
667
940
|
"hostname" : "api.detective-fips.us-west-2.amazonaws.com",
|
668
941
|
"tags" : [ "fips" ]
|
942
|
+
}, {
|
943
|
+
"hostname" : "detective-fips.us-west-2.api.aws",
|
944
|
+
"tags" : [ "dualstack", "fips" ]
|
945
|
+
}, {
|
946
|
+
"hostname" : "detective.us-west-2.api.aws",
|
947
|
+
"tags" : [ "dualstack" ]
|
669
948
|
} ]
|
670
949
|
},
|
671
950
|
"us-west-2-fips" : {
|
@@ -1147,28 +1426,6 @@
|
|
1147
1426
|
}
|
1148
1427
|
}
|
1149
1428
|
},
|
1150
|
-
"api.elastic-inference" : {
|
1151
|
-
"endpoints" : {
|
1152
|
-
"ap-northeast-1" : {
|
1153
|
-
"hostname" : "api.elastic-inference.ap-northeast-1.amazonaws.com"
|
1154
|
-
},
|
1155
|
-
"ap-northeast-2" : {
|
1156
|
-
"hostname" : "api.elastic-inference.ap-northeast-2.amazonaws.com"
|
1157
|
-
},
|
1158
|
-
"eu-west-1" : {
|
1159
|
-
"hostname" : "api.elastic-inference.eu-west-1.amazonaws.com"
|
1160
|
-
},
|
1161
|
-
"us-east-1" : {
|
1162
|
-
"hostname" : "api.elastic-inference.us-east-1.amazonaws.com"
|
1163
|
-
},
|
1164
|
-
"us-east-2" : {
|
1165
|
-
"hostname" : "api.elastic-inference.us-east-2.amazonaws.com"
|
1166
|
-
},
|
1167
|
-
"us-west-2" : {
|
1168
|
-
"hostname" : "api.elastic-inference.us-west-2.amazonaws.com"
|
1169
|
-
}
|
1170
|
-
}
|
1171
|
-
},
|
1172
1429
|
"api.fleethub.iot" : {
|
1173
1430
|
"endpoints" : {
|
1174
1431
|
"ap-northeast-1" : { },
|
@@ -1363,8 +1620,32 @@
|
|
1363
1620
|
"ap-southeast-3" : { },
|
1364
1621
|
"ap-southeast-4" : { },
|
1365
1622
|
"ap-southeast-5" : { },
|
1366
|
-
"ca-central-1" : {
|
1367
|
-
|
1623
|
+
"ca-central-1" : {
|
1624
|
+
"variants" : [ {
|
1625
|
+
"hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com",
|
1626
|
+
"tags" : [ "fips" ]
|
1627
|
+
} ]
|
1628
|
+
},
|
1629
|
+
"ca-central-1-fips" : {
|
1630
|
+
"credentialScope" : {
|
1631
|
+
"region" : "ca-central-1"
|
1632
|
+
},
|
1633
|
+
"deprecated" : true,
|
1634
|
+
"hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com"
|
1635
|
+
},
|
1636
|
+
"ca-west-1" : {
|
1637
|
+
"variants" : [ {
|
1638
|
+
"hostname" : "api-fips.sagemaker.ca-west-1.amazonaws.com",
|
1639
|
+
"tags" : [ "fips" ]
|
1640
|
+
} ]
|
1641
|
+
},
|
1642
|
+
"ca-west-1-fips" : {
|
1643
|
+
"credentialScope" : {
|
1644
|
+
"region" : "ca-west-1"
|
1645
|
+
},
|
1646
|
+
"deprecated" : true,
|
1647
|
+
"hostname" : "api-fips.sagemaker.ca-west-1.amazonaws.com"
|
1648
|
+
},
|
1368
1649
|
"eu-central-1" : { },
|
1369
1650
|
"eu-central-2" : { },
|
1370
1651
|
"eu-north-1" : { },
|
@@ -1932,35 +2213,180 @@
|
|
1932
2213
|
},
|
1933
2214
|
"applicationinsights" : {
|
1934
2215
|
"endpoints" : {
|
1935
|
-
"af-south-1" : {
|
1936
|
-
|
1937
|
-
|
1938
|
-
|
1939
|
-
|
1940
|
-
|
1941
|
-
"ap-
|
1942
|
-
|
1943
|
-
|
1944
|
-
|
1945
|
-
|
1946
|
-
|
1947
|
-
"
|
1948
|
-
|
1949
|
-
|
1950
|
-
|
1951
|
-
|
1952
|
-
|
1953
|
-
"
|
1954
|
-
|
1955
|
-
|
1956
|
-
|
1957
|
-
|
1958
|
-
|
1959
|
-
"
|
1960
|
-
|
1961
|
-
|
1962
|
-
|
1963
|
-
|
2216
|
+
"af-south-1" : {
|
2217
|
+
"credentialScope" : {
|
2218
|
+
"region" : "af-south-1"
|
2219
|
+
},
|
2220
|
+
"hostname" : "applicationinsights.af-south-1.amazonaws.com"
|
2221
|
+
},
|
2222
|
+
"ap-east-1" : {
|
2223
|
+
"credentialScope" : {
|
2224
|
+
"region" : "ap-east-1"
|
2225
|
+
},
|
2226
|
+
"hostname" : "applicationinsights.ap-east-1.amazonaws.com"
|
2227
|
+
},
|
2228
|
+
"ap-northeast-1" : {
|
2229
|
+
"credentialScope" : {
|
2230
|
+
"region" : "ap-northeast-1"
|
2231
|
+
},
|
2232
|
+
"hostname" : "applicationinsights.ap-northeast-1.amazonaws.com"
|
2233
|
+
},
|
2234
|
+
"ap-northeast-2" : {
|
2235
|
+
"credentialScope" : {
|
2236
|
+
"region" : "ap-northeast-2"
|
2237
|
+
},
|
2238
|
+
"hostname" : "applicationinsights.ap-northeast-2.amazonaws.com"
|
2239
|
+
},
|
2240
|
+
"ap-northeast-3" : {
|
2241
|
+
"credentialScope" : {
|
2242
|
+
"region" : "ap-northeast-3"
|
2243
|
+
},
|
2244
|
+
"hostname" : "applicationinsights.ap-northeast-3.amazonaws.com"
|
2245
|
+
},
|
2246
|
+
"ap-south-1" : {
|
2247
|
+
"credentialScope" : {
|
2248
|
+
"region" : "ap-south-1"
|
2249
|
+
},
|
2250
|
+
"hostname" : "applicationinsights.ap-south-1.amazonaws.com"
|
2251
|
+
},
|
2252
|
+
"ap-south-2" : {
|
2253
|
+
"credentialScope" : {
|
2254
|
+
"region" : "ap-south-2"
|
2255
|
+
},
|
2256
|
+
"hostname" : "applicationinsights.ap-south-2.amazonaws.com"
|
2257
|
+
},
|
2258
|
+
"ap-southeast-1" : {
|
2259
|
+
"credentialScope" : {
|
2260
|
+
"region" : "ap-southeast-1"
|
2261
|
+
},
|
2262
|
+
"hostname" : "applicationinsights.ap-southeast-1.amazonaws.com"
|
2263
|
+
},
|
2264
|
+
"ap-southeast-2" : {
|
2265
|
+
"credentialScope" : {
|
2266
|
+
"region" : "ap-southeast-2"
|
2267
|
+
},
|
2268
|
+
"hostname" : "applicationinsights.ap-southeast-2.amazonaws.com"
|
2269
|
+
},
|
2270
|
+
"ap-southeast-3" : {
|
2271
|
+
"credentialScope" : {
|
2272
|
+
"region" : "ap-southeast-3"
|
2273
|
+
},
|
2274
|
+
"hostname" : "applicationinsights.ap-southeast-3.amazonaws.com"
|
2275
|
+
},
|
2276
|
+
"ap-southeast-4" : {
|
2277
|
+
"credentialScope" : {
|
2278
|
+
"region" : "ap-southeast-4"
|
2279
|
+
},
|
2280
|
+
"hostname" : "applicationinsights.ap-southeast-4.amazonaws.com"
|
2281
|
+
},
|
2282
|
+
"ca-central-1" : {
|
2283
|
+
"credentialScope" : {
|
2284
|
+
"region" : "ca-central-1"
|
2285
|
+
},
|
2286
|
+
"hostname" : "applicationinsights.ca-central-1.amazonaws.com"
|
2287
|
+
},
|
2288
|
+
"ca-west-1" : {
|
2289
|
+
"credentialScope" : {
|
2290
|
+
"region" : "ca-west-1"
|
2291
|
+
},
|
2292
|
+
"hostname" : "applicationinsights.ca-west-1.amazonaws.com"
|
2293
|
+
},
|
2294
|
+
"eu-central-1" : {
|
2295
|
+
"credentialScope" : {
|
2296
|
+
"region" : "eu-central-1"
|
2297
|
+
},
|
2298
|
+
"hostname" : "applicationinsights.eu-central-1.amazonaws.com"
|
2299
|
+
},
|
2300
|
+
"eu-central-2" : {
|
2301
|
+
"credentialScope" : {
|
2302
|
+
"region" : "eu-central-2"
|
2303
|
+
},
|
2304
|
+
"hostname" : "applicationinsights.eu-central-2.amazonaws.com"
|
2305
|
+
},
|
2306
|
+
"eu-north-1" : {
|
2307
|
+
"credentialScope" : {
|
2308
|
+
"region" : "eu-north-1"
|
2309
|
+
},
|
2310
|
+
"hostname" : "applicationinsights.eu-north-1.amazonaws.com"
|
2311
|
+
},
|
2312
|
+
"eu-south-1" : {
|
2313
|
+
"credentialScope" : {
|
2314
|
+
"region" : "eu-south-1"
|
2315
|
+
},
|
2316
|
+
"hostname" : "applicationinsights.eu-south-1.amazonaws.com"
|
2317
|
+
},
|
2318
|
+
"eu-south-2" : {
|
2319
|
+
"credentialScope" : {
|
2320
|
+
"region" : "eu-south-2"
|
2321
|
+
},
|
2322
|
+
"hostname" : "applicationinsights.eu-south-2.amazonaws.com"
|
2323
|
+
},
|
2324
|
+
"eu-west-1" : {
|
2325
|
+
"credentialScope" : {
|
2326
|
+
"region" : "eu-west-1"
|
2327
|
+
},
|
2328
|
+
"hostname" : "applicationinsights.eu-west-1.amazonaws.com"
|
2329
|
+
},
|
2330
|
+
"eu-west-2" : {
|
2331
|
+
"credentialScope" : {
|
2332
|
+
"region" : "eu-west-2"
|
2333
|
+
},
|
2334
|
+
"hostname" : "applicationinsights.eu-west-2.amazonaws.com"
|
2335
|
+
},
|
2336
|
+
"eu-west-3" : {
|
2337
|
+
"credentialScope" : {
|
2338
|
+
"region" : "eu-west-3"
|
2339
|
+
},
|
2340
|
+
"hostname" : "applicationinsights.eu-west-3.amazonaws.com"
|
2341
|
+
},
|
2342
|
+
"il-central-1" : {
|
2343
|
+
"credentialScope" : {
|
2344
|
+
"region" : "il-central-1"
|
2345
|
+
},
|
2346
|
+
"hostname" : "applicationinsights.il-central-1.amazonaws.com"
|
2347
|
+
},
|
2348
|
+
"me-central-1" : {
|
2349
|
+
"credentialScope" : {
|
2350
|
+
"region" : "me-central-1"
|
2351
|
+
},
|
2352
|
+
"hostname" : "applicationinsights.me-central-1.amazonaws.com"
|
2353
|
+
},
|
2354
|
+
"me-south-1" : {
|
2355
|
+
"credentialScope" : {
|
2356
|
+
"region" : "me-south-1"
|
2357
|
+
},
|
2358
|
+
"hostname" : "applicationinsights.me-south-1.amazonaws.com"
|
2359
|
+
},
|
2360
|
+
"sa-east-1" : {
|
2361
|
+
"credentialScope" : {
|
2362
|
+
"region" : "sa-east-1"
|
2363
|
+
},
|
2364
|
+
"hostname" : "applicationinsights.sa-east-1.amazonaws.com"
|
2365
|
+
},
|
2366
|
+
"us-east-1" : {
|
2367
|
+
"credentialScope" : {
|
2368
|
+
"region" : "us-east-1"
|
2369
|
+
},
|
2370
|
+
"hostname" : "applicationinsights.us-east-1.amazonaws.com"
|
2371
|
+
},
|
2372
|
+
"us-east-2" : {
|
2373
|
+
"credentialScope" : {
|
2374
|
+
"region" : "us-east-2"
|
2375
|
+
},
|
2376
|
+
"hostname" : "applicationinsights.us-east-2.amazonaws.com"
|
2377
|
+
},
|
2378
|
+
"us-west-1" : {
|
2379
|
+
"credentialScope" : {
|
2380
|
+
"region" : "us-west-1"
|
2381
|
+
},
|
2382
|
+
"hostname" : "applicationinsights.us-west-1.amazonaws.com"
|
2383
|
+
},
|
2384
|
+
"us-west-2" : {
|
2385
|
+
"credentialScope" : {
|
2386
|
+
"region" : "us-west-2"
|
2387
|
+
},
|
2388
|
+
"hostname" : "applicationinsights.us-west-2.amazonaws.com"
|
2389
|
+
}
|
1964
2390
|
}
|
1965
2391
|
},
|
1966
2392
|
"appmesh" : {
|
@@ -3068,7 +3494,9 @@
|
|
3068
3494
|
"endpoints" : {
|
3069
3495
|
"ap-northeast-1" : { },
|
3070
3496
|
"ap-northeast-2" : { },
|
3497
|
+
"ap-northeast-3" : { },
|
3071
3498
|
"ap-south-1" : { },
|
3499
|
+
"ap-south-2" : { },
|
3072
3500
|
"ap-southeast-1" : { },
|
3073
3501
|
"ap-southeast-2" : { },
|
3074
3502
|
"bedrock-ap-northeast-1" : {
|
@@ -3083,12 +3511,24 @@
|
|
3083
3511
|
},
|
3084
3512
|
"hostname" : "bedrock.ap-northeast-2.amazonaws.com"
|
3085
3513
|
},
|
3514
|
+
"bedrock-ap-northeast-3" : {
|
3515
|
+
"credentialScope" : {
|
3516
|
+
"region" : "ap-northeast-3"
|
3517
|
+
},
|
3518
|
+
"hostname" : "bedrock.ap-northeast-3.amazonaws.com"
|
3519
|
+
},
|
3086
3520
|
"bedrock-ap-south-1" : {
|
3087
3521
|
"credentialScope" : {
|
3088
3522
|
"region" : "ap-south-1"
|
3089
3523
|
},
|
3090
3524
|
"hostname" : "bedrock.ap-south-1.amazonaws.com"
|
3091
3525
|
},
|
3526
|
+
"bedrock-ap-south-2" : {
|
3527
|
+
"credentialScope" : {
|
3528
|
+
"region" : "ap-south-2"
|
3529
|
+
},
|
3530
|
+
"hostname" : "bedrock.ap-south-2.amazonaws.com"
|
3531
|
+
},
|
3092
3532
|
"bedrock-ap-southeast-1" : {
|
3093
3533
|
"credentialScope" : {
|
3094
3534
|
"region" : "ap-southeast-1"
|
@@ -3119,6 +3559,24 @@
|
|
3119
3559
|
},
|
3120
3560
|
"hostname" : "bedrock.eu-central-2.amazonaws.com"
|
3121
3561
|
},
|
3562
|
+
"bedrock-eu-north-1" : {
|
3563
|
+
"credentialScope" : {
|
3564
|
+
"region" : "eu-north-1"
|
3565
|
+
},
|
3566
|
+
"hostname" : "bedrock.eu-north-1.amazonaws.com"
|
3567
|
+
},
|
3568
|
+
"bedrock-eu-south-1" : {
|
3569
|
+
"credentialScope" : {
|
3570
|
+
"region" : "eu-south-1"
|
3571
|
+
},
|
3572
|
+
"hostname" : "bedrock.eu-south-1.amazonaws.com"
|
3573
|
+
},
|
3574
|
+
"bedrock-eu-south-2" : {
|
3575
|
+
"credentialScope" : {
|
3576
|
+
"region" : "eu-south-2"
|
3577
|
+
},
|
3578
|
+
"hostname" : "bedrock.eu-south-2.amazonaws.com"
|
3579
|
+
},
|
3122
3580
|
"bedrock-eu-west-1" : {
|
3123
3581
|
"credentialScope" : {
|
3124
3582
|
"region" : "eu-west-1"
|
@@ -3173,12 +3631,24 @@
|
|
3173
3631
|
},
|
3174
3632
|
"hostname" : "bedrock-runtime.ap-northeast-2.amazonaws.com"
|
3175
3633
|
},
|
3634
|
+
"bedrock-runtime-ap-northeast-3" : {
|
3635
|
+
"credentialScope" : {
|
3636
|
+
"region" : "ap-northeast-3"
|
3637
|
+
},
|
3638
|
+
"hostname" : "bedrock-runtime.ap-northeast-3.amazonaws.com"
|
3639
|
+
},
|
3176
3640
|
"bedrock-runtime-ap-south-1" : {
|
3177
3641
|
"credentialScope" : {
|
3178
3642
|
"region" : "ap-south-1"
|
3179
3643
|
},
|
3180
3644
|
"hostname" : "bedrock-runtime.ap-south-1.amazonaws.com"
|
3181
3645
|
},
|
3646
|
+
"bedrock-runtime-ap-south-2" : {
|
3647
|
+
"credentialScope" : {
|
3648
|
+
"region" : "ap-south-2"
|
3649
|
+
},
|
3650
|
+
"hostname" : "bedrock-runtime.ap-south-2.amazonaws.com"
|
3651
|
+
},
|
3182
3652
|
"bedrock-runtime-ap-southeast-1" : {
|
3183
3653
|
"credentialScope" : {
|
3184
3654
|
"region" : "ap-southeast-1"
|
@@ -3209,6 +3679,24 @@
|
|
3209
3679
|
},
|
3210
3680
|
"hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
|
3211
3681
|
},
|
3682
|
+
"bedrock-runtime-eu-north-1" : {
|
3683
|
+
"credentialScope" : {
|
3684
|
+
"region" : "eu-north-1"
|
3685
|
+
},
|
3686
|
+
"hostname" : "bedrock-runtime.eu-north-1.amazonaws.com"
|
3687
|
+
},
|
3688
|
+
"bedrock-runtime-eu-south-1" : {
|
3689
|
+
"credentialScope" : {
|
3690
|
+
"region" : "eu-south-1"
|
3691
|
+
},
|
3692
|
+
"hostname" : "bedrock-runtime.eu-south-1.amazonaws.com"
|
3693
|
+
},
|
3694
|
+
"bedrock-runtime-eu-south-2" : {
|
3695
|
+
"credentialScope" : {
|
3696
|
+
"region" : "eu-south-2"
|
3697
|
+
},
|
3698
|
+
"hostname" : "bedrock-runtime.eu-south-2.amazonaws.com"
|
3699
|
+
},
|
3212
3700
|
"bedrock-runtime-eu-west-1" : {
|
3213
3701
|
"credentialScope" : {
|
3214
3702
|
"region" : "eu-west-1"
|
@@ -3302,6 +3790,9 @@
|
|
3302
3790
|
"ca-central-1" : { },
|
3303
3791
|
"eu-central-1" : { },
|
3304
3792
|
"eu-central-2" : { },
|
3793
|
+
"eu-north-1" : { },
|
3794
|
+
"eu-south-1" : { },
|
3795
|
+
"eu-south-2" : { },
|
3305
3796
|
"eu-west-1" : { },
|
3306
3797
|
"eu-west-2" : { },
|
3307
3798
|
"eu-west-3" : { },
|
@@ -3780,6 +4271,12 @@
|
|
3780
4271
|
"tags" : [ "dualstack" ]
|
3781
4272
|
} ]
|
3782
4273
|
},
|
4274
|
+
"ap-southeast-7" : {
|
4275
|
+
"variants" : [ {
|
4276
|
+
"hostname" : "cloudcontrolapi.ap-southeast-7.api.aws",
|
4277
|
+
"tags" : [ "dualstack" ]
|
4278
|
+
} ]
|
4279
|
+
},
|
3783
4280
|
"ca-central-1" : {
|
3784
4281
|
"variants" : [ {
|
3785
4282
|
"hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
|
@@ -3912,6 +4409,12 @@
|
|
3912
4409
|
"tags" : [ "dualstack" ]
|
3913
4410
|
} ]
|
3914
4411
|
},
|
4412
|
+
"mx-central-1" : {
|
4413
|
+
"variants" : [ {
|
4414
|
+
"hostname" : "cloudcontrolapi.mx-central-1.api.aws",
|
4415
|
+
"tags" : [ "dualstack" ]
|
4416
|
+
} ]
|
4417
|
+
},
|
3915
4418
|
"sa-east-1" : {
|
3916
4419
|
"variants" : [ {
|
3917
4420
|
"hostname" : "cloudcontrolapi.sa-east-1.api.aws",
|
@@ -4686,6 +5189,7 @@
|
|
4686
5189
|
"ap-southeast-2" : { },
|
4687
5190
|
"ap-southeast-3" : { },
|
4688
5191
|
"ap-southeast-4" : { },
|
5192
|
+
"ap-southeast-5" : { },
|
4689
5193
|
"ca-central-1" : {
|
4690
5194
|
"variants" : [ {
|
4691
5195
|
"hostname" : "codepipeline-fips.ca-central-1.amazonaws.com",
|
@@ -4876,6 +5380,12 @@
|
|
4876
5380
|
"tags" : [ "dualstack" ]
|
4877
5381
|
} ]
|
4878
5382
|
},
|
5383
|
+
"ap-southeast-5" : {
|
5384
|
+
"variants" : [ {
|
5385
|
+
"hostname" : "cognito-identity.ap-southeast-5.amazonaws.com",
|
5386
|
+
"tags" : [ "dualstack" ]
|
5387
|
+
} ]
|
5388
|
+
},
|
4879
5389
|
"ca-central-1" : {
|
4880
5390
|
"variants" : [ {
|
4881
5391
|
"hostname" : "cognito-identity.ca-central-1.amazonaws.com",
|
@@ -5106,6 +5616,12 @@
|
|
5106
5616
|
"tags" : [ "dualstack" ]
|
5107
5617
|
} ]
|
5108
5618
|
},
|
5619
|
+
"ap-southeast-5" : {
|
5620
|
+
"variants" : [ {
|
5621
|
+
"hostname" : "cognito-idp.ap-southeast-5.amazonaws.com",
|
5622
|
+
"tags" : [ "dualstack" ]
|
5623
|
+
} ]
|
5624
|
+
},
|
5109
5625
|
"ca-central-1" : {
|
5110
5626
|
"variants" : [ {
|
5111
5627
|
"hostname" : "cognito-idp.ca-central-1.amazonaws.com",
|
@@ -9814,6 +10330,12 @@
|
|
9814
10330
|
} ]
|
9815
10331
|
},
|
9816
10332
|
"ap-southeast-5" : { },
|
10333
|
+
"ap-southeast-7" : {
|
10334
|
+
"variants" : [ {
|
10335
|
+
"hostname" : "firehose.ap-southeast-7.api.aws",
|
10336
|
+
"tags" : [ "dualstack" ]
|
10337
|
+
} ]
|
10338
|
+
},
|
9817
10339
|
"ca-central-1" : {
|
9818
10340
|
"variants" : [ {
|
9819
10341
|
"hostname" : "firehose.ca-central-1.api.aws",
|
@@ -9920,6 +10442,12 @@
|
|
9920
10442
|
"tags" : [ "dualstack" ]
|
9921
10443
|
} ]
|
9922
10444
|
},
|
10445
|
+
"mx-central-1" : {
|
10446
|
+
"variants" : [ {
|
10447
|
+
"hostname" : "firehose.mx-central-1.api.aws",
|
10448
|
+
"tags" : [ "dualstack" ]
|
10449
|
+
} ]
|
10450
|
+
},
|
9923
10451
|
"sa-east-1" : {
|
9924
10452
|
"variants" : [ {
|
9925
10453
|
"hostname" : "firehose.sa-east-1.api.aws",
|
@@ -10028,6 +10556,7 @@
|
|
10028
10556
|
"ap-southeast-3" : { },
|
10029
10557
|
"ap-southeast-4" : { },
|
10030
10558
|
"ap-southeast-5" : { },
|
10559
|
+
"ap-southeast-7" : { },
|
10031
10560
|
"ca-central-1" : {
|
10032
10561
|
"variants" : [ {
|
10033
10562
|
"hostname" : "fms-fips.ca-central-1.amazonaws.com",
|
@@ -10221,6 +10750,7 @@
|
|
10221
10750
|
"tags" : [ "fips" ]
|
10222
10751
|
} ]
|
10223
10752
|
},
|
10753
|
+
"mx-central-1" : { },
|
10224
10754
|
"sa-east-1" : {
|
10225
10755
|
"variants" : [ {
|
10226
10756
|
"hostname" : "fms-fips.sa-east-1.amazonaws.com",
|
@@ -10596,6 +11126,114 @@
|
|
10596
11126
|
"us-west-2" : { }
|
10597
11127
|
}
|
10598
11128
|
},
|
11129
|
+
"gameliftstreams" : {
|
11130
|
+
"defaults" : {
|
11131
|
+
"dnsSuffix" : "api.aws",
|
11132
|
+
"variants" : [ {
|
11133
|
+
"dnsSuffix" : "api.aws",
|
11134
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
11135
|
+
"tags" : [ "fips" ]
|
11136
|
+
} ]
|
11137
|
+
},
|
11138
|
+
"endpoints" : {
|
11139
|
+
"af-south-1" : {
|
11140
|
+
"hostname" : "gameliftstreams.af-south-1.api.aws"
|
11141
|
+
},
|
11142
|
+
"ap-east-1" : {
|
11143
|
+
"hostname" : "gameliftstreams.ap-east-1.api.aws"
|
11144
|
+
},
|
11145
|
+
"ap-northeast-1" : {
|
11146
|
+
"hostname" : "gameliftstreams.ap-northeast-1.api.aws"
|
11147
|
+
},
|
11148
|
+
"ap-northeast-2" : {
|
11149
|
+
"hostname" : "gameliftstreams.ap-northeast-2.api.aws"
|
11150
|
+
},
|
11151
|
+
"ap-northeast-3" : {
|
11152
|
+
"hostname" : "gameliftstreams.ap-northeast-3.api.aws"
|
11153
|
+
},
|
11154
|
+
"ap-south-1" : {
|
11155
|
+
"hostname" : "gameliftstreams.ap-south-1.api.aws"
|
11156
|
+
},
|
11157
|
+
"ap-south-2" : {
|
11158
|
+
"hostname" : "gameliftstreams.ap-south-2.api.aws"
|
11159
|
+
},
|
11160
|
+
"ap-southeast-1" : {
|
11161
|
+
"hostname" : "gameliftstreams.ap-southeast-1.api.aws"
|
11162
|
+
},
|
11163
|
+
"ap-southeast-2" : {
|
11164
|
+
"hostname" : "gameliftstreams.ap-southeast-2.api.aws"
|
11165
|
+
},
|
11166
|
+
"ap-southeast-3" : {
|
11167
|
+
"hostname" : "gameliftstreams.ap-southeast-3.api.aws"
|
11168
|
+
},
|
11169
|
+
"ap-southeast-4" : {
|
11170
|
+
"hostname" : "gameliftstreams.ap-southeast-4.api.aws"
|
11171
|
+
},
|
11172
|
+
"ap-southeast-5" : {
|
11173
|
+
"hostname" : "gameliftstreams.ap-southeast-5.api.aws"
|
11174
|
+
},
|
11175
|
+
"ap-southeast-7" : {
|
11176
|
+
"hostname" : "gameliftstreams.ap-southeast-7.api.aws"
|
11177
|
+
},
|
11178
|
+
"ca-central-1" : {
|
11179
|
+
"hostname" : "gameliftstreams.ca-central-1.api.aws"
|
11180
|
+
},
|
11181
|
+
"ca-west-1" : {
|
11182
|
+
"hostname" : "gameliftstreams.ca-west-1.api.aws"
|
11183
|
+
},
|
11184
|
+
"eu-central-1" : {
|
11185
|
+
"hostname" : "gameliftstreams.eu-central-1.api.aws"
|
11186
|
+
},
|
11187
|
+
"eu-central-2" : {
|
11188
|
+
"hostname" : "gameliftstreams.eu-central-2.api.aws"
|
11189
|
+
},
|
11190
|
+
"eu-north-1" : {
|
11191
|
+
"hostname" : "gameliftstreams.eu-north-1.api.aws"
|
11192
|
+
},
|
11193
|
+
"eu-south-1" : {
|
11194
|
+
"hostname" : "gameliftstreams.eu-south-1.api.aws"
|
11195
|
+
},
|
11196
|
+
"eu-south-2" : {
|
11197
|
+
"hostname" : "gameliftstreams.eu-south-2.api.aws"
|
11198
|
+
},
|
11199
|
+
"eu-west-1" : {
|
11200
|
+
"hostname" : "gameliftstreams.eu-west-1.api.aws"
|
11201
|
+
},
|
11202
|
+
"eu-west-2" : {
|
11203
|
+
"hostname" : "gameliftstreams.eu-west-2.api.aws"
|
11204
|
+
},
|
11205
|
+
"eu-west-3" : {
|
11206
|
+
"hostname" : "gameliftstreams.eu-west-3.api.aws"
|
11207
|
+
},
|
11208
|
+
"il-central-1" : {
|
11209
|
+
"hostname" : "gameliftstreams.il-central-1.api.aws"
|
11210
|
+
},
|
11211
|
+
"me-central-1" : {
|
11212
|
+
"hostname" : "gameliftstreams.me-central-1.api.aws"
|
11213
|
+
},
|
11214
|
+
"me-south-1" : {
|
11215
|
+
"hostname" : "gameliftstreams.me-south-1.api.aws"
|
11216
|
+
},
|
11217
|
+
"mx-central-1" : {
|
11218
|
+
"hostname" : "gameliftstreams.mx-central-1.api.aws"
|
11219
|
+
},
|
11220
|
+
"sa-east-1" : {
|
11221
|
+
"hostname" : "gameliftstreams.sa-east-1.api.aws"
|
11222
|
+
},
|
11223
|
+
"us-east-1" : {
|
11224
|
+
"hostname" : "gameliftstreams.us-east-1.api.aws"
|
11225
|
+
},
|
11226
|
+
"us-east-2" : {
|
11227
|
+
"hostname" : "gameliftstreams.us-east-2.api.aws"
|
11228
|
+
},
|
11229
|
+
"us-west-1" : {
|
11230
|
+
"hostname" : "gameliftstreams.us-west-1.api.aws"
|
11231
|
+
},
|
11232
|
+
"us-west-2" : {
|
11233
|
+
"hostname" : "gameliftstreams.us-west-2.api.aws"
|
11234
|
+
}
|
11235
|
+
}
|
11236
|
+
},
|
10599
11237
|
"geo" : {
|
10600
11238
|
"endpoints" : {
|
10601
11239
|
"ap-northeast-1" : { },
|
@@ -10788,6 +11426,12 @@
|
|
10788
11426
|
"tags" : [ "dualstack" ]
|
10789
11427
|
} ]
|
10790
11428
|
},
|
11429
|
+
"ap-southeast-7" : {
|
11430
|
+
"variants" : [ {
|
11431
|
+
"hostname" : "glue.ap-southeast-7.api.aws",
|
11432
|
+
"tags" : [ "dualstack" ]
|
11433
|
+
} ]
|
11434
|
+
},
|
10791
11435
|
"ca-central-1" : {
|
10792
11436
|
"variants" : [ {
|
10793
11437
|
"hostname" : "glue.ca-central-1.api.aws",
|
@@ -10894,6 +11538,12 @@
|
|
10894
11538
|
"tags" : [ "dualstack" ]
|
10895
11539
|
} ]
|
10896
11540
|
},
|
11541
|
+
"mx-central-1" : {
|
11542
|
+
"variants" : [ {
|
11543
|
+
"hostname" : "glue.mx-central-1.api.aws",
|
11544
|
+
"tags" : [ "dualstack" ]
|
11545
|
+
} ]
|
11546
|
+
},
|
10897
11547
|
"sa-east-1" : {
|
10898
11548
|
"variants" : [ {
|
10899
11549
|
"hostname" : "glue.sa-east-1.api.aws",
|
@@ -11203,7 +11853,19 @@
|
|
11203
11853
|
"ap-southeast-4" : { },
|
11204
11854
|
"ap-southeast-5" : { },
|
11205
11855
|
"ca-central-1" : { },
|
11206
|
-
"ca-west-1" : {
|
11856
|
+
"ca-west-1" : {
|
11857
|
+
"variants" : [ {
|
11858
|
+
"hostname" : "guardduty-fips.ca-west-1.amazonaws.com",
|
11859
|
+
"tags" : [ "fips" ]
|
11860
|
+
} ]
|
11861
|
+
},
|
11862
|
+
"ca-west-1-fips" : {
|
11863
|
+
"credentialScope" : {
|
11864
|
+
"region" : "ca-west-1"
|
11865
|
+
},
|
11866
|
+
"deprecated" : true,
|
11867
|
+
"hostname" : "guardduty-fips.ca-west-1.amazonaws.com"
|
11868
|
+
},
|
11207
11869
|
"eu-central-1" : { },
|
11208
11870
|
"eu-central-2" : { },
|
11209
11871
|
"eu-north-1" : { },
|
@@ -14067,6 +14729,7 @@
|
|
14067
14729
|
"ap-southeast-3" : { },
|
14068
14730
|
"ap-southeast-4" : { },
|
14069
14731
|
"ap-southeast-5" : { },
|
14732
|
+
"ap-southeast-7" : { },
|
14070
14733
|
"ca-central-1" : { },
|
14071
14734
|
"ca-west-1" : { },
|
14072
14735
|
"eu-central-1" : { },
|
@@ -14108,6 +14771,7 @@
|
|
14108
14771
|
"il-central-1" : { },
|
14109
14772
|
"me-central-1" : { },
|
14110
14773
|
"me-south-1" : { },
|
14774
|
+
"mx-central-1" : { },
|
14111
14775
|
"sa-east-1" : { },
|
14112
14776
|
"us-east-1" : {
|
14113
14777
|
"variants" : [ {
|
@@ -14148,6 +14812,7 @@
|
|
14148
14812
|
"ap-southeast-2" : { },
|
14149
14813
|
"ap-southeast-3" : { },
|
14150
14814
|
"ap-southeast-4" : { },
|
14815
|
+
"ap-southeast-5" : { },
|
14151
14816
|
"ca-central-1" : { },
|
14152
14817
|
"ca-west-1" : { },
|
14153
14818
|
"eu-central-1" : { },
|
@@ -15340,6 +16005,7 @@
|
|
15340
16005
|
"ap-southeast-3" : { },
|
15341
16006
|
"ap-southeast-4" : { },
|
15342
16007
|
"ap-southeast-5" : { },
|
16008
|
+
"ap-southeast-7" : { },
|
15343
16009
|
"ca-central-1" : {
|
15344
16010
|
"variants" : [ {
|
15345
16011
|
"hostname" : "metrics-fips.sagemaker.ca-central-1.amazonaws.com",
|
@@ -15377,6 +16043,7 @@
|
|
15377
16043
|
"il-central-1" : { },
|
15378
16044
|
"me-central-1" : { },
|
15379
16045
|
"me-south-1" : { },
|
16046
|
+
"mx-central-1" : { },
|
15380
16047
|
"sa-east-1" : { },
|
15381
16048
|
"us-east-1" : {
|
15382
16049
|
"variants" : [ {
|
@@ -16421,20 +17088,10 @@
|
|
16421
17088
|
},
|
16422
17089
|
"opsworks" : {
|
16423
17090
|
"endpoints" : {
|
16424
|
-
"ap-northeast-1" : { },
|
16425
|
-
"ap-northeast-2" : { },
|
16426
|
-
"ap-south-1" : { },
|
16427
17091
|
"ap-southeast-1" : { },
|
16428
|
-
"ap-southeast-2" : { },
|
16429
|
-
"ca-central-1" : { },
|
16430
17092
|
"eu-central-1" : { },
|
16431
17093
|
"eu-west-1" : { },
|
16432
|
-
"eu-west-2" : { },
|
16433
|
-
"eu-west-3" : { },
|
16434
|
-
"sa-east-1" : { },
|
16435
17094
|
"us-east-1" : { },
|
16436
|
-
"us-east-2" : { },
|
16437
|
-
"us-west-1" : { },
|
16438
17095
|
"us-west-2" : { }
|
16439
17096
|
}
|
16440
17097
|
},
|
@@ -17102,6 +17759,12 @@
|
|
17102
17759
|
},
|
17103
17760
|
"ca-central-1" : {
|
17104
17761
|
"variants" : [ {
|
17762
|
+
"hostname" : "polly-fips.ca-central-1.amazonaws.com",
|
17763
|
+
"tags" : [ "fips" ]
|
17764
|
+
}, {
|
17765
|
+
"hostname" : "polly-fips.ca-central-1.api.aws",
|
17766
|
+
"tags" : [ "dualstack", "fips" ]
|
17767
|
+
}, {
|
17105
17768
|
"hostname" : "polly.ca-central-1.api.aws",
|
17106
17769
|
"tags" : [ "dualstack" ]
|
17107
17770
|
} ]
|
@@ -17118,6 +17781,12 @@
|
|
17118
17781
|
"tags" : [ "dualstack" ]
|
17119
17782
|
} ]
|
17120
17783
|
},
|
17784
|
+
"eu-south-2" : {
|
17785
|
+
"variants" : [ {
|
17786
|
+
"hostname" : "polly.eu-south-2.api.aws",
|
17787
|
+
"tags" : [ "dualstack" ]
|
17788
|
+
} ]
|
17789
|
+
},
|
17121
17790
|
"eu-west-1" : {
|
17122
17791
|
"variants" : [ {
|
17123
17792
|
"hostname" : "polly.eu-west-1.api.aws",
|
@@ -17136,6 +17805,13 @@
|
|
17136
17805
|
"tags" : [ "dualstack" ]
|
17137
17806
|
} ]
|
17138
17807
|
},
|
17808
|
+
"fips-ca-central-1" : {
|
17809
|
+
"credentialScope" : {
|
17810
|
+
"region" : "ca-central-1"
|
17811
|
+
},
|
17812
|
+
"deprecated" : true,
|
17813
|
+
"hostname" : "polly-fips.ca-central-1.amazonaws.com"
|
17814
|
+
},
|
17139
17815
|
"fips-us-east-1" : {
|
17140
17816
|
"credentialScope" : {
|
17141
17817
|
"region" : "us-east-1"
|
@@ -17661,6 +18337,7 @@
|
|
17661
18337
|
"eu-central-2" : { },
|
17662
18338
|
"eu-north-1" : { },
|
17663
18339
|
"eu-south-1" : { },
|
18340
|
+
"eu-south-2" : { },
|
17664
18341
|
"eu-west-1" : { },
|
17665
18342
|
"eu-west-2" : { },
|
17666
18343
|
"eu-west-3" : { },
|
@@ -17751,6 +18428,12 @@
|
|
17751
18428
|
"ca-west-1" : {
|
17752
18429
|
"variants" : [ {
|
17753
18430
|
"tags" : [ "dualstack" ]
|
18431
|
+
}, {
|
18432
|
+
"hostname" : "ram-fips.ca-west-1.amazonaws.com",
|
18433
|
+
"tags" : [ "fips" ]
|
18434
|
+
}, {
|
18435
|
+
"hostname" : "ram-fips.ca-west-1.api.aws",
|
18436
|
+
"tags" : [ "dualstack", "fips" ]
|
17754
18437
|
} ]
|
17755
18438
|
},
|
17756
18439
|
"eu-central-1" : {
|
@@ -17800,6 +18483,13 @@
|
|
17800
18483
|
"deprecated" : true,
|
17801
18484
|
"hostname" : "ram-fips.ca-central-1.amazonaws.com"
|
17802
18485
|
},
|
18486
|
+
"fips-ca-west-1" : {
|
18487
|
+
"credentialScope" : {
|
18488
|
+
"region" : "ca-west-1"
|
18489
|
+
},
|
18490
|
+
"deprecated" : true,
|
18491
|
+
"hostname" : "ram-fips.ca-west-1.amazonaws.com"
|
18492
|
+
},
|
17803
18493
|
"fips-us-east-1" : {
|
17804
18494
|
"credentialScope" : {
|
17805
18495
|
"region" : "us-east-1"
|
@@ -19262,6 +19952,184 @@
|
|
19262
19952
|
"us-east-1" : { }
|
19263
19953
|
}
|
19264
19954
|
},
|
19955
|
+
"route53profiles" : {
|
19956
|
+
"endpoints" : {
|
19957
|
+
"af-south-1" : {
|
19958
|
+
"variants" : [ {
|
19959
|
+
"hostname" : "route53profiles.af-south-1.api.aws",
|
19960
|
+
"tags" : [ "dualstack" ]
|
19961
|
+
} ]
|
19962
|
+
},
|
19963
|
+
"ap-east-1" : {
|
19964
|
+
"variants" : [ {
|
19965
|
+
"hostname" : "route53profiles.ap-east-1.api.aws",
|
19966
|
+
"tags" : [ "dualstack" ]
|
19967
|
+
} ]
|
19968
|
+
},
|
19969
|
+
"ap-northeast-1" : {
|
19970
|
+
"variants" : [ {
|
19971
|
+
"hostname" : "route53profiles.ap-northeast-1.api.aws",
|
19972
|
+
"tags" : [ "dualstack" ]
|
19973
|
+
} ]
|
19974
|
+
},
|
19975
|
+
"ap-northeast-2" : {
|
19976
|
+
"variants" : [ {
|
19977
|
+
"hostname" : "route53profiles.ap-northeast-2.api.aws",
|
19978
|
+
"tags" : [ "dualstack" ]
|
19979
|
+
} ]
|
19980
|
+
},
|
19981
|
+
"ap-northeast-3" : {
|
19982
|
+
"variants" : [ {
|
19983
|
+
"hostname" : "route53profiles.ap-northeast-3.api.aws",
|
19984
|
+
"tags" : [ "dualstack" ]
|
19985
|
+
} ]
|
19986
|
+
},
|
19987
|
+
"ap-south-1" : {
|
19988
|
+
"variants" : [ {
|
19989
|
+
"hostname" : "route53profiles.ap-south-1.api.aws",
|
19990
|
+
"tags" : [ "dualstack" ]
|
19991
|
+
} ]
|
19992
|
+
},
|
19993
|
+
"ap-south-2" : {
|
19994
|
+
"variants" : [ {
|
19995
|
+
"hostname" : "route53profiles.ap-south-2.api.aws",
|
19996
|
+
"tags" : [ "dualstack" ]
|
19997
|
+
} ]
|
19998
|
+
},
|
19999
|
+
"ap-southeast-1" : {
|
20000
|
+
"variants" : [ {
|
20001
|
+
"hostname" : "route53profiles.ap-southeast-1.api.aws",
|
20002
|
+
"tags" : [ "dualstack" ]
|
20003
|
+
} ]
|
20004
|
+
},
|
20005
|
+
"ap-southeast-2" : {
|
20006
|
+
"variants" : [ {
|
20007
|
+
"hostname" : "route53profiles.ap-southeast-2.api.aws",
|
20008
|
+
"tags" : [ "dualstack" ]
|
20009
|
+
} ]
|
20010
|
+
},
|
20011
|
+
"ap-southeast-3" : {
|
20012
|
+
"variants" : [ {
|
20013
|
+
"hostname" : "route53profiles.ap-southeast-3.api.aws",
|
20014
|
+
"tags" : [ "dualstack" ]
|
20015
|
+
} ]
|
20016
|
+
},
|
20017
|
+
"ap-southeast-4" : {
|
20018
|
+
"variants" : [ {
|
20019
|
+
"hostname" : "route53profiles.ap-southeast-4.api.aws",
|
20020
|
+
"tags" : [ "dualstack" ]
|
20021
|
+
} ]
|
20022
|
+
},
|
20023
|
+
"ca-central-1" : {
|
20024
|
+
"variants" : [ {
|
20025
|
+
"hostname" : "route53profiles.ca-central-1.api.aws",
|
20026
|
+
"tags" : [ "dualstack" ]
|
20027
|
+
} ]
|
20028
|
+
},
|
20029
|
+
"ca-west-1" : {
|
20030
|
+
"variants" : [ {
|
20031
|
+
"hostname" : "route53profiles.ca-west-1.api.aws",
|
20032
|
+
"tags" : [ "dualstack" ]
|
20033
|
+
} ]
|
20034
|
+
},
|
20035
|
+
"eu-central-1" : {
|
20036
|
+
"variants" : [ {
|
20037
|
+
"hostname" : "route53profiles.eu-central-1.api.aws",
|
20038
|
+
"tags" : [ "dualstack" ]
|
20039
|
+
} ]
|
20040
|
+
},
|
20041
|
+
"eu-central-2" : {
|
20042
|
+
"variants" : [ {
|
20043
|
+
"hostname" : "route53profiles.eu-central-2.api.aws",
|
20044
|
+
"tags" : [ "dualstack" ]
|
20045
|
+
} ]
|
20046
|
+
},
|
20047
|
+
"eu-north-1" : {
|
20048
|
+
"variants" : [ {
|
20049
|
+
"hostname" : "route53profiles.eu-north-1.api.aws",
|
20050
|
+
"tags" : [ "dualstack" ]
|
20051
|
+
} ]
|
20052
|
+
},
|
20053
|
+
"eu-south-1" : {
|
20054
|
+
"variants" : [ {
|
20055
|
+
"hostname" : "route53profiles.eu-south-1.api.aws",
|
20056
|
+
"tags" : [ "dualstack" ]
|
20057
|
+
} ]
|
20058
|
+
},
|
20059
|
+
"eu-south-2" : {
|
20060
|
+
"variants" : [ {
|
20061
|
+
"hostname" : "route53profiles.eu-south-2.api.aws",
|
20062
|
+
"tags" : [ "dualstack" ]
|
20063
|
+
} ]
|
20064
|
+
},
|
20065
|
+
"eu-west-1" : {
|
20066
|
+
"variants" : [ {
|
20067
|
+
"hostname" : "route53profiles.eu-west-1.api.aws",
|
20068
|
+
"tags" : [ "dualstack" ]
|
20069
|
+
} ]
|
20070
|
+
},
|
20071
|
+
"eu-west-2" : {
|
20072
|
+
"variants" : [ {
|
20073
|
+
"hostname" : "route53profiles.eu-west-2.api.aws",
|
20074
|
+
"tags" : [ "dualstack" ]
|
20075
|
+
} ]
|
20076
|
+
},
|
20077
|
+
"eu-west-3" : {
|
20078
|
+
"variants" : [ {
|
20079
|
+
"hostname" : "route53profiles.eu-west-3.api.aws",
|
20080
|
+
"tags" : [ "dualstack" ]
|
20081
|
+
} ]
|
20082
|
+
},
|
20083
|
+
"il-central-1" : {
|
20084
|
+
"variants" : [ {
|
20085
|
+
"hostname" : "route53profiles.il-central-1.api.aws",
|
20086
|
+
"tags" : [ "dualstack" ]
|
20087
|
+
} ]
|
20088
|
+
},
|
20089
|
+
"me-central-1" : {
|
20090
|
+
"variants" : [ {
|
20091
|
+
"hostname" : "route53profiles.me-central-1.api.aws",
|
20092
|
+
"tags" : [ "dualstack" ]
|
20093
|
+
} ]
|
20094
|
+
},
|
20095
|
+
"me-south-1" : {
|
20096
|
+
"variants" : [ {
|
20097
|
+
"hostname" : "route53profiles.me-south-1.api.aws",
|
20098
|
+
"tags" : [ "dualstack" ]
|
20099
|
+
} ]
|
20100
|
+
},
|
20101
|
+
"sa-east-1" : {
|
20102
|
+
"variants" : [ {
|
20103
|
+
"hostname" : "route53profiles.sa-east-1.api.aws",
|
20104
|
+
"tags" : [ "dualstack" ]
|
20105
|
+
} ]
|
20106
|
+
},
|
20107
|
+
"us-east-1" : {
|
20108
|
+
"variants" : [ {
|
20109
|
+
"hostname" : "route53profiles.us-east-1.api.aws",
|
20110
|
+
"tags" : [ "dualstack" ]
|
20111
|
+
} ]
|
20112
|
+
},
|
20113
|
+
"us-east-2" : {
|
20114
|
+
"variants" : [ {
|
20115
|
+
"hostname" : "route53profiles.us-east-2.api.aws",
|
20116
|
+
"tags" : [ "dualstack" ]
|
20117
|
+
} ]
|
20118
|
+
},
|
20119
|
+
"us-west-1" : {
|
20120
|
+
"variants" : [ {
|
20121
|
+
"hostname" : "route53profiles.us-west-1.api.aws",
|
20122
|
+
"tags" : [ "dualstack" ]
|
20123
|
+
} ]
|
20124
|
+
},
|
20125
|
+
"us-west-2" : {
|
20126
|
+
"variants" : [ {
|
20127
|
+
"hostname" : "route53profiles.us-west-2.api.aws",
|
20128
|
+
"tags" : [ "dualstack" ]
|
20129
|
+
} ]
|
20130
|
+
}
|
20131
|
+
}
|
20132
|
+
},
|
19265
20133
|
"route53resolver" : {
|
19266
20134
|
"defaults" : {
|
19267
20135
|
"protocols" : [ "https" ]
|
@@ -22512,34 +23380,147 @@
|
|
22512
23380
|
"protocols" : [ "http", "https" ]
|
22513
23381
|
},
|
22514
23382
|
"endpoints" : {
|
22515
|
-
"af-south-1" : {
|
22516
|
-
|
22517
|
-
|
22518
|
-
|
22519
|
-
|
22520
|
-
|
22521
|
-
"ap-
|
22522
|
-
|
22523
|
-
|
22524
|
-
|
22525
|
-
|
22526
|
-
|
22527
|
-
"ap-
|
22528
|
-
|
23383
|
+
"af-south-1" : {
|
23384
|
+
"variants" : [ {
|
23385
|
+
"hostname" : "sns.af-south-1.api.aws",
|
23386
|
+
"tags" : [ "dualstack" ]
|
23387
|
+
} ]
|
23388
|
+
},
|
23389
|
+
"ap-east-1" : {
|
23390
|
+
"variants" : [ {
|
23391
|
+
"hostname" : "sns.ap-east-1.api.aws",
|
23392
|
+
"tags" : [ "dualstack" ]
|
23393
|
+
} ]
|
23394
|
+
},
|
23395
|
+
"ap-northeast-1" : {
|
23396
|
+
"variants" : [ {
|
23397
|
+
"hostname" : "sns.ap-northeast-1.api.aws",
|
23398
|
+
"tags" : [ "dualstack" ]
|
23399
|
+
} ]
|
23400
|
+
},
|
23401
|
+
"ap-northeast-2" : {
|
23402
|
+
"variants" : [ {
|
23403
|
+
"hostname" : "sns.ap-northeast-2.api.aws",
|
23404
|
+
"tags" : [ "dualstack" ]
|
23405
|
+
} ]
|
23406
|
+
},
|
23407
|
+
"ap-northeast-3" : {
|
23408
|
+
"variants" : [ {
|
23409
|
+
"hostname" : "sns.ap-northeast-3.api.aws",
|
23410
|
+
"tags" : [ "dualstack" ]
|
23411
|
+
} ]
|
23412
|
+
},
|
23413
|
+
"ap-south-1" : {
|
23414
|
+
"variants" : [ {
|
23415
|
+
"hostname" : "sns.ap-south-1.api.aws",
|
23416
|
+
"tags" : [ "dualstack" ]
|
23417
|
+
} ]
|
23418
|
+
},
|
23419
|
+
"ap-south-2" : {
|
23420
|
+
"variants" : [ {
|
23421
|
+
"hostname" : "sns.ap-south-2.api.aws",
|
23422
|
+
"tags" : [ "dualstack" ]
|
23423
|
+
} ]
|
23424
|
+
},
|
23425
|
+
"ap-southeast-1" : {
|
23426
|
+
"variants" : [ {
|
23427
|
+
"hostname" : "sns.ap-southeast-1.api.aws",
|
23428
|
+
"tags" : [ "dualstack" ]
|
23429
|
+
} ]
|
23430
|
+
},
|
23431
|
+
"ap-southeast-2" : {
|
23432
|
+
"variants" : [ {
|
23433
|
+
"hostname" : "sns.ap-southeast-2.api.aws",
|
23434
|
+
"tags" : [ "dualstack" ]
|
23435
|
+
} ]
|
23436
|
+
},
|
23437
|
+
"ap-southeast-3" : {
|
23438
|
+
"variants" : [ {
|
23439
|
+
"hostname" : "sns.ap-southeast-3.api.aws",
|
23440
|
+
"tags" : [ "dualstack" ]
|
23441
|
+
} ]
|
23442
|
+
},
|
23443
|
+
"ap-southeast-4" : {
|
23444
|
+
"variants" : [ {
|
23445
|
+
"hostname" : "sns.ap-southeast-4.api.aws",
|
23446
|
+
"tags" : [ "dualstack" ]
|
23447
|
+
} ]
|
23448
|
+
},
|
23449
|
+
"ap-southeast-5" : {
|
23450
|
+
"variants" : [ {
|
23451
|
+
"hostname" : "sns.ap-southeast-5.api.aws",
|
23452
|
+
"tags" : [ "dualstack" ]
|
23453
|
+
} ]
|
23454
|
+
},
|
23455
|
+
"ap-southeast-7" : {
|
23456
|
+
"variants" : [ {
|
23457
|
+
"hostname" : "sns.ap-southeast-7.api.aws",
|
23458
|
+
"tags" : [ "dualstack" ]
|
23459
|
+
} ]
|
23460
|
+
},
|
23461
|
+
"ca-central-1" : {
|
23462
|
+
"variants" : [ {
|
23463
|
+
"hostname" : "sns.ca-central-1.api.aws",
|
23464
|
+
"tags" : [ "dualstack" ]
|
23465
|
+
} ]
|
23466
|
+
},
|
22529
23467
|
"ca-west-1" : {
|
22530
23468
|
"variants" : [ {
|
22531
23469
|
"hostname" : "sns-fips.ca-west-1.amazonaws.com",
|
22532
23470
|
"tags" : [ "fips" ]
|
23471
|
+
}, {
|
23472
|
+
"hostname" : "sns.ca-west-1.api.aws",
|
23473
|
+
"tags" : [ "dualstack" ]
|
23474
|
+
} ]
|
23475
|
+
},
|
23476
|
+
"eu-central-1" : {
|
23477
|
+
"variants" : [ {
|
23478
|
+
"hostname" : "sns.eu-central-1.api.aws",
|
23479
|
+
"tags" : [ "dualstack" ]
|
23480
|
+
} ]
|
23481
|
+
},
|
23482
|
+
"eu-central-2" : {
|
23483
|
+
"variants" : [ {
|
23484
|
+
"hostname" : "sns.eu-central-2.api.aws",
|
23485
|
+
"tags" : [ "dualstack" ]
|
23486
|
+
} ]
|
23487
|
+
},
|
23488
|
+
"eu-north-1" : {
|
23489
|
+
"variants" : [ {
|
23490
|
+
"hostname" : "sns.eu-north-1.api.aws",
|
23491
|
+
"tags" : [ "dualstack" ]
|
23492
|
+
} ]
|
23493
|
+
},
|
23494
|
+
"eu-south-1" : {
|
23495
|
+
"variants" : [ {
|
23496
|
+
"hostname" : "sns.eu-south-1.api.aws",
|
23497
|
+
"tags" : [ "dualstack" ]
|
23498
|
+
} ]
|
23499
|
+
},
|
23500
|
+
"eu-south-2" : {
|
23501
|
+
"variants" : [ {
|
23502
|
+
"hostname" : "sns.eu-south-2.api.aws",
|
23503
|
+
"tags" : [ "dualstack" ]
|
23504
|
+
} ]
|
23505
|
+
},
|
23506
|
+
"eu-west-1" : {
|
23507
|
+
"variants" : [ {
|
23508
|
+
"hostname" : "sns.eu-west-1.api.aws",
|
23509
|
+
"tags" : [ "dualstack" ]
|
23510
|
+
} ]
|
23511
|
+
},
|
23512
|
+
"eu-west-2" : {
|
23513
|
+
"variants" : [ {
|
23514
|
+
"hostname" : "sns.eu-west-2.api.aws",
|
23515
|
+
"tags" : [ "dualstack" ]
|
23516
|
+
} ]
|
23517
|
+
},
|
23518
|
+
"eu-west-3" : {
|
23519
|
+
"variants" : [ {
|
23520
|
+
"hostname" : "sns.eu-west-3.api.aws",
|
23521
|
+
"tags" : [ "dualstack" ]
|
22533
23522
|
} ]
|
22534
23523
|
},
|
22535
|
-
"eu-central-1" : { },
|
22536
|
-
"eu-central-2" : { },
|
22537
|
-
"eu-north-1" : { },
|
22538
|
-
"eu-south-1" : { },
|
22539
|
-
"eu-south-2" : { },
|
22540
|
-
"eu-west-1" : { },
|
22541
|
-
"eu-west-2" : { },
|
22542
|
-
"eu-west-3" : { },
|
22543
23524
|
"fips-ca-west-1" : {
|
22544
23525
|
"credentialScope" : {
|
22545
23526
|
"region" : "ca-west-1"
|
@@ -22575,33 +23556,70 @@
|
|
22575
23556
|
"deprecated" : true,
|
22576
23557
|
"hostname" : "sns-fips.us-west-2.amazonaws.com"
|
22577
23558
|
},
|
22578
|
-
"il-central-1" : {
|
22579
|
-
|
22580
|
-
|
22581
|
-
|
22582
|
-
|
23559
|
+
"il-central-1" : {
|
23560
|
+
"variants" : [ {
|
23561
|
+
"hostname" : "sns.il-central-1.api.aws",
|
23562
|
+
"tags" : [ "dualstack" ]
|
23563
|
+
} ]
|
23564
|
+
},
|
23565
|
+
"me-central-1" : {
|
23566
|
+
"variants" : [ {
|
23567
|
+
"hostname" : "sns.me-central-1.api.aws",
|
23568
|
+
"tags" : [ "dualstack" ]
|
23569
|
+
} ]
|
23570
|
+
},
|
23571
|
+
"me-south-1" : {
|
23572
|
+
"variants" : [ {
|
23573
|
+
"hostname" : "sns.me-south-1.api.aws",
|
23574
|
+
"tags" : [ "dualstack" ]
|
23575
|
+
} ]
|
23576
|
+
},
|
23577
|
+
"mx-central-1" : {
|
23578
|
+
"variants" : [ {
|
23579
|
+
"hostname" : "sns.mx-central-1.api.aws",
|
23580
|
+
"tags" : [ "dualstack" ]
|
23581
|
+
} ]
|
23582
|
+
},
|
23583
|
+
"sa-east-1" : {
|
23584
|
+
"variants" : [ {
|
23585
|
+
"hostname" : "sns.sa-east-1.api.aws",
|
23586
|
+
"tags" : [ "dualstack" ]
|
23587
|
+
} ]
|
23588
|
+
},
|
22583
23589
|
"us-east-1" : {
|
22584
23590
|
"variants" : [ {
|
22585
23591
|
"hostname" : "sns-fips.us-east-1.amazonaws.com",
|
22586
23592
|
"tags" : [ "fips" ]
|
23593
|
+
}, {
|
23594
|
+
"hostname" : "sns.us-east-1.api.aws",
|
23595
|
+
"tags" : [ "dualstack" ]
|
22587
23596
|
} ]
|
22588
23597
|
},
|
22589
23598
|
"us-east-2" : {
|
22590
23599
|
"variants" : [ {
|
22591
23600
|
"hostname" : "sns-fips.us-east-2.amazonaws.com",
|
22592
23601
|
"tags" : [ "fips" ]
|
23602
|
+
}, {
|
23603
|
+
"hostname" : "sns.us-east-2.api.aws",
|
23604
|
+
"tags" : [ "dualstack" ]
|
22593
23605
|
} ]
|
22594
23606
|
},
|
22595
23607
|
"us-west-1" : {
|
22596
23608
|
"variants" : [ {
|
22597
23609
|
"hostname" : "sns-fips.us-west-1.amazonaws.com",
|
22598
23610
|
"tags" : [ "fips" ]
|
23611
|
+
}, {
|
23612
|
+
"hostname" : "sns.us-west-1.api.aws",
|
23613
|
+
"tags" : [ "dualstack" ]
|
22599
23614
|
} ]
|
22600
23615
|
},
|
22601
23616
|
"us-west-2" : {
|
22602
23617
|
"variants" : [ {
|
22603
23618
|
"hostname" : "sns-fips.us-west-2.amazonaws.com",
|
22604
23619
|
"tags" : [ "fips" ]
|
23620
|
+
}, {
|
23621
|
+
"hostname" : "sns.us-west-2.api.aws",
|
23622
|
+
"tags" : [ "dualstack" ]
|
22605
23623
|
} ]
|
22606
23624
|
}
|
22607
23625
|
}
|
@@ -22897,22 +23915,78 @@
|
|
22897
23915
|
},
|
22898
23916
|
"ssm-incidents" : {
|
22899
23917
|
"endpoints" : {
|
22900
|
-
"ap-northeast-1" : {
|
22901
|
-
|
22902
|
-
|
22903
|
-
|
22904
|
-
|
23918
|
+
"ap-northeast-1" : {
|
23919
|
+
"variants" : [ {
|
23920
|
+
"hostname" : "ssm-incidents.ap-northeast-1.api.aws",
|
23921
|
+
"tags" : [ "dualstack" ]
|
23922
|
+
} ]
|
23923
|
+
},
|
23924
|
+
"ap-northeast-2" : {
|
23925
|
+
"variants" : [ {
|
23926
|
+
"hostname" : "ssm-incidents.ap-northeast-2.api.aws",
|
23927
|
+
"tags" : [ "dualstack" ]
|
23928
|
+
} ]
|
23929
|
+
},
|
23930
|
+
"ap-south-1" : {
|
23931
|
+
"variants" : [ {
|
23932
|
+
"hostname" : "ssm-incidents.ap-south-1.api.aws",
|
23933
|
+
"tags" : [ "dualstack" ]
|
23934
|
+
} ]
|
23935
|
+
},
|
23936
|
+
"ap-southeast-1" : {
|
23937
|
+
"variants" : [ {
|
23938
|
+
"hostname" : "ssm-incidents.ap-southeast-1.api.aws",
|
23939
|
+
"tags" : [ "dualstack" ]
|
23940
|
+
} ]
|
23941
|
+
},
|
23942
|
+
"ap-southeast-2" : {
|
23943
|
+
"variants" : [ {
|
23944
|
+
"hostname" : "ssm-incidents.ap-southeast-2.api.aws",
|
23945
|
+
"tags" : [ "dualstack" ]
|
23946
|
+
} ]
|
23947
|
+
},
|
22905
23948
|
"ca-central-1" : {
|
22906
23949
|
"variants" : [ {
|
22907
23950
|
"hostname" : "ssm-incidents-fips.ca-central-1.amazonaws.com",
|
22908
23951
|
"tags" : [ "fips" ]
|
23952
|
+
}, {
|
23953
|
+
"hostname" : "ssm-incidents-fips.ca-central-1.api.aws",
|
23954
|
+
"tags" : [ "dualstack", "fips" ]
|
23955
|
+
}, {
|
23956
|
+
"hostname" : "ssm-incidents.ca-central-1.api.aws",
|
23957
|
+
"tags" : [ "dualstack" ]
|
23958
|
+
} ]
|
23959
|
+
},
|
23960
|
+
"eu-central-1" : {
|
23961
|
+
"variants" : [ {
|
23962
|
+
"hostname" : "ssm-incidents.eu-central-1.api.aws",
|
23963
|
+
"tags" : [ "dualstack" ]
|
23964
|
+
} ]
|
23965
|
+
},
|
23966
|
+
"eu-north-1" : {
|
23967
|
+
"variants" : [ {
|
23968
|
+
"hostname" : "ssm-incidents.eu-north-1.api.aws",
|
23969
|
+
"tags" : [ "dualstack" ]
|
23970
|
+
} ]
|
23971
|
+
},
|
23972
|
+
"eu-west-1" : {
|
23973
|
+
"variants" : [ {
|
23974
|
+
"hostname" : "ssm-incidents.eu-west-1.api.aws",
|
23975
|
+
"tags" : [ "dualstack" ]
|
23976
|
+
} ]
|
23977
|
+
},
|
23978
|
+
"eu-west-2" : {
|
23979
|
+
"variants" : [ {
|
23980
|
+
"hostname" : "ssm-incidents.eu-west-2.api.aws",
|
23981
|
+
"tags" : [ "dualstack" ]
|
23982
|
+
} ]
|
23983
|
+
},
|
23984
|
+
"eu-west-3" : {
|
23985
|
+
"variants" : [ {
|
23986
|
+
"hostname" : "ssm-incidents.eu-west-3.api.aws",
|
23987
|
+
"tags" : [ "dualstack" ]
|
22909
23988
|
} ]
|
22910
23989
|
},
|
22911
|
-
"eu-central-1" : { },
|
22912
|
-
"eu-north-1" : { },
|
22913
|
-
"eu-west-1" : { },
|
22914
|
-
"eu-west-2" : { },
|
22915
|
-
"eu-west-3" : { },
|
22916
23990
|
"fips-ca-central-1" : {
|
22917
23991
|
"credentialScope" : {
|
22918
23992
|
"region" : "ca-central-1"
|
@@ -22948,29 +24022,58 @@
|
|
22948
24022
|
"deprecated" : true,
|
22949
24023
|
"hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com"
|
22950
24024
|
},
|
22951
|
-
"sa-east-1" : {
|
24025
|
+
"sa-east-1" : {
|
24026
|
+
"variants" : [ {
|
24027
|
+
"hostname" : "ssm-incidents.sa-east-1.api.aws",
|
24028
|
+
"tags" : [ "dualstack" ]
|
24029
|
+
} ]
|
24030
|
+
},
|
22952
24031
|
"us-east-1" : {
|
22953
24032
|
"variants" : [ {
|
22954
24033
|
"hostname" : "ssm-incidents-fips.us-east-1.amazonaws.com",
|
22955
24034
|
"tags" : [ "fips" ]
|
24035
|
+
}, {
|
24036
|
+
"hostname" : "ssm-incidents-fips.us-east-1.api.aws",
|
24037
|
+
"tags" : [ "dualstack", "fips" ]
|
24038
|
+
}, {
|
24039
|
+
"hostname" : "ssm-incidents.us-east-1.api.aws",
|
24040
|
+
"tags" : [ "dualstack" ]
|
22956
24041
|
} ]
|
22957
24042
|
},
|
22958
24043
|
"us-east-2" : {
|
22959
24044
|
"variants" : [ {
|
22960
24045
|
"hostname" : "ssm-incidents-fips.us-east-2.amazonaws.com",
|
22961
24046
|
"tags" : [ "fips" ]
|
24047
|
+
}, {
|
24048
|
+
"hostname" : "ssm-incidents-fips.us-east-2.api.aws",
|
24049
|
+
"tags" : [ "dualstack", "fips" ]
|
24050
|
+
}, {
|
24051
|
+
"hostname" : "ssm-incidents.us-east-2.api.aws",
|
24052
|
+
"tags" : [ "dualstack" ]
|
22962
24053
|
} ]
|
22963
24054
|
},
|
22964
24055
|
"us-west-1" : {
|
22965
24056
|
"variants" : [ {
|
22966
24057
|
"hostname" : "ssm-incidents-fips.us-west-1.amazonaws.com",
|
22967
24058
|
"tags" : [ "fips" ]
|
24059
|
+
}, {
|
24060
|
+
"hostname" : "ssm-incidents-fips.us-west-1.api.aws",
|
24061
|
+
"tags" : [ "dualstack", "fips" ]
|
24062
|
+
}, {
|
24063
|
+
"hostname" : "ssm-incidents.us-west-1.api.aws",
|
24064
|
+
"tags" : [ "dualstack" ]
|
22968
24065
|
} ]
|
22969
24066
|
},
|
22970
24067
|
"us-west-2" : {
|
22971
24068
|
"variants" : [ {
|
22972
24069
|
"hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com",
|
22973
24070
|
"tags" : [ "fips" ]
|
24071
|
+
}, {
|
24072
|
+
"hostname" : "ssm-incidents-fips.us-west-2.api.aws",
|
24073
|
+
"tags" : [ "dualstack", "fips" ]
|
24074
|
+
}, {
|
24075
|
+
"hostname" : "ssm-incidents.us-west-2.api.aws",
|
24076
|
+
"tags" : [ "dualstack" ]
|
22974
24077
|
} ]
|
22975
24078
|
}
|
22976
24079
|
}
|
@@ -23340,8 +24443,18 @@
|
|
23340
24443
|
"ap-southeast-4" : { },
|
23341
24444
|
"ap-southeast-5" : { },
|
23342
24445
|
"ap-southeast-7" : { },
|
23343
|
-
"ca-central-1" : {
|
23344
|
-
|
24446
|
+
"ca-central-1" : {
|
24447
|
+
"variants" : [ {
|
24448
|
+
"hostname" : "states-fips.ca-central-1.amazonaws.com",
|
24449
|
+
"tags" : [ "fips" ]
|
24450
|
+
} ]
|
24451
|
+
},
|
24452
|
+
"ca-west-1" : {
|
24453
|
+
"variants" : [ {
|
24454
|
+
"hostname" : "states-fips.ca-west-1.amazonaws.com",
|
24455
|
+
"tags" : [ "fips" ]
|
24456
|
+
} ]
|
24457
|
+
},
|
23345
24458
|
"eu-central-1" : { },
|
23346
24459
|
"eu-central-2" : { },
|
23347
24460
|
"eu-north-1" : { },
|
@@ -23350,6 +24463,20 @@
|
|
23350
24463
|
"eu-west-1" : { },
|
23351
24464
|
"eu-west-2" : { },
|
23352
24465
|
"eu-west-3" : { },
|
24466
|
+
"fips-ca-central-1" : {
|
24467
|
+
"credentialScope" : {
|
24468
|
+
"region" : "ca-central-1"
|
24469
|
+
},
|
24470
|
+
"deprecated" : true,
|
24471
|
+
"hostname" : "states-fips.ca-central-1.amazonaws.com"
|
24472
|
+
},
|
24473
|
+
"fips-ca-west-1" : {
|
24474
|
+
"credentialScope" : {
|
24475
|
+
"region" : "ca-west-1"
|
24476
|
+
},
|
24477
|
+
"deprecated" : true,
|
24478
|
+
"hostname" : "states-fips.ca-west-1.amazonaws.com"
|
24479
|
+
},
|
23353
24480
|
"fips-us-east-1" : {
|
23354
24481
|
"credentialScope" : {
|
23355
24482
|
"region" : "us-east-1"
|
@@ -23423,6 +24550,7 @@
|
|
23423
24550
|
"ap-southeast-3" : { },
|
23424
24551
|
"ap-southeast-4" : { },
|
23425
24552
|
"ap-southeast-5" : { },
|
24553
|
+
"ap-southeast-7" : { },
|
23426
24554
|
"ca-central-1" : {
|
23427
24555
|
"variants" : [ {
|
23428
24556
|
"hostname" : "storagegateway-fips.ca-central-1.amazonaws.com",
|
@@ -24291,24 +25419,90 @@
|
|
24291
25419
|
} ]
|
24292
25420
|
},
|
24293
25421
|
"endpoints" : {
|
24294
|
-
"af-south-1" : {
|
24295
|
-
|
24296
|
-
|
24297
|
-
|
24298
|
-
|
24299
|
-
|
24300
|
-
"ap-
|
25422
|
+
"af-south-1" : {
|
25423
|
+
"variants" : [ {
|
25424
|
+
"hostname" : "transcribe.af-south-1.api.aws",
|
25425
|
+
"tags" : [ "dualstack" ]
|
25426
|
+
} ]
|
25427
|
+
},
|
25428
|
+
"ap-east-1" : {
|
25429
|
+
"variants" : [ {
|
25430
|
+
"hostname" : "transcribe.ap-east-1.api.aws",
|
25431
|
+
"tags" : [ "dualstack" ]
|
25432
|
+
} ]
|
25433
|
+
},
|
25434
|
+
"ap-northeast-1" : {
|
25435
|
+
"variants" : [ {
|
25436
|
+
"hostname" : "transcribe.ap-northeast-1.api.aws",
|
25437
|
+
"tags" : [ "dualstack" ]
|
25438
|
+
} ]
|
25439
|
+
},
|
25440
|
+
"ap-northeast-2" : {
|
25441
|
+
"variants" : [ {
|
25442
|
+
"hostname" : "transcribe.ap-northeast-2.api.aws",
|
25443
|
+
"tags" : [ "dualstack" ]
|
25444
|
+
} ]
|
25445
|
+
},
|
25446
|
+
"ap-south-1" : {
|
25447
|
+
"variants" : [ {
|
25448
|
+
"hostname" : "transcribe.ap-south-1.api.aws",
|
25449
|
+
"tags" : [ "dualstack" ]
|
25450
|
+
} ]
|
25451
|
+
},
|
25452
|
+
"ap-southeast-1" : {
|
25453
|
+
"variants" : [ {
|
25454
|
+
"hostname" : "transcribe.ap-southeast-1.api.aws",
|
25455
|
+
"tags" : [ "dualstack" ]
|
25456
|
+
} ]
|
25457
|
+
},
|
25458
|
+
"ap-southeast-2" : {
|
25459
|
+
"variants" : [ {
|
25460
|
+
"hostname" : "transcribe.ap-southeast-2.api.aws",
|
25461
|
+
"tags" : [ "dualstack" ]
|
25462
|
+
} ]
|
25463
|
+
},
|
24301
25464
|
"ca-central-1" : {
|
24302
25465
|
"variants" : [ {
|
24303
25466
|
"hostname" : "fips.transcribe.ca-central-1.amazonaws.com",
|
24304
25467
|
"tags" : [ "fips" ]
|
25468
|
+
}, {
|
25469
|
+
"hostname" : "transcribe-fips.ca-central-1.api.aws",
|
25470
|
+
"tags" : [ "dualstack", "fips" ]
|
25471
|
+
}, {
|
25472
|
+
"hostname" : "transcribe.ca-central-1.api.aws",
|
25473
|
+
"tags" : [ "dualstack" ]
|
25474
|
+
} ]
|
25475
|
+
},
|
25476
|
+
"eu-central-1" : {
|
25477
|
+
"variants" : [ {
|
25478
|
+
"hostname" : "transcribe.eu-central-1.api.aws",
|
25479
|
+
"tags" : [ "dualstack" ]
|
25480
|
+
} ]
|
25481
|
+
},
|
25482
|
+
"eu-north-1" : {
|
25483
|
+
"variants" : [ {
|
25484
|
+
"hostname" : "transcribe.eu-north-1.api.aws",
|
25485
|
+
"tags" : [ "dualstack" ]
|
25486
|
+
} ]
|
25487
|
+
},
|
25488
|
+
"eu-west-1" : {
|
25489
|
+
"variants" : [ {
|
25490
|
+
"hostname" : "transcribe.eu-west-1.api.aws",
|
25491
|
+
"tags" : [ "dualstack" ]
|
25492
|
+
} ]
|
25493
|
+
},
|
25494
|
+
"eu-west-2" : {
|
25495
|
+
"variants" : [ {
|
25496
|
+
"hostname" : "transcribe.eu-west-2.api.aws",
|
25497
|
+
"tags" : [ "dualstack" ]
|
25498
|
+
} ]
|
25499
|
+
},
|
25500
|
+
"eu-west-3" : {
|
25501
|
+
"variants" : [ {
|
25502
|
+
"hostname" : "transcribe.eu-west-3.api.aws",
|
25503
|
+
"tags" : [ "dualstack" ]
|
24305
25504
|
} ]
|
24306
25505
|
},
|
24307
|
-
"eu-central-1" : { },
|
24308
|
-
"eu-north-1" : { },
|
24309
|
-
"eu-west-1" : { },
|
24310
|
-
"eu-west-2" : { },
|
24311
|
-
"eu-west-3" : { },
|
24312
25506
|
"fips-ca-central-1" : {
|
24313
25507
|
"credentialScope" : {
|
24314
25508
|
"region" : "ca-central-1"
|
@@ -24344,30 +25538,64 @@
|
|
24344
25538
|
"deprecated" : true,
|
24345
25539
|
"hostname" : "fips.transcribe.us-west-2.amazonaws.com"
|
24346
25540
|
},
|
24347
|
-
"me-south-1" : {
|
24348
|
-
|
25541
|
+
"me-south-1" : {
|
25542
|
+
"variants" : [ {
|
25543
|
+
"hostname" : "transcribe.me-south-1.api.aws",
|
25544
|
+
"tags" : [ "dualstack" ]
|
25545
|
+
} ]
|
25546
|
+
},
|
25547
|
+
"sa-east-1" : {
|
25548
|
+
"variants" : [ {
|
25549
|
+
"hostname" : "transcribe.sa-east-1.api.aws",
|
25550
|
+
"tags" : [ "dualstack" ]
|
25551
|
+
} ]
|
25552
|
+
},
|
24349
25553
|
"us-east-1" : {
|
24350
25554
|
"variants" : [ {
|
24351
25555
|
"hostname" : "fips.transcribe.us-east-1.amazonaws.com",
|
24352
25556
|
"tags" : [ "fips" ]
|
25557
|
+
}, {
|
25558
|
+
"hostname" : "transcribe-fips.us-east-1.api.aws",
|
25559
|
+
"tags" : [ "dualstack", "fips" ]
|
25560
|
+
}, {
|
25561
|
+
"hostname" : "transcribe.us-east-1.api.aws",
|
25562
|
+
"tags" : [ "dualstack" ]
|
24353
25563
|
} ]
|
24354
25564
|
},
|
24355
25565
|
"us-east-2" : {
|
24356
25566
|
"variants" : [ {
|
24357
25567
|
"hostname" : "fips.transcribe.us-east-2.amazonaws.com",
|
24358
25568
|
"tags" : [ "fips" ]
|
25569
|
+
}, {
|
25570
|
+
"hostname" : "transcribe-fips.us-east-2.api.aws",
|
25571
|
+
"tags" : [ "dualstack", "fips" ]
|
25572
|
+
}, {
|
25573
|
+
"hostname" : "transcribe.us-east-2.api.aws",
|
25574
|
+
"tags" : [ "dualstack" ]
|
24359
25575
|
} ]
|
24360
25576
|
},
|
24361
25577
|
"us-west-1" : {
|
24362
25578
|
"variants" : [ {
|
24363
25579
|
"hostname" : "fips.transcribe.us-west-1.amazonaws.com",
|
24364
25580
|
"tags" : [ "fips" ]
|
25581
|
+
}, {
|
25582
|
+
"hostname" : "transcribe-fips.us-west-1.api.aws",
|
25583
|
+
"tags" : [ "dualstack", "fips" ]
|
25584
|
+
}, {
|
25585
|
+
"hostname" : "transcribe.us-west-1.api.aws",
|
25586
|
+
"tags" : [ "dualstack" ]
|
24365
25587
|
} ]
|
24366
25588
|
},
|
24367
25589
|
"us-west-2" : {
|
24368
25590
|
"variants" : [ {
|
24369
25591
|
"hostname" : "fips.transcribe.us-west-2.amazonaws.com",
|
24370
25592
|
"tags" : [ "fips" ]
|
25593
|
+
}, {
|
25594
|
+
"hostname" : "transcribe-fips.us-west-2.api.aws",
|
25595
|
+
"tags" : [ "dualstack", "fips" ]
|
25596
|
+
}, {
|
25597
|
+
"hostname" : "transcribe.us-west-2.api.aws",
|
25598
|
+
"tags" : [ "dualstack" ]
|
24371
25599
|
} ]
|
24372
25600
|
}
|
24373
25601
|
}
|
@@ -24549,22 +25777,88 @@
|
|
24549
25777
|
"protocols" : [ "https" ]
|
24550
25778
|
},
|
24551
25779
|
"endpoints" : {
|
24552
|
-
"ap-east-1" : {
|
24553
|
-
|
24554
|
-
|
24555
|
-
|
24556
|
-
|
24557
|
-
|
24558
|
-
"
|
24559
|
-
|
24560
|
-
|
24561
|
-
|
24562
|
-
|
24563
|
-
|
25780
|
+
"ap-east-1" : {
|
25781
|
+
"variants" : [ {
|
25782
|
+
"hostname" : "translate.ap-east-1.api.aws",
|
25783
|
+
"tags" : [ "dualstack" ]
|
25784
|
+
} ]
|
25785
|
+
},
|
25786
|
+
"ap-northeast-1" : {
|
25787
|
+
"variants" : [ {
|
25788
|
+
"hostname" : "translate.ap-northeast-1.api.aws",
|
25789
|
+
"tags" : [ "dualstack" ]
|
25790
|
+
} ]
|
25791
|
+
},
|
25792
|
+
"ap-northeast-2" : {
|
25793
|
+
"variants" : [ {
|
25794
|
+
"hostname" : "translate.ap-northeast-2.api.aws",
|
25795
|
+
"tags" : [ "dualstack" ]
|
25796
|
+
} ]
|
25797
|
+
},
|
25798
|
+
"ap-south-1" : {
|
25799
|
+
"variants" : [ {
|
25800
|
+
"hostname" : "translate.ap-south-1.api.aws",
|
25801
|
+
"tags" : [ "dualstack" ]
|
25802
|
+
} ]
|
25803
|
+
},
|
25804
|
+
"ap-southeast-1" : {
|
25805
|
+
"variants" : [ {
|
25806
|
+
"hostname" : "translate.ap-southeast-1.api.aws",
|
25807
|
+
"tags" : [ "dualstack" ]
|
25808
|
+
} ]
|
25809
|
+
},
|
25810
|
+
"ap-southeast-2" : {
|
25811
|
+
"variants" : [ {
|
25812
|
+
"hostname" : "translate.ap-southeast-2.api.aws",
|
25813
|
+
"tags" : [ "dualstack" ]
|
25814
|
+
} ]
|
25815
|
+
},
|
25816
|
+
"ca-central-1" : {
|
25817
|
+
"variants" : [ {
|
25818
|
+
"hostname" : "translate.ca-central-1.api.aws",
|
25819
|
+
"tags" : [ "dualstack" ]
|
25820
|
+
} ]
|
25821
|
+
},
|
25822
|
+
"eu-central-1" : {
|
25823
|
+
"variants" : [ {
|
25824
|
+
"hostname" : "translate.eu-central-1.api.aws",
|
25825
|
+
"tags" : [ "dualstack" ]
|
25826
|
+
} ]
|
25827
|
+
},
|
25828
|
+
"eu-north-1" : {
|
25829
|
+
"variants" : [ {
|
25830
|
+
"hostname" : "translate.eu-north-1.api.aws",
|
25831
|
+
"tags" : [ "dualstack" ]
|
25832
|
+
} ]
|
25833
|
+
},
|
25834
|
+
"eu-west-1" : {
|
25835
|
+
"variants" : [ {
|
25836
|
+
"hostname" : "translate.eu-west-1.api.aws",
|
25837
|
+
"tags" : [ "dualstack" ]
|
25838
|
+
} ]
|
25839
|
+
},
|
25840
|
+
"eu-west-2" : {
|
25841
|
+
"variants" : [ {
|
25842
|
+
"hostname" : "translate.eu-west-2.api.aws",
|
25843
|
+
"tags" : [ "dualstack" ]
|
25844
|
+
} ]
|
25845
|
+
},
|
25846
|
+
"eu-west-3" : {
|
25847
|
+
"variants" : [ {
|
25848
|
+
"hostname" : "translate.eu-west-3.api.aws",
|
25849
|
+
"tags" : [ "dualstack" ]
|
25850
|
+
} ]
|
25851
|
+
},
|
24564
25852
|
"us-east-1" : {
|
24565
25853
|
"variants" : [ {
|
24566
25854
|
"hostname" : "translate-fips.us-east-1.amazonaws.com",
|
24567
25855
|
"tags" : [ "fips" ]
|
25856
|
+
}, {
|
25857
|
+
"hostname" : "translate-fips.us-east-1.api.aws",
|
25858
|
+
"tags" : [ "dualstack", "fips" ]
|
25859
|
+
}, {
|
25860
|
+
"hostname" : "translate.us-east-1.api.aws",
|
25861
|
+
"tags" : [ "dualstack" ]
|
24568
25862
|
} ]
|
24569
25863
|
},
|
24570
25864
|
"us-east-1-fips" : {
|
@@ -24578,6 +25872,12 @@
|
|
24578
25872
|
"variants" : [ {
|
24579
25873
|
"hostname" : "translate-fips.us-east-2.amazonaws.com",
|
24580
25874
|
"tags" : [ "fips" ]
|
25875
|
+
}, {
|
25876
|
+
"hostname" : "translate-fips.us-east-2.api.aws",
|
25877
|
+
"tags" : [ "dualstack", "fips" ]
|
25878
|
+
}, {
|
25879
|
+
"hostname" : "translate.us-east-2.api.aws",
|
25880
|
+
"tags" : [ "dualstack" ]
|
24581
25881
|
} ]
|
24582
25882
|
},
|
24583
25883
|
"us-east-2-fips" : {
|
@@ -24591,6 +25891,12 @@
|
|
24591
25891
|
"variants" : [ {
|
24592
25892
|
"hostname" : "translate-fips.us-west-1.amazonaws.com",
|
24593
25893
|
"tags" : [ "fips" ]
|
25894
|
+
}, {
|
25895
|
+
"hostname" : "translate-fips.us-west-1.api.aws",
|
25896
|
+
"tags" : [ "dualstack", "fips" ]
|
25897
|
+
}, {
|
25898
|
+
"hostname" : "translate.us-west-1.api.aws",
|
25899
|
+
"tags" : [ "dualstack" ]
|
24594
25900
|
} ]
|
24595
25901
|
},
|
24596
25902
|
"us-west-1-fips" : {
|
@@ -24604,6 +25910,12 @@
|
|
24604
25910
|
"variants" : [ {
|
24605
25911
|
"hostname" : "translate-fips.us-west-2.amazonaws.com",
|
24606
25912
|
"tags" : [ "fips" ]
|
25913
|
+
}, {
|
25914
|
+
"hostname" : "translate-fips.us-west-2.api.aws",
|
25915
|
+
"tags" : [ "dualstack", "fips" ]
|
25916
|
+
}, {
|
25917
|
+
"hostname" : "translate.us-west-2.api.aws",
|
25918
|
+
"tags" : [ "dualstack" ]
|
24607
25919
|
} ]
|
24608
25920
|
},
|
24609
25921
|
"us-west-2-fips" : {
|
@@ -25514,6 +26826,16 @@
|
|
25514
26826
|
"tags" : [ "fips" ]
|
25515
26827
|
} ]
|
25516
26828
|
},
|
26829
|
+
"ap-southeast-7" : {
|
26830
|
+
"credentialScope" : {
|
26831
|
+
"region" : "ap-southeast-7"
|
26832
|
+
},
|
26833
|
+
"hostname" : "wafv2.ap-southeast-7.amazonaws.com",
|
26834
|
+
"variants" : [ {
|
26835
|
+
"hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com",
|
26836
|
+
"tags" : [ "fips" ]
|
26837
|
+
} ]
|
26838
|
+
},
|
25517
26839
|
"ca-central-1" : {
|
25518
26840
|
"credentialScope" : {
|
25519
26841
|
"region" : "ca-central-1"
|
@@ -25698,6 +27020,13 @@
|
|
25698
27020
|
"deprecated" : true,
|
25699
27021
|
"hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com"
|
25700
27022
|
},
|
27023
|
+
"fips-ap-southeast-7" : {
|
27024
|
+
"credentialScope" : {
|
27025
|
+
"region" : "ap-southeast-7"
|
27026
|
+
},
|
27027
|
+
"deprecated" : true,
|
27028
|
+
"hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com"
|
27029
|
+
},
|
25701
27030
|
"fips-ca-central-1" : {
|
25702
27031
|
"credentialScope" : {
|
25703
27032
|
"region" : "ca-central-1"
|
@@ -25789,6 +27118,13 @@
|
|
25789
27118
|
"deprecated" : true,
|
25790
27119
|
"hostname" : "wafv2-fips.me-south-1.amazonaws.com"
|
25791
27120
|
},
|
27121
|
+
"fips-mx-central-1" : {
|
27122
|
+
"credentialScope" : {
|
27123
|
+
"region" : "mx-central-1"
|
27124
|
+
},
|
27125
|
+
"deprecated" : true,
|
27126
|
+
"hostname" : "wafv2-fips.mx-central-1.amazonaws.com"
|
27127
|
+
},
|
25792
27128
|
"fips-sa-east-1" : {
|
25793
27129
|
"credentialScope" : {
|
25794
27130
|
"region" : "sa-east-1"
|
@@ -25854,6 +27190,16 @@
|
|
25854
27190
|
"tags" : [ "fips" ]
|
25855
27191
|
} ]
|
25856
27192
|
},
|
27193
|
+
"mx-central-1" : {
|
27194
|
+
"credentialScope" : {
|
27195
|
+
"region" : "mx-central-1"
|
27196
|
+
},
|
27197
|
+
"hostname" : "wafv2.mx-central-1.amazonaws.com",
|
27198
|
+
"variants" : [ {
|
27199
|
+
"hostname" : "wafv2-fips.mx-central-1.amazonaws.com",
|
27200
|
+
"tags" : [ "fips" ]
|
27201
|
+
} ]
|
27202
|
+
},
|
25857
27203
|
"sa-east-1" : {
|
25858
27204
|
"credentialScope" : {
|
25859
27205
|
"region" : "sa-east-1"
|
@@ -26214,8 +27560,18 @@
|
|
26214
27560
|
"services" : {
|
26215
27561
|
"access-analyzer" : {
|
26216
27562
|
"endpoints" : {
|
26217
|
-
"cn-north-1" : {
|
26218
|
-
|
27563
|
+
"cn-north-1" : {
|
27564
|
+
"variants" : [ {
|
27565
|
+
"hostname" : "access-analyzer.cn-north-1.api.amazonwebservices.com.cn",
|
27566
|
+
"tags" : [ "dualstack" ]
|
27567
|
+
} ]
|
27568
|
+
},
|
27569
|
+
"cn-northwest-1" : {
|
27570
|
+
"variants" : [ {
|
27571
|
+
"hostname" : "access-analyzer.cn-northwest-1.api.amazonwebservices.com.cn",
|
27572
|
+
"tags" : [ "dualstack" ]
|
27573
|
+
} ]
|
27574
|
+
}
|
26219
27575
|
}
|
26220
27576
|
},
|
26221
27577
|
"account" : {
|
@@ -26351,8 +27707,18 @@
|
|
26351
27707
|
},
|
26352
27708
|
"applicationinsights" : {
|
26353
27709
|
"endpoints" : {
|
26354
|
-
"cn-north-1" : {
|
26355
|
-
|
27710
|
+
"cn-north-1" : {
|
27711
|
+
"credentialScope" : {
|
27712
|
+
"region" : "cn-north-1"
|
27713
|
+
},
|
27714
|
+
"hostname" : "applicationinsights.cn-north-1.amazonaws.com.cn"
|
27715
|
+
},
|
27716
|
+
"cn-northwest-1" : {
|
27717
|
+
"credentialScope" : {
|
27718
|
+
"region" : "cn-northwest-1"
|
27719
|
+
},
|
27720
|
+
"hostname" : "applicationinsights.cn-northwest-1.amazonaws.com.cn"
|
27721
|
+
}
|
26356
27722
|
}
|
26357
27723
|
},
|
26358
27724
|
"appmesh" : {
|
@@ -26903,6 +28269,24 @@
|
|
26903
28269
|
"cn-northwest-1" : { }
|
26904
28270
|
}
|
26905
28271
|
},
|
28272
|
+
"gameliftstreams" : {
|
28273
|
+
"defaults" : {
|
28274
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
28275
|
+
"variants" : [ {
|
28276
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
28277
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
28278
|
+
"tags" : [ "fips" ]
|
28279
|
+
} ]
|
28280
|
+
},
|
28281
|
+
"endpoints" : {
|
28282
|
+
"cn-north-1" : {
|
28283
|
+
"hostname" : "gameliftstreams.cn-north-1.api.amazonwebservices.com.cn"
|
28284
|
+
},
|
28285
|
+
"cn-northwest-1" : {
|
28286
|
+
"hostname" : "gameliftstreams.cn-northwest-1.api.amazonwebservices.com.cn"
|
28287
|
+
}
|
28288
|
+
}
|
28289
|
+
},
|
26906
28290
|
"glacier" : {
|
26907
28291
|
"defaults" : {
|
26908
28292
|
"protocols" : [ "http", "https" ]
|
@@ -27172,6 +28556,16 @@
|
|
27172
28556
|
"cn-northwest-1" : { }
|
27173
28557
|
}
|
27174
28558
|
},
|
28559
|
+
"metering.marketplace" : {
|
28560
|
+
"defaults" : {
|
28561
|
+
"credentialScope" : {
|
28562
|
+
"service" : "aws-marketplace"
|
28563
|
+
}
|
28564
|
+
},
|
28565
|
+
"endpoints" : {
|
28566
|
+
"cn-northwest-1" : { }
|
28567
|
+
}
|
28568
|
+
},
|
27175
28569
|
"metrics.sagemaker" : {
|
27176
28570
|
"endpoints" : {
|
27177
28571
|
"cn-north-1" : { },
|
@@ -27637,8 +29031,18 @@
|
|
27637
29031
|
"protocols" : [ "http", "https" ]
|
27638
29032
|
},
|
27639
29033
|
"endpoints" : {
|
27640
|
-
"cn-north-1" : {
|
27641
|
-
|
29034
|
+
"cn-north-1" : {
|
29035
|
+
"variants" : [ {
|
29036
|
+
"hostname" : "sns.cn-north-1.api.amazonwebservices.com.cn",
|
29037
|
+
"tags" : [ "dualstack" ]
|
29038
|
+
} ]
|
29039
|
+
},
|
29040
|
+
"cn-northwest-1" : {
|
29041
|
+
"variants" : [ {
|
29042
|
+
"hostname" : "sns.cn-northwest-1.api.amazonwebservices.com.cn",
|
29043
|
+
"tags" : [ "dualstack" ]
|
29044
|
+
} ]
|
29045
|
+
}
|
27642
29046
|
}
|
27643
29047
|
},
|
27644
29048
|
"sqs" : {
|
@@ -27751,13 +29155,21 @@
|
|
27751
29155
|
"credentialScope" : {
|
27752
29156
|
"region" : "cn-north-1"
|
27753
29157
|
},
|
27754
|
-
"hostname" : "cn.transcribe.cn-north-1.amazonaws.com.cn"
|
29158
|
+
"hostname" : "cn.transcribe.cn-north-1.amazonaws.com.cn",
|
29159
|
+
"variants" : [ {
|
29160
|
+
"hostname" : "transcribe.cn-north-1.api.amazonwebservices.com.cn",
|
29161
|
+
"tags" : [ "dualstack" ]
|
29162
|
+
} ]
|
27755
29163
|
},
|
27756
29164
|
"cn-northwest-1" : {
|
27757
29165
|
"credentialScope" : {
|
27758
29166
|
"region" : "cn-northwest-1"
|
27759
29167
|
},
|
27760
|
-
"hostname" : "cn.transcribe.cn-northwest-1.amazonaws.com.cn"
|
29168
|
+
"hostname" : "cn.transcribe.cn-northwest-1.amazonaws.com.cn",
|
29169
|
+
"variants" : [ {
|
29170
|
+
"hostname" : "transcribe.cn-northwest-1.api.amazonwebservices.com.cn",
|
29171
|
+
"tags" : [ "dualstack" ]
|
29172
|
+
} ]
|
27761
29173
|
}
|
27762
29174
|
}
|
27763
29175
|
},
|
@@ -27903,6 +29315,12 @@
|
|
27903
29315
|
"variants" : [ {
|
27904
29316
|
"hostname" : "access-analyzer.us-gov-east-1.amazonaws.com",
|
27905
29317
|
"tags" : [ "fips" ]
|
29318
|
+
}, {
|
29319
|
+
"hostname" : "access-analyzer.us-gov-east-1.api.aws",
|
29320
|
+
"tags" : [ "dualstack" ]
|
29321
|
+
}, {
|
29322
|
+
"hostname" : "access-analyzer.us-gov-east-1.api.aws",
|
29323
|
+
"tags" : [ "dualstack", "fips" ]
|
27906
29324
|
} ]
|
27907
29325
|
},
|
27908
29326
|
"us-gov-east-1-fips" : {
|
@@ -27920,6 +29338,12 @@
|
|
27920
29338
|
"variants" : [ {
|
27921
29339
|
"hostname" : "access-analyzer.us-gov-west-1.amazonaws.com",
|
27922
29340
|
"tags" : [ "fips" ]
|
29341
|
+
}, {
|
29342
|
+
"hostname" : "access-analyzer.us-gov-west-1.api.aws",
|
29343
|
+
"tags" : [ "dualstack" ]
|
29344
|
+
}, {
|
29345
|
+
"hostname" : "access-analyzer.us-gov-west-1.api.aws",
|
29346
|
+
"tags" : [ "dualstack", "fips" ]
|
27923
29347
|
} ]
|
27924
29348
|
},
|
27925
29349
|
"us-gov-west-1-fips" : {
|
@@ -28005,6 +29429,12 @@
|
|
28005
29429
|
"variants" : [ {
|
28006
29430
|
"hostname" : "api.detective-fips.us-gov-east-1.amazonaws.com",
|
28007
29431
|
"tags" : [ "fips" ]
|
29432
|
+
}, {
|
29433
|
+
"hostname" : "detective-fips.us-gov-east-1.api.aws",
|
29434
|
+
"tags" : [ "dualstack", "fips" ]
|
29435
|
+
}, {
|
29436
|
+
"hostname" : "detective.us-gov-east-1.api.aws",
|
29437
|
+
"tags" : [ "dualstack" ]
|
28008
29438
|
} ]
|
28009
29439
|
},
|
28010
29440
|
"us-gov-east-1-fips" : {
|
@@ -28018,6 +29448,12 @@
|
|
28018
29448
|
"variants" : [ {
|
28019
29449
|
"hostname" : "api.detective-fips.us-gov-west-1.amazonaws.com",
|
28020
29450
|
"tags" : [ "fips" ]
|
29451
|
+
}, {
|
29452
|
+
"hostname" : "detective-fips.us-gov-west-1.api.aws",
|
29453
|
+
"tags" : [ "dualstack", "fips" ]
|
29454
|
+
}, {
|
29455
|
+
"hostname" : "detective.us-gov-west-1.api.aws",
|
29456
|
+
"tags" : [ "dualstack" ]
|
28021
29457
|
} ]
|
28022
29458
|
},
|
28023
29459
|
"us-gov-west-1-fips" : {
|
@@ -28127,7 +29563,19 @@
|
|
28127
29563
|
} ]
|
28128
29564
|
},
|
28129
29565
|
"endpoints" : {
|
28130
|
-
"us-gov-east-1" : {
|
29566
|
+
"us-gov-east-1" : {
|
29567
|
+
"variants" : [ {
|
29568
|
+
"hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com",
|
29569
|
+
"tags" : [ "fips" ]
|
29570
|
+
} ]
|
29571
|
+
},
|
29572
|
+
"us-gov-east-1-fips" : {
|
29573
|
+
"credentialScope" : {
|
29574
|
+
"region" : "us-gov-east-1"
|
29575
|
+
},
|
29576
|
+
"deprecated" : true,
|
29577
|
+
"hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com"
|
29578
|
+
},
|
28131
29579
|
"us-gov-west-1" : {
|
28132
29580
|
"variants" : [ {
|
28133
29581
|
"hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com",
|
@@ -28908,6 +30356,12 @@
|
|
28908
30356
|
"deprecated" : true,
|
28909
30357
|
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com"
|
28910
30358
|
},
|
30359
|
+
"us-gov-east-1" : {
|
30360
|
+
"variants" : [ {
|
30361
|
+
"hostname" : "cognito-identity.us-gov-east-1.amazonaws.com",
|
30362
|
+
"tags" : [ "dualstack" ]
|
30363
|
+
} ]
|
30364
|
+
},
|
28911
30365
|
"us-gov-west-1" : {
|
28912
30366
|
"variants" : [ {
|
28913
30367
|
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
|
@@ -28931,6 +30385,12 @@
|
|
28931
30385
|
"deprecated" : true,
|
28932
30386
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com"
|
28933
30387
|
},
|
30388
|
+
"us-gov-east-1" : {
|
30389
|
+
"variants" : [ {
|
30390
|
+
"hostname" : "cognito-idp.us-gov-east-1.amazonaws.com",
|
30391
|
+
"tags" : [ "dualstack" ]
|
30392
|
+
} ]
|
30393
|
+
},
|
28934
30394
|
"us-gov-west-1" : {
|
28935
30395
|
"variants" : [ {
|
28936
30396
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",
|
@@ -30075,6 +31535,24 @@
|
|
30075
31535
|
}
|
30076
31536
|
}
|
30077
31537
|
},
|
31538
|
+
"gameliftstreams" : {
|
31539
|
+
"defaults" : {
|
31540
|
+
"dnsSuffix" : "api.aws",
|
31541
|
+
"variants" : [ {
|
31542
|
+
"dnsSuffix" : "api.aws",
|
31543
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
31544
|
+
"tags" : [ "fips" ]
|
31545
|
+
} ]
|
31546
|
+
},
|
31547
|
+
"endpoints" : {
|
31548
|
+
"us-gov-east-1" : {
|
31549
|
+
"hostname" : "gameliftstreams.us-gov-east-1.api.aws"
|
31550
|
+
},
|
31551
|
+
"us-gov-west-1" : {
|
31552
|
+
"hostname" : "gameliftstreams.us-gov-west-1.api.aws"
|
31553
|
+
}
|
31554
|
+
}
|
31555
|
+
},
|
30078
31556
|
"geo" : {
|
30079
31557
|
"endpoints" : {
|
30080
31558
|
"fips-us-gov-west-1" : {
|
@@ -31509,6 +32987,7 @@
|
|
31509
32987
|
},
|
31510
32988
|
"quicksight" : {
|
31511
32989
|
"endpoints" : {
|
32990
|
+
"us-gov-east-1" : { },
|
31512
32991
|
"us-gov-west-1" : { }
|
31513
32992
|
}
|
31514
32993
|
},
|
@@ -31868,6 +33347,22 @@
|
|
31868
33347
|
"isRegionalized" : false,
|
31869
33348
|
"partitionEndpoint" : "aws-us-gov-global"
|
31870
33349
|
},
|
33350
|
+
"route53profiles" : {
|
33351
|
+
"endpoints" : {
|
33352
|
+
"us-gov-east-1" : {
|
33353
|
+
"variants" : [ {
|
33354
|
+
"hostname" : "route53profiles.us-gov-east-1.api.aws",
|
33355
|
+
"tags" : [ "dualstack" ]
|
33356
|
+
} ]
|
33357
|
+
},
|
33358
|
+
"us-gov-west-1" : {
|
33359
|
+
"variants" : [ {
|
33360
|
+
"hostname" : "route53profiles.us-gov-west-1.api.aws",
|
33361
|
+
"tags" : [ "dualstack" ]
|
33362
|
+
} ]
|
33363
|
+
}
|
33364
|
+
}
|
33365
|
+
},
|
31871
33366
|
"route53resolver" : {
|
31872
33367
|
"endpoints" : {
|
31873
33368
|
"us-gov-east-1" : {
|
@@ -32958,12 +34453,24 @@
|
|
32958
34453
|
"variants" : [ {
|
32959
34454
|
"hostname" : "fips.transcribe.us-gov-east-1.amazonaws.com",
|
32960
34455
|
"tags" : [ "fips" ]
|
34456
|
+
}, {
|
34457
|
+
"hostname" : "transcribe-fips.us-gov-east-1.api.aws",
|
34458
|
+
"tags" : [ "dualstack", "fips" ]
|
34459
|
+
}, {
|
34460
|
+
"hostname" : "transcribe.us-gov-east-1.api.aws",
|
34461
|
+
"tags" : [ "dualstack" ]
|
32961
34462
|
} ]
|
32962
34463
|
},
|
32963
34464
|
"us-gov-west-1" : {
|
32964
34465
|
"variants" : [ {
|
32965
34466
|
"hostname" : "fips.transcribe.us-gov-west-1.amazonaws.com",
|
32966
34467
|
"tags" : [ "fips" ]
|
34468
|
+
}, {
|
34469
|
+
"hostname" : "transcribe-fips.us-gov-west-1.api.aws",
|
34470
|
+
"tags" : [ "dualstack", "fips" ]
|
34471
|
+
}, {
|
34472
|
+
"hostname" : "transcribe.us-gov-west-1.api.aws",
|
34473
|
+
"tags" : [ "dualstack" ]
|
32967
34474
|
} ]
|
32968
34475
|
}
|
32969
34476
|
}
|
@@ -33037,6 +34544,12 @@
|
|
33037
34544
|
"variants" : [ {
|
33038
34545
|
"hostname" : "translate-fips.us-gov-west-1.amazonaws.com",
|
33039
34546
|
"tags" : [ "fips" ]
|
34547
|
+
}, {
|
34548
|
+
"hostname" : "translate-fips.us-gov-west-1.api.aws",
|
34549
|
+
"tags" : [ "dualstack", "fips" ]
|
34550
|
+
}, {
|
34551
|
+
"hostname" : "translate.us-gov-west-1.api.aws",
|
34552
|
+
"tags" : [ "dualstack" ]
|
33040
34553
|
} ]
|
33041
34554
|
},
|
33042
34555
|
"us-gov-west-1-fips" : {
|
@@ -33374,6 +34887,18 @@
|
|
33374
34887
|
"isRegionalized" : false,
|
33375
34888
|
"partitionEndpoint" : "aws-iso-global"
|
33376
34889
|
},
|
34890
|
+
"ce" : {
|
34891
|
+
"endpoints" : {
|
34892
|
+
"aws-iso-global" : {
|
34893
|
+
"credentialScope" : {
|
34894
|
+
"region" : "us-iso-east-1"
|
34895
|
+
},
|
34896
|
+
"hostname" : "ce.us-iso-east-1.c2s.ic.gov"
|
34897
|
+
}
|
34898
|
+
},
|
34899
|
+
"isRegionalized" : false,
|
34900
|
+
"partitionEndpoint" : "aws-iso-global"
|
34901
|
+
},
|
33377
34902
|
"cloudcontrolapi" : {
|
33378
34903
|
"endpoints" : {
|
33379
34904
|
"us-iso-east-1" : { },
|
@@ -33450,8 +34975,32 @@
|
|
33450
34975
|
},
|
33451
34976
|
"config" : {
|
33452
34977
|
"endpoints" : {
|
33453
|
-
"us-iso-east-1" : {
|
33454
|
-
|
34978
|
+
"fips-us-iso-east-1" : {
|
34979
|
+
"credentialScope" : {
|
34980
|
+
"region" : "us-iso-east-1"
|
34981
|
+
},
|
34982
|
+
"deprecated" : true,
|
34983
|
+
"hostname" : "config-fips.us-iso-east-1.c2s.ic.gov"
|
34984
|
+
},
|
34985
|
+
"fips-us-iso-west-1" : {
|
34986
|
+
"credentialScope" : {
|
34987
|
+
"region" : "us-iso-west-1"
|
34988
|
+
},
|
34989
|
+
"deprecated" : true,
|
34990
|
+
"hostname" : "config-fips.us-iso-west-1.c2s.ic.gov"
|
34991
|
+
},
|
34992
|
+
"us-iso-east-1" : {
|
34993
|
+
"variants" : [ {
|
34994
|
+
"hostname" : "config-fips.us-iso-east-1.c2s.ic.gov",
|
34995
|
+
"tags" : [ "fips" ]
|
34996
|
+
} ]
|
34997
|
+
},
|
34998
|
+
"us-iso-west-1" : {
|
34999
|
+
"variants" : [ {
|
35000
|
+
"hostname" : "config-fips.us-iso-west-1.c2s.ic.gov",
|
35001
|
+
"tags" : [ "fips" ]
|
35002
|
+
} ]
|
35003
|
+
}
|
33455
35004
|
}
|
33456
35005
|
},
|
33457
35006
|
"datapipeline" : {
|
@@ -33848,7 +35397,19 @@
|
|
33848
35397
|
},
|
33849
35398
|
"medialive" : {
|
33850
35399
|
"endpoints" : {
|
33851
|
-
"us-iso-east-1" : {
|
35400
|
+
"fips-us-iso-east-1" : {
|
35401
|
+
"credentialScope" : {
|
35402
|
+
"region" : "us-iso-east-1"
|
35403
|
+
},
|
35404
|
+
"deprecated" : true,
|
35405
|
+
"hostname" : "medialive-fips.us-iso-east-1.c2s.ic.gov"
|
35406
|
+
},
|
35407
|
+
"us-iso-east-1" : {
|
35408
|
+
"variants" : [ {
|
35409
|
+
"hostname" : "medialive-fips.us-iso-east-1.c2s.ic.gov",
|
35410
|
+
"tags" : [ "fips" ]
|
35411
|
+
} ]
|
35412
|
+
}
|
33852
35413
|
}
|
33853
35414
|
},
|
33854
35415
|
"mediapackage" : {
|
@@ -33889,6 +35450,16 @@
|
|
33889
35450
|
"us-iso-east-1" : { }
|
33890
35451
|
}
|
33891
35452
|
},
|
35453
|
+
"pi" : {
|
35454
|
+
"endpoints" : {
|
35455
|
+
"us-iso-east-1" : {
|
35456
|
+
"protocols" : [ "https" ]
|
35457
|
+
},
|
35458
|
+
"us-iso-west-1" : {
|
35459
|
+
"protocols" : [ "https" ]
|
35460
|
+
}
|
35461
|
+
}
|
35462
|
+
},
|
33892
35463
|
"ram" : {
|
33893
35464
|
"endpoints" : {
|
33894
35465
|
"us-iso-east-1" : { },
|
@@ -34133,8 +35704,22 @@
|
|
34133
35704
|
},
|
34134
35705
|
"secretsmanager" : {
|
34135
35706
|
"endpoints" : {
|
34136
|
-
"us-iso-east-1" : {
|
34137
|
-
|
35707
|
+
"us-iso-east-1" : {
|
35708
|
+
"variants" : [ {
|
35709
|
+
"tags" : [ "fips" ]
|
35710
|
+
} ]
|
35711
|
+
},
|
35712
|
+
"us-iso-east-1-fips" : {
|
35713
|
+
"deprecated" : true
|
35714
|
+
},
|
35715
|
+
"us-iso-west-1" : {
|
35716
|
+
"variants" : [ {
|
35717
|
+
"tags" : [ "fips" ]
|
35718
|
+
} ]
|
35719
|
+
},
|
35720
|
+
"us-iso-west-1-fips" : {
|
35721
|
+
"deprecated" : true
|
35722
|
+
}
|
34138
35723
|
}
|
34139
35724
|
},
|
34140
35725
|
"snowball" : {
|
@@ -34167,8 +35752,32 @@
|
|
34167
35752
|
},
|
34168
35753
|
"states" : {
|
34169
35754
|
"endpoints" : {
|
34170
|
-
"us-iso-east-1" : {
|
34171
|
-
|
35755
|
+
"fips-us-iso-east-1" : {
|
35756
|
+
"credentialScope" : {
|
35757
|
+
"region" : "us-iso-east-1"
|
35758
|
+
},
|
35759
|
+
"deprecated" : true,
|
35760
|
+
"hostname" : "states-fips.us-iso-east-1.c2s.ic.gov"
|
35761
|
+
},
|
35762
|
+
"fips-us-iso-west-1" : {
|
35763
|
+
"credentialScope" : {
|
35764
|
+
"region" : "us-iso-west-1"
|
35765
|
+
},
|
35766
|
+
"deprecated" : true,
|
35767
|
+
"hostname" : "states-fips.us-iso-west-1.c2s.ic.gov"
|
35768
|
+
},
|
35769
|
+
"us-iso-east-1" : {
|
35770
|
+
"variants" : [ {
|
35771
|
+
"hostname" : "states-fips.us-iso-east-1.c2s.ic.gov",
|
35772
|
+
"tags" : [ "fips" ]
|
35773
|
+
} ]
|
35774
|
+
},
|
35775
|
+
"us-iso-west-1" : {
|
35776
|
+
"variants" : [ {
|
35777
|
+
"hostname" : "states-fips.us-iso-west-1.c2s.ic.gov",
|
35778
|
+
"tags" : [ "fips" ]
|
35779
|
+
} ]
|
35780
|
+
}
|
34172
35781
|
}
|
34173
35782
|
},
|
34174
35783
|
"streams.dynamodb" : {
|
@@ -34293,8 +35902,32 @@
|
|
34293
35902
|
},
|
34294
35903
|
"workspaces" : {
|
34295
35904
|
"endpoints" : {
|
34296
|
-
"us-iso-east-1" : {
|
34297
|
-
|
35905
|
+
"fips-us-iso-east-1" : {
|
35906
|
+
"credentialScope" : {
|
35907
|
+
"region" : "us-iso-east-1"
|
35908
|
+
},
|
35909
|
+
"deprecated" : true,
|
35910
|
+
"hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov"
|
35911
|
+
},
|
35912
|
+
"fips-us-iso-west-1" : {
|
35913
|
+
"credentialScope" : {
|
35914
|
+
"region" : "us-iso-west-1"
|
35915
|
+
},
|
35916
|
+
"deprecated" : true,
|
35917
|
+
"hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov"
|
35918
|
+
},
|
35919
|
+
"us-iso-east-1" : {
|
35920
|
+
"variants" : [ {
|
35921
|
+
"hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov",
|
35922
|
+
"tags" : [ "fips" ]
|
35923
|
+
} ]
|
35924
|
+
},
|
35925
|
+
"us-iso-west-1" : {
|
35926
|
+
"variants" : [ {
|
35927
|
+
"hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov",
|
35928
|
+
"tags" : [ "fips" ]
|
35929
|
+
} ]
|
35930
|
+
}
|
34298
35931
|
}
|
34299
35932
|
}
|
34300
35933
|
}
|
@@ -34398,6 +36031,18 @@
|
|
34398
36031
|
"isRegionalized" : false,
|
34399
36032
|
"partitionEndpoint" : "aws-iso-b-global"
|
34400
36033
|
},
|
36034
|
+
"ce" : {
|
36035
|
+
"endpoints" : {
|
36036
|
+
"aws-iso-b-global" : {
|
36037
|
+
"credentialScope" : {
|
36038
|
+
"region" : "us-isob-east-1"
|
36039
|
+
},
|
36040
|
+
"hostname" : "ce.us-isob-east-1.sc2s.sgov.gov"
|
36041
|
+
}
|
36042
|
+
},
|
36043
|
+
"isRegionalized" : false,
|
36044
|
+
"partitionEndpoint" : "aws-iso-b-global"
|
36045
|
+
},
|
34401
36046
|
"cloudcontrolapi" : {
|
34402
36047
|
"endpoints" : {
|
34403
36048
|
"us-isob-east-1" : { }
|
@@ -34432,7 +36077,19 @@
|
|
34432
36077
|
},
|
34433
36078
|
"config" : {
|
34434
36079
|
"endpoints" : {
|
34435
|
-
"us-isob-east-1" : {
|
36080
|
+
"fips-us-isob-east-1" : {
|
36081
|
+
"credentialScope" : {
|
36082
|
+
"region" : "us-isob-east-1"
|
36083
|
+
},
|
36084
|
+
"deprecated" : true,
|
36085
|
+
"hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov"
|
36086
|
+
},
|
36087
|
+
"us-isob-east-1" : {
|
36088
|
+
"variants" : [ {
|
36089
|
+
"hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov",
|
36090
|
+
"tags" : [ "fips" ]
|
36091
|
+
} ]
|
36092
|
+
}
|
34436
36093
|
}
|
34437
36094
|
},
|
34438
36095
|
"directconnect" : {
|
@@ -34665,7 +36322,19 @@
|
|
34665
36322
|
},
|
34666
36323
|
"medialive" : {
|
34667
36324
|
"endpoints" : {
|
34668
|
-
"us-isob-east-1" : {
|
36325
|
+
"fips-us-isob-east-1" : {
|
36326
|
+
"credentialScope" : {
|
36327
|
+
"region" : "us-isob-east-1"
|
36328
|
+
},
|
36329
|
+
"deprecated" : true,
|
36330
|
+
"hostname" : "medialive-fips.us-isob-east-1.sc2s.sgov.gov"
|
36331
|
+
},
|
36332
|
+
"us-isob-east-1" : {
|
36333
|
+
"variants" : [ {
|
36334
|
+
"hostname" : "medialive-fips.us-isob-east-1.sc2s.sgov.gov",
|
36335
|
+
"tags" : [ "fips" ]
|
36336
|
+
} ]
|
36337
|
+
}
|
34669
36338
|
}
|
34670
36339
|
},
|
34671
36340
|
"mediapackage" : {
|
@@ -34874,7 +36543,14 @@
|
|
34874
36543
|
},
|
34875
36544
|
"secretsmanager" : {
|
34876
36545
|
"endpoints" : {
|
34877
|
-
"us-isob-east-1" : {
|
36546
|
+
"us-isob-east-1" : {
|
36547
|
+
"variants" : [ {
|
36548
|
+
"tags" : [ "fips" ]
|
36549
|
+
} ]
|
36550
|
+
},
|
36551
|
+
"us-isob-east-1-fips" : {
|
36552
|
+
"deprecated" : true
|
36553
|
+
}
|
34878
36554
|
}
|
34879
36555
|
},
|
34880
36556
|
"snowball" : {
|
@@ -34906,7 +36582,19 @@
|
|
34906
36582
|
},
|
34907
36583
|
"states" : {
|
34908
36584
|
"endpoints" : {
|
34909
|
-
"us-isob-east-1" : {
|
36585
|
+
"fips-us-isob-east-1" : {
|
36586
|
+
"credentialScope" : {
|
36587
|
+
"region" : "us-isob-east-1"
|
36588
|
+
},
|
36589
|
+
"deprecated" : true,
|
36590
|
+
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov"
|
36591
|
+
},
|
36592
|
+
"us-isob-east-1" : {
|
36593
|
+
"variants" : [ {
|
36594
|
+
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov",
|
36595
|
+
"tags" : [ "fips" ]
|
36596
|
+
} ]
|
36597
|
+
}
|
34910
36598
|
}
|
34911
36599
|
},
|
34912
36600
|
"storagegateway" : {
|
@@ -34989,7 +36677,19 @@
|
|
34989
36677
|
},
|
34990
36678
|
"workspaces" : {
|
34991
36679
|
"endpoints" : {
|
34992
|
-
"us-isob-east-1" : {
|
36680
|
+
"fips-us-isob-east-1" : {
|
36681
|
+
"credentialScope" : {
|
36682
|
+
"region" : "us-isob-east-1"
|
36683
|
+
},
|
36684
|
+
"deprecated" : true,
|
36685
|
+
"hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov"
|
36686
|
+
},
|
36687
|
+
"us-isob-east-1" : {
|
36688
|
+
"variants" : [ {
|
36689
|
+
"hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov",
|
36690
|
+
"tags" : [ "fips" ]
|
36691
|
+
} ]
|
36692
|
+
}
|
34993
36693
|
}
|
34994
36694
|
},
|
34995
36695
|
"xray" : {
|
@@ -35045,8 +36745,18 @@
|
|
35045
36745
|
"services" : {
|
35046
36746
|
"access-analyzer" : {
|
35047
36747
|
"endpoints" : {
|
35048
|
-
"us-isof-east-1" : {
|
35049
|
-
|
36748
|
+
"us-isof-east-1" : {
|
36749
|
+
"variants" : [ {
|
36750
|
+
"hostname" : "access-analyzer.us-isof-east-1.api.aws.hci.ic.gov",
|
36751
|
+
"tags" : [ "dualstack" ]
|
36752
|
+
} ]
|
36753
|
+
},
|
36754
|
+
"us-isof-south-1" : {
|
36755
|
+
"variants" : [ {
|
36756
|
+
"hostname" : "access-analyzer.us-isof-south-1.api.aws.hci.ic.gov",
|
36757
|
+
"tags" : [ "dualstack" ]
|
36758
|
+
} ]
|
36759
|
+
}
|
35050
36760
|
}
|
35051
36761
|
},
|
35052
36762
|
"acm" : {
|
@@ -35168,6 +36878,24 @@
|
|
35168
36878
|
"isRegionalized" : false,
|
35169
36879
|
"partitionEndpoint" : "aws-iso-f-global"
|
35170
36880
|
},
|
36881
|
+
"ce" : {
|
36882
|
+
"endpoints" : {
|
36883
|
+
"aws-iso-f-global" : {
|
36884
|
+
"credentialScope" : {
|
36885
|
+
"region" : "us-isof-south-1"
|
36886
|
+
},
|
36887
|
+
"hostname" : "ce.us-isof-south-1.csp.hci.ic.gov"
|
36888
|
+
}
|
36889
|
+
},
|
36890
|
+
"isRegionalized" : false,
|
36891
|
+
"partitionEndpoint" : "aws-iso-f-global"
|
36892
|
+
},
|
36893
|
+
"cloudcontrolapi" : {
|
36894
|
+
"endpoints" : {
|
36895
|
+
"us-isof-east-1" : { },
|
36896
|
+
"us-isof-south-1" : { }
|
36897
|
+
}
|
36898
|
+
},
|
35171
36899
|
"cloudformation" : {
|
35172
36900
|
"endpoints" : {
|
35173
36901
|
"us-isof-east-1" : { },
|
@@ -35657,6 +37385,12 @@
|
|
35657
37385
|
"us-isof-south-1" : { }
|
35658
37386
|
}
|
35659
37387
|
},
|
37388
|
+
"schemas" : {
|
37389
|
+
"endpoints" : {
|
37390
|
+
"us-isof-east-1" : { },
|
37391
|
+
"us-isof-south-1" : { }
|
37392
|
+
}
|
37393
|
+
},
|
35660
37394
|
"secretsmanager" : {
|
35661
37395
|
"endpoints" : {
|
35662
37396
|
"us-isof-east-1" : {
|