aws-partitions 1.1060.0 → 1.1082.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 +110 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions-metadata.json +16 -0
- data/partitions.json +2854 -344
- 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
|
}
|
@@ -462,7 +628,12 @@
|
|
462
628
|
},
|
463
629
|
"agreement-marketplace" : {
|
464
630
|
"endpoints" : {
|
465
|
-
"us-east-1" : {
|
631
|
+
"us-east-1" : {
|
632
|
+
"variants" : [ {
|
633
|
+
"hostname" : "agreement-marketplace.us-east-1.api.aws",
|
634
|
+
"tags" : [ "dualstack" ]
|
635
|
+
} ]
|
636
|
+
}
|
466
637
|
}
|
467
638
|
},
|
468
639
|
"airflow" : {
|
@@ -597,17 +768,58 @@
|
|
597
768
|
"protocols" : [ "https" ]
|
598
769
|
},
|
599
770
|
"endpoints" : {
|
600
|
-
"af-south-1" : {
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
"ap-
|
771
|
+
"af-south-1" : {
|
772
|
+
"variants" : [ {
|
773
|
+
"hostname" : "detective.af-south-1.api.aws",
|
774
|
+
"tags" : [ "dualstack" ]
|
775
|
+
} ]
|
776
|
+
},
|
777
|
+
"ap-east-1" : {
|
778
|
+
"variants" : [ {
|
779
|
+
"hostname" : "detective.ap-east-1.api.aws",
|
780
|
+
"tags" : [ "dualstack" ]
|
781
|
+
} ]
|
782
|
+
},
|
783
|
+
"ap-northeast-1" : {
|
784
|
+
"variants" : [ {
|
785
|
+
"hostname" : "detective.ap-northeast-1.api.aws",
|
786
|
+
"tags" : [ "dualstack" ]
|
787
|
+
} ]
|
788
|
+
},
|
789
|
+
"ap-northeast-2" : {
|
790
|
+
"variants" : [ {
|
791
|
+
"hostname" : "detective.ap-northeast-2.api.aws",
|
792
|
+
"tags" : [ "dualstack" ]
|
793
|
+
} ]
|
794
|
+
},
|
795
|
+
"ap-south-1" : {
|
796
|
+
"variants" : [ {
|
797
|
+
"hostname" : "detective.ap-south-1.api.aws",
|
798
|
+
"tags" : [ "dualstack" ]
|
799
|
+
} ]
|
800
|
+
},
|
801
|
+
"ap-southeast-1" : {
|
802
|
+
"variants" : [ {
|
803
|
+
"hostname" : "detective.ap-southeast-1.api.aws",
|
804
|
+
"tags" : [ "dualstack" ]
|
805
|
+
} ]
|
806
|
+
},
|
807
|
+
"ap-southeast-2" : {
|
808
|
+
"variants" : [ {
|
809
|
+
"hostname" : "detective.ap-southeast-2.api.aws",
|
810
|
+
"tags" : [ "dualstack" ]
|
811
|
+
} ]
|
812
|
+
},
|
607
813
|
"ca-central-1" : {
|
608
814
|
"variants" : [ {
|
609
815
|
"hostname" : "api.detective-fips.ca-central-1.amazonaws.com",
|
610
816
|
"tags" : [ "fips" ]
|
817
|
+
}, {
|
818
|
+
"hostname" : "detective-fips.ca-central-1.api.aws",
|
819
|
+
"tags" : [ "dualstack", "fips" ]
|
820
|
+
}, {
|
821
|
+
"hostname" : "detective.ca-central-1.api.aws",
|
822
|
+
"tags" : [ "dualstack" ]
|
611
823
|
} ]
|
612
824
|
},
|
613
825
|
"ca-central-1-fips" : {
|
@@ -617,19 +829,70 @@
|
|
617
829
|
"deprecated" : true,
|
618
830
|
"hostname" : "api.detective-fips.ca-central-1.amazonaws.com"
|
619
831
|
},
|
620
|
-
"eu-central-1" : {
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
"
|
627
|
-
|
628
|
-
|
832
|
+
"eu-central-1" : {
|
833
|
+
"variants" : [ {
|
834
|
+
"hostname" : "detective.eu-central-1.api.aws",
|
835
|
+
"tags" : [ "dualstack" ]
|
836
|
+
} ]
|
837
|
+
},
|
838
|
+
"eu-north-1" : {
|
839
|
+
"variants" : [ {
|
840
|
+
"hostname" : "detective.eu-north-1.api.aws",
|
841
|
+
"tags" : [ "dualstack" ]
|
842
|
+
} ]
|
843
|
+
},
|
844
|
+
"eu-south-1" : {
|
845
|
+
"variants" : [ {
|
846
|
+
"hostname" : "detective.eu-south-1.api.aws",
|
847
|
+
"tags" : [ "dualstack" ]
|
848
|
+
} ]
|
849
|
+
},
|
850
|
+
"eu-west-1" : {
|
851
|
+
"variants" : [ {
|
852
|
+
"hostname" : "detective.eu-west-1.api.aws",
|
853
|
+
"tags" : [ "dualstack" ]
|
854
|
+
} ]
|
855
|
+
},
|
856
|
+
"eu-west-2" : {
|
857
|
+
"variants" : [ {
|
858
|
+
"hostname" : "detective.eu-west-2.api.aws",
|
859
|
+
"tags" : [ "dualstack" ]
|
860
|
+
} ]
|
861
|
+
},
|
862
|
+
"eu-west-3" : {
|
863
|
+
"variants" : [ {
|
864
|
+
"hostname" : "detective.eu-west-3.api.aws",
|
865
|
+
"tags" : [ "dualstack" ]
|
866
|
+
} ]
|
867
|
+
},
|
868
|
+
"il-central-1" : {
|
869
|
+
"variants" : [ {
|
870
|
+
"hostname" : "detective.il-central-1.api.aws",
|
871
|
+
"tags" : [ "dualstack" ]
|
872
|
+
} ]
|
873
|
+
},
|
874
|
+
"me-south-1" : {
|
875
|
+
"variants" : [ {
|
876
|
+
"hostname" : "detective.me-south-1.api.aws",
|
877
|
+
"tags" : [ "dualstack" ]
|
878
|
+
} ]
|
879
|
+
},
|
880
|
+
"sa-east-1" : {
|
881
|
+
"variants" : [ {
|
882
|
+
"hostname" : "detective.sa-east-1.api.aws",
|
883
|
+
"tags" : [ "dualstack" ]
|
884
|
+
} ]
|
885
|
+
},
|
629
886
|
"us-east-1" : {
|
630
887
|
"variants" : [ {
|
631
888
|
"hostname" : "api.detective-fips.us-east-1.amazonaws.com",
|
632
889
|
"tags" : [ "fips" ]
|
890
|
+
}, {
|
891
|
+
"hostname" : "detective-fips.us-east-1.api.aws",
|
892
|
+
"tags" : [ "dualstack", "fips" ]
|
893
|
+
}, {
|
894
|
+
"hostname" : "detective.us-east-1.api.aws",
|
895
|
+
"tags" : [ "dualstack" ]
|
633
896
|
} ]
|
634
897
|
},
|
635
898
|
"us-east-1-fips" : {
|
@@ -643,6 +906,12 @@
|
|
643
906
|
"variants" : [ {
|
644
907
|
"hostname" : "api.detective-fips.us-east-2.amazonaws.com",
|
645
908
|
"tags" : [ "fips" ]
|
909
|
+
}, {
|
910
|
+
"hostname" : "detective-fips.us-east-2.api.aws",
|
911
|
+
"tags" : [ "dualstack", "fips" ]
|
912
|
+
}, {
|
913
|
+
"hostname" : "detective.us-east-2.api.aws",
|
914
|
+
"tags" : [ "dualstack" ]
|
646
915
|
} ]
|
647
916
|
},
|
648
917
|
"us-east-2-fips" : {
|
@@ -656,6 +925,12 @@
|
|
656
925
|
"variants" : [ {
|
657
926
|
"hostname" : "api.detective-fips.us-west-1.amazonaws.com",
|
658
927
|
"tags" : [ "fips" ]
|
928
|
+
}, {
|
929
|
+
"hostname" : "detective-fips.us-west-1.api.aws",
|
930
|
+
"tags" : [ "dualstack", "fips" ]
|
931
|
+
}, {
|
932
|
+
"hostname" : "detective.us-west-1.api.aws",
|
933
|
+
"tags" : [ "dualstack" ]
|
659
934
|
} ]
|
660
935
|
},
|
661
936
|
"us-west-1-fips" : {
|
@@ -669,6 +944,12 @@
|
|
669
944
|
"variants" : [ {
|
670
945
|
"hostname" : "api.detective-fips.us-west-2.amazonaws.com",
|
671
946
|
"tags" : [ "fips" ]
|
947
|
+
}, {
|
948
|
+
"hostname" : "detective-fips.us-west-2.api.aws",
|
949
|
+
"tags" : [ "dualstack", "fips" ]
|
950
|
+
}, {
|
951
|
+
"hostname" : "detective.us-west-2.api.aws",
|
952
|
+
"tags" : [ "dualstack" ]
|
672
953
|
} ]
|
673
954
|
},
|
674
955
|
"us-west-2-fips" : {
|
@@ -1344,8 +1625,33 @@
|
|
1344
1625
|
"ap-southeast-3" : { },
|
1345
1626
|
"ap-southeast-4" : { },
|
1346
1627
|
"ap-southeast-5" : { },
|
1347
|
-
"
|
1348
|
-
"ca-
|
1628
|
+
"ap-southeast-7" : { },
|
1629
|
+
"ca-central-1" : {
|
1630
|
+
"variants" : [ {
|
1631
|
+
"hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com",
|
1632
|
+
"tags" : [ "fips" ]
|
1633
|
+
} ]
|
1634
|
+
},
|
1635
|
+
"ca-central-1-fips" : {
|
1636
|
+
"credentialScope" : {
|
1637
|
+
"region" : "ca-central-1"
|
1638
|
+
},
|
1639
|
+
"deprecated" : true,
|
1640
|
+
"hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com"
|
1641
|
+
},
|
1642
|
+
"ca-west-1" : {
|
1643
|
+
"variants" : [ {
|
1644
|
+
"hostname" : "api-fips.sagemaker.ca-west-1.amazonaws.com",
|
1645
|
+
"tags" : [ "fips" ]
|
1646
|
+
} ]
|
1647
|
+
},
|
1648
|
+
"ca-west-1-fips" : {
|
1649
|
+
"credentialScope" : {
|
1650
|
+
"region" : "ca-west-1"
|
1651
|
+
},
|
1652
|
+
"deprecated" : true,
|
1653
|
+
"hostname" : "api-fips.sagemaker.ca-west-1.amazonaws.com"
|
1654
|
+
},
|
1349
1655
|
"eu-central-1" : { },
|
1350
1656
|
"eu-central-2" : { },
|
1351
1657
|
"eu-north-1" : { },
|
@@ -1357,6 +1663,7 @@
|
|
1357
1663
|
"il-central-1" : { },
|
1358
1664
|
"me-central-1" : { },
|
1359
1665
|
"me-south-1" : { },
|
1666
|
+
"mx-central-1" : { },
|
1360
1667
|
"sa-east-1" : { },
|
1361
1668
|
"us-east-1" : {
|
1362
1669
|
"variants" : [ {
|
@@ -1913,35 +2220,258 @@
|
|
1913
2220
|
},
|
1914
2221
|
"applicationinsights" : {
|
1915
2222
|
"endpoints" : {
|
1916
|
-
"af-south-1" : {
|
1917
|
-
|
1918
|
-
|
1919
|
-
|
1920
|
-
|
1921
|
-
|
1922
|
-
"ap-
|
1923
|
-
|
1924
|
-
|
1925
|
-
|
1926
|
-
|
1927
|
-
|
1928
|
-
"
|
1929
|
-
|
1930
|
-
|
1931
|
-
|
1932
|
-
|
1933
|
-
|
1934
|
-
"
|
1935
|
-
|
1936
|
-
|
1937
|
-
|
1938
|
-
|
1939
|
-
|
1940
|
-
"
|
1941
|
-
|
1942
|
-
|
1943
|
-
|
1944
|
-
|
2223
|
+
"af-south-1" : {
|
2224
|
+
"variants" : [ {
|
2225
|
+
"hostname" : "applicationinsights.af-south-1.api.aws",
|
2226
|
+
"tags" : [ "dualstack" ]
|
2227
|
+
} ]
|
2228
|
+
},
|
2229
|
+
"ap-east-1" : {
|
2230
|
+
"variants" : [ {
|
2231
|
+
"hostname" : "applicationinsights.ap-east-1.api.aws",
|
2232
|
+
"tags" : [ "dualstack" ]
|
2233
|
+
} ]
|
2234
|
+
},
|
2235
|
+
"ap-northeast-1" : {
|
2236
|
+
"variants" : [ {
|
2237
|
+
"hostname" : "applicationinsights.ap-northeast-1.api.aws",
|
2238
|
+
"tags" : [ "dualstack" ]
|
2239
|
+
} ]
|
2240
|
+
},
|
2241
|
+
"ap-northeast-2" : {
|
2242
|
+
"variants" : [ {
|
2243
|
+
"hostname" : "applicationinsights.ap-northeast-2.api.aws",
|
2244
|
+
"tags" : [ "dualstack" ]
|
2245
|
+
} ]
|
2246
|
+
},
|
2247
|
+
"ap-northeast-3" : {
|
2248
|
+
"variants" : [ {
|
2249
|
+
"hostname" : "applicationinsights.ap-northeast-3.api.aws",
|
2250
|
+
"tags" : [ "dualstack" ]
|
2251
|
+
} ]
|
2252
|
+
},
|
2253
|
+
"ap-south-1" : {
|
2254
|
+
"variants" : [ {
|
2255
|
+
"hostname" : "applicationinsights.ap-south-1.api.aws",
|
2256
|
+
"tags" : [ "dualstack" ]
|
2257
|
+
} ]
|
2258
|
+
},
|
2259
|
+
"ap-south-2" : {
|
2260
|
+
"variants" : [ {
|
2261
|
+
"hostname" : "applicationinsights.ap-south-2.api.aws",
|
2262
|
+
"tags" : [ "dualstack" ]
|
2263
|
+
} ]
|
2264
|
+
},
|
2265
|
+
"ap-southeast-1" : {
|
2266
|
+
"variants" : [ {
|
2267
|
+
"hostname" : "applicationinsights.ap-southeast-1.api.aws",
|
2268
|
+
"tags" : [ "dualstack" ]
|
2269
|
+
} ]
|
2270
|
+
},
|
2271
|
+
"ap-southeast-2" : {
|
2272
|
+
"variants" : [ {
|
2273
|
+
"hostname" : "applicationinsights.ap-southeast-2.api.aws",
|
2274
|
+
"tags" : [ "dualstack" ]
|
2275
|
+
} ]
|
2276
|
+
},
|
2277
|
+
"ap-southeast-3" : {
|
2278
|
+
"variants" : [ {
|
2279
|
+
"hostname" : "applicationinsights.ap-southeast-3.api.aws",
|
2280
|
+
"tags" : [ "dualstack" ]
|
2281
|
+
} ]
|
2282
|
+
},
|
2283
|
+
"ap-southeast-4" : {
|
2284
|
+
"variants" : [ {
|
2285
|
+
"hostname" : "applicationinsights.ap-southeast-4.api.aws",
|
2286
|
+
"tags" : [ "dualstack" ]
|
2287
|
+
} ]
|
2288
|
+
},
|
2289
|
+
"ca-central-1" : {
|
2290
|
+
"variants" : [ {
|
2291
|
+
"hostname" : "applicationinsights-fips.ca-central-1.amazonaws.com",
|
2292
|
+
"tags" : [ "fips" ]
|
2293
|
+
}, {
|
2294
|
+
"hostname" : "applicationinsights-fips.ca-central-1.api.aws",
|
2295
|
+
"tags" : [ "dualstack", "fips" ]
|
2296
|
+
}, {
|
2297
|
+
"hostname" : "applicationinsights.ca-central-1.api.aws",
|
2298
|
+
"tags" : [ "dualstack" ]
|
2299
|
+
} ]
|
2300
|
+
},
|
2301
|
+
"ca-west-1" : {
|
2302
|
+
"variants" : [ {
|
2303
|
+
"hostname" : "applicationinsights-fips.ca-west-1.amazonaws.com",
|
2304
|
+
"tags" : [ "fips" ]
|
2305
|
+
}, {
|
2306
|
+
"hostname" : "applicationinsights-fips.ca-west-1.api.aws",
|
2307
|
+
"tags" : [ "dualstack", "fips" ]
|
2308
|
+
}, {
|
2309
|
+
"hostname" : "applicationinsights.ca-west-1.api.aws",
|
2310
|
+
"tags" : [ "dualstack" ]
|
2311
|
+
} ]
|
2312
|
+
},
|
2313
|
+
"eu-central-1" : {
|
2314
|
+
"variants" : [ {
|
2315
|
+
"hostname" : "applicationinsights.eu-central-1.api.aws",
|
2316
|
+
"tags" : [ "dualstack" ]
|
2317
|
+
} ]
|
2318
|
+
},
|
2319
|
+
"eu-central-2" : {
|
2320
|
+
"variants" : [ {
|
2321
|
+
"hostname" : "applicationinsights.eu-central-2.api.aws",
|
2322
|
+
"tags" : [ "dualstack" ]
|
2323
|
+
} ]
|
2324
|
+
},
|
2325
|
+
"eu-north-1" : {
|
2326
|
+
"variants" : [ {
|
2327
|
+
"hostname" : "applicationinsights.eu-north-1.api.aws",
|
2328
|
+
"tags" : [ "dualstack" ]
|
2329
|
+
} ]
|
2330
|
+
},
|
2331
|
+
"eu-south-1" : {
|
2332
|
+
"variants" : [ {
|
2333
|
+
"hostname" : "applicationinsights.eu-south-1.api.aws",
|
2334
|
+
"tags" : [ "dualstack" ]
|
2335
|
+
} ]
|
2336
|
+
},
|
2337
|
+
"eu-south-2" : {
|
2338
|
+
"variants" : [ {
|
2339
|
+
"hostname" : "applicationinsights.eu-south-2.api.aws",
|
2340
|
+
"tags" : [ "dualstack" ]
|
2341
|
+
} ]
|
2342
|
+
},
|
2343
|
+
"eu-west-1" : {
|
2344
|
+
"variants" : [ {
|
2345
|
+
"hostname" : "applicationinsights.eu-west-1.api.aws",
|
2346
|
+
"tags" : [ "dualstack" ]
|
2347
|
+
} ]
|
2348
|
+
},
|
2349
|
+
"eu-west-2" : {
|
2350
|
+
"variants" : [ {
|
2351
|
+
"hostname" : "applicationinsights.eu-west-2.api.aws",
|
2352
|
+
"tags" : [ "dualstack" ]
|
2353
|
+
} ]
|
2354
|
+
},
|
2355
|
+
"eu-west-3" : {
|
2356
|
+
"variants" : [ {
|
2357
|
+
"hostname" : "applicationinsights.eu-west-3.api.aws",
|
2358
|
+
"tags" : [ "dualstack" ]
|
2359
|
+
} ]
|
2360
|
+
},
|
2361
|
+
"fips-ca-central-1" : {
|
2362
|
+
"credentialScope" : {
|
2363
|
+
"region" : "ca-central-1"
|
2364
|
+
},
|
2365
|
+
"deprecated" : true,
|
2366
|
+
"hostname" : "applicationinsights-fips.ca-central-1.amazonaws.com"
|
2367
|
+
},
|
2368
|
+
"fips-ca-west-1" : {
|
2369
|
+
"credentialScope" : {
|
2370
|
+
"region" : "ca-west-1"
|
2371
|
+
},
|
2372
|
+
"deprecated" : true,
|
2373
|
+
"hostname" : "applicationinsights-fips.ca-west-1.amazonaws.com"
|
2374
|
+
},
|
2375
|
+
"fips-us-east-1" : {
|
2376
|
+
"credentialScope" : {
|
2377
|
+
"region" : "us-east-1"
|
2378
|
+
},
|
2379
|
+
"deprecated" : true,
|
2380
|
+
"hostname" : "applicationinsights-fips.us-east-1.amazonaws.com"
|
2381
|
+
},
|
2382
|
+
"fips-us-east-2" : {
|
2383
|
+
"credentialScope" : {
|
2384
|
+
"region" : "us-east-2"
|
2385
|
+
},
|
2386
|
+
"deprecated" : true,
|
2387
|
+
"hostname" : "applicationinsights-fips.us-east-2.amazonaws.com"
|
2388
|
+
},
|
2389
|
+
"fips-us-west-1" : {
|
2390
|
+
"credentialScope" : {
|
2391
|
+
"region" : "us-west-1"
|
2392
|
+
},
|
2393
|
+
"deprecated" : true,
|
2394
|
+
"hostname" : "applicationinsights-fips.us-west-1.amazonaws.com"
|
2395
|
+
},
|
2396
|
+
"fips-us-west-2" : {
|
2397
|
+
"credentialScope" : {
|
2398
|
+
"region" : "us-west-2"
|
2399
|
+
},
|
2400
|
+
"deprecated" : true,
|
2401
|
+
"hostname" : "applicationinsights-fips.us-west-2.amazonaws.com"
|
2402
|
+
},
|
2403
|
+
"il-central-1" : {
|
2404
|
+
"variants" : [ {
|
2405
|
+
"hostname" : "applicationinsights.il-central-1.api.aws",
|
2406
|
+
"tags" : [ "dualstack" ]
|
2407
|
+
} ]
|
2408
|
+
},
|
2409
|
+
"me-central-1" : {
|
2410
|
+
"variants" : [ {
|
2411
|
+
"hostname" : "applicationinsights.me-central-1.api.aws",
|
2412
|
+
"tags" : [ "dualstack" ]
|
2413
|
+
} ]
|
2414
|
+
},
|
2415
|
+
"me-south-1" : {
|
2416
|
+
"variants" : [ {
|
2417
|
+
"hostname" : "applicationinsights.me-south-1.api.aws",
|
2418
|
+
"tags" : [ "dualstack" ]
|
2419
|
+
} ]
|
2420
|
+
},
|
2421
|
+
"sa-east-1" : {
|
2422
|
+
"variants" : [ {
|
2423
|
+
"hostname" : "applicationinsights.sa-east-1.api.aws",
|
2424
|
+
"tags" : [ "dualstack" ]
|
2425
|
+
} ]
|
2426
|
+
},
|
2427
|
+
"us-east-1" : {
|
2428
|
+
"variants" : [ {
|
2429
|
+
"hostname" : "applicationinsights-fips.us-east-1.amazonaws.com",
|
2430
|
+
"tags" : [ "fips" ]
|
2431
|
+
}, {
|
2432
|
+
"hostname" : "applicationinsights-fips.us-east-1.api.aws",
|
2433
|
+
"tags" : [ "dualstack", "fips" ]
|
2434
|
+
}, {
|
2435
|
+
"hostname" : "applicationinsights.us-east-1.api.aws",
|
2436
|
+
"tags" : [ "dualstack" ]
|
2437
|
+
} ]
|
2438
|
+
},
|
2439
|
+
"us-east-2" : {
|
2440
|
+
"variants" : [ {
|
2441
|
+
"hostname" : "applicationinsights-fips.us-east-2.amazonaws.com",
|
2442
|
+
"tags" : [ "fips" ]
|
2443
|
+
}, {
|
2444
|
+
"hostname" : "applicationinsights-fips.us-east-2.api.aws",
|
2445
|
+
"tags" : [ "dualstack", "fips" ]
|
2446
|
+
}, {
|
2447
|
+
"hostname" : "applicationinsights.us-east-2.api.aws",
|
2448
|
+
"tags" : [ "dualstack" ]
|
2449
|
+
} ]
|
2450
|
+
},
|
2451
|
+
"us-west-1" : {
|
2452
|
+
"variants" : [ {
|
2453
|
+
"hostname" : "applicationinsights-fips.us-west-1.amazonaws.com",
|
2454
|
+
"tags" : [ "fips" ]
|
2455
|
+
}, {
|
2456
|
+
"hostname" : "applicationinsights-fips.us-west-1.api.aws",
|
2457
|
+
"tags" : [ "dualstack", "fips" ]
|
2458
|
+
}, {
|
2459
|
+
"hostname" : "applicationinsights.us-west-1.api.aws",
|
2460
|
+
"tags" : [ "dualstack" ]
|
2461
|
+
} ]
|
2462
|
+
},
|
2463
|
+
"us-west-2" : {
|
2464
|
+
"variants" : [ {
|
2465
|
+
"hostname" : "applicationinsights-fips.us-west-2.amazonaws.com",
|
2466
|
+
"tags" : [ "fips" ]
|
2467
|
+
}, {
|
2468
|
+
"hostname" : "applicationinsights-fips.us-west-2.api.aws",
|
2469
|
+
"tags" : [ "dualstack", "fips" ]
|
2470
|
+
}, {
|
2471
|
+
"hostname" : "applicationinsights.us-west-2.api.aws",
|
2472
|
+
"tags" : [ "dualstack" ]
|
2473
|
+
} ]
|
2474
|
+
}
|
1945
2475
|
}
|
1946
2476
|
},
|
1947
2477
|
"appmesh" : {
|
@@ -2270,34 +2800,174 @@
|
|
2270
2800
|
},
|
2271
2801
|
"appsync" : {
|
2272
2802
|
"endpoints" : {
|
2273
|
-
"af-south-1" : {
|
2274
|
-
|
2275
|
-
|
2276
|
-
|
2277
|
-
|
2278
|
-
|
2279
|
-
"ap-
|
2280
|
-
|
2281
|
-
|
2282
|
-
|
2283
|
-
|
2284
|
-
|
2285
|
-
"
|
2286
|
-
|
2287
|
-
|
2288
|
-
|
2289
|
-
|
2290
|
-
|
2291
|
-
"
|
2292
|
-
|
2293
|
-
|
2294
|
-
|
2295
|
-
|
2296
|
-
|
2297
|
-
"
|
2298
|
-
|
2299
|
-
|
2300
|
-
|
2803
|
+
"af-south-1" : {
|
2804
|
+
"variants" : [ {
|
2805
|
+
"hostname" : "appsync.af-south-1.api.aws",
|
2806
|
+
"tags" : [ "dualstack" ]
|
2807
|
+
} ]
|
2808
|
+
},
|
2809
|
+
"ap-east-1" : {
|
2810
|
+
"variants" : [ {
|
2811
|
+
"hostname" : "appsync.ap-east-1.api.aws",
|
2812
|
+
"tags" : [ "dualstack" ]
|
2813
|
+
} ]
|
2814
|
+
},
|
2815
|
+
"ap-northeast-1" : {
|
2816
|
+
"variants" : [ {
|
2817
|
+
"hostname" : "appsync.ap-northeast-1.api.aws",
|
2818
|
+
"tags" : [ "dualstack" ]
|
2819
|
+
} ]
|
2820
|
+
},
|
2821
|
+
"ap-northeast-2" : {
|
2822
|
+
"variants" : [ {
|
2823
|
+
"hostname" : "appsync.ap-northeast-2.api.aws",
|
2824
|
+
"tags" : [ "dualstack" ]
|
2825
|
+
} ]
|
2826
|
+
},
|
2827
|
+
"ap-northeast-3" : {
|
2828
|
+
"variants" : [ {
|
2829
|
+
"hostname" : "appsync.ap-northeast-3.api.aws",
|
2830
|
+
"tags" : [ "dualstack" ]
|
2831
|
+
} ]
|
2832
|
+
},
|
2833
|
+
"ap-south-1" : {
|
2834
|
+
"variants" : [ {
|
2835
|
+
"hostname" : "appsync.ap-south-1.api.aws",
|
2836
|
+
"tags" : [ "dualstack" ]
|
2837
|
+
} ]
|
2838
|
+
},
|
2839
|
+
"ap-south-2" : {
|
2840
|
+
"variants" : [ {
|
2841
|
+
"hostname" : "appsync.ap-south-2.api.aws",
|
2842
|
+
"tags" : [ "dualstack" ]
|
2843
|
+
} ]
|
2844
|
+
},
|
2845
|
+
"ap-southeast-1" : {
|
2846
|
+
"variants" : [ {
|
2847
|
+
"hostname" : "appsync.ap-southeast-1.api.aws",
|
2848
|
+
"tags" : [ "dualstack" ]
|
2849
|
+
} ]
|
2850
|
+
},
|
2851
|
+
"ap-southeast-2" : {
|
2852
|
+
"variants" : [ {
|
2853
|
+
"hostname" : "appsync.ap-southeast-2.api.aws",
|
2854
|
+
"tags" : [ "dualstack" ]
|
2855
|
+
} ]
|
2856
|
+
},
|
2857
|
+
"ap-southeast-3" : {
|
2858
|
+
"variants" : [ {
|
2859
|
+
"hostname" : "appsync.ap-southeast-3.api.aws",
|
2860
|
+
"tags" : [ "dualstack" ]
|
2861
|
+
} ]
|
2862
|
+
},
|
2863
|
+
"ap-southeast-4" : {
|
2864
|
+
"variants" : [ {
|
2865
|
+
"hostname" : "appsync.ap-southeast-4.api.aws",
|
2866
|
+
"tags" : [ "dualstack" ]
|
2867
|
+
} ]
|
2868
|
+
},
|
2869
|
+
"ca-central-1" : {
|
2870
|
+
"variants" : [ {
|
2871
|
+
"hostname" : "appsync.ca-central-1.api.aws",
|
2872
|
+
"tags" : [ "dualstack" ]
|
2873
|
+
} ]
|
2874
|
+
},
|
2875
|
+
"eu-central-1" : {
|
2876
|
+
"variants" : [ {
|
2877
|
+
"hostname" : "appsync.eu-central-1.api.aws",
|
2878
|
+
"tags" : [ "dualstack" ]
|
2879
|
+
} ]
|
2880
|
+
},
|
2881
|
+
"eu-central-2" : {
|
2882
|
+
"variants" : [ {
|
2883
|
+
"hostname" : "appsync.eu-central-2.api.aws",
|
2884
|
+
"tags" : [ "dualstack" ]
|
2885
|
+
} ]
|
2886
|
+
},
|
2887
|
+
"eu-north-1" : {
|
2888
|
+
"variants" : [ {
|
2889
|
+
"hostname" : "appsync.eu-north-1.api.aws",
|
2890
|
+
"tags" : [ "dualstack" ]
|
2891
|
+
} ]
|
2892
|
+
},
|
2893
|
+
"eu-south-1" : {
|
2894
|
+
"variants" : [ {
|
2895
|
+
"hostname" : "appsync.eu-south-1.api.aws",
|
2896
|
+
"tags" : [ "dualstack" ]
|
2897
|
+
} ]
|
2898
|
+
},
|
2899
|
+
"eu-south-2" : {
|
2900
|
+
"variants" : [ {
|
2901
|
+
"hostname" : "appsync.eu-south-2.api.aws",
|
2902
|
+
"tags" : [ "dualstack" ]
|
2903
|
+
} ]
|
2904
|
+
},
|
2905
|
+
"eu-west-1" : {
|
2906
|
+
"variants" : [ {
|
2907
|
+
"hostname" : "appsync.eu-west-1.api.aws",
|
2908
|
+
"tags" : [ "dualstack" ]
|
2909
|
+
} ]
|
2910
|
+
},
|
2911
|
+
"eu-west-2" : {
|
2912
|
+
"variants" : [ {
|
2913
|
+
"hostname" : "appsync.eu-west-2.api.aws",
|
2914
|
+
"tags" : [ "dualstack" ]
|
2915
|
+
} ]
|
2916
|
+
},
|
2917
|
+
"eu-west-3" : {
|
2918
|
+
"variants" : [ {
|
2919
|
+
"hostname" : "appsync.eu-west-3.api.aws",
|
2920
|
+
"tags" : [ "dualstack" ]
|
2921
|
+
} ]
|
2922
|
+
},
|
2923
|
+
"il-central-1" : {
|
2924
|
+
"variants" : [ {
|
2925
|
+
"hostname" : "appsync.il-central-1.api.aws",
|
2926
|
+
"tags" : [ "dualstack" ]
|
2927
|
+
} ]
|
2928
|
+
},
|
2929
|
+
"me-central-1" : {
|
2930
|
+
"variants" : [ {
|
2931
|
+
"hostname" : "appsync.me-central-1.api.aws",
|
2932
|
+
"tags" : [ "dualstack" ]
|
2933
|
+
} ]
|
2934
|
+
},
|
2935
|
+
"me-south-1" : {
|
2936
|
+
"variants" : [ {
|
2937
|
+
"hostname" : "appsync.me-south-1.api.aws",
|
2938
|
+
"tags" : [ "dualstack" ]
|
2939
|
+
} ]
|
2940
|
+
},
|
2941
|
+
"sa-east-1" : {
|
2942
|
+
"variants" : [ {
|
2943
|
+
"hostname" : "appsync.sa-east-1.api.aws",
|
2944
|
+
"tags" : [ "dualstack" ]
|
2945
|
+
} ]
|
2946
|
+
},
|
2947
|
+
"us-east-1" : {
|
2948
|
+
"variants" : [ {
|
2949
|
+
"hostname" : "appsync.us-east-1.api.aws",
|
2950
|
+
"tags" : [ "dualstack" ]
|
2951
|
+
} ]
|
2952
|
+
},
|
2953
|
+
"us-east-2" : {
|
2954
|
+
"variants" : [ {
|
2955
|
+
"hostname" : "appsync.us-east-2.api.aws",
|
2956
|
+
"tags" : [ "dualstack" ]
|
2957
|
+
} ]
|
2958
|
+
},
|
2959
|
+
"us-west-1" : {
|
2960
|
+
"variants" : [ {
|
2961
|
+
"hostname" : "appsync.us-west-1.api.aws",
|
2962
|
+
"tags" : [ "dualstack" ]
|
2963
|
+
} ]
|
2964
|
+
},
|
2965
|
+
"us-west-2" : {
|
2966
|
+
"variants" : [ {
|
2967
|
+
"hostname" : "appsync.us-west-2.api.aws",
|
2968
|
+
"tags" : [ "dualstack" ]
|
2969
|
+
} ]
|
2970
|
+
}
|
2301
2971
|
}
|
2302
2972
|
},
|
2303
2973
|
"apptest" : {
|
@@ -2378,17 +3048,38 @@
|
|
2378
3048
|
"us-east-1" : {
|
2379
3049
|
"variants" : [ {
|
2380
3050
|
"tags" : [ "dualstack" ]
|
3051
|
+
}, {
|
3052
|
+
"tags" : [ "dualstack", "fips" ]
|
3053
|
+
}, {
|
3054
|
+
"tags" : [ "fips" ]
|
2381
3055
|
} ]
|
2382
3056
|
},
|
3057
|
+
"us-east-1-fips" : {
|
3058
|
+
"deprecated" : true
|
3059
|
+
},
|
2383
3060
|
"us-east-2" : {
|
2384
3061
|
"variants" : [ {
|
2385
3062
|
"tags" : [ "dualstack" ]
|
3063
|
+
}, {
|
3064
|
+
"tags" : [ "dualstack", "fips" ]
|
3065
|
+
}, {
|
3066
|
+
"tags" : [ "fips" ]
|
2386
3067
|
} ]
|
2387
3068
|
},
|
3069
|
+
"us-east-2-fips" : {
|
3070
|
+
"deprecated" : true
|
3071
|
+
},
|
2388
3072
|
"us-west-2" : {
|
2389
3073
|
"variants" : [ {
|
2390
3074
|
"tags" : [ "dualstack" ]
|
3075
|
+
}, {
|
3076
|
+
"tags" : [ "dualstack", "fips" ]
|
3077
|
+
}, {
|
3078
|
+
"tags" : [ "fips" ]
|
2391
3079
|
} ]
|
3080
|
+
},
|
3081
|
+
"us-west-2-fips" : {
|
3082
|
+
"deprecated" : true
|
2392
3083
|
}
|
2393
3084
|
}
|
2394
3085
|
},
|
@@ -3120,6 +3811,18 @@
|
|
3120
3811
|
},
|
3121
3812
|
"hostname" : "bedrock.eu-north-1.amazonaws.com"
|
3122
3813
|
},
|
3814
|
+
"bedrock-eu-south-1" : {
|
3815
|
+
"credentialScope" : {
|
3816
|
+
"region" : "eu-south-1"
|
3817
|
+
},
|
3818
|
+
"hostname" : "bedrock.eu-south-1.amazonaws.com"
|
3819
|
+
},
|
3820
|
+
"bedrock-eu-south-2" : {
|
3821
|
+
"credentialScope" : {
|
3822
|
+
"region" : "eu-south-2"
|
3823
|
+
},
|
3824
|
+
"hostname" : "bedrock.eu-south-2.amazonaws.com"
|
3825
|
+
},
|
3123
3826
|
"bedrock-eu-west-1" : {
|
3124
3827
|
"credentialScope" : {
|
3125
3828
|
"region" : "eu-west-1"
|
@@ -3228,6 +3931,18 @@
|
|
3228
3931
|
},
|
3229
3932
|
"hostname" : "bedrock-runtime.eu-north-1.amazonaws.com"
|
3230
3933
|
},
|
3934
|
+
"bedrock-runtime-eu-south-1" : {
|
3935
|
+
"credentialScope" : {
|
3936
|
+
"region" : "eu-south-1"
|
3937
|
+
},
|
3938
|
+
"hostname" : "bedrock-runtime.eu-south-1.amazonaws.com"
|
3939
|
+
},
|
3940
|
+
"bedrock-runtime-eu-south-2" : {
|
3941
|
+
"credentialScope" : {
|
3942
|
+
"region" : "eu-south-2"
|
3943
|
+
},
|
3944
|
+
"hostname" : "bedrock-runtime.eu-south-2.amazonaws.com"
|
3945
|
+
},
|
3231
3946
|
"bedrock-runtime-eu-west-1" : {
|
3232
3947
|
"credentialScope" : {
|
3233
3948
|
"region" : "eu-west-1"
|
@@ -3322,6 +4037,8 @@
|
|
3322
4037
|
"eu-central-1" : { },
|
3323
4038
|
"eu-central-2" : { },
|
3324
4039
|
"eu-north-1" : { },
|
4040
|
+
"eu-south-1" : { },
|
4041
|
+
"eu-south-2" : { },
|
3325
4042
|
"eu-west-1" : { },
|
3326
4043
|
"eu-west-2" : { },
|
3327
4044
|
"eu-west-3" : { },
|
@@ -3498,14 +4215,54 @@
|
|
3498
4215
|
},
|
3499
4216
|
"cleanrooms" : {
|
3500
4217
|
"endpoints" : {
|
3501
|
-
"ap-northeast-1" : {
|
3502
|
-
|
3503
|
-
|
3504
|
-
|
3505
|
-
|
3506
|
-
|
3507
|
-
"
|
3508
|
-
|
4218
|
+
"ap-northeast-1" : {
|
4219
|
+
"variants" : [ {
|
4220
|
+
"hostname" : "cleanrooms.ap-northeast-1.api.aws",
|
4221
|
+
"tags" : [ "dualstack" ]
|
4222
|
+
} ]
|
4223
|
+
},
|
4224
|
+
"ap-northeast-2" : {
|
4225
|
+
"variants" : [ {
|
4226
|
+
"hostname" : "cleanrooms.ap-northeast-2.api.aws",
|
4227
|
+
"tags" : [ "dualstack" ]
|
4228
|
+
} ]
|
4229
|
+
},
|
4230
|
+
"ap-southeast-1" : {
|
4231
|
+
"variants" : [ {
|
4232
|
+
"hostname" : "cleanrooms.ap-southeast-1.api.aws",
|
4233
|
+
"tags" : [ "dualstack" ]
|
4234
|
+
} ]
|
4235
|
+
},
|
4236
|
+
"ap-southeast-2" : {
|
4237
|
+
"variants" : [ {
|
4238
|
+
"hostname" : "cleanrooms.ap-southeast-2.api.aws",
|
4239
|
+
"tags" : [ "dualstack" ]
|
4240
|
+
} ]
|
4241
|
+
},
|
4242
|
+
"eu-central-1" : {
|
4243
|
+
"variants" : [ {
|
4244
|
+
"hostname" : "cleanrooms.eu-central-1.api.aws",
|
4245
|
+
"tags" : [ "dualstack" ]
|
4246
|
+
} ]
|
4247
|
+
},
|
4248
|
+
"eu-north-1" : {
|
4249
|
+
"variants" : [ {
|
4250
|
+
"hostname" : "cleanrooms.eu-north-1.api.aws",
|
4251
|
+
"tags" : [ "dualstack" ]
|
4252
|
+
} ]
|
4253
|
+
},
|
4254
|
+
"eu-west-1" : {
|
4255
|
+
"variants" : [ {
|
4256
|
+
"hostname" : "cleanrooms.eu-west-1.api.aws",
|
4257
|
+
"tags" : [ "dualstack" ]
|
4258
|
+
} ]
|
4259
|
+
},
|
4260
|
+
"eu-west-2" : {
|
4261
|
+
"variants" : [ {
|
4262
|
+
"hostname" : "cleanrooms.eu-west-2.api.aws",
|
4263
|
+
"tags" : [ "dualstack" ]
|
4264
|
+
} ]
|
4265
|
+
},
|
3509
4266
|
"fips-us-east-1" : {
|
3510
4267
|
"credentialScope" : {
|
3511
4268
|
"region" : "us-east-1"
|
@@ -3531,18 +4288,36 @@
|
|
3531
4288
|
"variants" : [ {
|
3532
4289
|
"hostname" : "cleanrooms-fips.us-east-1.amazonaws.com",
|
3533
4290
|
"tags" : [ "fips" ]
|
4291
|
+
}, {
|
4292
|
+
"hostname" : "cleanrooms-fips.us-east-1.api.aws",
|
4293
|
+
"tags" : [ "dualstack", "fips" ]
|
4294
|
+
}, {
|
4295
|
+
"hostname" : "cleanrooms.us-east-1.api.aws",
|
4296
|
+
"tags" : [ "dualstack" ]
|
3534
4297
|
} ]
|
3535
4298
|
},
|
3536
4299
|
"us-east-2" : {
|
3537
4300
|
"variants" : [ {
|
3538
4301
|
"hostname" : "cleanrooms-fips.us-east-2.amazonaws.com",
|
3539
4302
|
"tags" : [ "fips" ]
|
4303
|
+
}, {
|
4304
|
+
"hostname" : "cleanrooms-fips.us-east-2.api.aws",
|
4305
|
+
"tags" : [ "dualstack", "fips" ]
|
4306
|
+
}, {
|
4307
|
+
"hostname" : "cleanrooms.us-east-2.api.aws",
|
4308
|
+
"tags" : [ "dualstack" ]
|
3540
4309
|
} ]
|
3541
4310
|
},
|
3542
4311
|
"us-west-2" : {
|
3543
4312
|
"variants" : [ {
|
3544
4313
|
"hostname" : "cleanrooms-fips.us-west-2.amazonaws.com",
|
3545
4314
|
"tags" : [ "fips" ]
|
4315
|
+
}, {
|
4316
|
+
"hostname" : "cleanrooms-fips.us-west-2.api.aws",
|
4317
|
+
"tags" : [ "dualstack", "fips" ]
|
4318
|
+
}, {
|
4319
|
+
"hostname" : "cleanrooms.us-west-2.api.aws",
|
4320
|
+
"tags" : [ "dualstack" ]
|
3546
4321
|
} ]
|
3547
4322
|
}
|
3548
4323
|
}
|
@@ -4718,6 +5493,7 @@
|
|
4718
5493
|
"ap-southeast-2" : { },
|
4719
5494
|
"ap-southeast-3" : { },
|
4720
5495
|
"ap-southeast-4" : { },
|
5496
|
+
"ap-southeast-5" : { },
|
4721
5497
|
"ca-central-1" : {
|
4722
5498
|
"variants" : [ {
|
4723
5499
|
"hostname" : "codepipeline-fips.ca-central-1.amazonaws.com",
|
@@ -4908,6 +5684,12 @@
|
|
4908
5684
|
"tags" : [ "dualstack" ]
|
4909
5685
|
} ]
|
4910
5686
|
},
|
5687
|
+
"ap-southeast-5" : {
|
5688
|
+
"variants" : [ {
|
5689
|
+
"hostname" : "cognito-identity.ap-southeast-5.amazonaws.com",
|
5690
|
+
"tags" : [ "dualstack" ]
|
5691
|
+
} ]
|
5692
|
+
},
|
4911
5693
|
"ca-central-1" : {
|
4912
5694
|
"variants" : [ {
|
4913
5695
|
"hostname" : "cognito-identity.ca-central-1.amazonaws.com",
|
@@ -5138,6 +5920,12 @@
|
|
5138
5920
|
"tags" : [ "dualstack" ]
|
5139
5921
|
} ]
|
5140
5922
|
},
|
5923
|
+
"ap-southeast-5" : {
|
5924
|
+
"variants" : [ {
|
5925
|
+
"hostname" : "cognito-idp.ap-southeast-5.amazonaws.com",
|
5926
|
+
"tags" : [ "dualstack" ]
|
5927
|
+
} ]
|
5928
|
+
},
|
5141
5929
|
"ca-central-1" : {
|
5142
5930
|
"variants" : [ {
|
5143
5931
|
"hostname" : "cognito-idp.ca-central-1.amazonaws.com",
|
@@ -5322,7 +6110,12 @@
|
|
5322
6110
|
"endpoints" : {
|
5323
6111
|
"ap-northeast-1" : { },
|
5324
6112
|
"ap-northeast-2" : { },
|
5325
|
-
"ap-south-1" : {
|
6113
|
+
"ap-south-1" : {
|
6114
|
+
"variants" : [ {
|
6115
|
+
"hostname" : "comprehend.ap-south-1.api.aws",
|
6116
|
+
"tags" : [ "dualstack" ]
|
6117
|
+
} ]
|
6118
|
+
},
|
5326
6119
|
"ap-southeast-1" : { },
|
5327
6120
|
"ap-southeast-2" : { },
|
5328
6121
|
"ca-central-1" : {
|
@@ -5372,6 +6165,12 @@
|
|
5372
6165
|
"variants" : [ {
|
5373
6166
|
"hostname" : "comprehend-fips.us-east-2.amazonaws.com",
|
5374
6167
|
"tags" : [ "fips" ]
|
6168
|
+
}, {
|
6169
|
+
"hostname" : "comprehend-fips.us-east-2.api.aws",
|
6170
|
+
"tags" : [ "dualstack", "fips" ]
|
6171
|
+
}, {
|
6172
|
+
"hostname" : "comprehend.us-east-2.api.aws",
|
6173
|
+
"tags" : [ "dualstack" ]
|
5375
6174
|
} ]
|
5376
6175
|
},
|
5377
6176
|
"us-west-2" : {
|
@@ -6577,6 +7376,9 @@
|
|
6577
7376
|
"ap-northeast-3" : {
|
6578
7377
|
"hostname" : "datazone.ap-northeast-3.api.aws"
|
6579
7378
|
},
|
7379
|
+
"ap-south-1" : {
|
7380
|
+
"hostname" : "datazone.ap-south-1.api.aws"
|
7381
|
+
},
|
6580
7382
|
"ap-south-2" : {
|
6581
7383
|
"hostname" : "datazone.ap-south-2.api.aws"
|
6582
7384
|
},
|
@@ -6635,6 +7437,9 @@
|
|
6635
7437
|
"me-south-1" : {
|
6636
7438
|
"hostname" : "datazone.me-south-1.api.aws"
|
6637
7439
|
},
|
7440
|
+
"mx-central-1" : {
|
7441
|
+
"hostname" : "datazone.mx-central-1.api.aws"
|
7442
|
+
},
|
6638
7443
|
"sa-east-1" : {
|
6639
7444
|
"hostname" : "datazone.sa-east-1.api.aws"
|
6640
7445
|
},
|
@@ -7387,6 +8192,7 @@
|
|
7387
8192
|
"ap-southeast-3" : { },
|
7388
8193
|
"ap-southeast-4" : { },
|
7389
8194
|
"ap-southeast-5" : { },
|
8195
|
+
"ap-southeast-7" : { },
|
7390
8196
|
"ca-central-1" : {
|
7391
8197
|
"variants" : [ {
|
7392
8198
|
"hostname" : "ds-fips.ca-central-1.amazonaws.com",
|
@@ -7452,6 +8258,7 @@
|
|
7452
8258
|
"il-central-1" : { },
|
7453
8259
|
"me-central-1" : { },
|
7454
8260
|
"me-south-1" : { },
|
8261
|
+
"mx-central-1" : { },
|
7455
8262
|
"sa-east-1" : { },
|
7456
8263
|
"us-east-1" : {
|
7457
8264
|
"variants" : [ {
|
@@ -9393,7 +10200,12 @@
|
|
9393
10200
|
}
|
9394
10201
|
},
|
9395
10202
|
"endpoints" : {
|
9396
|
-
"us-east-1" : {
|
10203
|
+
"us-east-1" : {
|
10204
|
+
"variants" : [ {
|
10205
|
+
"hostname" : "entitlement-marketplace.us-east-1.api.aws",
|
10206
|
+
"tags" : [ "dualstack" ]
|
10207
|
+
} ]
|
10208
|
+
}
|
9397
10209
|
}
|
9398
10210
|
},
|
9399
10211
|
"es" : {
|
@@ -9641,29 +10453,144 @@
|
|
9641
10453
|
},
|
9642
10454
|
"events" : {
|
9643
10455
|
"endpoints" : {
|
9644
|
-
"af-south-1" : {
|
9645
|
-
|
9646
|
-
|
9647
|
-
|
9648
|
-
|
9649
|
-
|
9650
|
-
"ap-
|
9651
|
-
|
9652
|
-
|
9653
|
-
|
9654
|
-
|
9655
|
-
|
9656
|
-
"ap-
|
9657
|
-
|
9658
|
-
|
9659
|
-
|
9660
|
-
|
9661
|
-
|
9662
|
-
"
|
9663
|
-
|
9664
|
-
|
9665
|
-
|
9666
|
-
|
10456
|
+
"af-south-1" : {
|
10457
|
+
"variants" : [ {
|
10458
|
+
"hostname" : "events.af-south-1.api.aws",
|
10459
|
+
"tags" : [ "dualstack" ]
|
10460
|
+
} ]
|
10461
|
+
},
|
10462
|
+
"ap-east-1" : {
|
10463
|
+
"variants" : [ {
|
10464
|
+
"hostname" : "events.ap-east-1.api.aws",
|
10465
|
+
"tags" : [ "dualstack" ]
|
10466
|
+
} ]
|
10467
|
+
},
|
10468
|
+
"ap-northeast-1" : {
|
10469
|
+
"variants" : [ {
|
10470
|
+
"hostname" : "events.ap-northeast-1.api.aws",
|
10471
|
+
"tags" : [ "dualstack" ]
|
10472
|
+
} ]
|
10473
|
+
},
|
10474
|
+
"ap-northeast-2" : {
|
10475
|
+
"variants" : [ {
|
10476
|
+
"hostname" : "events.ap-northeast-2.api.aws",
|
10477
|
+
"tags" : [ "dualstack" ]
|
10478
|
+
} ]
|
10479
|
+
},
|
10480
|
+
"ap-northeast-3" : {
|
10481
|
+
"variants" : [ {
|
10482
|
+
"hostname" : "events.ap-northeast-3.api.aws",
|
10483
|
+
"tags" : [ "dualstack" ]
|
10484
|
+
} ]
|
10485
|
+
},
|
10486
|
+
"ap-south-1" : {
|
10487
|
+
"variants" : [ {
|
10488
|
+
"hostname" : "events.ap-south-1.api.aws",
|
10489
|
+
"tags" : [ "dualstack" ]
|
10490
|
+
} ]
|
10491
|
+
},
|
10492
|
+
"ap-south-2" : {
|
10493
|
+
"variants" : [ {
|
10494
|
+
"hostname" : "events.ap-south-2.api.aws",
|
10495
|
+
"tags" : [ "dualstack" ]
|
10496
|
+
} ]
|
10497
|
+
},
|
10498
|
+
"ap-southeast-1" : {
|
10499
|
+
"variants" : [ {
|
10500
|
+
"hostname" : "events.ap-southeast-1.api.aws",
|
10501
|
+
"tags" : [ "dualstack" ]
|
10502
|
+
} ]
|
10503
|
+
},
|
10504
|
+
"ap-southeast-2" : {
|
10505
|
+
"variants" : [ {
|
10506
|
+
"hostname" : "events.ap-southeast-2.api.aws",
|
10507
|
+
"tags" : [ "dualstack" ]
|
10508
|
+
} ]
|
10509
|
+
},
|
10510
|
+
"ap-southeast-3" : {
|
10511
|
+
"variants" : [ {
|
10512
|
+
"hostname" : "events.ap-southeast-3.api.aws",
|
10513
|
+
"tags" : [ "dualstack" ]
|
10514
|
+
} ]
|
10515
|
+
},
|
10516
|
+
"ap-southeast-4" : {
|
10517
|
+
"variants" : [ {
|
10518
|
+
"hostname" : "events.ap-southeast-4.api.aws",
|
10519
|
+
"tags" : [ "dualstack" ]
|
10520
|
+
} ]
|
10521
|
+
},
|
10522
|
+
"ap-southeast-5" : {
|
10523
|
+
"variants" : [ {
|
10524
|
+
"hostname" : "events.ap-southeast-5.api.aws",
|
10525
|
+
"tags" : [ "dualstack" ]
|
10526
|
+
} ]
|
10527
|
+
},
|
10528
|
+
"ap-southeast-7" : {
|
10529
|
+
"variants" : [ {
|
10530
|
+
"hostname" : "events.ap-southeast-7.api.aws",
|
10531
|
+
"tags" : [ "dualstack" ]
|
10532
|
+
} ]
|
10533
|
+
},
|
10534
|
+
"ca-central-1" : {
|
10535
|
+
"variants" : [ {
|
10536
|
+
"hostname" : "events.ca-central-1.api.aws",
|
10537
|
+
"tags" : [ "dualstack" ]
|
10538
|
+
} ]
|
10539
|
+
},
|
10540
|
+
"ca-west-1" : {
|
10541
|
+
"variants" : [ {
|
10542
|
+
"hostname" : "events.ca-west-1.api.aws",
|
10543
|
+
"tags" : [ "dualstack" ]
|
10544
|
+
} ]
|
10545
|
+
},
|
10546
|
+
"eu-central-1" : {
|
10547
|
+
"variants" : [ {
|
10548
|
+
"hostname" : "events.eu-central-1.api.aws",
|
10549
|
+
"tags" : [ "dualstack" ]
|
10550
|
+
} ]
|
10551
|
+
},
|
10552
|
+
"eu-central-2" : {
|
10553
|
+
"variants" : [ {
|
10554
|
+
"hostname" : "events.eu-central-2.api.aws",
|
10555
|
+
"tags" : [ "dualstack" ]
|
10556
|
+
} ]
|
10557
|
+
},
|
10558
|
+
"eu-north-1" : {
|
10559
|
+
"variants" : [ {
|
10560
|
+
"hostname" : "events.eu-north-1.api.aws",
|
10561
|
+
"tags" : [ "dualstack" ]
|
10562
|
+
} ]
|
10563
|
+
},
|
10564
|
+
"eu-south-1" : {
|
10565
|
+
"variants" : [ {
|
10566
|
+
"hostname" : "events.eu-south-1.api.aws",
|
10567
|
+
"tags" : [ "dualstack" ]
|
10568
|
+
} ]
|
10569
|
+
},
|
10570
|
+
"eu-south-2" : {
|
10571
|
+
"variants" : [ {
|
10572
|
+
"hostname" : "events.eu-south-2.api.aws",
|
10573
|
+
"tags" : [ "dualstack" ]
|
10574
|
+
} ]
|
10575
|
+
},
|
10576
|
+
"eu-west-1" : {
|
10577
|
+
"variants" : [ {
|
10578
|
+
"hostname" : "events.eu-west-1.api.aws",
|
10579
|
+
"tags" : [ "dualstack" ]
|
10580
|
+
} ]
|
10581
|
+
},
|
10582
|
+
"eu-west-2" : {
|
10583
|
+
"variants" : [ {
|
10584
|
+
"hostname" : "events.eu-west-2.api.aws",
|
10585
|
+
"tags" : [ "dualstack" ]
|
10586
|
+
} ]
|
10587
|
+
},
|
10588
|
+
"eu-west-3" : {
|
10589
|
+
"variants" : [ {
|
10590
|
+
"hostname" : "events.eu-west-3.api.aws",
|
10591
|
+
"tags" : [ "dualstack" ]
|
10592
|
+
} ]
|
10593
|
+
},
|
9667
10594
|
"fips-us-east-1" : {
|
9668
10595
|
"credentialScope" : {
|
9669
10596
|
"region" : "us-east-1"
|
@@ -9692,33 +10619,82 @@
|
|
9692
10619
|
"deprecated" : true,
|
9693
10620
|
"hostname" : "events-fips.us-west-2.amazonaws.com"
|
9694
10621
|
},
|
9695
|
-
"il-central-1" : {
|
9696
|
-
|
9697
|
-
|
9698
|
-
|
9699
|
-
|
10622
|
+
"il-central-1" : {
|
10623
|
+
"variants" : [ {
|
10624
|
+
"hostname" : "events.il-central-1.api.aws",
|
10625
|
+
"tags" : [ "dualstack" ]
|
10626
|
+
} ]
|
10627
|
+
},
|
10628
|
+
"me-central-1" : {
|
10629
|
+
"variants" : [ {
|
10630
|
+
"hostname" : "events.me-central-1.api.aws",
|
10631
|
+
"tags" : [ "dualstack" ]
|
10632
|
+
} ]
|
10633
|
+
},
|
10634
|
+
"me-south-1" : {
|
10635
|
+
"variants" : [ {
|
10636
|
+
"hostname" : "events.me-south-1.api.aws",
|
10637
|
+
"tags" : [ "dualstack" ]
|
10638
|
+
} ]
|
10639
|
+
},
|
10640
|
+
"mx-central-1" : {
|
10641
|
+
"variants" : [ {
|
10642
|
+
"hostname" : "events.mx-central-1.api.aws",
|
10643
|
+
"tags" : [ "dualstack" ]
|
10644
|
+
} ]
|
10645
|
+
},
|
10646
|
+
"sa-east-1" : {
|
10647
|
+
"variants" : [ {
|
10648
|
+
"hostname" : "events.sa-east-1.api.aws",
|
10649
|
+
"tags" : [ "dualstack" ]
|
10650
|
+
} ]
|
10651
|
+
},
|
9700
10652
|
"us-east-1" : {
|
9701
10653
|
"variants" : [ {
|
9702
10654
|
"hostname" : "events-fips.us-east-1.amazonaws.com",
|
9703
10655
|
"tags" : [ "fips" ]
|
10656
|
+
}, {
|
10657
|
+
"hostname" : "events-fips.us-east-1.api.aws",
|
10658
|
+
"tags" : [ "dualstack", "fips" ]
|
10659
|
+
}, {
|
10660
|
+
"hostname" : "events.us-east-1.api.aws",
|
10661
|
+
"tags" : [ "dualstack" ]
|
9704
10662
|
} ]
|
9705
10663
|
},
|
9706
10664
|
"us-east-2" : {
|
9707
10665
|
"variants" : [ {
|
9708
10666
|
"hostname" : "events-fips.us-east-2.amazonaws.com",
|
9709
10667
|
"tags" : [ "fips" ]
|
10668
|
+
}, {
|
10669
|
+
"hostname" : "events-fips.us-east-2.api.aws",
|
10670
|
+
"tags" : [ "dualstack", "fips" ]
|
10671
|
+
}, {
|
10672
|
+
"hostname" : "events.us-east-2.api.aws",
|
10673
|
+
"tags" : [ "dualstack" ]
|
9710
10674
|
} ]
|
9711
10675
|
},
|
9712
10676
|
"us-west-1" : {
|
9713
10677
|
"variants" : [ {
|
9714
10678
|
"hostname" : "events-fips.us-west-1.amazonaws.com",
|
9715
10679
|
"tags" : [ "fips" ]
|
10680
|
+
}, {
|
10681
|
+
"hostname" : "events-fips.us-west-1.api.aws",
|
10682
|
+
"tags" : [ "dualstack", "fips" ]
|
10683
|
+
}, {
|
10684
|
+
"hostname" : "events.us-west-1.api.aws",
|
10685
|
+
"tags" : [ "dualstack" ]
|
9716
10686
|
} ]
|
9717
10687
|
},
|
9718
10688
|
"us-west-2" : {
|
9719
10689
|
"variants" : [ {
|
9720
10690
|
"hostname" : "events-fips.us-west-2.amazonaws.com",
|
9721
10691
|
"tags" : [ "fips" ]
|
10692
|
+
}, {
|
10693
|
+
"hostname" : "events-fips.us-west-2.api.aws",
|
10694
|
+
"tags" : [ "dualstack", "fips" ]
|
10695
|
+
}, {
|
10696
|
+
"hostname" : "events.us-west-2.api.aws",
|
10697
|
+
"tags" : [ "dualstack" ]
|
9722
10698
|
} ]
|
9723
10699
|
}
|
9724
10700
|
}
|
@@ -10072,6 +11048,7 @@
|
|
10072
11048
|
"ap-southeast-3" : { },
|
10073
11049
|
"ap-southeast-4" : { },
|
10074
11050
|
"ap-southeast-5" : { },
|
11051
|
+
"ap-southeast-7" : { },
|
10075
11052
|
"ca-central-1" : {
|
10076
11053
|
"variants" : [ {
|
10077
11054
|
"hostname" : "fms-fips.ca-central-1.amazonaws.com",
|
@@ -10265,6 +11242,7 @@
|
|
10265
11242
|
"tags" : [ "fips" ]
|
10266
11243
|
} ]
|
10267
11244
|
},
|
11245
|
+
"mx-central-1" : { },
|
10268
11246
|
"sa-east-1" : {
|
10269
11247
|
"variants" : [ {
|
10270
11248
|
"hostname" : "fms-fips.sa-east-1.amazonaws.com",
|
@@ -10640,6 +11618,114 @@
|
|
10640
11618
|
"us-west-2" : { }
|
10641
11619
|
}
|
10642
11620
|
},
|
11621
|
+
"gameliftstreams" : {
|
11622
|
+
"defaults" : {
|
11623
|
+
"dnsSuffix" : "api.aws",
|
11624
|
+
"variants" : [ {
|
11625
|
+
"dnsSuffix" : "api.aws",
|
11626
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
11627
|
+
"tags" : [ "fips" ]
|
11628
|
+
} ]
|
11629
|
+
},
|
11630
|
+
"endpoints" : {
|
11631
|
+
"af-south-1" : {
|
11632
|
+
"hostname" : "gameliftstreams.af-south-1.api.aws"
|
11633
|
+
},
|
11634
|
+
"ap-east-1" : {
|
11635
|
+
"hostname" : "gameliftstreams.ap-east-1.api.aws"
|
11636
|
+
},
|
11637
|
+
"ap-northeast-1" : {
|
11638
|
+
"hostname" : "gameliftstreams.ap-northeast-1.api.aws"
|
11639
|
+
},
|
11640
|
+
"ap-northeast-2" : {
|
11641
|
+
"hostname" : "gameliftstreams.ap-northeast-2.api.aws"
|
11642
|
+
},
|
11643
|
+
"ap-northeast-3" : {
|
11644
|
+
"hostname" : "gameliftstreams.ap-northeast-3.api.aws"
|
11645
|
+
},
|
11646
|
+
"ap-south-1" : {
|
11647
|
+
"hostname" : "gameliftstreams.ap-south-1.api.aws"
|
11648
|
+
},
|
11649
|
+
"ap-south-2" : {
|
11650
|
+
"hostname" : "gameliftstreams.ap-south-2.api.aws"
|
11651
|
+
},
|
11652
|
+
"ap-southeast-1" : {
|
11653
|
+
"hostname" : "gameliftstreams.ap-southeast-1.api.aws"
|
11654
|
+
},
|
11655
|
+
"ap-southeast-2" : {
|
11656
|
+
"hostname" : "gameliftstreams.ap-southeast-2.api.aws"
|
11657
|
+
},
|
11658
|
+
"ap-southeast-3" : {
|
11659
|
+
"hostname" : "gameliftstreams.ap-southeast-3.api.aws"
|
11660
|
+
},
|
11661
|
+
"ap-southeast-4" : {
|
11662
|
+
"hostname" : "gameliftstreams.ap-southeast-4.api.aws"
|
11663
|
+
},
|
11664
|
+
"ap-southeast-5" : {
|
11665
|
+
"hostname" : "gameliftstreams.ap-southeast-5.api.aws"
|
11666
|
+
},
|
11667
|
+
"ap-southeast-7" : {
|
11668
|
+
"hostname" : "gameliftstreams.ap-southeast-7.api.aws"
|
11669
|
+
},
|
11670
|
+
"ca-central-1" : {
|
11671
|
+
"hostname" : "gameliftstreams.ca-central-1.api.aws"
|
11672
|
+
},
|
11673
|
+
"ca-west-1" : {
|
11674
|
+
"hostname" : "gameliftstreams.ca-west-1.api.aws"
|
11675
|
+
},
|
11676
|
+
"eu-central-1" : {
|
11677
|
+
"hostname" : "gameliftstreams.eu-central-1.api.aws"
|
11678
|
+
},
|
11679
|
+
"eu-central-2" : {
|
11680
|
+
"hostname" : "gameliftstreams.eu-central-2.api.aws"
|
11681
|
+
},
|
11682
|
+
"eu-north-1" : {
|
11683
|
+
"hostname" : "gameliftstreams.eu-north-1.api.aws"
|
11684
|
+
},
|
11685
|
+
"eu-south-1" : {
|
11686
|
+
"hostname" : "gameliftstreams.eu-south-1.api.aws"
|
11687
|
+
},
|
11688
|
+
"eu-south-2" : {
|
11689
|
+
"hostname" : "gameliftstreams.eu-south-2.api.aws"
|
11690
|
+
},
|
11691
|
+
"eu-west-1" : {
|
11692
|
+
"hostname" : "gameliftstreams.eu-west-1.api.aws"
|
11693
|
+
},
|
11694
|
+
"eu-west-2" : {
|
11695
|
+
"hostname" : "gameliftstreams.eu-west-2.api.aws"
|
11696
|
+
},
|
11697
|
+
"eu-west-3" : {
|
11698
|
+
"hostname" : "gameliftstreams.eu-west-3.api.aws"
|
11699
|
+
},
|
11700
|
+
"il-central-1" : {
|
11701
|
+
"hostname" : "gameliftstreams.il-central-1.api.aws"
|
11702
|
+
},
|
11703
|
+
"me-central-1" : {
|
11704
|
+
"hostname" : "gameliftstreams.me-central-1.api.aws"
|
11705
|
+
},
|
11706
|
+
"me-south-1" : {
|
11707
|
+
"hostname" : "gameliftstreams.me-south-1.api.aws"
|
11708
|
+
},
|
11709
|
+
"mx-central-1" : {
|
11710
|
+
"hostname" : "gameliftstreams.mx-central-1.api.aws"
|
11711
|
+
},
|
11712
|
+
"sa-east-1" : {
|
11713
|
+
"hostname" : "gameliftstreams.sa-east-1.api.aws"
|
11714
|
+
},
|
11715
|
+
"us-east-1" : {
|
11716
|
+
"hostname" : "gameliftstreams.us-east-1.api.aws"
|
11717
|
+
},
|
11718
|
+
"us-east-2" : {
|
11719
|
+
"hostname" : "gameliftstreams.us-east-2.api.aws"
|
11720
|
+
},
|
11721
|
+
"us-west-1" : {
|
11722
|
+
"hostname" : "gameliftstreams.us-west-1.api.aws"
|
11723
|
+
},
|
11724
|
+
"us-west-2" : {
|
11725
|
+
"hostname" : "gameliftstreams.us-west-2.api.aws"
|
11726
|
+
}
|
11727
|
+
}
|
11728
|
+
},
|
10643
11729
|
"geo" : {
|
10644
11730
|
"endpoints" : {
|
10645
11731
|
"ap-northeast-1" : { },
|
@@ -10832,6 +11918,12 @@
|
|
10832
11918
|
"tags" : [ "dualstack" ]
|
10833
11919
|
} ]
|
10834
11920
|
},
|
11921
|
+
"ap-southeast-7" : {
|
11922
|
+
"variants" : [ {
|
11923
|
+
"hostname" : "glue.ap-southeast-7.api.aws",
|
11924
|
+
"tags" : [ "dualstack" ]
|
11925
|
+
} ]
|
11926
|
+
},
|
10835
11927
|
"ca-central-1" : {
|
10836
11928
|
"variants" : [ {
|
10837
11929
|
"hostname" : "glue.ca-central-1.api.aws",
|
@@ -10938,6 +12030,12 @@
|
|
10938
12030
|
"tags" : [ "dualstack" ]
|
10939
12031
|
} ]
|
10940
12032
|
},
|
12033
|
+
"mx-central-1" : {
|
12034
|
+
"variants" : [ {
|
12035
|
+
"hostname" : "glue.mx-central-1.api.aws",
|
12036
|
+
"tags" : [ "dualstack" ]
|
12037
|
+
} ]
|
12038
|
+
},
|
10941
12039
|
"sa-east-1" : {
|
10942
12040
|
"variants" : [ {
|
10943
12041
|
"hostname" : "glue.sa-east-1.api.aws",
|
@@ -11246,6 +12344,7 @@
|
|
11246
12344
|
"ap-southeast-3" : { },
|
11247
12345
|
"ap-southeast-4" : { },
|
11248
12346
|
"ap-southeast-5" : { },
|
12347
|
+
"ap-southeast-7" : { },
|
11249
12348
|
"ca-central-1" : { },
|
11250
12349
|
"ca-west-1" : {
|
11251
12350
|
"variants" : [ {
|
@@ -11383,6 +12482,9 @@
|
|
11383
12482
|
"variants" : [ {
|
11384
12483
|
"hostname" : "iam-fips.amazonaws.com",
|
11385
12484
|
"tags" : [ "fips" ]
|
12485
|
+
}, {
|
12486
|
+
"hostname" : "iam.global.api.aws",
|
12487
|
+
"tags" : [ "dualstack" ]
|
11386
12488
|
} ]
|
11387
12489
|
},
|
11388
12490
|
"aws-global-fips" : {
|
@@ -13629,6 +14731,12 @@
|
|
13629
14731
|
"tags" : [ "dualstack" ]
|
13630
14732
|
} ]
|
13631
14733
|
},
|
14734
|
+
"ap-southeast-7" : {
|
14735
|
+
"variants" : [ {
|
14736
|
+
"hostname" : "lakeformation.ap-southeast-7.api.aws",
|
14737
|
+
"tags" : [ "dualstack" ]
|
14738
|
+
} ]
|
14739
|
+
},
|
13632
14740
|
"ca-central-1" : {
|
13633
14741
|
"variants" : [ {
|
13634
14742
|
"hostname" : "lakeformation.ca-central-1.api.aws",
|
@@ -13735,6 +14843,12 @@
|
|
13735
14843
|
"tags" : [ "dualstack" ]
|
13736
14844
|
} ]
|
13737
14845
|
},
|
14846
|
+
"mx-central-1" : {
|
14847
|
+
"variants" : [ {
|
14848
|
+
"hostname" : "lakeformation.mx-central-1.api.aws",
|
14849
|
+
"tags" : [ "dualstack" ]
|
14850
|
+
} ]
|
14851
|
+
},
|
13738
14852
|
"sa-east-1" : {
|
13739
14853
|
"variants" : [ {
|
13740
14854
|
"hostname" : "lakeformation.sa-east-1.api.aws",
|
@@ -14123,6 +15237,7 @@
|
|
14123
15237
|
"ap-southeast-3" : { },
|
14124
15238
|
"ap-southeast-4" : { },
|
14125
15239
|
"ap-southeast-5" : { },
|
15240
|
+
"ap-southeast-7" : { },
|
14126
15241
|
"ca-central-1" : { },
|
14127
15242
|
"ca-west-1" : { },
|
14128
15243
|
"eu-central-1" : { },
|
@@ -14164,6 +15279,7 @@
|
|
14164
15279
|
"il-central-1" : { },
|
14165
15280
|
"me-central-1" : { },
|
14166
15281
|
"me-south-1" : { },
|
15282
|
+
"mx-central-1" : { },
|
14167
15283
|
"sa-east-1" : { },
|
14168
15284
|
"us-east-1" : {
|
14169
15285
|
"variants" : [ {
|
@@ -14204,6 +15320,8 @@
|
|
14204
15320
|
"ap-southeast-2" : { },
|
14205
15321
|
"ap-southeast-3" : { },
|
14206
15322
|
"ap-southeast-4" : { },
|
15323
|
+
"ap-southeast-5" : { },
|
15324
|
+
"ap-southeast-7" : { },
|
14207
15325
|
"ca-central-1" : { },
|
14208
15326
|
"ca-west-1" : { },
|
14209
15327
|
"eu-central-1" : { },
|
@@ -14245,6 +15363,7 @@
|
|
14245
15363
|
"il-central-1" : { },
|
14246
15364
|
"me-central-1" : { },
|
14247
15365
|
"me-south-1" : { },
|
15366
|
+
"mx-central-1" : { },
|
14248
15367
|
"sa-east-1" : { },
|
14249
15368
|
"us-east-1" : {
|
14250
15369
|
"variants" : [ {
|
@@ -14358,18 +15477,8 @@
|
|
14358
15477
|
"tags" : [ "dualstack" ]
|
14359
15478
|
} ]
|
14360
15479
|
},
|
14361
|
-
"ap-southeast-5" : {
|
14362
|
-
|
14363
|
-
"hostname" : "logs.ap-southeast-5.api.aws",
|
14364
|
-
"tags" : [ "dualstack" ]
|
14365
|
-
} ]
|
14366
|
-
},
|
14367
|
-
"ap-southeast-7" : {
|
14368
|
-
"variants" : [ {
|
14369
|
-
"hostname" : "logs.ap-southeast-7.api.aws",
|
14370
|
-
"tags" : [ "dualstack" ]
|
14371
|
-
} ]
|
14372
|
-
},
|
15480
|
+
"ap-southeast-5" : { },
|
15481
|
+
"ap-southeast-7" : { },
|
14373
15482
|
"ca-central-1" : {
|
14374
15483
|
"variants" : [ {
|
14375
15484
|
"hostname" : "logs-fips.ca-central-1.amazonaws.com",
|
@@ -14496,12 +15605,7 @@
|
|
14496
15605
|
"tags" : [ "dualstack" ]
|
14497
15606
|
} ]
|
14498
15607
|
},
|
14499
|
-
"mx-central-1" : {
|
14500
|
-
"variants" : [ {
|
14501
|
-
"hostname" : "logs.mx-central-1.api.aws",
|
14502
|
-
"tags" : [ "dualstack" ]
|
14503
|
-
} ]
|
14504
|
-
},
|
15608
|
+
"mx-central-1" : { },
|
14505
15609
|
"sa-east-1" : {
|
14506
15610
|
"variants" : [ {
|
14507
15611
|
"hostname" : "logs.sa-east-1.api.aws",
|
@@ -15219,18 +16323,78 @@
|
|
15219
16323
|
"ap-southeast-1" : { },
|
15220
16324
|
"ap-southeast-2" : { },
|
15221
16325
|
"ap-southeast-4" : { },
|
15222
|
-
"ca-central-1" : {
|
16326
|
+
"ca-central-1" : {
|
16327
|
+
"variants" : [ {
|
16328
|
+
"hostname" : "mediapackagev2-fips.ca-central-1.amazonaws.com",
|
16329
|
+
"tags" : [ "fips" ]
|
16330
|
+
} ]
|
16331
|
+
},
|
15223
16332
|
"eu-central-1" : { },
|
15224
16333
|
"eu-north-1" : { },
|
15225
16334
|
"eu-west-1" : { },
|
15226
16335
|
"eu-west-2" : { },
|
15227
16336
|
"eu-west-3" : { },
|
16337
|
+
"fips-ca-central-1" : {
|
16338
|
+
"credentialScope" : {
|
16339
|
+
"region" : "ca-central-1"
|
16340
|
+
},
|
16341
|
+
"deprecated" : true,
|
16342
|
+
"hostname" : "mediapackagev2-fips.ca-central-1.amazonaws.com"
|
16343
|
+
},
|
16344
|
+
"fips-us-east-1" : {
|
16345
|
+
"credentialScope" : {
|
16346
|
+
"region" : "us-east-1"
|
16347
|
+
},
|
16348
|
+
"deprecated" : true,
|
16349
|
+
"hostname" : "mediapackagev2-fips.us-east-1.amazonaws.com"
|
16350
|
+
},
|
16351
|
+
"fips-us-east-2" : {
|
16352
|
+
"credentialScope" : {
|
16353
|
+
"region" : "us-east-2"
|
16354
|
+
},
|
16355
|
+
"deprecated" : true,
|
16356
|
+
"hostname" : "mediapackagev2-fips.us-east-2.amazonaws.com"
|
16357
|
+
},
|
16358
|
+
"fips-us-west-1" : {
|
16359
|
+
"credentialScope" : {
|
16360
|
+
"region" : "us-west-1"
|
16361
|
+
},
|
16362
|
+
"deprecated" : true,
|
16363
|
+
"hostname" : "mediapackagev2-fips.us-west-1.amazonaws.com"
|
16364
|
+
},
|
16365
|
+
"fips-us-west-2" : {
|
16366
|
+
"credentialScope" : {
|
16367
|
+
"region" : "us-west-2"
|
16368
|
+
},
|
16369
|
+
"deprecated" : true,
|
16370
|
+
"hostname" : "mediapackagev2-fips.us-west-2.amazonaws.com"
|
16371
|
+
},
|
15228
16372
|
"me-central-1" : { },
|
15229
16373
|
"sa-east-1" : { },
|
15230
|
-
"us-east-1" : {
|
15231
|
-
|
15232
|
-
|
15233
|
-
|
16374
|
+
"us-east-1" : {
|
16375
|
+
"variants" : [ {
|
16376
|
+
"hostname" : "mediapackagev2-fips.us-east-1.amazonaws.com",
|
16377
|
+
"tags" : [ "fips" ]
|
16378
|
+
} ]
|
16379
|
+
},
|
16380
|
+
"us-east-2" : {
|
16381
|
+
"variants" : [ {
|
16382
|
+
"hostname" : "mediapackagev2-fips.us-east-2.amazonaws.com",
|
16383
|
+
"tags" : [ "fips" ]
|
16384
|
+
} ]
|
16385
|
+
},
|
16386
|
+
"us-west-1" : {
|
16387
|
+
"variants" : [ {
|
16388
|
+
"hostname" : "mediapackagev2-fips.us-west-1.amazonaws.com",
|
16389
|
+
"tags" : [ "fips" ]
|
16390
|
+
} ]
|
16391
|
+
},
|
16392
|
+
"us-west-2" : {
|
16393
|
+
"variants" : [ {
|
16394
|
+
"hostname" : "mediapackagev2-fips.us-west-2.amazonaws.com",
|
16395
|
+
"tags" : [ "fips" ]
|
16396
|
+
} ]
|
16397
|
+
}
|
15234
16398
|
}
|
15235
16399
|
},
|
15236
16400
|
"mediastore" : {
|
@@ -15352,34 +16516,174 @@
|
|
15352
16516
|
}
|
15353
16517
|
},
|
15354
16518
|
"endpoints" : {
|
15355
|
-
"af-south-1" : {
|
15356
|
-
|
15357
|
-
|
15358
|
-
|
15359
|
-
|
15360
|
-
|
15361
|
-
"ap-
|
15362
|
-
|
15363
|
-
|
15364
|
-
|
15365
|
-
|
15366
|
-
|
15367
|
-
"
|
15368
|
-
|
15369
|
-
|
15370
|
-
|
15371
|
-
|
15372
|
-
|
15373
|
-
"
|
15374
|
-
|
15375
|
-
|
15376
|
-
|
15377
|
-
|
15378
|
-
|
15379
|
-
"
|
15380
|
-
|
15381
|
-
|
15382
|
-
|
16519
|
+
"af-south-1" : {
|
16520
|
+
"variants" : [ {
|
16521
|
+
"hostname" : "metering-marketplace.af-south-1.api.aws",
|
16522
|
+
"tags" : [ "dualstack" ]
|
16523
|
+
} ]
|
16524
|
+
},
|
16525
|
+
"ap-east-1" : {
|
16526
|
+
"variants" : [ {
|
16527
|
+
"hostname" : "metering-marketplace.ap-east-1.api.aws",
|
16528
|
+
"tags" : [ "dualstack" ]
|
16529
|
+
} ]
|
16530
|
+
},
|
16531
|
+
"ap-northeast-1" : {
|
16532
|
+
"variants" : [ {
|
16533
|
+
"hostname" : "metering-marketplace.ap-northeast-1.api.aws",
|
16534
|
+
"tags" : [ "dualstack" ]
|
16535
|
+
} ]
|
16536
|
+
},
|
16537
|
+
"ap-northeast-2" : {
|
16538
|
+
"variants" : [ {
|
16539
|
+
"hostname" : "metering-marketplace.ap-northeast-2.api.aws",
|
16540
|
+
"tags" : [ "dualstack" ]
|
16541
|
+
} ]
|
16542
|
+
},
|
16543
|
+
"ap-northeast-3" : {
|
16544
|
+
"variants" : [ {
|
16545
|
+
"hostname" : "metering-marketplace.ap-northeast-3.api.aws",
|
16546
|
+
"tags" : [ "dualstack" ]
|
16547
|
+
} ]
|
16548
|
+
},
|
16549
|
+
"ap-south-1" : {
|
16550
|
+
"variants" : [ {
|
16551
|
+
"hostname" : "metering-marketplace.ap-south-1.api.aws",
|
16552
|
+
"tags" : [ "dualstack" ]
|
16553
|
+
} ]
|
16554
|
+
},
|
16555
|
+
"ap-south-2" : {
|
16556
|
+
"variants" : [ {
|
16557
|
+
"hostname" : "metering-marketplace.ap-south-2.api.aws",
|
16558
|
+
"tags" : [ "dualstack" ]
|
16559
|
+
} ]
|
16560
|
+
},
|
16561
|
+
"ap-southeast-1" : {
|
16562
|
+
"variants" : [ {
|
16563
|
+
"hostname" : "metering-marketplace.ap-southeast-1.api.aws",
|
16564
|
+
"tags" : [ "dualstack" ]
|
16565
|
+
} ]
|
16566
|
+
},
|
16567
|
+
"ap-southeast-2" : {
|
16568
|
+
"variants" : [ {
|
16569
|
+
"hostname" : "metering-marketplace.ap-southeast-2.api.aws",
|
16570
|
+
"tags" : [ "dualstack" ]
|
16571
|
+
} ]
|
16572
|
+
},
|
16573
|
+
"ap-southeast-3" : {
|
16574
|
+
"variants" : [ {
|
16575
|
+
"hostname" : "metering-marketplace.ap-southeast-3.api.aws",
|
16576
|
+
"tags" : [ "dualstack" ]
|
16577
|
+
} ]
|
16578
|
+
},
|
16579
|
+
"ap-southeast-4" : {
|
16580
|
+
"variants" : [ {
|
16581
|
+
"hostname" : "metering-marketplace.ap-southeast-4.api.aws",
|
16582
|
+
"tags" : [ "dualstack" ]
|
16583
|
+
} ]
|
16584
|
+
},
|
16585
|
+
"ca-central-1" : {
|
16586
|
+
"variants" : [ {
|
16587
|
+
"hostname" : "metering-marketplace.ca-central-1.api.aws",
|
16588
|
+
"tags" : [ "dualstack" ]
|
16589
|
+
} ]
|
16590
|
+
},
|
16591
|
+
"eu-central-1" : {
|
16592
|
+
"variants" : [ {
|
16593
|
+
"hostname" : "metering-marketplace.eu-central-1.api.aws",
|
16594
|
+
"tags" : [ "dualstack" ]
|
16595
|
+
} ]
|
16596
|
+
},
|
16597
|
+
"eu-central-2" : {
|
16598
|
+
"variants" : [ {
|
16599
|
+
"hostname" : "metering-marketplace.eu-central-2.api.aws",
|
16600
|
+
"tags" : [ "dualstack" ]
|
16601
|
+
} ]
|
16602
|
+
},
|
16603
|
+
"eu-north-1" : {
|
16604
|
+
"variants" : [ {
|
16605
|
+
"hostname" : "metering-marketplace.eu-north-1.api.aws",
|
16606
|
+
"tags" : [ "dualstack" ]
|
16607
|
+
} ]
|
16608
|
+
},
|
16609
|
+
"eu-south-1" : {
|
16610
|
+
"variants" : [ {
|
16611
|
+
"hostname" : "metering-marketplace.eu-south-1.api.aws",
|
16612
|
+
"tags" : [ "dualstack" ]
|
16613
|
+
} ]
|
16614
|
+
},
|
16615
|
+
"eu-south-2" : {
|
16616
|
+
"variants" : [ {
|
16617
|
+
"hostname" : "metering-marketplace.eu-south-2.api.aws",
|
16618
|
+
"tags" : [ "dualstack" ]
|
16619
|
+
} ]
|
16620
|
+
},
|
16621
|
+
"eu-west-1" : {
|
16622
|
+
"variants" : [ {
|
16623
|
+
"hostname" : "metering-marketplace.eu-west-1.api.aws",
|
16624
|
+
"tags" : [ "dualstack" ]
|
16625
|
+
} ]
|
16626
|
+
},
|
16627
|
+
"eu-west-2" : {
|
16628
|
+
"variants" : [ {
|
16629
|
+
"hostname" : "metering-marketplace.eu-west-2.api.aws",
|
16630
|
+
"tags" : [ "dualstack" ]
|
16631
|
+
} ]
|
16632
|
+
},
|
16633
|
+
"eu-west-3" : {
|
16634
|
+
"variants" : [ {
|
16635
|
+
"hostname" : "metering-marketplace.eu-west-3.api.aws",
|
16636
|
+
"tags" : [ "dualstack" ]
|
16637
|
+
} ]
|
16638
|
+
},
|
16639
|
+
"il-central-1" : {
|
16640
|
+
"variants" : [ {
|
16641
|
+
"hostname" : "metering-marketplace.il-central-1.api.aws",
|
16642
|
+
"tags" : [ "dualstack" ]
|
16643
|
+
} ]
|
16644
|
+
},
|
16645
|
+
"me-central-1" : {
|
16646
|
+
"variants" : [ {
|
16647
|
+
"hostname" : "metering-marketplace.me-central-1.api.aws",
|
16648
|
+
"tags" : [ "dualstack" ]
|
16649
|
+
} ]
|
16650
|
+
},
|
16651
|
+
"me-south-1" : {
|
16652
|
+
"variants" : [ {
|
16653
|
+
"hostname" : "metering-marketplace.me-south-1.api.aws",
|
16654
|
+
"tags" : [ "dualstack" ]
|
16655
|
+
} ]
|
16656
|
+
},
|
16657
|
+
"sa-east-1" : {
|
16658
|
+
"variants" : [ {
|
16659
|
+
"hostname" : "metering-marketplace.sa-east-1.api.aws",
|
16660
|
+
"tags" : [ "dualstack" ]
|
16661
|
+
} ]
|
16662
|
+
},
|
16663
|
+
"us-east-1" : {
|
16664
|
+
"variants" : [ {
|
16665
|
+
"hostname" : "metering-marketplace.us-east-1.api.aws",
|
16666
|
+
"tags" : [ "dualstack" ]
|
16667
|
+
} ]
|
16668
|
+
},
|
16669
|
+
"us-east-2" : {
|
16670
|
+
"variants" : [ {
|
16671
|
+
"hostname" : "metering-marketplace.us-east-2.api.aws",
|
16672
|
+
"tags" : [ "dualstack" ]
|
16673
|
+
} ]
|
16674
|
+
},
|
16675
|
+
"us-west-1" : {
|
16676
|
+
"variants" : [ {
|
16677
|
+
"hostname" : "metering-marketplace.us-west-1.api.aws",
|
16678
|
+
"tags" : [ "dualstack" ]
|
16679
|
+
} ]
|
16680
|
+
},
|
16681
|
+
"us-west-2" : {
|
16682
|
+
"variants" : [ {
|
16683
|
+
"hostname" : "metering-marketplace.us-west-2.api.aws",
|
16684
|
+
"tags" : [ "dualstack" ]
|
16685
|
+
} ]
|
16686
|
+
}
|
15383
16687
|
}
|
15384
16688
|
},
|
15385
16689
|
"metrics.sagemaker" : {
|
@@ -15972,6 +17276,7 @@
|
|
15972
17276
|
"ap-southeast-3" : { },
|
15973
17277
|
"ap-southeast-4" : { },
|
15974
17278
|
"ap-southeast-5" : { },
|
17279
|
+
"ap-southeast-7" : { },
|
15975
17280
|
"ca-central-1" : {
|
15976
17281
|
"variants" : [ {
|
15977
17282
|
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
|
@@ -16025,6 +17330,7 @@
|
|
16025
17330
|
"il-central-1" : { },
|
16026
17331
|
"me-central-1" : { },
|
16027
17332
|
"me-south-1" : { },
|
17333
|
+
"mx-central-1" : { },
|
16028
17334
|
"sa-east-1" : { },
|
16029
17335
|
"us-east-1" : {
|
16030
17336
|
"variants" : [ {
|
@@ -16062,6 +17368,12 @@
|
|
16062
17368
|
"variants" : [ {
|
16063
17369
|
"hostname" : "networkmanager-fips.us-west-2.amazonaws.com",
|
16064
17370
|
"tags" : [ "fips" ]
|
17371
|
+
}, {
|
17372
|
+
"hostname" : "networkmanager-fips.us-west-2.api.aws",
|
17373
|
+
"tags" : [ "dualstack", "fips" ]
|
17374
|
+
}, {
|
17375
|
+
"hostname" : "networkmanager.us-west-2.api.aws",
|
17376
|
+
"tags" : [ "dualstack" ]
|
16065
17377
|
} ]
|
16066
17378
|
},
|
16067
17379
|
"fips-aws-global" : {
|
@@ -16299,6 +17611,12 @@
|
|
16299
17611
|
},
|
16300
17612
|
"hostname" : "oidc.ap-southeast-4.amazonaws.com"
|
16301
17613
|
},
|
17614
|
+
"ap-southeast-5" : {
|
17615
|
+
"credentialScope" : {
|
17616
|
+
"region" : "ap-southeast-5"
|
17617
|
+
},
|
17618
|
+
"hostname" : "oidc.ap-southeast-5.amazonaws.com"
|
17619
|
+
},
|
16302
17620
|
"ca-central-1" : {
|
16303
17621
|
"credentialScope" : {
|
16304
17622
|
"region" : "ca-central-1"
|
@@ -16479,20 +17797,10 @@
|
|
16479
17797
|
},
|
16480
17798
|
"opsworks" : {
|
16481
17799
|
"endpoints" : {
|
16482
|
-
"ap-northeast-1" : { },
|
16483
|
-
"ap-northeast-2" : { },
|
16484
|
-
"ap-south-1" : { },
|
16485
17800
|
"ap-southeast-1" : { },
|
16486
|
-
"ap-southeast-2" : { },
|
16487
|
-
"ca-central-1" : { },
|
16488
17801
|
"eu-central-1" : { },
|
16489
17802
|
"eu-west-1" : { },
|
16490
|
-
"eu-west-2" : { },
|
16491
|
-
"eu-west-3" : { },
|
16492
|
-
"sa-east-1" : { },
|
16493
17803
|
"us-east-1" : { },
|
16494
|
-
"us-east-2" : { },
|
16495
|
-
"us-west-1" : { },
|
16496
17804
|
"us-west-2" : { }
|
16497
17805
|
}
|
16498
17806
|
},
|
@@ -17158,8 +18466,20 @@
|
|
17158
18466
|
"tags" : [ "dualstack" ]
|
17159
18467
|
} ]
|
17160
18468
|
},
|
18469
|
+
"ap-southeast-5" : {
|
18470
|
+
"variants" : [ {
|
18471
|
+
"hostname" : "polly.ap-southeast-5.api.aws",
|
18472
|
+
"tags" : [ "dualstack" ]
|
18473
|
+
} ]
|
18474
|
+
},
|
17161
18475
|
"ca-central-1" : {
|
17162
18476
|
"variants" : [ {
|
18477
|
+
"hostname" : "polly-fips.ca-central-1.amazonaws.com",
|
18478
|
+
"tags" : [ "fips" ]
|
18479
|
+
}, {
|
18480
|
+
"hostname" : "polly-fips.ca-central-1.api.aws",
|
18481
|
+
"tags" : [ "dualstack", "fips" ]
|
18482
|
+
}, {
|
17163
18483
|
"hostname" : "polly.ca-central-1.api.aws",
|
17164
18484
|
"tags" : [ "dualstack" ]
|
17165
18485
|
} ]
|
@@ -17200,6 +18520,13 @@
|
|
17200
18520
|
"tags" : [ "dualstack" ]
|
17201
18521
|
} ]
|
17202
18522
|
},
|
18523
|
+
"fips-ca-central-1" : {
|
18524
|
+
"credentialScope" : {
|
18525
|
+
"region" : "ca-central-1"
|
18526
|
+
},
|
18527
|
+
"deprecated" : true,
|
18528
|
+
"hostname" : "polly-fips.ca-central-1.amazonaws.com"
|
18529
|
+
},
|
17203
18530
|
"fips-us-east-1" : {
|
17204
18531
|
"credentialScope" : {
|
17205
18532
|
"region" : "us-east-1"
|
@@ -17358,6 +18685,12 @@
|
|
17358
18685
|
},
|
17359
18686
|
"hostname" : "portal.sso.ap-southeast-4.amazonaws.com"
|
17360
18687
|
},
|
18688
|
+
"ap-southeast-5" : {
|
18689
|
+
"credentialScope" : {
|
18690
|
+
"region" : "ap-southeast-5"
|
18691
|
+
},
|
18692
|
+
"hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
|
18693
|
+
},
|
17361
18694
|
"ca-central-1" : {
|
17362
18695
|
"credentialScope" : {
|
17363
18696
|
"region" : "ca-central-1"
|
@@ -17725,6 +19058,7 @@
|
|
17725
19058
|
"eu-central-2" : { },
|
17726
19059
|
"eu-north-1" : { },
|
17727
19060
|
"eu-south-1" : { },
|
19061
|
+
"eu-south-2" : { },
|
17728
19062
|
"eu-west-1" : { },
|
17729
19063
|
"eu-west-2" : { },
|
17730
19064
|
"eu-west-3" : { },
|
@@ -18634,6 +19968,7 @@
|
|
18634
19968
|
"ap-southeast-1" : { },
|
18635
19969
|
"ap-southeast-2" : { },
|
18636
19970
|
"ap-southeast-3" : { },
|
19971
|
+
"ap-southeast-7" : { },
|
18637
19972
|
"ca-central-1" : {
|
18638
19973
|
"variants" : [ {
|
18639
19974
|
"hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
|
@@ -18684,6 +20019,7 @@
|
|
18684
20019
|
},
|
18685
20020
|
"il-central-1" : { },
|
18686
20021
|
"me-central-1" : { },
|
20022
|
+
"mx-central-1" : { },
|
18687
20023
|
"sa-east-1" : { },
|
18688
20024
|
"us-east-1" : {
|
18689
20025
|
"variants" : [ {
|
@@ -19409,12 +20745,18 @@
|
|
19409
20745
|
},
|
19410
20746
|
"ca-central-1" : {
|
19411
20747
|
"variants" : [ {
|
20748
|
+
"hostname" : "route53profiles-fips.ca-central-1.api.aws",
|
20749
|
+
"tags" : [ "dualstack", "fips" ]
|
20750
|
+
}, {
|
19412
20751
|
"hostname" : "route53profiles.ca-central-1.api.aws",
|
19413
20752
|
"tags" : [ "dualstack" ]
|
19414
20753
|
} ]
|
19415
20754
|
},
|
19416
20755
|
"ca-west-1" : {
|
19417
20756
|
"variants" : [ {
|
20757
|
+
"hostname" : "route53profiles-fips.ca-west-1.api.aws",
|
20758
|
+
"tags" : [ "dualstack", "fips" ]
|
20759
|
+
}, {
|
19418
20760
|
"hostname" : "route53profiles.ca-west-1.api.aws",
|
19419
20761
|
"tags" : [ "dualstack" ]
|
19420
20762
|
} ]
|
@@ -19493,24 +20835,36 @@
|
|
19493
20835
|
},
|
19494
20836
|
"us-east-1" : {
|
19495
20837
|
"variants" : [ {
|
20838
|
+
"hostname" : "route53profiles-fips.us-east-1.api.aws",
|
20839
|
+
"tags" : [ "dualstack", "fips" ]
|
20840
|
+
}, {
|
19496
20841
|
"hostname" : "route53profiles.us-east-1.api.aws",
|
19497
20842
|
"tags" : [ "dualstack" ]
|
19498
20843
|
} ]
|
19499
20844
|
},
|
19500
20845
|
"us-east-2" : {
|
19501
20846
|
"variants" : [ {
|
20847
|
+
"hostname" : "route53profiles-fips.us-east-2.api.aws",
|
20848
|
+
"tags" : [ "dualstack", "fips" ]
|
20849
|
+
}, {
|
19502
20850
|
"hostname" : "route53profiles.us-east-2.api.aws",
|
19503
20851
|
"tags" : [ "dualstack" ]
|
19504
20852
|
} ]
|
19505
20853
|
},
|
19506
20854
|
"us-west-1" : {
|
19507
20855
|
"variants" : [ {
|
20856
|
+
"hostname" : "route53profiles-fips.us-west-1.api.aws",
|
20857
|
+
"tags" : [ "dualstack", "fips" ]
|
20858
|
+
}, {
|
19508
20859
|
"hostname" : "route53profiles.us-west-1.api.aws",
|
19509
20860
|
"tags" : [ "dualstack" ]
|
19510
20861
|
} ]
|
19511
20862
|
},
|
19512
20863
|
"us-west-2" : {
|
19513
20864
|
"variants" : [ {
|
20865
|
+
"hostname" : "route53profiles-fips.us-west-2.api.aws",
|
20866
|
+
"tags" : [ "dualstack", "fips" ]
|
20867
|
+
}, {
|
19514
20868
|
"hostname" : "route53profiles.us-west-2.api.aws",
|
19515
20869
|
"tags" : [ "dualstack" ]
|
19516
20870
|
} ]
|
@@ -21282,24 +22636,36 @@
|
|
21282
22636
|
"variants" : [ {
|
21283
22637
|
"hostname" : "securitylake-fips.us-east-1.amazonaws.com",
|
21284
22638
|
"tags" : [ "fips" ]
|
22639
|
+
}, {
|
22640
|
+
"hostname" : "securitylake-fips.us-east-1.api.aws",
|
22641
|
+
"tags" : [ "dualstack", "fips" ]
|
21285
22642
|
} ]
|
21286
22643
|
},
|
21287
22644
|
"us-east-2" : {
|
21288
22645
|
"variants" : [ {
|
21289
22646
|
"hostname" : "securitylake-fips.us-east-2.amazonaws.com",
|
21290
22647
|
"tags" : [ "fips" ]
|
22648
|
+
}, {
|
22649
|
+
"hostname" : "securitylake-fips.us-east-2.api.aws",
|
22650
|
+
"tags" : [ "dualstack", "fips" ]
|
21291
22651
|
} ]
|
21292
22652
|
},
|
21293
22653
|
"us-west-1" : {
|
21294
22654
|
"variants" : [ {
|
21295
22655
|
"hostname" : "securitylake-fips.us-west-1.amazonaws.com",
|
21296
22656
|
"tags" : [ "fips" ]
|
22657
|
+
}, {
|
22658
|
+
"hostname" : "securitylake-fips.us-west-1.api.aws",
|
22659
|
+
"tags" : [ "dualstack", "fips" ]
|
21297
22660
|
} ]
|
21298
22661
|
},
|
21299
22662
|
"us-west-2" : {
|
21300
22663
|
"variants" : [ {
|
21301
22664
|
"hostname" : "securitylake-fips.us-west-2.amazonaws.com",
|
21302
22665
|
"tags" : [ "fips" ]
|
22666
|
+
}, {
|
22667
|
+
"hostname" : "securitylake-fips.us-west-2.api.aws",
|
22668
|
+
"tags" : [ "dualstack", "fips" ]
|
21303
22669
|
} ]
|
21304
22670
|
}
|
21305
22671
|
}
|
@@ -22231,31 +23597,138 @@
|
|
22231
23597
|
},
|
22232
23598
|
"sms-voice" : {
|
22233
23599
|
"endpoints" : {
|
22234
|
-
"af-south-1" : {
|
22235
|
-
|
22236
|
-
|
22237
|
-
|
22238
|
-
|
22239
|
-
|
22240
|
-
"ap-
|
22241
|
-
|
22242
|
-
|
22243
|
-
|
23600
|
+
"af-south-1" : {
|
23601
|
+
"variants" : [ {
|
23602
|
+
"hostname" : "sms-voice.af-south-1.api.aws",
|
23603
|
+
"tags" : [ "dualstack" ]
|
23604
|
+
} ]
|
23605
|
+
},
|
23606
|
+
"ap-northeast-1" : {
|
23607
|
+
"variants" : [ {
|
23608
|
+
"hostname" : "sms-voice.ap-northeast-1.api.aws",
|
23609
|
+
"tags" : [ "dualstack" ]
|
23610
|
+
} ]
|
23611
|
+
},
|
23612
|
+
"ap-northeast-2" : {
|
23613
|
+
"variants" : [ {
|
23614
|
+
"hostname" : "sms-voice.ap-northeast-2.api.aws",
|
23615
|
+
"tags" : [ "dualstack" ]
|
23616
|
+
} ]
|
23617
|
+
},
|
23618
|
+
"ap-northeast-3" : {
|
23619
|
+
"variants" : [ {
|
23620
|
+
"hostname" : "sms-voice.ap-northeast-3.api.aws",
|
23621
|
+
"tags" : [ "dualstack" ]
|
23622
|
+
} ]
|
23623
|
+
},
|
23624
|
+
"ap-south-1" : {
|
23625
|
+
"variants" : [ {
|
23626
|
+
"hostname" : "sms-voice.ap-south-1.api.aws",
|
23627
|
+
"tags" : [ "dualstack" ]
|
23628
|
+
} ]
|
23629
|
+
},
|
23630
|
+
"ap-south-2" : {
|
23631
|
+
"variants" : [ {
|
23632
|
+
"hostname" : "sms-voice.ap-south-2.api.aws",
|
23633
|
+
"tags" : [ "dualstack" ]
|
23634
|
+
} ]
|
23635
|
+
},
|
23636
|
+
"ap-southeast-1" : {
|
23637
|
+
"variants" : [ {
|
23638
|
+
"hostname" : "sms-voice.ap-southeast-1.api.aws",
|
23639
|
+
"tags" : [ "dualstack" ]
|
23640
|
+
} ]
|
23641
|
+
},
|
23642
|
+
"ap-southeast-2" : {
|
23643
|
+
"variants" : [ {
|
23644
|
+
"hostname" : "sms-voice.ap-southeast-2.api.aws",
|
23645
|
+
"tags" : [ "dualstack" ]
|
23646
|
+
} ]
|
23647
|
+
},
|
23648
|
+
"ap-southeast-3" : {
|
23649
|
+
"variants" : [ {
|
23650
|
+
"hostname" : "sms-voice.ap-southeast-3.api.aws",
|
23651
|
+
"tags" : [ "dualstack" ]
|
23652
|
+
} ]
|
23653
|
+
},
|
23654
|
+
"ap-southeast-4" : {
|
23655
|
+
"variants" : [ {
|
23656
|
+
"hostname" : "sms-voice.ap-southeast-4.api.aws",
|
23657
|
+
"tags" : [ "dualstack" ]
|
23658
|
+
} ]
|
23659
|
+
},
|
22244
23660
|
"ca-central-1" : {
|
22245
23661
|
"variants" : [ {
|
22246
23662
|
"hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
|
22247
23663
|
"tags" : [ "fips" ]
|
23664
|
+
}, {
|
23665
|
+
"hostname" : "sms-voice-fips.ca-central-1.api.aws",
|
23666
|
+
"tags" : [ "dualstack", "fips" ]
|
23667
|
+
}, {
|
23668
|
+
"hostname" : "sms-voice.ca-central-1.api.aws",
|
23669
|
+
"tags" : [ "dualstack" ]
|
23670
|
+
} ]
|
23671
|
+
},
|
23672
|
+
"ca-west-1" : {
|
23673
|
+
"variants" : [ {
|
23674
|
+
"hostname" : "sms-voice-fips.ca-west-1.amazonaws.com",
|
23675
|
+
"tags" : [ "fips" ]
|
23676
|
+
}, {
|
23677
|
+
"hostname" : "sms-voice-fips.ca-west-1.api.aws",
|
23678
|
+
"tags" : [ "dualstack", "fips" ]
|
23679
|
+
}, {
|
23680
|
+
"hostname" : "sms-voice.ca-west-1.api.aws",
|
23681
|
+
"tags" : [ "dualstack" ]
|
23682
|
+
} ]
|
23683
|
+
},
|
23684
|
+
"eu-central-1" : {
|
23685
|
+
"variants" : [ {
|
23686
|
+
"hostname" : "sms-voice.eu-central-1.api.aws",
|
23687
|
+
"tags" : [ "dualstack" ]
|
23688
|
+
} ]
|
23689
|
+
},
|
23690
|
+
"eu-central-2" : {
|
23691
|
+
"variants" : [ {
|
23692
|
+
"hostname" : "sms-voice.eu-central-2.api.aws",
|
23693
|
+
"tags" : [ "dualstack" ]
|
23694
|
+
} ]
|
23695
|
+
},
|
23696
|
+
"eu-north-1" : {
|
23697
|
+
"variants" : [ {
|
23698
|
+
"hostname" : "sms-voice.eu-north-1.api.aws",
|
23699
|
+
"tags" : [ "dualstack" ]
|
23700
|
+
} ]
|
23701
|
+
},
|
23702
|
+
"eu-south-1" : {
|
23703
|
+
"variants" : [ {
|
23704
|
+
"hostname" : "sms-voice.eu-south-1.api.aws",
|
23705
|
+
"tags" : [ "dualstack" ]
|
23706
|
+
} ]
|
23707
|
+
},
|
23708
|
+
"eu-south-2" : {
|
23709
|
+
"variants" : [ {
|
23710
|
+
"hostname" : "sms-voice.eu-south-2.api.aws",
|
23711
|
+
"tags" : [ "dualstack" ]
|
23712
|
+
} ]
|
23713
|
+
},
|
23714
|
+
"eu-west-1" : {
|
23715
|
+
"variants" : [ {
|
23716
|
+
"hostname" : "sms-voice.eu-west-1.api.aws",
|
23717
|
+
"tags" : [ "dualstack" ]
|
23718
|
+
} ]
|
23719
|
+
},
|
23720
|
+
"eu-west-2" : {
|
23721
|
+
"variants" : [ {
|
23722
|
+
"hostname" : "sms-voice.eu-west-2.api.aws",
|
23723
|
+
"tags" : [ "dualstack" ]
|
23724
|
+
} ]
|
23725
|
+
},
|
23726
|
+
"eu-west-3" : {
|
23727
|
+
"variants" : [ {
|
23728
|
+
"hostname" : "sms-voice.eu-west-3.api.aws",
|
23729
|
+
"tags" : [ "dualstack" ]
|
22248
23730
|
} ]
|
22249
23731
|
},
|
22250
|
-
"ca-west-1" : { },
|
22251
|
-
"eu-central-1" : { },
|
22252
|
-
"eu-central-2" : { },
|
22253
|
-
"eu-north-1" : { },
|
22254
|
-
"eu-south-1" : { },
|
22255
|
-
"eu-south-2" : { },
|
22256
|
-
"eu-west-1" : { },
|
22257
|
-
"eu-west-2" : { },
|
22258
|
-
"eu-west-3" : { },
|
22259
23732
|
"fips-ca-central-1" : {
|
22260
23733
|
"credentialScope" : {
|
22261
23734
|
"region" : "ca-central-1"
|
@@ -22263,6 +23736,13 @@
|
|
22263
23736
|
"deprecated" : true,
|
22264
23737
|
"hostname" : "sms-voice-fips.ca-central-1.amazonaws.com"
|
22265
23738
|
},
|
23739
|
+
"fips-ca-west-1" : {
|
23740
|
+
"credentialScope" : {
|
23741
|
+
"region" : "ca-west-1"
|
23742
|
+
},
|
23743
|
+
"deprecated" : true,
|
23744
|
+
"hostname" : "sms-voice-fips.ca-west-1.amazonaws.com"
|
23745
|
+
},
|
22266
23746
|
"fips-us-east-1" : {
|
22267
23747
|
"credentialScope" : {
|
22268
23748
|
"region" : "us-east-1"
|
@@ -22291,32 +23771,76 @@
|
|
22291
23771
|
"deprecated" : true,
|
22292
23772
|
"hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
|
22293
23773
|
},
|
22294
|
-
"il-central-1" : {
|
22295
|
-
|
22296
|
-
|
22297
|
-
|
23774
|
+
"il-central-1" : {
|
23775
|
+
"variants" : [ {
|
23776
|
+
"hostname" : "sms-voice.il-central-1.api.aws",
|
23777
|
+
"tags" : [ "dualstack" ]
|
23778
|
+
} ]
|
23779
|
+
},
|
23780
|
+
"me-central-1" : {
|
23781
|
+
"variants" : [ {
|
23782
|
+
"hostname" : "sms-voice.me-central-1.api.aws",
|
23783
|
+
"tags" : [ "dualstack" ]
|
23784
|
+
} ]
|
23785
|
+
},
|
23786
|
+
"me-south-1" : {
|
23787
|
+
"variants" : [ {
|
23788
|
+
"hostname" : "sms-voice.me-south-1.api.aws",
|
23789
|
+
"tags" : [ "dualstack" ]
|
23790
|
+
} ]
|
23791
|
+
},
|
23792
|
+
"sa-east-1" : {
|
23793
|
+
"variants" : [ {
|
23794
|
+
"hostname" : "sms-voice.sa-east-1.api.aws",
|
23795
|
+
"tags" : [ "dualstack" ]
|
23796
|
+
} ]
|
23797
|
+
},
|
22298
23798
|
"us-east-1" : {
|
22299
23799
|
"variants" : [ {
|
22300
23800
|
"hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
|
22301
23801
|
"tags" : [ "fips" ]
|
23802
|
+
}, {
|
23803
|
+
"hostname" : "sms-voice-fips.us-east-1.api.aws",
|
23804
|
+
"tags" : [ "dualstack", "fips" ]
|
23805
|
+
}, {
|
23806
|
+
"hostname" : "sms-voice.us-east-1.api.aws",
|
23807
|
+
"tags" : [ "dualstack" ]
|
22302
23808
|
} ]
|
22303
23809
|
},
|
22304
23810
|
"us-east-2" : {
|
22305
23811
|
"variants" : [ {
|
22306
23812
|
"hostname" : "sms-voice-fips.us-east-2.amazonaws.com",
|
22307
23813
|
"tags" : [ "fips" ]
|
23814
|
+
}, {
|
23815
|
+
"hostname" : "sms-voice-fips.us-east-2.api.aws",
|
23816
|
+
"tags" : [ "dualstack", "fips" ]
|
23817
|
+
}, {
|
23818
|
+
"hostname" : "sms-voice.us-east-2.api.aws",
|
23819
|
+
"tags" : [ "dualstack" ]
|
22308
23820
|
} ]
|
22309
23821
|
},
|
22310
23822
|
"us-west-1" : {
|
22311
23823
|
"variants" : [ {
|
22312
23824
|
"hostname" : "sms-voice-fips.us-west-1.amazonaws.com",
|
22313
23825
|
"tags" : [ "fips" ]
|
23826
|
+
}, {
|
23827
|
+
"hostname" : "sms-voice-fips.us-west-1.api.aws",
|
23828
|
+
"tags" : [ "dualstack", "fips" ]
|
23829
|
+
}, {
|
23830
|
+
"hostname" : "sms-voice.us-west-1.api.aws",
|
23831
|
+
"tags" : [ "dualstack" ]
|
22314
23832
|
} ]
|
22315
23833
|
},
|
22316
23834
|
"us-west-2" : {
|
22317
23835
|
"variants" : [ {
|
22318
23836
|
"hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
|
22319
23837
|
"tags" : [ "fips" ]
|
23838
|
+
}, {
|
23839
|
+
"hostname" : "sms-voice-fips.us-west-2.api.aws",
|
23840
|
+
"tags" : [ "dualstack", "fips" ]
|
23841
|
+
}, {
|
23842
|
+
"hostname" : "sms-voice.us-west-2.api.aws",
|
23843
|
+
"tags" : [ "dualstack" ]
|
22320
23844
|
} ]
|
22321
23845
|
}
|
22322
23846
|
}
|
@@ -22767,34 +24291,147 @@
|
|
22767
24291
|
"protocols" : [ "http", "https" ]
|
22768
24292
|
},
|
22769
24293
|
"endpoints" : {
|
22770
|
-
"af-south-1" : {
|
22771
|
-
|
22772
|
-
|
22773
|
-
|
22774
|
-
|
22775
|
-
|
22776
|
-
"ap-
|
22777
|
-
|
22778
|
-
|
22779
|
-
|
22780
|
-
|
22781
|
-
|
22782
|
-
"ap-
|
22783
|
-
|
24294
|
+
"af-south-1" : {
|
24295
|
+
"variants" : [ {
|
24296
|
+
"hostname" : "sns.af-south-1.api.aws",
|
24297
|
+
"tags" : [ "dualstack" ]
|
24298
|
+
} ]
|
24299
|
+
},
|
24300
|
+
"ap-east-1" : {
|
24301
|
+
"variants" : [ {
|
24302
|
+
"hostname" : "sns.ap-east-1.api.aws",
|
24303
|
+
"tags" : [ "dualstack" ]
|
24304
|
+
} ]
|
24305
|
+
},
|
24306
|
+
"ap-northeast-1" : {
|
24307
|
+
"variants" : [ {
|
24308
|
+
"hostname" : "sns.ap-northeast-1.api.aws",
|
24309
|
+
"tags" : [ "dualstack" ]
|
24310
|
+
} ]
|
24311
|
+
},
|
24312
|
+
"ap-northeast-2" : {
|
24313
|
+
"variants" : [ {
|
24314
|
+
"hostname" : "sns.ap-northeast-2.api.aws",
|
24315
|
+
"tags" : [ "dualstack" ]
|
24316
|
+
} ]
|
24317
|
+
},
|
24318
|
+
"ap-northeast-3" : {
|
24319
|
+
"variants" : [ {
|
24320
|
+
"hostname" : "sns.ap-northeast-3.api.aws",
|
24321
|
+
"tags" : [ "dualstack" ]
|
24322
|
+
} ]
|
24323
|
+
},
|
24324
|
+
"ap-south-1" : {
|
24325
|
+
"variants" : [ {
|
24326
|
+
"hostname" : "sns.ap-south-1.api.aws",
|
24327
|
+
"tags" : [ "dualstack" ]
|
24328
|
+
} ]
|
24329
|
+
},
|
24330
|
+
"ap-south-2" : {
|
24331
|
+
"variants" : [ {
|
24332
|
+
"hostname" : "sns.ap-south-2.api.aws",
|
24333
|
+
"tags" : [ "dualstack" ]
|
24334
|
+
} ]
|
24335
|
+
},
|
24336
|
+
"ap-southeast-1" : {
|
24337
|
+
"variants" : [ {
|
24338
|
+
"hostname" : "sns.ap-southeast-1.api.aws",
|
24339
|
+
"tags" : [ "dualstack" ]
|
24340
|
+
} ]
|
24341
|
+
},
|
24342
|
+
"ap-southeast-2" : {
|
24343
|
+
"variants" : [ {
|
24344
|
+
"hostname" : "sns.ap-southeast-2.api.aws",
|
24345
|
+
"tags" : [ "dualstack" ]
|
24346
|
+
} ]
|
24347
|
+
},
|
24348
|
+
"ap-southeast-3" : {
|
24349
|
+
"variants" : [ {
|
24350
|
+
"hostname" : "sns.ap-southeast-3.api.aws",
|
24351
|
+
"tags" : [ "dualstack" ]
|
24352
|
+
} ]
|
24353
|
+
},
|
24354
|
+
"ap-southeast-4" : {
|
24355
|
+
"variants" : [ {
|
24356
|
+
"hostname" : "sns.ap-southeast-4.api.aws",
|
24357
|
+
"tags" : [ "dualstack" ]
|
24358
|
+
} ]
|
24359
|
+
},
|
24360
|
+
"ap-southeast-5" : {
|
24361
|
+
"variants" : [ {
|
24362
|
+
"hostname" : "sns.ap-southeast-5.api.aws",
|
24363
|
+
"tags" : [ "dualstack" ]
|
24364
|
+
} ]
|
24365
|
+
},
|
24366
|
+
"ap-southeast-7" : {
|
24367
|
+
"variants" : [ {
|
24368
|
+
"hostname" : "sns.ap-southeast-7.api.aws",
|
24369
|
+
"tags" : [ "dualstack" ]
|
24370
|
+
} ]
|
24371
|
+
},
|
24372
|
+
"ca-central-1" : {
|
24373
|
+
"variants" : [ {
|
24374
|
+
"hostname" : "sns.ca-central-1.api.aws",
|
24375
|
+
"tags" : [ "dualstack" ]
|
24376
|
+
} ]
|
24377
|
+
},
|
22784
24378
|
"ca-west-1" : {
|
22785
24379
|
"variants" : [ {
|
22786
24380
|
"hostname" : "sns-fips.ca-west-1.amazonaws.com",
|
22787
24381
|
"tags" : [ "fips" ]
|
24382
|
+
}, {
|
24383
|
+
"hostname" : "sns.ca-west-1.api.aws",
|
24384
|
+
"tags" : [ "dualstack" ]
|
24385
|
+
} ]
|
24386
|
+
},
|
24387
|
+
"eu-central-1" : {
|
24388
|
+
"variants" : [ {
|
24389
|
+
"hostname" : "sns.eu-central-1.api.aws",
|
24390
|
+
"tags" : [ "dualstack" ]
|
24391
|
+
} ]
|
24392
|
+
},
|
24393
|
+
"eu-central-2" : {
|
24394
|
+
"variants" : [ {
|
24395
|
+
"hostname" : "sns.eu-central-2.api.aws",
|
24396
|
+
"tags" : [ "dualstack" ]
|
24397
|
+
} ]
|
24398
|
+
},
|
24399
|
+
"eu-north-1" : {
|
24400
|
+
"variants" : [ {
|
24401
|
+
"hostname" : "sns.eu-north-1.api.aws",
|
24402
|
+
"tags" : [ "dualstack" ]
|
24403
|
+
} ]
|
24404
|
+
},
|
24405
|
+
"eu-south-1" : {
|
24406
|
+
"variants" : [ {
|
24407
|
+
"hostname" : "sns.eu-south-1.api.aws",
|
24408
|
+
"tags" : [ "dualstack" ]
|
24409
|
+
} ]
|
24410
|
+
},
|
24411
|
+
"eu-south-2" : {
|
24412
|
+
"variants" : [ {
|
24413
|
+
"hostname" : "sns.eu-south-2.api.aws",
|
24414
|
+
"tags" : [ "dualstack" ]
|
24415
|
+
} ]
|
24416
|
+
},
|
24417
|
+
"eu-west-1" : {
|
24418
|
+
"variants" : [ {
|
24419
|
+
"hostname" : "sns.eu-west-1.api.aws",
|
24420
|
+
"tags" : [ "dualstack" ]
|
24421
|
+
} ]
|
24422
|
+
},
|
24423
|
+
"eu-west-2" : {
|
24424
|
+
"variants" : [ {
|
24425
|
+
"hostname" : "sns.eu-west-2.api.aws",
|
24426
|
+
"tags" : [ "dualstack" ]
|
24427
|
+
} ]
|
24428
|
+
},
|
24429
|
+
"eu-west-3" : {
|
24430
|
+
"variants" : [ {
|
24431
|
+
"hostname" : "sns.eu-west-3.api.aws",
|
24432
|
+
"tags" : [ "dualstack" ]
|
22788
24433
|
} ]
|
22789
24434
|
},
|
22790
|
-
"eu-central-1" : { },
|
22791
|
-
"eu-central-2" : { },
|
22792
|
-
"eu-north-1" : { },
|
22793
|
-
"eu-south-1" : { },
|
22794
|
-
"eu-south-2" : { },
|
22795
|
-
"eu-west-1" : { },
|
22796
|
-
"eu-west-2" : { },
|
22797
|
-
"eu-west-3" : { },
|
22798
24435
|
"fips-ca-west-1" : {
|
22799
24436
|
"credentialScope" : {
|
22800
24437
|
"region" : "ca-west-1"
|
@@ -22830,33 +24467,70 @@
|
|
22830
24467
|
"deprecated" : true,
|
22831
24468
|
"hostname" : "sns-fips.us-west-2.amazonaws.com"
|
22832
24469
|
},
|
22833
|
-
"il-central-1" : {
|
22834
|
-
|
22835
|
-
|
22836
|
-
|
22837
|
-
|
24470
|
+
"il-central-1" : {
|
24471
|
+
"variants" : [ {
|
24472
|
+
"hostname" : "sns.il-central-1.api.aws",
|
24473
|
+
"tags" : [ "dualstack" ]
|
24474
|
+
} ]
|
24475
|
+
},
|
24476
|
+
"me-central-1" : {
|
24477
|
+
"variants" : [ {
|
24478
|
+
"hostname" : "sns.me-central-1.api.aws",
|
24479
|
+
"tags" : [ "dualstack" ]
|
24480
|
+
} ]
|
24481
|
+
},
|
24482
|
+
"me-south-1" : {
|
24483
|
+
"variants" : [ {
|
24484
|
+
"hostname" : "sns.me-south-1.api.aws",
|
24485
|
+
"tags" : [ "dualstack" ]
|
24486
|
+
} ]
|
24487
|
+
},
|
24488
|
+
"mx-central-1" : {
|
24489
|
+
"variants" : [ {
|
24490
|
+
"hostname" : "sns.mx-central-1.api.aws",
|
24491
|
+
"tags" : [ "dualstack" ]
|
24492
|
+
} ]
|
24493
|
+
},
|
24494
|
+
"sa-east-1" : {
|
24495
|
+
"variants" : [ {
|
24496
|
+
"hostname" : "sns.sa-east-1.api.aws",
|
24497
|
+
"tags" : [ "dualstack" ]
|
24498
|
+
} ]
|
24499
|
+
},
|
22838
24500
|
"us-east-1" : {
|
22839
24501
|
"variants" : [ {
|
22840
24502
|
"hostname" : "sns-fips.us-east-1.amazonaws.com",
|
22841
24503
|
"tags" : [ "fips" ]
|
24504
|
+
}, {
|
24505
|
+
"hostname" : "sns.us-east-1.api.aws",
|
24506
|
+
"tags" : [ "dualstack" ]
|
22842
24507
|
} ]
|
22843
24508
|
},
|
22844
24509
|
"us-east-2" : {
|
22845
24510
|
"variants" : [ {
|
22846
24511
|
"hostname" : "sns-fips.us-east-2.amazonaws.com",
|
22847
24512
|
"tags" : [ "fips" ]
|
24513
|
+
}, {
|
24514
|
+
"hostname" : "sns.us-east-2.api.aws",
|
24515
|
+
"tags" : [ "dualstack" ]
|
22848
24516
|
} ]
|
22849
24517
|
},
|
22850
24518
|
"us-west-1" : {
|
22851
24519
|
"variants" : [ {
|
22852
24520
|
"hostname" : "sns-fips.us-west-1.amazonaws.com",
|
22853
24521
|
"tags" : [ "fips" ]
|
24522
|
+
}, {
|
24523
|
+
"hostname" : "sns.us-west-1.api.aws",
|
24524
|
+
"tags" : [ "dualstack" ]
|
22854
24525
|
} ]
|
22855
24526
|
},
|
22856
24527
|
"us-west-2" : {
|
22857
24528
|
"variants" : [ {
|
22858
24529
|
"hostname" : "sns-fips.us-west-2.amazonaws.com",
|
22859
24530
|
"tags" : [ "fips" ]
|
24531
|
+
}, {
|
24532
|
+
"hostname" : "sns.us-west-2.api.aws",
|
24533
|
+
"tags" : [ "dualstack" ]
|
22860
24534
|
} ]
|
22861
24535
|
}
|
22862
24536
|
}
|
@@ -22867,39 +24541,150 @@
|
|
22867
24541
|
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
22868
24542
|
},
|
22869
24543
|
"endpoints" : {
|
22870
|
-
"af-south-1" : {
|
22871
|
-
|
22872
|
-
|
22873
|
-
|
22874
|
-
|
22875
|
-
|
22876
|
-
"ap-
|
22877
|
-
|
22878
|
-
|
22879
|
-
|
22880
|
-
|
22881
|
-
|
22882
|
-
"ap-
|
24544
|
+
"af-south-1" : {
|
24545
|
+
"variants" : [ {
|
24546
|
+
"hostname" : "sqs.af-south-1.api.aws",
|
24547
|
+
"tags" : [ "dualstack" ]
|
24548
|
+
} ]
|
24549
|
+
},
|
24550
|
+
"ap-east-1" : {
|
24551
|
+
"variants" : [ {
|
24552
|
+
"hostname" : "sqs.ap-east-1.api.aws",
|
24553
|
+
"tags" : [ "dualstack" ]
|
24554
|
+
} ]
|
24555
|
+
},
|
24556
|
+
"ap-northeast-1" : {
|
24557
|
+
"variants" : [ {
|
24558
|
+
"hostname" : "sqs.ap-northeast-1.api.aws",
|
24559
|
+
"tags" : [ "dualstack" ]
|
24560
|
+
} ]
|
24561
|
+
},
|
24562
|
+
"ap-northeast-2" : {
|
24563
|
+
"variants" : [ {
|
24564
|
+
"hostname" : "sqs.ap-northeast-2.api.aws",
|
24565
|
+
"tags" : [ "dualstack" ]
|
24566
|
+
} ]
|
24567
|
+
},
|
24568
|
+
"ap-northeast-3" : {
|
24569
|
+
"variants" : [ {
|
24570
|
+
"hostname" : "sqs.ap-northeast-3.api.aws",
|
24571
|
+
"tags" : [ "dualstack" ]
|
24572
|
+
} ]
|
24573
|
+
},
|
24574
|
+
"ap-south-1" : {
|
24575
|
+
"variants" : [ {
|
24576
|
+
"hostname" : "sqs.ap-south-1.api.aws",
|
24577
|
+
"tags" : [ "dualstack" ]
|
24578
|
+
} ]
|
24579
|
+
},
|
24580
|
+
"ap-south-2" : {
|
24581
|
+
"variants" : [ {
|
24582
|
+
"hostname" : "sqs.ap-south-2.api.aws",
|
24583
|
+
"tags" : [ "dualstack" ]
|
24584
|
+
} ]
|
24585
|
+
},
|
24586
|
+
"ap-southeast-1" : {
|
24587
|
+
"variants" : [ {
|
24588
|
+
"hostname" : "sqs.ap-southeast-1.api.aws",
|
24589
|
+
"tags" : [ "dualstack" ]
|
24590
|
+
} ]
|
24591
|
+
},
|
24592
|
+
"ap-southeast-2" : {
|
24593
|
+
"variants" : [ {
|
24594
|
+
"hostname" : "sqs.ap-southeast-2.api.aws",
|
24595
|
+
"tags" : [ "dualstack" ]
|
24596
|
+
} ]
|
24597
|
+
},
|
24598
|
+
"ap-southeast-3" : {
|
24599
|
+
"variants" : [ {
|
24600
|
+
"hostname" : "sqs.ap-southeast-3.api.aws",
|
24601
|
+
"tags" : [ "dualstack" ]
|
24602
|
+
} ]
|
24603
|
+
},
|
24604
|
+
"ap-southeast-4" : {
|
24605
|
+
"variants" : [ {
|
24606
|
+
"hostname" : "sqs.ap-southeast-4.api.aws",
|
24607
|
+
"tags" : [ "dualstack" ]
|
24608
|
+
} ]
|
24609
|
+
},
|
24610
|
+
"ap-southeast-5" : {
|
24611
|
+
"variants" : [ {
|
24612
|
+
"hostname" : "sqs.ap-southeast-5.api.aws",
|
24613
|
+
"tags" : [ "dualstack" ]
|
24614
|
+
} ]
|
24615
|
+
},
|
24616
|
+
"ap-southeast-7" : {
|
24617
|
+
"variants" : [ {
|
24618
|
+
"hostname" : "sqs.ap-southeast-7.api.aws",
|
24619
|
+
"tags" : [ "dualstack" ]
|
24620
|
+
} ]
|
24621
|
+
},
|
22883
24622
|
"ca-central-1" : {
|
22884
24623
|
"variants" : [ {
|
22885
24624
|
"hostname" : "sqs-fips.ca-central-1.amazonaws.com",
|
22886
24625
|
"tags" : [ "fips" ]
|
24626
|
+
}, {
|
24627
|
+
"hostname" : "sqs.ca-central-1.api.aws",
|
24628
|
+
"tags" : [ "dualstack" ]
|
22887
24629
|
} ]
|
22888
24630
|
},
|
22889
24631
|
"ca-west-1" : {
|
22890
24632
|
"variants" : [ {
|
22891
24633
|
"hostname" : "sqs-fips.ca-west-1.amazonaws.com",
|
22892
24634
|
"tags" : [ "fips" ]
|
24635
|
+
}, {
|
24636
|
+
"hostname" : "sqs.ca-west-1.api.aws",
|
24637
|
+
"tags" : [ "dualstack" ]
|
24638
|
+
} ]
|
24639
|
+
},
|
24640
|
+
"eu-central-1" : {
|
24641
|
+
"variants" : [ {
|
24642
|
+
"hostname" : "sqs.eu-central-1.api.aws",
|
24643
|
+
"tags" : [ "dualstack" ]
|
24644
|
+
} ]
|
24645
|
+
},
|
24646
|
+
"eu-central-2" : {
|
24647
|
+
"variants" : [ {
|
24648
|
+
"hostname" : "sqs.eu-central-2.api.aws",
|
24649
|
+
"tags" : [ "dualstack" ]
|
24650
|
+
} ]
|
24651
|
+
},
|
24652
|
+
"eu-north-1" : {
|
24653
|
+
"variants" : [ {
|
24654
|
+
"hostname" : "sqs.eu-north-1.api.aws",
|
24655
|
+
"tags" : [ "dualstack" ]
|
24656
|
+
} ]
|
24657
|
+
},
|
24658
|
+
"eu-south-1" : {
|
24659
|
+
"variants" : [ {
|
24660
|
+
"hostname" : "sqs.eu-south-1.api.aws",
|
24661
|
+
"tags" : [ "dualstack" ]
|
24662
|
+
} ]
|
24663
|
+
},
|
24664
|
+
"eu-south-2" : {
|
24665
|
+
"variants" : [ {
|
24666
|
+
"hostname" : "sqs.eu-south-2.api.aws",
|
24667
|
+
"tags" : [ "dualstack" ]
|
24668
|
+
} ]
|
24669
|
+
},
|
24670
|
+
"eu-west-1" : {
|
24671
|
+
"variants" : [ {
|
24672
|
+
"hostname" : "sqs.eu-west-1.api.aws",
|
24673
|
+
"tags" : [ "dualstack" ]
|
24674
|
+
} ]
|
24675
|
+
},
|
24676
|
+
"eu-west-2" : {
|
24677
|
+
"variants" : [ {
|
24678
|
+
"hostname" : "sqs.eu-west-2.api.aws",
|
24679
|
+
"tags" : [ "dualstack" ]
|
24680
|
+
} ]
|
24681
|
+
},
|
24682
|
+
"eu-west-3" : {
|
24683
|
+
"variants" : [ {
|
24684
|
+
"hostname" : "sqs.eu-west-3.api.aws",
|
24685
|
+
"tags" : [ "dualstack" ]
|
22893
24686
|
} ]
|
22894
24687
|
},
|
22895
|
-
"eu-central-1" : { },
|
22896
|
-
"eu-central-2" : { },
|
22897
|
-
"eu-north-1" : { },
|
22898
|
-
"eu-south-1" : { },
|
22899
|
-
"eu-south-2" : { },
|
22900
|
-
"eu-west-1" : { },
|
22901
|
-
"eu-west-2" : { },
|
22902
|
-
"eu-west-3" : { },
|
22903
24688
|
"fips-ca-central-1" : {
|
22904
24689
|
"credentialScope" : {
|
22905
24690
|
"region" : "ca-central-1"
|
@@ -22942,34 +24727,71 @@
|
|
22942
24727
|
"deprecated" : true,
|
22943
24728
|
"hostname" : "sqs-fips.us-west-2.amazonaws.com"
|
22944
24729
|
},
|
22945
|
-
"il-central-1" : {
|
22946
|
-
|
22947
|
-
|
22948
|
-
|
22949
|
-
|
24730
|
+
"il-central-1" : {
|
24731
|
+
"variants" : [ {
|
24732
|
+
"hostname" : "sqs.il-central-1.api.aws",
|
24733
|
+
"tags" : [ "dualstack" ]
|
24734
|
+
} ]
|
24735
|
+
},
|
24736
|
+
"me-central-1" : {
|
24737
|
+
"variants" : [ {
|
24738
|
+
"hostname" : "sqs.me-central-1.api.aws",
|
24739
|
+
"tags" : [ "dualstack" ]
|
24740
|
+
} ]
|
24741
|
+
},
|
24742
|
+
"me-south-1" : {
|
24743
|
+
"variants" : [ {
|
24744
|
+
"hostname" : "sqs.me-south-1.api.aws",
|
24745
|
+
"tags" : [ "dualstack" ]
|
24746
|
+
} ]
|
24747
|
+
},
|
24748
|
+
"mx-central-1" : {
|
24749
|
+
"variants" : [ {
|
24750
|
+
"hostname" : "sqs.mx-central-1.api.aws",
|
24751
|
+
"tags" : [ "dualstack" ]
|
24752
|
+
} ]
|
24753
|
+
},
|
24754
|
+
"sa-east-1" : {
|
24755
|
+
"variants" : [ {
|
24756
|
+
"hostname" : "sqs.sa-east-1.api.aws",
|
24757
|
+
"tags" : [ "dualstack" ]
|
24758
|
+
} ]
|
24759
|
+
},
|
22950
24760
|
"us-east-1" : {
|
22951
24761
|
"sslCommonName" : "queue.{dnsSuffix}",
|
22952
24762
|
"variants" : [ {
|
22953
24763
|
"hostname" : "sqs-fips.us-east-1.amazonaws.com",
|
22954
24764
|
"tags" : [ "fips" ]
|
24765
|
+
}, {
|
24766
|
+
"hostname" : "sqs.us-east-1.api.aws",
|
24767
|
+
"tags" : [ "dualstack" ]
|
22955
24768
|
} ]
|
22956
24769
|
},
|
22957
24770
|
"us-east-2" : {
|
22958
24771
|
"variants" : [ {
|
22959
24772
|
"hostname" : "sqs-fips.us-east-2.amazonaws.com",
|
22960
24773
|
"tags" : [ "fips" ]
|
24774
|
+
}, {
|
24775
|
+
"hostname" : "sqs.us-east-2.api.aws",
|
24776
|
+
"tags" : [ "dualstack" ]
|
22961
24777
|
} ]
|
22962
24778
|
},
|
22963
24779
|
"us-west-1" : {
|
22964
24780
|
"variants" : [ {
|
22965
24781
|
"hostname" : "sqs-fips.us-west-1.amazonaws.com",
|
22966
24782
|
"tags" : [ "fips" ]
|
24783
|
+
}, {
|
24784
|
+
"hostname" : "sqs.us-west-1.api.aws",
|
24785
|
+
"tags" : [ "dualstack" ]
|
22967
24786
|
} ]
|
22968
24787
|
},
|
22969
24788
|
"us-west-2" : {
|
22970
24789
|
"variants" : [ {
|
22971
24790
|
"hostname" : "sqs-fips.us-west-2.amazonaws.com",
|
22972
24791
|
"tags" : [ "fips" ]
|
24792
|
+
}, {
|
24793
|
+
"hostname" : "sqs.us-west-2.api.aws",
|
24794
|
+
"tags" : [ "dualstack" ]
|
22973
24795
|
} ]
|
22974
24796
|
}
|
22975
24797
|
}
|
@@ -23645,6 +25467,7 @@
|
|
23645
25467
|
"ap-southeast-2" : { },
|
23646
25468
|
"ap-southeast-3" : { },
|
23647
25469
|
"ap-southeast-4" : { },
|
25470
|
+
"ap-southeast-5" : { },
|
23648
25471
|
"ca-central-1" : { },
|
23649
25472
|
"ca-west-1" : { },
|
23650
25473
|
"eu-central-1" : { },
|
@@ -23680,8 +25503,18 @@
|
|
23680
25503
|
"ap-southeast-4" : { },
|
23681
25504
|
"ap-southeast-5" : { },
|
23682
25505
|
"ap-southeast-7" : { },
|
23683
|
-
"ca-central-1" : {
|
23684
|
-
|
25506
|
+
"ca-central-1" : {
|
25507
|
+
"variants" : [ {
|
25508
|
+
"hostname" : "states-fips.ca-central-1.amazonaws.com",
|
25509
|
+
"tags" : [ "fips" ]
|
25510
|
+
} ]
|
25511
|
+
},
|
25512
|
+
"ca-west-1" : {
|
25513
|
+
"variants" : [ {
|
25514
|
+
"hostname" : "states-fips.ca-west-1.amazonaws.com",
|
25515
|
+
"tags" : [ "fips" ]
|
25516
|
+
} ]
|
25517
|
+
},
|
23685
25518
|
"eu-central-1" : { },
|
23686
25519
|
"eu-central-2" : { },
|
23687
25520
|
"eu-north-1" : { },
|
@@ -23690,6 +25523,20 @@
|
|
23690
25523
|
"eu-west-1" : { },
|
23691
25524
|
"eu-west-2" : { },
|
23692
25525
|
"eu-west-3" : { },
|
25526
|
+
"fips-ca-central-1" : {
|
25527
|
+
"credentialScope" : {
|
25528
|
+
"region" : "ca-central-1"
|
25529
|
+
},
|
25530
|
+
"deprecated" : true,
|
25531
|
+
"hostname" : "states-fips.ca-central-1.amazonaws.com"
|
25532
|
+
},
|
25533
|
+
"fips-ca-west-1" : {
|
25534
|
+
"credentialScope" : {
|
25535
|
+
"region" : "ca-west-1"
|
25536
|
+
},
|
25537
|
+
"deprecated" : true,
|
25538
|
+
"hostname" : "states-fips.ca-west-1.amazonaws.com"
|
25539
|
+
},
|
23693
25540
|
"fips-us-east-1" : {
|
23694
25541
|
"credentialScope" : {
|
23695
25542
|
"region" : "us-east-1"
|
@@ -23763,6 +25610,7 @@
|
|
23763
25610
|
"ap-southeast-3" : { },
|
23764
25611
|
"ap-southeast-4" : { },
|
23765
25612
|
"ap-southeast-5" : { },
|
25613
|
+
"ap-southeast-7" : { },
|
23766
25614
|
"ca-central-1" : {
|
23767
25615
|
"variants" : [ {
|
23768
25616
|
"hostname" : "storagegateway-fips.ca-central-1.amazonaws.com",
|
@@ -24814,21 +26662,72 @@
|
|
24814
26662
|
},
|
24815
26663
|
"transcribestreaming" : {
|
24816
26664
|
"endpoints" : {
|
24817
|
-
"af-south-1" : {
|
24818
|
-
|
24819
|
-
|
24820
|
-
|
24821
|
-
|
24822
|
-
|
26665
|
+
"af-south-1" : {
|
26666
|
+
"variants" : [ {
|
26667
|
+
"hostname" : "transcribestreaming.af-south-1.api.aws",
|
26668
|
+
"tags" : [ "dualstack" ]
|
26669
|
+
} ]
|
26670
|
+
},
|
26671
|
+
"ap-northeast-1" : {
|
26672
|
+
"variants" : [ {
|
26673
|
+
"hostname" : "transcribestreaming.ap-northeast-1.api.aws",
|
26674
|
+
"tags" : [ "dualstack" ]
|
26675
|
+
} ]
|
26676
|
+
},
|
26677
|
+
"ap-northeast-2" : {
|
26678
|
+
"variants" : [ {
|
26679
|
+
"hostname" : "transcribestreaming.ap-northeast-2.api.aws",
|
26680
|
+
"tags" : [ "dualstack" ]
|
26681
|
+
} ]
|
26682
|
+
},
|
26683
|
+
"ap-south-1" : {
|
26684
|
+
"variants" : [ {
|
26685
|
+
"hostname" : "transcribestreaming.ap-south-1.api.aws",
|
26686
|
+
"tags" : [ "dualstack" ]
|
26687
|
+
} ]
|
26688
|
+
},
|
26689
|
+
"ap-southeast-1" : {
|
26690
|
+
"variants" : [ {
|
26691
|
+
"hostname" : "transcribestreaming.ap-southeast-1.api.aws",
|
26692
|
+
"tags" : [ "dualstack" ]
|
26693
|
+
} ]
|
26694
|
+
},
|
26695
|
+
"ap-southeast-2" : {
|
26696
|
+
"variants" : [ {
|
26697
|
+
"hostname" : "transcribestreaming.ap-southeast-2.api.aws",
|
26698
|
+
"tags" : [ "dualstack" ]
|
26699
|
+
} ]
|
26700
|
+
},
|
24823
26701
|
"ca-central-1" : {
|
24824
26702
|
"variants" : [ {
|
24825
26703
|
"hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com",
|
24826
26704
|
"tags" : [ "fips" ]
|
26705
|
+
}, {
|
26706
|
+
"hostname" : "transcribestreaming-fips.ca-central-1.api.aws",
|
26707
|
+
"tags" : [ "dualstack", "fips" ]
|
26708
|
+
}, {
|
26709
|
+
"hostname" : "transcribestreaming.ca-central-1.api.aws",
|
26710
|
+
"tags" : [ "dualstack" ]
|
26711
|
+
} ]
|
26712
|
+
},
|
26713
|
+
"eu-central-1" : {
|
26714
|
+
"variants" : [ {
|
26715
|
+
"hostname" : "transcribestreaming.eu-central-1.api.aws",
|
26716
|
+
"tags" : [ "dualstack" ]
|
26717
|
+
} ]
|
26718
|
+
},
|
26719
|
+
"eu-west-1" : {
|
26720
|
+
"variants" : [ {
|
26721
|
+
"hostname" : "transcribestreaming.eu-west-1.api.aws",
|
26722
|
+
"tags" : [ "dualstack" ]
|
26723
|
+
} ]
|
26724
|
+
},
|
26725
|
+
"eu-west-2" : {
|
26726
|
+
"variants" : [ {
|
26727
|
+
"hostname" : "transcribestreaming.eu-west-2.api.aws",
|
26728
|
+
"tags" : [ "dualstack" ]
|
24827
26729
|
} ]
|
24828
26730
|
},
|
24829
|
-
"eu-central-1" : { },
|
24830
|
-
"eu-west-1" : { },
|
24831
|
-
"eu-west-2" : { },
|
24832
26731
|
"fips-ca-central-1" : {
|
24833
26732
|
"credentialScope" : {
|
24834
26733
|
"region" : "ca-central-1"
|
@@ -24857,23 +26756,46 @@
|
|
24857
26756
|
"deprecated" : true,
|
24858
26757
|
"hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
|
24859
26758
|
},
|
24860
|
-
"sa-east-1" : {
|
26759
|
+
"sa-east-1" : {
|
26760
|
+
"variants" : [ {
|
26761
|
+
"hostname" : "transcribestreaming.sa-east-1.api.aws",
|
26762
|
+
"tags" : [ "dualstack" ]
|
26763
|
+
} ]
|
26764
|
+
},
|
24861
26765
|
"us-east-1" : {
|
24862
26766
|
"variants" : [ {
|
24863
26767
|
"hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com",
|
24864
26768
|
"tags" : [ "fips" ]
|
26769
|
+
}, {
|
26770
|
+
"hostname" : "transcribestreaming-fips.us-east-1.api.aws",
|
26771
|
+
"tags" : [ "dualstack", "fips" ]
|
26772
|
+
}, {
|
26773
|
+
"hostname" : "transcribestreaming.us-east-1.api.aws",
|
26774
|
+
"tags" : [ "dualstack" ]
|
24865
26775
|
} ]
|
24866
26776
|
},
|
24867
26777
|
"us-east-2" : {
|
24868
26778
|
"variants" : [ {
|
24869
26779
|
"hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com",
|
24870
26780
|
"tags" : [ "fips" ]
|
26781
|
+
}, {
|
26782
|
+
"hostname" : "transcribestreaming-fips.us-east-2.api.aws",
|
26783
|
+
"tags" : [ "dualstack", "fips" ]
|
26784
|
+
}, {
|
26785
|
+
"hostname" : "transcribestreaming.us-east-2.api.aws",
|
26786
|
+
"tags" : [ "dualstack" ]
|
24871
26787
|
} ]
|
24872
26788
|
},
|
24873
26789
|
"us-west-2" : {
|
24874
26790
|
"variants" : [ {
|
24875
26791
|
"hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com",
|
24876
26792
|
"tags" : [ "fips" ]
|
26793
|
+
}, {
|
26794
|
+
"hostname" : "transcribestreaming-fips.us-west-2.api.aws",
|
26795
|
+
"tags" : [ "dualstack", "fips" ]
|
26796
|
+
}, {
|
26797
|
+
"hostname" : "transcribestreaming.us-west-2.api.aws",
|
26798
|
+
"tags" : [ "dualstack" ]
|
24877
26799
|
} ]
|
24878
26800
|
}
|
24879
26801
|
}
|
@@ -26038,6 +27960,16 @@
|
|
26038
27960
|
"tags" : [ "fips" ]
|
26039
27961
|
} ]
|
26040
27962
|
},
|
27963
|
+
"ap-southeast-7" : {
|
27964
|
+
"credentialScope" : {
|
27965
|
+
"region" : "ap-southeast-7"
|
27966
|
+
},
|
27967
|
+
"hostname" : "wafv2.ap-southeast-7.amazonaws.com",
|
27968
|
+
"variants" : [ {
|
27969
|
+
"hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com",
|
27970
|
+
"tags" : [ "fips" ]
|
27971
|
+
} ]
|
27972
|
+
},
|
26041
27973
|
"ca-central-1" : {
|
26042
27974
|
"credentialScope" : {
|
26043
27975
|
"region" : "ca-central-1"
|
@@ -26222,6 +28154,13 @@
|
|
26222
28154
|
"deprecated" : true,
|
26223
28155
|
"hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com"
|
26224
28156
|
},
|
28157
|
+
"fips-ap-southeast-7" : {
|
28158
|
+
"credentialScope" : {
|
28159
|
+
"region" : "ap-southeast-7"
|
28160
|
+
},
|
28161
|
+
"deprecated" : true,
|
28162
|
+
"hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com"
|
28163
|
+
},
|
26225
28164
|
"fips-ca-central-1" : {
|
26226
28165
|
"credentialScope" : {
|
26227
28166
|
"region" : "ca-central-1"
|
@@ -26313,6 +28252,13 @@
|
|
26313
28252
|
"deprecated" : true,
|
26314
28253
|
"hostname" : "wafv2-fips.me-south-1.amazonaws.com"
|
26315
28254
|
},
|
28255
|
+
"fips-mx-central-1" : {
|
28256
|
+
"credentialScope" : {
|
28257
|
+
"region" : "mx-central-1"
|
28258
|
+
},
|
28259
|
+
"deprecated" : true,
|
28260
|
+
"hostname" : "wafv2-fips.mx-central-1.amazonaws.com"
|
28261
|
+
},
|
26316
28262
|
"fips-sa-east-1" : {
|
26317
28263
|
"credentialScope" : {
|
26318
28264
|
"region" : "sa-east-1"
|
@@ -26378,6 +28324,16 @@
|
|
26378
28324
|
"tags" : [ "fips" ]
|
26379
28325
|
} ]
|
26380
28326
|
},
|
28327
|
+
"mx-central-1" : {
|
28328
|
+
"credentialScope" : {
|
28329
|
+
"region" : "mx-central-1"
|
28330
|
+
},
|
28331
|
+
"hostname" : "wafv2.mx-central-1.amazonaws.com",
|
28332
|
+
"variants" : [ {
|
28333
|
+
"hostname" : "wafv2-fips.mx-central-1.amazonaws.com",
|
28334
|
+
"tags" : [ "fips" ]
|
28335
|
+
} ]
|
28336
|
+
},
|
26381
28337
|
"sa-east-1" : {
|
26382
28338
|
"credentialScope" : {
|
26383
28339
|
"region" : "sa-east-1"
|
@@ -26738,8 +28694,18 @@
|
|
26738
28694
|
"services" : {
|
26739
28695
|
"access-analyzer" : {
|
26740
28696
|
"endpoints" : {
|
26741
|
-
"cn-north-1" : {
|
26742
|
-
|
28697
|
+
"cn-north-1" : {
|
28698
|
+
"variants" : [ {
|
28699
|
+
"hostname" : "access-analyzer.cn-north-1.api.amazonwebservices.com.cn",
|
28700
|
+
"tags" : [ "dualstack" ]
|
28701
|
+
} ]
|
28702
|
+
},
|
28703
|
+
"cn-northwest-1" : {
|
28704
|
+
"variants" : [ {
|
28705
|
+
"hostname" : "access-analyzer.cn-northwest-1.api.amazonwebservices.com.cn",
|
28706
|
+
"tags" : [ "dualstack" ]
|
28707
|
+
} ]
|
28708
|
+
}
|
26743
28709
|
}
|
26744
28710
|
},
|
26745
28711
|
"account" : {
|
@@ -26875,8 +28841,18 @@
|
|
26875
28841
|
},
|
26876
28842
|
"applicationinsights" : {
|
26877
28843
|
"endpoints" : {
|
26878
|
-
"cn-north-1" : {
|
26879
|
-
|
28844
|
+
"cn-north-1" : {
|
28845
|
+
"variants" : [ {
|
28846
|
+
"hostname" : "applicationinsights.cn-north-1.api.amazonwebservices.com.cn",
|
28847
|
+
"tags" : [ "dualstack" ]
|
28848
|
+
} ]
|
28849
|
+
},
|
28850
|
+
"cn-northwest-1" : {
|
28851
|
+
"variants" : [ {
|
28852
|
+
"hostname" : "applicationinsights.cn-northwest-1.api.amazonwebservices.com.cn",
|
28853
|
+
"tags" : [ "dualstack" ]
|
28854
|
+
} ]
|
28855
|
+
}
|
26880
28856
|
}
|
26881
28857
|
},
|
26882
28858
|
"appmesh" : {
|
@@ -26897,8 +28873,18 @@
|
|
26897
28873
|
},
|
26898
28874
|
"appsync" : {
|
26899
28875
|
"endpoints" : {
|
26900
|
-
"cn-north-1" : {
|
26901
|
-
|
28876
|
+
"cn-north-1" : {
|
28877
|
+
"variants" : [ {
|
28878
|
+
"hostname" : "appsync.cn-north-1.api.amazonwebservices.com.cn",
|
28879
|
+
"tags" : [ "dualstack" ]
|
28880
|
+
} ]
|
28881
|
+
},
|
28882
|
+
"cn-northwest-1" : {
|
28883
|
+
"variants" : [ {
|
28884
|
+
"hostname" : "appsync.cn-northwest-1.api.amazonwebservices.com.cn",
|
28885
|
+
"tags" : [ "dualstack" ]
|
28886
|
+
} ]
|
28887
|
+
}
|
26902
28888
|
}
|
26903
28889
|
},
|
26904
28890
|
"arc-zonal-shift" : {
|
@@ -27386,8 +29372,18 @@
|
|
27386
29372
|
},
|
27387
29373
|
"events" : {
|
27388
29374
|
"endpoints" : {
|
27389
|
-
"cn-north-1" : {
|
27390
|
-
|
29375
|
+
"cn-north-1" : {
|
29376
|
+
"variants" : [ {
|
29377
|
+
"hostname" : "events.cn-north-1.api.amazonwebservices.com.cn",
|
29378
|
+
"tags" : [ "dualstack" ]
|
29379
|
+
} ]
|
29380
|
+
},
|
29381
|
+
"cn-northwest-1" : {
|
29382
|
+
"variants" : [ {
|
29383
|
+
"hostname" : "events.cn-northwest-1.api.amazonwebservices.com.cn",
|
29384
|
+
"tags" : [ "dualstack" ]
|
29385
|
+
} ]
|
29386
|
+
}
|
27391
29387
|
}
|
27392
29388
|
},
|
27393
29389
|
"firehose" : {
|
@@ -27427,6 +29423,24 @@
|
|
27427
29423
|
"cn-northwest-1" : { }
|
27428
29424
|
}
|
27429
29425
|
},
|
29426
|
+
"gameliftstreams" : {
|
29427
|
+
"defaults" : {
|
29428
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
29429
|
+
"variants" : [ {
|
29430
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
29431
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
29432
|
+
"tags" : [ "fips" ]
|
29433
|
+
} ]
|
29434
|
+
},
|
29435
|
+
"endpoints" : {
|
29436
|
+
"cn-north-1" : {
|
29437
|
+
"hostname" : "gameliftstreams.cn-north-1.api.amazonwebservices.com.cn"
|
29438
|
+
},
|
29439
|
+
"cn-northwest-1" : {
|
29440
|
+
"hostname" : "gameliftstreams.cn-northwest-1.api.amazonwebservices.com.cn"
|
29441
|
+
}
|
29442
|
+
}
|
29443
|
+
},
|
27430
29444
|
"glacier" : {
|
27431
29445
|
"defaults" : {
|
27432
29446
|
"protocols" : [ "http", "https" ]
|
@@ -27676,8 +29690,18 @@
|
|
27676
29690
|
},
|
27677
29691
|
"logs" : {
|
27678
29692
|
"endpoints" : {
|
27679
|
-
"cn-north-1" : {
|
27680
|
-
|
29693
|
+
"cn-north-1" : {
|
29694
|
+
"variants" : [ {
|
29695
|
+
"hostname" : "logs.cn-north-1.api.amazonwebservices.com.cn",
|
29696
|
+
"tags" : [ "dualstack" ]
|
29697
|
+
} ]
|
29698
|
+
},
|
29699
|
+
"cn-northwest-1" : {
|
29700
|
+
"variants" : [ {
|
29701
|
+
"hostname" : "logs.cn-northwest-1.api.amazonwebservices.com.cn",
|
29702
|
+
"tags" : [ "dualstack" ]
|
29703
|
+
} ]
|
29704
|
+
}
|
27681
29705
|
}
|
27682
29706
|
},
|
27683
29707
|
"mediaconvert" : {
|
@@ -27696,6 +29720,16 @@
|
|
27696
29720
|
"cn-northwest-1" : { }
|
27697
29721
|
}
|
27698
29722
|
},
|
29723
|
+
"metering.marketplace" : {
|
29724
|
+
"defaults" : {
|
29725
|
+
"credentialScope" : {
|
29726
|
+
"service" : "aws-marketplace"
|
29727
|
+
}
|
29728
|
+
},
|
29729
|
+
"endpoints" : {
|
29730
|
+
"cn-northwest-1" : { }
|
29731
|
+
}
|
29732
|
+
},
|
27699
29733
|
"metrics.sagemaker" : {
|
27700
29734
|
"endpoints" : {
|
27701
29735
|
"cn-north-1" : { },
|
@@ -28161,8 +30195,18 @@
|
|
28161
30195
|
"protocols" : [ "http", "https" ]
|
28162
30196
|
},
|
28163
30197
|
"endpoints" : {
|
28164
|
-
"cn-north-1" : {
|
28165
|
-
|
30198
|
+
"cn-north-1" : {
|
30199
|
+
"variants" : [ {
|
30200
|
+
"hostname" : "sns.cn-north-1.api.amazonwebservices.com.cn",
|
30201
|
+
"tags" : [ "dualstack" ]
|
30202
|
+
} ]
|
30203
|
+
},
|
30204
|
+
"cn-northwest-1" : {
|
30205
|
+
"variants" : [ {
|
30206
|
+
"hostname" : "sns.cn-northwest-1.api.amazonwebservices.com.cn",
|
30207
|
+
"tags" : [ "dualstack" ]
|
30208
|
+
} ]
|
30209
|
+
}
|
28166
30210
|
}
|
28167
30211
|
},
|
28168
30212
|
"sqs" : {
|
@@ -28171,8 +30215,18 @@
|
|
28171
30215
|
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
28172
30216
|
},
|
28173
30217
|
"endpoints" : {
|
28174
|
-
"cn-north-1" : {
|
28175
|
-
|
30218
|
+
"cn-north-1" : {
|
30219
|
+
"variants" : [ {
|
30220
|
+
"hostname" : "sqs.cn-north-1.api.amazonwebservices.com.cn",
|
30221
|
+
"tags" : [ "dualstack" ]
|
30222
|
+
} ]
|
30223
|
+
},
|
30224
|
+
"cn-northwest-1" : {
|
30225
|
+
"variants" : [ {
|
30226
|
+
"hostname" : "sqs.cn-northwest-1.api.amazonwebservices.com.cn",
|
30227
|
+
"tags" : [ "dualstack" ]
|
30228
|
+
} ]
|
30229
|
+
}
|
28176
30230
|
}
|
28177
30231
|
},
|
28178
30232
|
"ssm" : {
|
@@ -28295,8 +30349,18 @@
|
|
28295
30349
|
},
|
28296
30350
|
"transcribestreaming" : {
|
28297
30351
|
"endpoints" : {
|
28298
|
-
"cn-north-1" : {
|
28299
|
-
|
30352
|
+
"cn-north-1" : {
|
30353
|
+
"variants" : [ {
|
30354
|
+
"hostname" : "transcribestreaming.cn-north-1.api.amazonwebservices.com.cn",
|
30355
|
+
"tags" : [ "dualstack" ]
|
30356
|
+
} ]
|
30357
|
+
},
|
30358
|
+
"cn-northwest-1" : {
|
30359
|
+
"variants" : [ {
|
30360
|
+
"hostname" : "transcribestreaming.cn-northwest-1.api.amazonwebservices.com.cn",
|
30361
|
+
"tags" : [ "dualstack" ]
|
30362
|
+
} ]
|
30363
|
+
}
|
28300
30364
|
}
|
28301
30365
|
},
|
28302
30366
|
"transfer" : {
|
@@ -28435,6 +30499,12 @@
|
|
28435
30499
|
"variants" : [ {
|
28436
30500
|
"hostname" : "access-analyzer.us-gov-east-1.amazonaws.com",
|
28437
30501
|
"tags" : [ "fips" ]
|
30502
|
+
}, {
|
30503
|
+
"hostname" : "access-analyzer.us-gov-east-1.api.aws",
|
30504
|
+
"tags" : [ "dualstack" ]
|
30505
|
+
}, {
|
30506
|
+
"hostname" : "access-analyzer.us-gov-east-1.api.aws",
|
30507
|
+
"tags" : [ "dualstack", "fips" ]
|
28438
30508
|
} ]
|
28439
30509
|
},
|
28440
30510
|
"us-gov-east-1-fips" : {
|
@@ -28452,6 +30522,12 @@
|
|
28452
30522
|
"variants" : [ {
|
28453
30523
|
"hostname" : "access-analyzer.us-gov-west-1.amazonaws.com",
|
28454
30524
|
"tags" : [ "fips" ]
|
30525
|
+
}, {
|
30526
|
+
"hostname" : "access-analyzer.us-gov-west-1.api.aws",
|
30527
|
+
"tags" : [ "dualstack" ]
|
30528
|
+
}, {
|
30529
|
+
"hostname" : "access-analyzer.us-gov-west-1.api.aws",
|
30530
|
+
"tags" : [ "dualstack", "fips" ]
|
28455
30531
|
} ]
|
28456
30532
|
},
|
28457
30533
|
"us-gov-west-1-fips" : {
|
@@ -28537,6 +30613,12 @@
|
|
28537
30613
|
"variants" : [ {
|
28538
30614
|
"hostname" : "api.detective-fips.us-gov-east-1.amazonaws.com",
|
28539
30615
|
"tags" : [ "fips" ]
|
30616
|
+
}, {
|
30617
|
+
"hostname" : "detective-fips.us-gov-east-1.api.aws",
|
30618
|
+
"tags" : [ "dualstack", "fips" ]
|
30619
|
+
}, {
|
30620
|
+
"hostname" : "detective.us-gov-east-1.api.aws",
|
30621
|
+
"tags" : [ "dualstack" ]
|
28540
30622
|
} ]
|
28541
30623
|
},
|
28542
30624
|
"us-gov-east-1-fips" : {
|
@@ -28550,6 +30632,12 @@
|
|
28550
30632
|
"variants" : [ {
|
28551
30633
|
"hostname" : "api.detective-fips.us-gov-west-1.amazonaws.com",
|
28552
30634
|
"tags" : [ "fips" ]
|
30635
|
+
}, {
|
30636
|
+
"hostname" : "detective-fips.us-gov-west-1.api.aws",
|
30637
|
+
"tags" : [ "dualstack", "fips" ]
|
30638
|
+
}, {
|
30639
|
+
"hostname" : "detective.us-gov-west-1.api.aws",
|
30640
|
+
"tags" : [ "dualstack" ]
|
28553
30641
|
} ]
|
28554
30642
|
},
|
28555
30643
|
"us-gov-west-1-fips" : {
|
@@ -28659,7 +30747,19 @@
|
|
28659
30747
|
} ]
|
28660
30748
|
},
|
28661
30749
|
"endpoints" : {
|
28662
|
-
"us-gov-east-1" : {
|
30750
|
+
"us-gov-east-1" : {
|
30751
|
+
"variants" : [ {
|
30752
|
+
"hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com",
|
30753
|
+
"tags" : [ "fips" ]
|
30754
|
+
} ]
|
30755
|
+
},
|
30756
|
+
"us-gov-east-1-fips" : {
|
30757
|
+
"credentialScope" : {
|
30758
|
+
"region" : "us-gov-east-1"
|
30759
|
+
},
|
30760
|
+
"deprecated" : true,
|
30761
|
+
"hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com"
|
30762
|
+
},
|
28663
30763
|
"us-gov-west-1" : {
|
28664
30764
|
"variants" : [ {
|
28665
30765
|
"hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com",
|
@@ -28850,17 +30950,43 @@
|
|
28850
30950
|
},
|
28851
30951
|
"applicationinsights" : {
|
28852
30952
|
"endpoints" : {
|
28853
|
-
"us-gov-east-1" : {
|
30953
|
+
"fips-us-gov-east-1" : {
|
28854
30954
|
"credentialScope" : {
|
28855
30955
|
"region" : "us-gov-east-1"
|
28856
30956
|
},
|
28857
|
-
"
|
30957
|
+
"deprecated" : true,
|
30958
|
+
"hostname" : "applicationinsights-fips.us-gov-east-1.amazonaws.com"
|
28858
30959
|
},
|
28859
|
-
"us-gov-west-1" : {
|
30960
|
+
"fips-us-gov-west-1" : {
|
28860
30961
|
"credentialScope" : {
|
28861
30962
|
"region" : "us-gov-west-1"
|
28862
30963
|
},
|
28863
|
-
"
|
30964
|
+
"deprecated" : true,
|
30965
|
+
"hostname" : "applicationinsights-fips.us-gov-west-1.amazonaws.com"
|
30966
|
+
},
|
30967
|
+
"us-gov-east-1" : {
|
30968
|
+
"variants" : [ {
|
30969
|
+
"hostname" : "applicationinsights-fips.us-gov-east-1.amazonaws.com",
|
30970
|
+
"tags" : [ "fips" ]
|
30971
|
+
}, {
|
30972
|
+
"hostname" : "applicationinsights-fips.us-gov-east-1.api.aws",
|
30973
|
+
"tags" : [ "dualstack", "fips" ]
|
30974
|
+
}, {
|
30975
|
+
"hostname" : "applicationinsights.us-gov-east-1.api.aws",
|
30976
|
+
"tags" : [ "dualstack" ]
|
30977
|
+
} ]
|
30978
|
+
},
|
30979
|
+
"us-gov-west-1" : {
|
30980
|
+
"variants" : [ {
|
30981
|
+
"hostname" : "applicationinsights-fips.us-gov-west-1.amazonaws.com",
|
30982
|
+
"tags" : [ "fips" ]
|
30983
|
+
}, {
|
30984
|
+
"hostname" : "applicationinsights-fips.us-gov-west-1.api.aws",
|
30985
|
+
"tags" : [ "dualstack", "fips" ]
|
30986
|
+
}, {
|
30987
|
+
"hostname" : "applicationinsights.us-gov-west-1.api.aws",
|
30988
|
+
"tags" : [ "dualstack" ]
|
30989
|
+
} ]
|
28864
30990
|
}
|
28865
30991
|
}
|
28866
30992
|
},
|
@@ -29440,6 +31566,12 @@
|
|
29440
31566
|
"deprecated" : true,
|
29441
31567
|
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com"
|
29442
31568
|
},
|
31569
|
+
"us-gov-east-1" : {
|
31570
|
+
"variants" : [ {
|
31571
|
+
"hostname" : "cognito-identity.us-gov-east-1.amazonaws.com",
|
31572
|
+
"tags" : [ "dualstack" ]
|
31573
|
+
} ]
|
31574
|
+
},
|
29443
31575
|
"us-gov-west-1" : {
|
29444
31576
|
"variants" : [ {
|
29445
31577
|
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
|
@@ -29463,6 +31595,12 @@
|
|
29463
31595
|
"deprecated" : true,
|
29464
31596
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com"
|
29465
31597
|
},
|
31598
|
+
"us-gov-east-1" : {
|
31599
|
+
"variants" : [ {
|
31600
|
+
"hostname" : "cognito-idp.us-gov-east-1.amazonaws.com",
|
31601
|
+
"tags" : [ "dualstack" ]
|
31602
|
+
} ]
|
31603
|
+
},
|
29466
31604
|
"us-gov-west-1" : {
|
29467
31605
|
"variants" : [ {
|
29468
31606
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",
|
@@ -29826,8 +31964,14 @@
|
|
29826
31964
|
"endpoints" : {
|
29827
31965
|
"us-gov-east-1" : {
|
29828
31966
|
"variants" : [ {
|
31967
|
+
"hostname" : "dlm-fips.us-gov-east-1.api.aws",
|
31968
|
+
"tags" : [ "dualstack", "fips" ]
|
31969
|
+
}, {
|
29829
31970
|
"hostname" : "dlm.us-gov-east-1.amazonaws.com",
|
29830
31971
|
"tags" : [ "fips" ]
|
31972
|
+
}, {
|
31973
|
+
"hostname" : "dlm.us-gov-east-1.api.aws",
|
31974
|
+
"tags" : [ "dualstack" ]
|
29831
31975
|
} ]
|
29832
31976
|
},
|
29833
31977
|
"us-gov-east-1-fips" : {
|
@@ -29839,8 +31983,14 @@
|
|
29839
31983
|
},
|
29840
31984
|
"us-gov-west-1" : {
|
29841
31985
|
"variants" : [ {
|
31986
|
+
"hostname" : "dlm-fips.us-gov-west-1.api.aws",
|
31987
|
+
"tags" : [ "dualstack", "fips" ]
|
31988
|
+
}, {
|
29842
31989
|
"hostname" : "dlm.us-gov-west-1.amazonaws.com",
|
29843
31990
|
"tags" : [ "fips" ]
|
31991
|
+
}, {
|
31992
|
+
"hostname" : "dlm.us-gov-west-1.api.aws",
|
31993
|
+
"tags" : [ "dualstack" ]
|
29844
31994
|
} ]
|
29845
31995
|
},
|
29846
31996
|
"us-gov-west-1-fips" : {
|
@@ -30607,6 +32757,24 @@
|
|
30607
32757
|
}
|
30608
32758
|
}
|
30609
32759
|
},
|
32760
|
+
"gameliftstreams" : {
|
32761
|
+
"defaults" : {
|
32762
|
+
"dnsSuffix" : "api.aws",
|
32763
|
+
"variants" : [ {
|
32764
|
+
"dnsSuffix" : "api.aws",
|
32765
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
32766
|
+
"tags" : [ "fips" ]
|
32767
|
+
} ]
|
32768
|
+
},
|
32769
|
+
"endpoints" : {
|
32770
|
+
"us-gov-east-1" : {
|
32771
|
+
"hostname" : "gameliftstreams.us-gov-east-1.api.aws"
|
32772
|
+
},
|
32773
|
+
"us-gov-west-1" : {
|
32774
|
+
"hostname" : "gameliftstreams.us-gov-west-1.api.aws"
|
32775
|
+
}
|
32776
|
+
}
|
32777
|
+
},
|
30610
32778
|
"geo" : {
|
30611
32779
|
"endpoints" : {
|
30612
32780
|
"fips-us-gov-west-1" : {
|
@@ -31495,12 +33663,18 @@
|
|
31495
33663
|
"variants" : [ {
|
31496
33664
|
"hostname" : "logs.us-gov-east-1.amazonaws.com",
|
31497
33665
|
"tags" : [ "fips" ]
|
33666
|
+
}, {
|
33667
|
+
"hostname" : "logs.us-gov-east-1.api.aws",
|
33668
|
+
"tags" : [ "dualstack" ]
|
31498
33669
|
} ]
|
31499
33670
|
},
|
31500
33671
|
"us-gov-west-1" : {
|
31501
33672
|
"variants" : [ {
|
31502
33673
|
"hostname" : "logs.us-gov-west-1.amazonaws.com",
|
31503
33674
|
"tags" : [ "fips" ]
|
33675
|
+
}, {
|
33676
|
+
"hostname" : "logs.us-gov-west-1.api.aws",
|
33677
|
+
"tags" : [ "dualstack" ]
|
31504
33678
|
} ]
|
31505
33679
|
}
|
31506
33680
|
}
|
@@ -31789,6 +33963,12 @@
|
|
31789
33963
|
"variants" : [ {
|
31790
33964
|
"hostname" : "networkmanager.us-gov-west-1.amazonaws.com",
|
31791
33965
|
"tags" : [ "fips" ]
|
33966
|
+
}, {
|
33967
|
+
"hostname" : "networkmanager.us-gov-west-1.api.aws",
|
33968
|
+
"tags" : [ "dualstack" ]
|
33969
|
+
}, {
|
33970
|
+
"hostname" : "networkmanager.us-gov-west-1.api.aws",
|
33971
|
+
"tags" : [ "dualstack", "fips" ]
|
31792
33972
|
} ]
|
31793
33973
|
},
|
31794
33974
|
"fips-aws-us-gov-global" : {
|
@@ -32405,12 +34585,18 @@
|
|
32405
34585
|
"endpoints" : {
|
32406
34586
|
"us-gov-east-1" : {
|
32407
34587
|
"variants" : [ {
|
34588
|
+
"hostname" : "route53profiles-fips.us-gov-east-1.api.aws",
|
34589
|
+
"tags" : [ "dualstack", "fips" ]
|
34590
|
+
}, {
|
32408
34591
|
"hostname" : "route53profiles.us-gov-east-1.api.aws",
|
32409
34592
|
"tags" : [ "dualstack" ]
|
32410
34593
|
} ]
|
32411
34594
|
},
|
32412
34595
|
"us-gov-west-1" : {
|
32413
34596
|
"variants" : [ {
|
34597
|
+
"hostname" : "route53profiles-fips.us-gov-west-1.api.aws",
|
34598
|
+
"tags" : [ "dualstack", "fips" ]
|
34599
|
+
}, {
|
32414
34600
|
"hostname" : "route53profiles.us-gov-west-1.api.aws",
|
32415
34601
|
"tags" : [ "dualstack" ]
|
32416
34602
|
} ]
|
@@ -32719,6 +34905,9 @@
|
|
32719
34905
|
"variants" : [ {
|
32720
34906
|
"hostname" : "securitylake.us-gov-east-1.amazonaws.com",
|
32721
34907
|
"tags" : [ "fips" ]
|
34908
|
+
}, {
|
34909
|
+
"hostname" : "securitylake.us-gov-east-1.api.aws",
|
34910
|
+
"tags" : [ "dualstack", "fips" ]
|
32722
34911
|
} ]
|
32723
34912
|
},
|
32724
34913
|
"us-gov-east-1-fips" : {
|
@@ -32732,6 +34921,9 @@
|
|
32732
34921
|
"variants" : [ {
|
32733
34922
|
"hostname" : "securitylake.us-gov-west-1.amazonaws.com",
|
32734
34923
|
"tags" : [ "fips" ]
|
34924
|
+
}, {
|
34925
|
+
"hostname" : "securitylake.us-gov-west-1.api.aws",
|
34926
|
+
"tags" : [ "dualstack", "fips" ]
|
32735
34927
|
} ]
|
32736
34928
|
},
|
32737
34929
|
"us-gov-west-1-fips" : {
|
@@ -33037,12 +35229,24 @@
|
|
33037
35229
|
"variants" : [ {
|
33038
35230
|
"hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com",
|
33039
35231
|
"tags" : [ "fips" ]
|
35232
|
+
}, {
|
35233
|
+
"hostname" : "sms-voice-fips.us-gov-east-1.api.aws",
|
35234
|
+
"tags" : [ "dualstack", "fips" ]
|
35235
|
+
}, {
|
35236
|
+
"hostname" : "sms-voice.us-gov-east-1.api.aws",
|
35237
|
+
"tags" : [ "dualstack" ]
|
33040
35238
|
} ]
|
33041
35239
|
},
|
33042
35240
|
"us-gov-west-1" : {
|
33043
35241
|
"variants" : [ {
|
33044
35242
|
"hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
|
33045
35243
|
"tags" : [ "fips" ]
|
35244
|
+
}, {
|
35245
|
+
"hostname" : "sms-voice-fips.us-gov-west-1.api.aws",
|
35246
|
+
"tags" : [ "dualstack", "fips" ]
|
35247
|
+
}, {
|
35248
|
+
"hostname" : "sms-voice.us-gov-west-1.api.aws",
|
35249
|
+
"tags" : [ "dualstack" ]
|
33046
35250
|
} ]
|
33047
35251
|
}
|
33048
35252
|
}
|
@@ -33067,12 +35271,24 @@
|
|
33067
35271
|
"variants" : [ {
|
33068
35272
|
"hostname" : "snowball-fips.us-gov-east-1.amazonaws.com",
|
33069
35273
|
"tags" : [ "fips" ]
|
35274
|
+
}, {
|
35275
|
+
"hostname" : "snowball-fips.us-gov-east-1.api.aws",
|
35276
|
+
"tags" : [ "dualstack", "fips" ]
|
35277
|
+
}, {
|
35278
|
+
"hostname" : "snowball.us-gov-east-1.api.aws",
|
35279
|
+
"tags" : [ "dualstack" ]
|
33070
35280
|
} ]
|
33071
35281
|
},
|
33072
35282
|
"us-gov-west-1" : {
|
33073
35283
|
"variants" : [ {
|
33074
35284
|
"hostname" : "snowball-fips.us-gov-west-1.amazonaws.com",
|
33075
35285
|
"tags" : [ "fips" ]
|
35286
|
+
}, {
|
35287
|
+
"hostname" : "snowball-fips.us-gov-west-1.api.aws",
|
35288
|
+
"tags" : [ "dualstack", "fips" ]
|
35289
|
+
}, {
|
35290
|
+
"hostname" : "snowball.us-gov-west-1.api.aws",
|
35291
|
+
"tags" : [ "dualstack" ]
|
33076
35292
|
} ]
|
33077
35293
|
}
|
33078
35294
|
}
|
@@ -33116,19 +35332,33 @@
|
|
33116
35332
|
} ]
|
33117
35333
|
},
|
33118
35334
|
"endpoints" : {
|
33119
|
-
"us-gov-east-1" : {
|
35335
|
+
"fips-us-gov-east-1" : {
|
33120
35336
|
"credentialScope" : {
|
33121
35337
|
"region" : "us-gov-east-1"
|
33122
35338
|
},
|
35339
|
+
"deprecated" : true,
|
33123
35340
|
"hostname" : "sqs.us-gov-east-1.amazonaws.com"
|
33124
35341
|
},
|
33125
|
-
"us-gov-west-1" : {
|
35342
|
+
"fips-us-gov-west-1" : {
|
33126
35343
|
"credentialScope" : {
|
33127
35344
|
"region" : "us-gov-west-1"
|
33128
35345
|
},
|
33129
|
-
"
|
35346
|
+
"deprecated" : true,
|
35347
|
+
"hostname" : "sqs.us-gov-west-1.amazonaws.com"
|
35348
|
+
},
|
35349
|
+
"us-gov-east-1" : {
|
35350
|
+
"variants" : [ {
|
35351
|
+
"hostname" : "sqs.us-gov-east-1.amazonaws.com",
|
35352
|
+
"tags" : [ "fips" ]
|
35353
|
+
} ]
|
35354
|
+
},
|
35355
|
+
"us-gov-west-1" : {
|
33130
35356
|
"protocols" : [ "http", "https" ],
|
33131
|
-
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
35357
|
+
"sslCommonName" : "{region}.queue.{dnsSuffix}",
|
35358
|
+
"variants" : [ {
|
35359
|
+
"hostname" : "sqs.us-gov-west-1.amazonaws.com",
|
35360
|
+
"tags" : [ "fips" ]
|
35361
|
+
} ]
|
33132
35362
|
}
|
33133
35363
|
}
|
33134
35364
|
},
|
@@ -33549,12 +35779,24 @@
|
|
33549
35779
|
"variants" : [ {
|
33550
35780
|
"hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com",
|
33551
35781
|
"tags" : [ "fips" ]
|
35782
|
+
}, {
|
35783
|
+
"hostname" : "transcribestreaming-fips.us-gov-east-1.api.aws",
|
35784
|
+
"tags" : [ "dualstack", "fips" ]
|
35785
|
+
}, {
|
35786
|
+
"hostname" : "transcribestreaming.us-gov-east-1.api.aws",
|
35787
|
+
"tags" : [ "dualstack" ]
|
33552
35788
|
} ]
|
33553
35789
|
},
|
33554
35790
|
"us-gov-west-1" : {
|
33555
35791
|
"variants" : [ {
|
33556
35792
|
"hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com",
|
33557
35793
|
"tags" : [ "fips" ]
|
35794
|
+
}, {
|
35795
|
+
"hostname" : "transcribestreaming-fips.us-gov-west-1.api.aws",
|
35796
|
+
"tags" : [ "dualstack", "fips" ]
|
35797
|
+
}, {
|
35798
|
+
"hostname" : "transcribestreaming.us-gov-west-1.api.aws",
|
35799
|
+
"tags" : [ "dualstack" ]
|
33558
35800
|
} ]
|
33559
35801
|
}
|
33560
35802
|
}
|
@@ -33941,6 +36183,18 @@
|
|
33941
36183
|
"isRegionalized" : false,
|
33942
36184
|
"partitionEndpoint" : "aws-iso-global"
|
33943
36185
|
},
|
36186
|
+
"ce" : {
|
36187
|
+
"endpoints" : {
|
36188
|
+
"aws-iso-global" : {
|
36189
|
+
"credentialScope" : {
|
36190
|
+
"region" : "us-iso-east-1"
|
36191
|
+
},
|
36192
|
+
"hostname" : "ce.us-iso-east-1.c2s.ic.gov"
|
36193
|
+
}
|
36194
|
+
},
|
36195
|
+
"isRegionalized" : false,
|
36196
|
+
"partitionEndpoint" : "aws-iso-global"
|
36197
|
+
},
|
33944
36198
|
"cloudcontrolapi" : {
|
33945
36199
|
"endpoints" : {
|
33946
36200
|
"us-iso-east-1" : { },
|
@@ -34339,10 +36593,33 @@
|
|
34339
36593
|
},
|
34340
36594
|
"glacier" : {
|
34341
36595
|
"endpoints" : {
|
36596
|
+
"fips-us-iso-east-1" : {
|
36597
|
+
"credentialScope" : {
|
36598
|
+
"region" : "us-iso-east-1"
|
36599
|
+
},
|
36600
|
+
"deprecated" : true,
|
36601
|
+
"hostname" : "glacier-fips.us-iso-east-1.c2s.ic.gov"
|
36602
|
+
},
|
36603
|
+
"fips-us-iso-west-1" : {
|
36604
|
+
"credentialScope" : {
|
36605
|
+
"region" : "us-iso-west-1"
|
36606
|
+
},
|
36607
|
+
"deprecated" : true,
|
36608
|
+
"hostname" : "glacier-fips.us-iso-west-1.c2s.ic.gov"
|
36609
|
+
},
|
34342
36610
|
"us-iso-east-1" : {
|
34343
|
-
"protocols" : [ "http", "https" ]
|
36611
|
+
"protocols" : [ "http", "https" ],
|
36612
|
+
"variants" : [ {
|
36613
|
+
"hostname" : "glacier-fips.us-iso-east-1.c2s.ic.gov",
|
36614
|
+
"tags" : [ "fips" ]
|
36615
|
+
} ]
|
34344
36616
|
},
|
34345
|
-
"us-iso-west-1" : {
|
36617
|
+
"us-iso-west-1" : {
|
36618
|
+
"variants" : [ {
|
36619
|
+
"hostname" : "glacier-fips.us-iso-west-1.c2s.ic.gov",
|
36620
|
+
"tags" : [ "fips" ]
|
36621
|
+
} ]
|
36622
|
+
}
|
34346
36623
|
}
|
34347
36624
|
},
|
34348
36625
|
"glue" : {
|
@@ -34472,7 +36749,8 @@
|
|
34472
36749
|
},
|
34473
36750
|
"oam" : {
|
34474
36751
|
"endpoints" : {
|
34475
|
-
"us-iso-east-1" : { }
|
36752
|
+
"us-iso-east-1" : { },
|
36753
|
+
"us-iso-west-1" : { }
|
34476
36754
|
}
|
34477
36755
|
},
|
34478
36756
|
"organizations" : {
|
@@ -34492,6 +36770,16 @@
|
|
34492
36770
|
"us-iso-east-1" : { }
|
34493
36771
|
}
|
34494
36772
|
},
|
36773
|
+
"pi" : {
|
36774
|
+
"endpoints" : {
|
36775
|
+
"us-iso-east-1" : {
|
36776
|
+
"protocols" : [ "https" ]
|
36777
|
+
},
|
36778
|
+
"us-iso-west-1" : {
|
36779
|
+
"protocols" : [ "https" ]
|
36780
|
+
}
|
36781
|
+
}
|
36782
|
+
},
|
34495
36783
|
"ram" : {
|
34496
36784
|
"endpoints" : {
|
34497
36785
|
"us-iso-east-1" : { },
|
@@ -34736,8 +37024,22 @@
|
|
34736
37024
|
},
|
34737
37025
|
"secretsmanager" : {
|
34738
37026
|
"endpoints" : {
|
34739
|
-
"us-iso-east-1" : {
|
34740
|
-
|
37027
|
+
"us-iso-east-1" : {
|
37028
|
+
"variants" : [ {
|
37029
|
+
"tags" : [ "fips" ]
|
37030
|
+
} ]
|
37031
|
+
},
|
37032
|
+
"us-iso-east-1-fips" : {
|
37033
|
+
"deprecated" : true
|
37034
|
+
},
|
37035
|
+
"us-iso-west-1" : {
|
37036
|
+
"variants" : [ {
|
37037
|
+
"tags" : [ "fips" ]
|
37038
|
+
} ]
|
37039
|
+
},
|
37040
|
+
"us-iso-west-1-fips" : {
|
37041
|
+
"deprecated" : true
|
37042
|
+
}
|
34741
37043
|
}
|
34742
37044
|
},
|
34743
37045
|
"snowball" : {
|
@@ -34756,10 +37058,33 @@
|
|
34756
37058
|
},
|
34757
37059
|
"sqs" : {
|
34758
37060
|
"endpoints" : {
|
37061
|
+
"fips-us-iso-east-1" : {
|
37062
|
+
"credentialScope" : {
|
37063
|
+
"region" : "us-iso-east-1"
|
37064
|
+
},
|
37065
|
+
"deprecated" : true,
|
37066
|
+
"hostname" : "sqs.us-iso-east-1.c2s.ic.gov"
|
37067
|
+
},
|
37068
|
+
"fips-us-iso-west-1" : {
|
37069
|
+
"credentialScope" : {
|
37070
|
+
"region" : "us-iso-west-1"
|
37071
|
+
},
|
37072
|
+
"deprecated" : true,
|
37073
|
+
"hostname" : "sqs.us-iso-west-1.c2s.ic.gov"
|
37074
|
+
},
|
34759
37075
|
"us-iso-east-1" : {
|
34760
|
-
"protocols" : [ "http", "https" ]
|
37076
|
+
"protocols" : [ "http", "https" ],
|
37077
|
+
"variants" : [ {
|
37078
|
+
"hostname" : "sqs.us-iso-east-1.c2s.ic.gov",
|
37079
|
+
"tags" : [ "fips" ]
|
37080
|
+
} ]
|
34761
37081
|
},
|
34762
|
-
"us-iso-west-1" : {
|
37082
|
+
"us-iso-west-1" : {
|
37083
|
+
"variants" : [ {
|
37084
|
+
"hostname" : "sqs.us-iso-west-1.c2s.ic.gov",
|
37085
|
+
"tags" : [ "fips" ]
|
37086
|
+
} ]
|
37087
|
+
}
|
34763
37088
|
}
|
34764
37089
|
},
|
34765
37090
|
"ssm" : {
|
@@ -34770,8 +37095,32 @@
|
|
34770
37095
|
},
|
34771
37096
|
"states" : {
|
34772
37097
|
"endpoints" : {
|
34773
|
-
"us-iso-east-1" : {
|
34774
|
-
|
37098
|
+
"fips-us-iso-east-1" : {
|
37099
|
+
"credentialScope" : {
|
37100
|
+
"region" : "us-iso-east-1"
|
37101
|
+
},
|
37102
|
+
"deprecated" : true,
|
37103
|
+
"hostname" : "states-fips.us-iso-east-1.c2s.ic.gov"
|
37104
|
+
},
|
37105
|
+
"fips-us-iso-west-1" : {
|
37106
|
+
"credentialScope" : {
|
37107
|
+
"region" : "us-iso-west-1"
|
37108
|
+
},
|
37109
|
+
"deprecated" : true,
|
37110
|
+
"hostname" : "states-fips.us-iso-west-1.c2s.ic.gov"
|
37111
|
+
},
|
37112
|
+
"us-iso-east-1" : {
|
37113
|
+
"variants" : [ {
|
37114
|
+
"hostname" : "states-fips.us-iso-east-1.c2s.ic.gov",
|
37115
|
+
"tags" : [ "fips" ]
|
37116
|
+
} ]
|
37117
|
+
},
|
37118
|
+
"us-iso-west-1" : {
|
37119
|
+
"variants" : [ {
|
37120
|
+
"hostname" : "states-fips.us-iso-west-1.c2s.ic.gov",
|
37121
|
+
"tags" : [ "fips" ]
|
37122
|
+
} ]
|
37123
|
+
}
|
34775
37124
|
}
|
34776
37125
|
},
|
34777
37126
|
"streams.dynamodb" : {
|
@@ -34896,8 +37245,32 @@
|
|
34896
37245
|
},
|
34897
37246
|
"workspaces" : {
|
34898
37247
|
"endpoints" : {
|
34899
|
-
"us-iso-east-1" : {
|
34900
|
-
|
37248
|
+
"fips-us-iso-east-1" : {
|
37249
|
+
"credentialScope" : {
|
37250
|
+
"region" : "us-iso-east-1"
|
37251
|
+
},
|
37252
|
+
"deprecated" : true,
|
37253
|
+
"hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov"
|
37254
|
+
},
|
37255
|
+
"fips-us-iso-west-1" : {
|
37256
|
+
"credentialScope" : {
|
37257
|
+
"region" : "us-iso-west-1"
|
37258
|
+
},
|
37259
|
+
"deprecated" : true,
|
37260
|
+
"hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov"
|
37261
|
+
},
|
37262
|
+
"us-iso-east-1" : {
|
37263
|
+
"variants" : [ {
|
37264
|
+
"hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov",
|
37265
|
+
"tags" : [ "fips" ]
|
37266
|
+
} ]
|
37267
|
+
},
|
37268
|
+
"us-iso-west-1" : {
|
37269
|
+
"variants" : [ {
|
37270
|
+
"hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov",
|
37271
|
+
"tags" : [ "fips" ]
|
37272
|
+
} ]
|
37273
|
+
}
|
34901
37274
|
}
|
34902
37275
|
}
|
34903
37276
|
}
|
@@ -35001,6 +37374,18 @@
|
|
35001
37374
|
"isRegionalized" : false,
|
35002
37375
|
"partitionEndpoint" : "aws-iso-b-global"
|
35003
37376
|
},
|
37377
|
+
"ce" : {
|
37378
|
+
"endpoints" : {
|
37379
|
+
"aws-iso-b-global" : {
|
37380
|
+
"credentialScope" : {
|
37381
|
+
"region" : "us-isob-east-1"
|
37382
|
+
},
|
37383
|
+
"hostname" : "ce.us-isob-east-1.sc2s.sgov.gov"
|
37384
|
+
}
|
37385
|
+
},
|
37386
|
+
"isRegionalized" : false,
|
37387
|
+
"partitionEndpoint" : "aws-iso-b-global"
|
37388
|
+
},
|
35004
37389
|
"cloudcontrolapi" : {
|
35005
37390
|
"endpoints" : {
|
35006
37391
|
"us-isob-east-1" : { }
|
@@ -35028,6 +37413,11 @@
|
|
35028
37413
|
}
|
35029
37414
|
}
|
35030
37415
|
},
|
37416
|
+
"codebuild" : {
|
37417
|
+
"endpoints" : {
|
37418
|
+
"us-isob-east-1" : { }
|
37419
|
+
}
|
37420
|
+
},
|
35031
37421
|
"codedeploy" : {
|
35032
37422
|
"endpoints" : {
|
35033
37423
|
"us-isob-east-1" : { }
|
@@ -35214,7 +37604,19 @@
|
|
35214
37604
|
},
|
35215
37605
|
"glacier" : {
|
35216
37606
|
"endpoints" : {
|
35217
|
-
"us-isob-east-1" : {
|
37607
|
+
"fips-us-isob-east-1" : {
|
37608
|
+
"credentialScope" : {
|
37609
|
+
"region" : "us-isob-east-1"
|
37610
|
+
},
|
37611
|
+
"deprecated" : true,
|
37612
|
+
"hostname" : "glacier-fips.us-isob-east-1.sc2s.sgov.gov"
|
37613
|
+
},
|
37614
|
+
"us-isob-east-1" : {
|
37615
|
+
"variants" : [ {
|
37616
|
+
"hostname" : "glacier-fips.us-isob-east-1.sc2s.sgov.gov",
|
37617
|
+
"tags" : [ "fips" ]
|
37618
|
+
} ]
|
37619
|
+
}
|
35218
37620
|
}
|
35219
37621
|
},
|
35220
37622
|
"health" : {
|
@@ -35501,7 +37903,14 @@
|
|
35501
37903
|
},
|
35502
37904
|
"secretsmanager" : {
|
35503
37905
|
"endpoints" : {
|
35504
|
-
"us-isob-east-1" : {
|
37906
|
+
"us-isob-east-1" : {
|
37907
|
+
"variants" : [ {
|
37908
|
+
"tags" : [ "fips" ]
|
37909
|
+
} ]
|
37910
|
+
},
|
37911
|
+
"us-isob-east-1-fips" : {
|
37912
|
+
"deprecated" : true
|
37913
|
+
}
|
35505
37914
|
}
|
35506
37915
|
},
|
35507
37916
|
"snowball" : {
|
@@ -35523,7 +37932,19 @@
|
|
35523
37932
|
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
35524
37933
|
},
|
35525
37934
|
"endpoints" : {
|
35526
|
-
"us-isob-east-1" : {
|
37935
|
+
"fips-us-isob-east-1" : {
|
37936
|
+
"credentialScope" : {
|
37937
|
+
"region" : "us-isob-east-1"
|
37938
|
+
},
|
37939
|
+
"deprecated" : true,
|
37940
|
+
"hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov"
|
37941
|
+
},
|
37942
|
+
"us-isob-east-1" : {
|
37943
|
+
"variants" : [ {
|
37944
|
+
"hostname" : "sqs.us-isob-east-1.sc2s.sgov.gov",
|
37945
|
+
"tags" : [ "fips" ]
|
37946
|
+
} ]
|
37947
|
+
}
|
35527
37948
|
}
|
35528
37949
|
},
|
35529
37950
|
"ssm" : {
|
@@ -35533,7 +37954,19 @@
|
|
35533
37954
|
},
|
35534
37955
|
"states" : {
|
35535
37956
|
"endpoints" : {
|
35536
|
-
"us-isob-east-1" : {
|
37957
|
+
"fips-us-isob-east-1" : {
|
37958
|
+
"credentialScope" : {
|
37959
|
+
"region" : "us-isob-east-1"
|
37960
|
+
},
|
37961
|
+
"deprecated" : true,
|
37962
|
+
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov"
|
37963
|
+
},
|
37964
|
+
"us-isob-east-1" : {
|
37965
|
+
"variants" : [ {
|
37966
|
+
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov",
|
37967
|
+
"tags" : [ "fips" ]
|
37968
|
+
} ]
|
37969
|
+
}
|
35537
37970
|
}
|
35538
37971
|
},
|
35539
37972
|
"storagegateway" : {
|
@@ -35616,7 +38049,19 @@
|
|
35616
38049
|
},
|
35617
38050
|
"workspaces" : {
|
35618
38051
|
"endpoints" : {
|
35619
|
-
"us-isob-east-1" : {
|
38052
|
+
"fips-us-isob-east-1" : {
|
38053
|
+
"credentialScope" : {
|
38054
|
+
"region" : "us-isob-east-1"
|
38055
|
+
},
|
38056
|
+
"deprecated" : true,
|
38057
|
+
"hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov"
|
38058
|
+
},
|
38059
|
+
"us-isob-east-1" : {
|
38060
|
+
"variants" : [ {
|
38061
|
+
"hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov",
|
38062
|
+
"tags" : [ "fips" ]
|
38063
|
+
} ]
|
38064
|
+
}
|
35620
38065
|
}
|
35621
38066
|
},
|
35622
38067
|
"xray" : {
|
@@ -35672,8 +38117,18 @@
|
|
35672
38117
|
"services" : {
|
35673
38118
|
"access-analyzer" : {
|
35674
38119
|
"endpoints" : {
|
35675
|
-
"us-isof-east-1" : {
|
35676
|
-
|
38120
|
+
"us-isof-east-1" : {
|
38121
|
+
"variants" : [ {
|
38122
|
+
"hostname" : "access-analyzer.us-isof-east-1.api.aws.hci.ic.gov",
|
38123
|
+
"tags" : [ "dualstack" ]
|
38124
|
+
} ]
|
38125
|
+
},
|
38126
|
+
"us-isof-south-1" : {
|
38127
|
+
"variants" : [ {
|
38128
|
+
"hostname" : "access-analyzer.us-isof-south-1.api.aws.hci.ic.gov",
|
38129
|
+
"tags" : [ "dualstack" ]
|
38130
|
+
} ]
|
38131
|
+
}
|
35677
38132
|
}
|
35678
38133
|
},
|
35679
38134
|
"acm" : {
|
@@ -35795,6 +38250,18 @@
|
|
35795
38250
|
"isRegionalized" : false,
|
35796
38251
|
"partitionEndpoint" : "aws-iso-f-global"
|
35797
38252
|
},
|
38253
|
+
"ce" : {
|
38254
|
+
"endpoints" : {
|
38255
|
+
"aws-iso-f-global" : {
|
38256
|
+
"credentialScope" : {
|
38257
|
+
"region" : "us-isof-south-1"
|
38258
|
+
},
|
38259
|
+
"hostname" : "ce.us-isof-south-1.csp.hci.ic.gov"
|
38260
|
+
}
|
38261
|
+
},
|
38262
|
+
"isRegionalized" : false,
|
38263
|
+
"partitionEndpoint" : "aws-iso-f-global"
|
38264
|
+
},
|
35798
38265
|
"cloudcontrolapi" : {
|
35799
38266
|
"endpoints" : {
|
35800
38267
|
"us-isof-east-1" : { },
|
@@ -36256,6 +38723,12 @@
|
|
36256
38723
|
"isRegionalized" : false,
|
36257
38724
|
"partitionEndpoint" : "aws-iso-f-global"
|
36258
38725
|
},
|
38726
|
+
"route53profiles" : {
|
38727
|
+
"endpoints" : {
|
38728
|
+
"us-isof-east-1" : { },
|
38729
|
+
"us-isof-south-1" : { }
|
38730
|
+
}
|
38731
|
+
},
|
36259
38732
|
"route53resolver" : {
|
36260
38733
|
"endpoints" : {
|
36261
38734
|
"us-isof-east-1" : { },
|
@@ -36298,16 +38771,8 @@
|
|
36298
38771
|
},
|
36299
38772
|
"secretsmanager" : {
|
36300
38773
|
"endpoints" : {
|
36301
|
-
"us-isof-east-1" : {
|
36302
|
-
|
36303
|
-
"tags" : [ "dualstack" ]
|
36304
|
-
} ]
|
36305
|
-
},
|
36306
|
-
"us-isof-south-1" : {
|
36307
|
-
"variants" : [ {
|
36308
|
-
"tags" : [ "dualstack" ]
|
36309
|
-
} ]
|
36310
|
-
}
|
38774
|
+
"us-isof-east-1" : { },
|
38775
|
+
"us-isof-south-1" : { }
|
36311
38776
|
}
|
36312
38777
|
},
|
36313
38778
|
"servicediscovery" : {
|
@@ -36340,8 +38805,32 @@
|
|
36340
38805
|
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
36341
38806
|
},
|
36342
38807
|
"endpoints" : {
|
36343
|
-
"us-isof-east-1" : {
|
36344
|
-
|
38808
|
+
"fips-us-isof-east-1" : {
|
38809
|
+
"credentialScope" : {
|
38810
|
+
"region" : "us-isof-east-1"
|
38811
|
+
},
|
38812
|
+
"deprecated" : true,
|
38813
|
+
"hostname" : "sqs.us-isof-east-1.csp.hci.ic.gov"
|
38814
|
+
},
|
38815
|
+
"fips-us-isof-south-1" : {
|
38816
|
+
"credentialScope" : {
|
38817
|
+
"region" : "us-isof-south-1"
|
38818
|
+
},
|
38819
|
+
"deprecated" : true,
|
38820
|
+
"hostname" : "sqs.us-isof-south-1.csp.hci.ic.gov"
|
38821
|
+
},
|
38822
|
+
"us-isof-east-1" : {
|
38823
|
+
"variants" : [ {
|
38824
|
+
"hostname" : "sqs.us-isof-east-1.csp.hci.ic.gov",
|
38825
|
+
"tags" : [ "fips" ]
|
38826
|
+
} ]
|
38827
|
+
},
|
38828
|
+
"us-isof-south-1" : {
|
38829
|
+
"variants" : [ {
|
38830
|
+
"hostname" : "sqs.us-isof-south-1.csp.hci.ic.gov",
|
38831
|
+
"tags" : [ "fips" ]
|
38832
|
+
} ]
|
38833
|
+
}
|
36345
38834
|
}
|
36346
38835
|
},
|
36347
38836
|
"ssm" : {
|
@@ -36429,6 +38918,27 @@
|
|
36429
38918
|
}
|
36430
38919
|
}
|
36431
38920
|
}
|
38921
|
+
}, {
|
38922
|
+
"defaults" : {
|
38923
|
+
"hostname" : "{service}.{region}.{dnsSuffix}",
|
38924
|
+
"protocols" : [ "https" ],
|
38925
|
+
"signatureVersions" : [ "v4" ],
|
38926
|
+
"variants" : [ {
|
38927
|
+
"dnsSuffix" : "amazonaws.eu",
|
38928
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
38929
|
+
"tags" : [ "fips" ]
|
38930
|
+
} ]
|
38931
|
+
},
|
38932
|
+
"dnsSuffix" : "amazonaws.eu",
|
38933
|
+
"partition" : "aws-eusc",
|
38934
|
+
"partitionName" : "AWS EUSC",
|
38935
|
+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
38936
|
+
"regions" : {
|
38937
|
+
"eusc-de-east-1" : {
|
38938
|
+
"description" : "EU (Germany)"
|
38939
|
+
}
|
38940
|
+
},
|
38941
|
+
"services" : { }
|
36432
38942
|
} ],
|
36433
38943
|
"version" : 3
|
36434
38944
|
}
|