aws-partitions 1.1058.0 → 1.1071.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 +65 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -0
- data/partitions.json +1433 -171
- 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,32 @@
|
|
1344
1625
|
"ap-southeast-3" : { },
|
1345
1626
|
"ap-southeast-4" : { },
|
1346
1627
|
"ap-southeast-5" : { },
|
1347
|
-
"ca-central-1" : {
|
1348
|
-
|
1628
|
+
"ca-central-1" : {
|
1629
|
+
"variants" : [ {
|
1630
|
+
"hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com",
|
1631
|
+
"tags" : [ "fips" ]
|
1632
|
+
} ]
|
1633
|
+
},
|
1634
|
+
"ca-central-1-fips" : {
|
1635
|
+
"credentialScope" : {
|
1636
|
+
"region" : "ca-central-1"
|
1637
|
+
},
|
1638
|
+
"deprecated" : true,
|
1639
|
+
"hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com"
|
1640
|
+
},
|
1641
|
+
"ca-west-1" : {
|
1642
|
+
"variants" : [ {
|
1643
|
+
"hostname" : "api-fips.sagemaker.ca-west-1.amazonaws.com",
|
1644
|
+
"tags" : [ "fips" ]
|
1645
|
+
} ]
|
1646
|
+
},
|
1647
|
+
"ca-west-1-fips" : {
|
1648
|
+
"credentialScope" : {
|
1649
|
+
"region" : "ca-west-1"
|
1650
|
+
},
|
1651
|
+
"deprecated" : true,
|
1652
|
+
"hostname" : "api-fips.sagemaker.ca-west-1.amazonaws.com"
|
1653
|
+
},
|
1349
1654
|
"eu-central-1" : { },
|
1350
1655
|
"eu-central-2" : { },
|
1351
1656
|
"eu-north-1" : { },
|
@@ -1913,35 +2218,180 @@
|
|
1913
2218
|
},
|
1914
2219
|
"applicationinsights" : {
|
1915
2220
|
"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
|
-
|
2221
|
+
"af-south-1" : {
|
2222
|
+
"credentialScope" : {
|
2223
|
+
"region" : "af-south-1"
|
2224
|
+
},
|
2225
|
+
"hostname" : "applicationinsights.af-south-1.amazonaws.com"
|
2226
|
+
},
|
2227
|
+
"ap-east-1" : {
|
2228
|
+
"credentialScope" : {
|
2229
|
+
"region" : "ap-east-1"
|
2230
|
+
},
|
2231
|
+
"hostname" : "applicationinsights.ap-east-1.amazonaws.com"
|
2232
|
+
},
|
2233
|
+
"ap-northeast-1" : {
|
2234
|
+
"credentialScope" : {
|
2235
|
+
"region" : "ap-northeast-1"
|
2236
|
+
},
|
2237
|
+
"hostname" : "applicationinsights.ap-northeast-1.amazonaws.com"
|
2238
|
+
},
|
2239
|
+
"ap-northeast-2" : {
|
2240
|
+
"credentialScope" : {
|
2241
|
+
"region" : "ap-northeast-2"
|
2242
|
+
},
|
2243
|
+
"hostname" : "applicationinsights.ap-northeast-2.amazonaws.com"
|
2244
|
+
},
|
2245
|
+
"ap-northeast-3" : {
|
2246
|
+
"credentialScope" : {
|
2247
|
+
"region" : "ap-northeast-3"
|
2248
|
+
},
|
2249
|
+
"hostname" : "applicationinsights.ap-northeast-3.amazonaws.com"
|
2250
|
+
},
|
2251
|
+
"ap-south-1" : {
|
2252
|
+
"credentialScope" : {
|
2253
|
+
"region" : "ap-south-1"
|
2254
|
+
},
|
2255
|
+
"hostname" : "applicationinsights.ap-south-1.amazonaws.com"
|
2256
|
+
},
|
2257
|
+
"ap-south-2" : {
|
2258
|
+
"credentialScope" : {
|
2259
|
+
"region" : "ap-south-2"
|
2260
|
+
},
|
2261
|
+
"hostname" : "applicationinsights.ap-south-2.amazonaws.com"
|
2262
|
+
},
|
2263
|
+
"ap-southeast-1" : {
|
2264
|
+
"credentialScope" : {
|
2265
|
+
"region" : "ap-southeast-1"
|
2266
|
+
},
|
2267
|
+
"hostname" : "applicationinsights.ap-southeast-1.amazonaws.com"
|
2268
|
+
},
|
2269
|
+
"ap-southeast-2" : {
|
2270
|
+
"credentialScope" : {
|
2271
|
+
"region" : "ap-southeast-2"
|
2272
|
+
},
|
2273
|
+
"hostname" : "applicationinsights.ap-southeast-2.amazonaws.com"
|
2274
|
+
},
|
2275
|
+
"ap-southeast-3" : {
|
2276
|
+
"credentialScope" : {
|
2277
|
+
"region" : "ap-southeast-3"
|
2278
|
+
},
|
2279
|
+
"hostname" : "applicationinsights.ap-southeast-3.amazonaws.com"
|
2280
|
+
},
|
2281
|
+
"ap-southeast-4" : {
|
2282
|
+
"credentialScope" : {
|
2283
|
+
"region" : "ap-southeast-4"
|
2284
|
+
},
|
2285
|
+
"hostname" : "applicationinsights.ap-southeast-4.amazonaws.com"
|
2286
|
+
},
|
2287
|
+
"ca-central-1" : {
|
2288
|
+
"credentialScope" : {
|
2289
|
+
"region" : "ca-central-1"
|
2290
|
+
},
|
2291
|
+
"hostname" : "applicationinsights.ca-central-1.amazonaws.com"
|
2292
|
+
},
|
2293
|
+
"ca-west-1" : {
|
2294
|
+
"credentialScope" : {
|
2295
|
+
"region" : "ca-west-1"
|
2296
|
+
},
|
2297
|
+
"hostname" : "applicationinsights.ca-west-1.amazonaws.com"
|
2298
|
+
},
|
2299
|
+
"eu-central-1" : {
|
2300
|
+
"credentialScope" : {
|
2301
|
+
"region" : "eu-central-1"
|
2302
|
+
},
|
2303
|
+
"hostname" : "applicationinsights.eu-central-1.amazonaws.com"
|
2304
|
+
},
|
2305
|
+
"eu-central-2" : {
|
2306
|
+
"credentialScope" : {
|
2307
|
+
"region" : "eu-central-2"
|
2308
|
+
},
|
2309
|
+
"hostname" : "applicationinsights.eu-central-2.amazonaws.com"
|
2310
|
+
},
|
2311
|
+
"eu-north-1" : {
|
2312
|
+
"credentialScope" : {
|
2313
|
+
"region" : "eu-north-1"
|
2314
|
+
},
|
2315
|
+
"hostname" : "applicationinsights.eu-north-1.amazonaws.com"
|
2316
|
+
},
|
2317
|
+
"eu-south-1" : {
|
2318
|
+
"credentialScope" : {
|
2319
|
+
"region" : "eu-south-1"
|
2320
|
+
},
|
2321
|
+
"hostname" : "applicationinsights.eu-south-1.amazonaws.com"
|
2322
|
+
},
|
2323
|
+
"eu-south-2" : {
|
2324
|
+
"credentialScope" : {
|
2325
|
+
"region" : "eu-south-2"
|
2326
|
+
},
|
2327
|
+
"hostname" : "applicationinsights.eu-south-2.amazonaws.com"
|
2328
|
+
},
|
2329
|
+
"eu-west-1" : {
|
2330
|
+
"credentialScope" : {
|
2331
|
+
"region" : "eu-west-1"
|
2332
|
+
},
|
2333
|
+
"hostname" : "applicationinsights.eu-west-1.amazonaws.com"
|
2334
|
+
},
|
2335
|
+
"eu-west-2" : {
|
2336
|
+
"credentialScope" : {
|
2337
|
+
"region" : "eu-west-2"
|
2338
|
+
},
|
2339
|
+
"hostname" : "applicationinsights.eu-west-2.amazonaws.com"
|
2340
|
+
},
|
2341
|
+
"eu-west-3" : {
|
2342
|
+
"credentialScope" : {
|
2343
|
+
"region" : "eu-west-3"
|
2344
|
+
},
|
2345
|
+
"hostname" : "applicationinsights.eu-west-3.amazonaws.com"
|
2346
|
+
},
|
2347
|
+
"il-central-1" : {
|
2348
|
+
"credentialScope" : {
|
2349
|
+
"region" : "il-central-1"
|
2350
|
+
},
|
2351
|
+
"hostname" : "applicationinsights.il-central-1.amazonaws.com"
|
2352
|
+
},
|
2353
|
+
"me-central-1" : {
|
2354
|
+
"credentialScope" : {
|
2355
|
+
"region" : "me-central-1"
|
2356
|
+
},
|
2357
|
+
"hostname" : "applicationinsights.me-central-1.amazonaws.com"
|
2358
|
+
},
|
2359
|
+
"me-south-1" : {
|
2360
|
+
"credentialScope" : {
|
2361
|
+
"region" : "me-south-1"
|
2362
|
+
},
|
2363
|
+
"hostname" : "applicationinsights.me-south-1.amazonaws.com"
|
2364
|
+
},
|
2365
|
+
"sa-east-1" : {
|
2366
|
+
"credentialScope" : {
|
2367
|
+
"region" : "sa-east-1"
|
2368
|
+
},
|
2369
|
+
"hostname" : "applicationinsights.sa-east-1.amazonaws.com"
|
2370
|
+
},
|
2371
|
+
"us-east-1" : {
|
2372
|
+
"credentialScope" : {
|
2373
|
+
"region" : "us-east-1"
|
2374
|
+
},
|
2375
|
+
"hostname" : "applicationinsights.us-east-1.amazonaws.com"
|
2376
|
+
},
|
2377
|
+
"us-east-2" : {
|
2378
|
+
"credentialScope" : {
|
2379
|
+
"region" : "us-east-2"
|
2380
|
+
},
|
2381
|
+
"hostname" : "applicationinsights.us-east-2.amazonaws.com"
|
2382
|
+
},
|
2383
|
+
"us-west-1" : {
|
2384
|
+
"credentialScope" : {
|
2385
|
+
"region" : "us-west-1"
|
2386
|
+
},
|
2387
|
+
"hostname" : "applicationinsights.us-west-1.amazonaws.com"
|
2388
|
+
},
|
2389
|
+
"us-west-2" : {
|
2390
|
+
"credentialScope" : {
|
2391
|
+
"region" : "us-west-2"
|
2392
|
+
},
|
2393
|
+
"hostname" : "applicationinsights.us-west-2.amazonaws.com"
|
2394
|
+
}
|
1945
2395
|
}
|
1946
2396
|
},
|
1947
2397
|
"appmesh" : {
|
@@ -3120,6 +3570,18 @@
|
|
3120
3570
|
},
|
3121
3571
|
"hostname" : "bedrock.eu-north-1.amazonaws.com"
|
3122
3572
|
},
|
3573
|
+
"bedrock-eu-south-1" : {
|
3574
|
+
"credentialScope" : {
|
3575
|
+
"region" : "eu-south-1"
|
3576
|
+
},
|
3577
|
+
"hostname" : "bedrock.eu-south-1.amazonaws.com"
|
3578
|
+
},
|
3579
|
+
"bedrock-eu-south-2" : {
|
3580
|
+
"credentialScope" : {
|
3581
|
+
"region" : "eu-south-2"
|
3582
|
+
},
|
3583
|
+
"hostname" : "bedrock.eu-south-2.amazonaws.com"
|
3584
|
+
},
|
3123
3585
|
"bedrock-eu-west-1" : {
|
3124
3586
|
"credentialScope" : {
|
3125
3587
|
"region" : "eu-west-1"
|
@@ -3228,6 +3690,18 @@
|
|
3228
3690
|
},
|
3229
3691
|
"hostname" : "bedrock-runtime.eu-north-1.amazonaws.com"
|
3230
3692
|
},
|
3693
|
+
"bedrock-runtime-eu-south-1" : {
|
3694
|
+
"credentialScope" : {
|
3695
|
+
"region" : "eu-south-1"
|
3696
|
+
},
|
3697
|
+
"hostname" : "bedrock-runtime.eu-south-1.amazonaws.com"
|
3698
|
+
},
|
3699
|
+
"bedrock-runtime-eu-south-2" : {
|
3700
|
+
"credentialScope" : {
|
3701
|
+
"region" : "eu-south-2"
|
3702
|
+
},
|
3703
|
+
"hostname" : "bedrock-runtime.eu-south-2.amazonaws.com"
|
3704
|
+
},
|
3231
3705
|
"bedrock-runtime-eu-west-1" : {
|
3232
3706
|
"credentialScope" : {
|
3233
3707
|
"region" : "eu-west-1"
|
@@ -3322,6 +3796,8 @@
|
|
3322
3796
|
"eu-central-1" : { },
|
3323
3797
|
"eu-central-2" : { },
|
3324
3798
|
"eu-north-1" : { },
|
3799
|
+
"eu-south-1" : { },
|
3800
|
+
"eu-south-2" : { },
|
3325
3801
|
"eu-west-1" : { },
|
3326
3802
|
"eu-west-2" : { },
|
3327
3803
|
"eu-west-3" : { },
|
@@ -3498,14 +3974,54 @@
|
|
3498
3974
|
},
|
3499
3975
|
"cleanrooms" : {
|
3500
3976
|
"endpoints" : {
|
3501
|
-
"ap-northeast-1" : {
|
3502
|
-
|
3503
|
-
|
3504
|
-
|
3505
|
-
|
3506
|
-
|
3507
|
-
"
|
3508
|
-
|
3977
|
+
"ap-northeast-1" : {
|
3978
|
+
"variants" : [ {
|
3979
|
+
"hostname" : "cleanrooms.ap-northeast-1.api.aws",
|
3980
|
+
"tags" : [ "dualstack" ]
|
3981
|
+
} ]
|
3982
|
+
},
|
3983
|
+
"ap-northeast-2" : {
|
3984
|
+
"variants" : [ {
|
3985
|
+
"hostname" : "cleanrooms.ap-northeast-2.api.aws",
|
3986
|
+
"tags" : [ "dualstack" ]
|
3987
|
+
} ]
|
3988
|
+
},
|
3989
|
+
"ap-southeast-1" : {
|
3990
|
+
"variants" : [ {
|
3991
|
+
"hostname" : "cleanrooms.ap-southeast-1.api.aws",
|
3992
|
+
"tags" : [ "dualstack" ]
|
3993
|
+
} ]
|
3994
|
+
},
|
3995
|
+
"ap-southeast-2" : {
|
3996
|
+
"variants" : [ {
|
3997
|
+
"hostname" : "cleanrooms.ap-southeast-2.api.aws",
|
3998
|
+
"tags" : [ "dualstack" ]
|
3999
|
+
} ]
|
4000
|
+
},
|
4001
|
+
"eu-central-1" : {
|
4002
|
+
"variants" : [ {
|
4003
|
+
"hostname" : "cleanrooms.eu-central-1.api.aws",
|
4004
|
+
"tags" : [ "dualstack" ]
|
4005
|
+
} ]
|
4006
|
+
},
|
4007
|
+
"eu-north-1" : {
|
4008
|
+
"variants" : [ {
|
4009
|
+
"hostname" : "cleanrooms.eu-north-1.api.aws",
|
4010
|
+
"tags" : [ "dualstack" ]
|
4011
|
+
} ]
|
4012
|
+
},
|
4013
|
+
"eu-west-1" : {
|
4014
|
+
"variants" : [ {
|
4015
|
+
"hostname" : "cleanrooms.eu-west-1.api.aws",
|
4016
|
+
"tags" : [ "dualstack" ]
|
4017
|
+
} ]
|
4018
|
+
},
|
4019
|
+
"eu-west-2" : {
|
4020
|
+
"variants" : [ {
|
4021
|
+
"hostname" : "cleanrooms.eu-west-2.api.aws",
|
4022
|
+
"tags" : [ "dualstack" ]
|
4023
|
+
} ]
|
4024
|
+
},
|
3509
4025
|
"fips-us-east-1" : {
|
3510
4026
|
"credentialScope" : {
|
3511
4027
|
"region" : "us-east-1"
|
@@ -3531,18 +4047,27 @@
|
|
3531
4047
|
"variants" : [ {
|
3532
4048
|
"hostname" : "cleanrooms-fips.us-east-1.amazonaws.com",
|
3533
4049
|
"tags" : [ "fips" ]
|
4050
|
+
}, {
|
4051
|
+
"hostname" : "cleanrooms.us-east-1.api.aws",
|
4052
|
+
"tags" : [ "dualstack" ]
|
3534
4053
|
} ]
|
3535
4054
|
},
|
3536
4055
|
"us-east-2" : {
|
3537
4056
|
"variants" : [ {
|
3538
4057
|
"hostname" : "cleanrooms-fips.us-east-2.amazonaws.com",
|
3539
4058
|
"tags" : [ "fips" ]
|
4059
|
+
}, {
|
4060
|
+
"hostname" : "cleanrooms.us-east-2.api.aws",
|
4061
|
+
"tags" : [ "dualstack" ]
|
3540
4062
|
} ]
|
3541
4063
|
},
|
3542
4064
|
"us-west-2" : {
|
3543
4065
|
"variants" : [ {
|
3544
4066
|
"hostname" : "cleanrooms-fips.us-west-2.amazonaws.com",
|
3545
4067
|
"tags" : [ "fips" ]
|
4068
|
+
}, {
|
4069
|
+
"hostname" : "cleanrooms.us-west-2.api.aws",
|
4070
|
+
"tags" : [ "dualstack" ]
|
3546
4071
|
} ]
|
3547
4072
|
}
|
3548
4073
|
}
|
@@ -4718,6 +5243,7 @@
|
|
4718
5243
|
"ap-southeast-2" : { },
|
4719
5244
|
"ap-southeast-3" : { },
|
4720
5245
|
"ap-southeast-4" : { },
|
5246
|
+
"ap-southeast-5" : { },
|
4721
5247
|
"ca-central-1" : {
|
4722
5248
|
"variants" : [ {
|
4723
5249
|
"hostname" : "codepipeline-fips.ca-central-1.amazonaws.com",
|
@@ -4908,6 +5434,12 @@
|
|
4908
5434
|
"tags" : [ "dualstack" ]
|
4909
5435
|
} ]
|
4910
5436
|
},
|
5437
|
+
"ap-southeast-5" : {
|
5438
|
+
"variants" : [ {
|
5439
|
+
"hostname" : "cognito-identity.ap-southeast-5.amazonaws.com",
|
5440
|
+
"tags" : [ "dualstack" ]
|
5441
|
+
} ]
|
5442
|
+
},
|
4911
5443
|
"ca-central-1" : {
|
4912
5444
|
"variants" : [ {
|
4913
5445
|
"hostname" : "cognito-identity.ca-central-1.amazonaws.com",
|
@@ -5138,6 +5670,12 @@
|
|
5138
5670
|
"tags" : [ "dualstack" ]
|
5139
5671
|
} ]
|
5140
5672
|
},
|
5673
|
+
"ap-southeast-5" : {
|
5674
|
+
"variants" : [ {
|
5675
|
+
"hostname" : "cognito-idp.ap-southeast-5.amazonaws.com",
|
5676
|
+
"tags" : [ "dualstack" ]
|
5677
|
+
} ]
|
5678
|
+
},
|
5141
5679
|
"ca-central-1" : {
|
5142
5680
|
"variants" : [ {
|
5143
5681
|
"hostname" : "cognito-idp.ca-central-1.amazonaws.com",
|
@@ -6577,6 +7115,9 @@
|
|
6577
7115
|
"ap-northeast-3" : {
|
6578
7116
|
"hostname" : "datazone.ap-northeast-3.api.aws"
|
6579
7117
|
},
|
7118
|
+
"ap-south-1" : {
|
7119
|
+
"hostname" : "datazone.ap-south-1.api.aws"
|
7120
|
+
},
|
6580
7121
|
"ap-south-2" : {
|
6581
7122
|
"hostname" : "datazone.ap-south-2.api.aws"
|
6582
7123
|
},
|
@@ -6635,6 +7176,9 @@
|
|
6635
7176
|
"me-south-1" : {
|
6636
7177
|
"hostname" : "datazone.me-south-1.api.aws"
|
6637
7178
|
},
|
7179
|
+
"mx-central-1" : {
|
7180
|
+
"hostname" : "datazone.mx-central-1.api.aws"
|
7181
|
+
},
|
6638
7182
|
"sa-east-1" : {
|
6639
7183
|
"hostname" : "datazone.sa-east-1.api.aws"
|
6640
7184
|
},
|
@@ -10072,6 +10616,7 @@
|
|
10072
10616
|
"ap-southeast-3" : { },
|
10073
10617
|
"ap-southeast-4" : { },
|
10074
10618
|
"ap-southeast-5" : { },
|
10619
|
+
"ap-southeast-7" : { },
|
10075
10620
|
"ca-central-1" : {
|
10076
10621
|
"variants" : [ {
|
10077
10622
|
"hostname" : "fms-fips.ca-central-1.amazonaws.com",
|
@@ -10265,6 +10810,7 @@
|
|
10265
10810
|
"tags" : [ "fips" ]
|
10266
10811
|
} ]
|
10267
10812
|
},
|
10813
|
+
"mx-central-1" : { },
|
10268
10814
|
"sa-east-1" : {
|
10269
10815
|
"variants" : [ {
|
10270
10816
|
"hostname" : "fms-fips.sa-east-1.amazonaws.com",
|
@@ -10640,6 +11186,114 @@
|
|
10640
11186
|
"us-west-2" : { }
|
10641
11187
|
}
|
10642
11188
|
},
|
11189
|
+
"gameliftstreams" : {
|
11190
|
+
"defaults" : {
|
11191
|
+
"dnsSuffix" : "api.aws",
|
11192
|
+
"variants" : [ {
|
11193
|
+
"dnsSuffix" : "api.aws",
|
11194
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
11195
|
+
"tags" : [ "fips" ]
|
11196
|
+
} ]
|
11197
|
+
},
|
11198
|
+
"endpoints" : {
|
11199
|
+
"af-south-1" : {
|
11200
|
+
"hostname" : "gameliftstreams.af-south-1.api.aws"
|
11201
|
+
},
|
11202
|
+
"ap-east-1" : {
|
11203
|
+
"hostname" : "gameliftstreams.ap-east-1.api.aws"
|
11204
|
+
},
|
11205
|
+
"ap-northeast-1" : {
|
11206
|
+
"hostname" : "gameliftstreams.ap-northeast-1.api.aws"
|
11207
|
+
},
|
11208
|
+
"ap-northeast-2" : {
|
11209
|
+
"hostname" : "gameliftstreams.ap-northeast-2.api.aws"
|
11210
|
+
},
|
11211
|
+
"ap-northeast-3" : {
|
11212
|
+
"hostname" : "gameliftstreams.ap-northeast-3.api.aws"
|
11213
|
+
},
|
11214
|
+
"ap-south-1" : {
|
11215
|
+
"hostname" : "gameliftstreams.ap-south-1.api.aws"
|
11216
|
+
},
|
11217
|
+
"ap-south-2" : {
|
11218
|
+
"hostname" : "gameliftstreams.ap-south-2.api.aws"
|
11219
|
+
},
|
11220
|
+
"ap-southeast-1" : {
|
11221
|
+
"hostname" : "gameliftstreams.ap-southeast-1.api.aws"
|
11222
|
+
},
|
11223
|
+
"ap-southeast-2" : {
|
11224
|
+
"hostname" : "gameliftstreams.ap-southeast-2.api.aws"
|
11225
|
+
},
|
11226
|
+
"ap-southeast-3" : {
|
11227
|
+
"hostname" : "gameliftstreams.ap-southeast-3.api.aws"
|
11228
|
+
},
|
11229
|
+
"ap-southeast-4" : {
|
11230
|
+
"hostname" : "gameliftstreams.ap-southeast-4.api.aws"
|
11231
|
+
},
|
11232
|
+
"ap-southeast-5" : {
|
11233
|
+
"hostname" : "gameliftstreams.ap-southeast-5.api.aws"
|
11234
|
+
},
|
11235
|
+
"ap-southeast-7" : {
|
11236
|
+
"hostname" : "gameliftstreams.ap-southeast-7.api.aws"
|
11237
|
+
},
|
11238
|
+
"ca-central-1" : {
|
11239
|
+
"hostname" : "gameliftstreams.ca-central-1.api.aws"
|
11240
|
+
},
|
11241
|
+
"ca-west-1" : {
|
11242
|
+
"hostname" : "gameliftstreams.ca-west-1.api.aws"
|
11243
|
+
},
|
11244
|
+
"eu-central-1" : {
|
11245
|
+
"hostname" : "gameliftstreams.eu-central-1.api.aws"
|
11246
|
+
},
|
11247
|
+
"eu-central-2" : {
|
11248
|
+
"hostname" : "gameliftstreams.eu-central-2.api.aws"
|
11249
|
+
},
|
11250
|
+
"eu-north-1" : {
|
11251
|
+
"hostname" : "gameliftstreams.eu-north-1.api.aws"
|
11252
|
+
},
|
11253
|
+
"eu-south-1" : {
|
11254
|
+
"hostname" : "gameliftstreams.eu-south-1.api.aws"
|
11255
|
+
},
|
11256
|
+
"eu-south-2" : {
|
11257
|
+
"hostname" : "gameliftstreams.eu-south-2.api.aws"
|
11258
|
+
},
|
11259
|
+
"eu-west-1" : {
|
11260
|
+
"hostname" : "gameliftstreams.eu-west-1.api.aws"
|
11261
|
+
},
|
11262
|
+
"eu-west-2" : {
|
11263
|
+
"hostname" : "gameliftstreams.eu-west-2.api.aws"
|
11264
|
+
},
|
11265
|
+
"eu-west-3" : {
|
11266
|
+
"hostname" : "gameliftstreams.eu-west-3.api.aws"
|
11267
|
+
},
|
11268
|
+
"il-central-1" : {
|
11269
|
+
"hostname" : "gameliftstreams.il-central-1.api.aws"
|
11270
|
+
},
|
11271
|
+
"me-central-1" : {
|
11272
|
+
"hostname" : "gameliftstreams.me-central-1.api.aws"
|
11273
|
+
},
|
11274
|
+
"me-south-1" : {
|
11275
|
+
"hostname" : "gameliftstreams.me-south-1.api.aws"
|
11276
|
+
},
|
11277
|
+
"mx-central-1" : {
|
11278
|
+
"hostname" : "gameliftstreams.mx-central-1.api.aws"
|
11279
|
+
},
|
11280
|
+
"sa-east-1" : {
|
11281
|
+
"hostname" : "gameliftstreams.sa-east-1.api.aws"
|
11282
|
+
},
|
11283
|
+
"us-east-1" : {
|
11284
|
+
"hostname" : "gameliftstreams.us-east-1.api.aws"
|
11285
|
+
},
|
11286
|
+
"us-east-2" : {
|
11287
|
+
"hostname" : "gameliftstreams.us-east-2.api.aws"
|
11288
|
+
},
|
11289
|
+
"us-west-1" : {
|
11290
|
+
"hostname" : "gameliftstreams.us-west-1.api.aws"
|
11291
|
+
},
|
11292
|
+
"us-west-2" : {
|
11293
|
+
"hostname" : "gameliftstreams.us-west-2.api.aws"
|
11294
|
+
}
|
11295
|
+
}
|
11296
|
+
},
|
10643
11297
|
"geo" : {
|
10644
11298
|
"endpoints" : {
|
10645
11299
|
"ap-northeast-1" : { },
|
@@ -10832,6 +11486,12 @@
|
|
10832
11486
|
"tags" : [ "dualstack" ]
|
10833
11487
|
} ]
|
10834
11488
|
},
|
11489
|
+
"ap-southeast-7" : {
|
11490
|
+
"variants" : [ {
|
11491
|
+
"hostname" : "glue.ap-southeast-7.api.aws",
|
11492
|
+
"tags" : [ "dualstack" ]
|
11493
|
+
} ]
|
11494
|
+
},
|
10835
11495
|
"ca-central-1" : {
|
10836
11496
|
"variants" : [ {
|
10837
11497
|
"hostname" : "glue.ca-central-1.api.aws",
|
@@ -10938,6 +11598,12 @@
|
|
10938
11598
|
"tags" : [ "dualstack" ]
|
10939
11599
|
} ]
|
10940
11600
|
},
|
11601
|
+
"mx-central-1" : {
|
11602
|
+
"variants" : [ {
|
11603
|
+
"hostname" : "glue.mx-central-1.api.aws",
|
11604
|
+
"tags" : [ "dualstack" ]
|
11605
|
+
} ]
|
11606
|
+
},
|
10941
11607
|
"sa-east-1" : {
|
10942
11608
|
"variants" : [ {
|
10943
11609
|
"hostname" : "glue.sa-east-1.api.aws",
|
@@ -14123,6 +14789,7 @@
|
|
14123
14789
|
"ap-southeast-3" : { },
|
14124
14790
|
"ap-southeast-4" : { },
|
14125
14791
|
"ap-southeast-5" : { },
|
14792
|
+
"ap-southeast-7" : { },
|
14126
14793
|
"ca-central-1" : { },
|
14127
14794
|
"ca-west-1" : { },
|
14128
14795
|
"eu-central-1" : { },
|
@@ -14164,6 +14831,7 @@
|
|
14164
14831
|
"il-central-1" : { },
|
14165
14832
|
"me-central-1" : { },
|
14166
14833
|
"me-south-1" : { },
|
14834
|
+
"mx-central-1" : { },
|
14167
14835
|
"sa-east-1" : { },
|
14168
14836
|
"us-east-1" : {
|
14169
14837
|
"variants" : [ {
|
@@ -14204,6 +14872,7 @@
|
|
14204
14872
|
"ap-southeast-2" : { },
|
14205
14873
|
"ap-southeast-3" : { },
|
14206
14874
|
"ap-southeast-4" : { },
|
14875
|
+
"ap-southeast-5" : { },
|
14207
14876
|
"ca-central-1" : { },
|
14208
14877
|
"ca-west-1" : { },
|
14209
14878
|
"eu-central-1" : { },
|
@@ -14358,18 +15027,8 @@
|
|
14358
15027
|
"tags" : [ "dualstack" ]
|
14359
15028
|
} ]
|
14360
15029
|
},
|
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
|
-
},
|
15030
|
+
"ap-southeast-5" : { },
|
15031
|
+
"ap-southeast-7" : { },
|
14373
15032
|
"ca-central-1" : {
|
14374
15033
|
"variants" : [ {
|
14375
15034
|
"hostname" : "logs-fips.ca-central-1.amazonaws.com",
|
@@ -14496,12 +15155,7 @@
|
|
14496
15155
|
"tags" : [ "dualstack" ]
|
14497
15156
|
} ]
|
14498
15157
|
},
|
14499
|
-
"mx-central-1" : {
|
14500
|
-
"variants" : [ {
|
14501
|
-
"hostname" : "logs.mx-central-1.api.aws",
|
14502
|
-
"tags" : [ "dualstack" ]
|
14503
|
-
} ]
|
14504
|
-
},
|
15158
|
+
"mx-central-1" : { },
|
14505
15159
|
"sa-east-1" : {
|
14506
15160
|
"variants" : [ {
|
14507
15161
|
"hostname" : "logs.sa-east-1.api.aws",
|
@@ -16479,20 +17133,10 @@
|
|
16479
17133
|
},
|
16480
17134
|
"opsworks" : {
|
16481
17135
|
"endpoints" : {
|
16482
|
-
"ap-northeast-1" : { },
|
16483
|
-
"ap-northeast-2" : { },
|
16484
|
-
"ap-south-1" : { },
|
16485
17136
|
"ap-southeast-1" : { },
|
16486
|
-
"ap-southeast-2" : { },
|
16487
|
-
"ca-central-1" : { },
|
16488
17137
|
"eu-central-1" : { },
|
16489
17138
|
"eu-west-1" : { },
|
16490
|
-
"eu-west-2" : { },
|
16491
|
-
"eu-west-3" : { },
|
16492
|
-
"sa-east-1" : { },
|
16493
17139
|
"us-east-1" : { },
|
16494
|
-
"us-east-2" : { },
|
16495
|
-
"us-west-1" : { },
|
16496
17140
|
"us-west-2" : { }
|
16497
17141
|
}
|
16498
17142
|
},
|
@@ -17160,6 +17804,12 @@
|
|
17160
17804
|
},
|
17161
17805
|
"ca-central-1" : {
|
17162
17806
|
"variants" : [ {
|
17807
|
+
"hostname" : "polly-fips.ca-central-1.amazonaws.com",
|
17808
|
+
"tags" : [ "fips" ]
|
17809
|
+
}, {
|
17810
|
+
"hostname" : "polly-fips.ca-central-1.api.aws",
|
17811
|
+
"tags" : [ "dualstack", "fips" ]
|
17812
|
+
}, {
|
17163
17813
|
"hostname" : "polly.ca-central-1.api.aws",
|
17164
17814
|
"tags" : [ "dualstack" ]
|
17165
17815
|
} ]
|
@@ -17200,6 +17850,13 @@
|
|
17200
17850
|
"tags" : [ "dualstack" ]
|
17201
17851
|
} ]
|
17202
17852
|
},
|
17853
|
+
"fips-ca-central-1" : {
|
17854
|
+
"credentialScope" : {
|
17855
|
+
"region" : "ca-central-1"
|
17856
|
+
},
|
17857
|
+
"deprecated" : true,
|
17858
|
+
"hostname" : "polly-fips.ca-central-1.amazonaws.com"
|
17859
|
+
},
|
17203
17860
|
"fips-us-east-1" : {
|
17204
17861
|
"credentialScope" : {
|
17205
17862
|
"region" : "us-east-1"
|
@@ -17725,6 +18382,7 @@
|
|
17725
18382
|
"eu-central-2" : { },
|
17726
18383
|
"eu-north-1" : { },
|
17727
18384
|
"eu-south-1" : { },
|
18385
|
+
"eu-south-2" : { },
|
17728
18386
|
"eu-west-1" : { },
|
17729
18387
|
"eu-west-2" : { },
|
17730
18388
|
"eu-west-3" : { },
|
@@ -18634,6 +19292,7 @@
|
|
18634
19292
|
"ap-southeast-1" : { },
|
18635
19293
|
"ap-southeast-2" : { },
|
18636
19294
|
"ap-southeast-3" : { },
|
19295
|
+
"ap-southeast-7" : { },
|
18637
19296
|
"ca-central-1" : {
|
18638
19297
|
"variants" : [ {
|
18639
19298
|
"hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
|
@@ -18684,6 +19343,7 @@
|
|
18684
19343
|
},
|
18685
19344
|
"il-central-1" : { },
|
18686
19345
|
"me-central-1" : { },
|
19346
|
+
"mx-central-1" : { },
|
18687
19347
|
"sa-east-1" : { },
|
18688
19348
|
"us-east-1" : {
|
18689
19349
|
"variants" : [ {
|
@@ -22247,7 +22907,12 @@
|
|
22247
22907
|
"tags" : [ "fips" ]
|
22248
22908
|
} ]
|
22249
22909
|
},
|
22250
|
-
"ca-west-1" : {
|
22910
|
+
"ca-west-1" : {
|
22911
|
+
"variants" : [ {
|
22912
|
+
"hostname" : "sms-voice-fips.ca-west-1.amazonaws.com",
|
22913
|
+
"tags" : [ "fips" ]
|
22914
|
+
} ]
|
22915
|
+
},
|
22251
22916
|
"eu-central-1" : { },
|
22252
22917
|
"eu-central-2" : { },
|
22253
22918
|
"eu-north-1" : { },
|
@@ -22263,6 +22928,13 @@
|
|
22263
22928
|
"deprecated" : true,
|
22264
22929
|
"hostname" : "sms-voice-fips.ca-central-1.amazonaws.com"
|
22265
22930
|
},
|
22931
|
+
"fips-ca-west-1" : {
|
22932
|
+
"credentialScope" : {
|
22933
|
+
"region" : "ca-west-1"
|
22934
|
+
},
|
22935
|
+
"deprecated" : true,
|
22936
|
+
"hostname" : "sms-voice-fips.ca-west-1.amazonaws.com"
|
22937
|
+
},
|
22266
22938
|
"fips-us-east-1" : {
|
22267
22939
|
"credentialScope" : {
|
22268
22940
|
"region" : "us-east-1"
|
@@ -22767,34 +23439,147 @@
|
|
22767
23439
|
"protocols" : [ "http", "https" ]
|
22768
23440
|
},
|
22769
23441
|
"endpoints" : {
|
22770
|
-
"af-south-1" : {
|
22771
|
-
|
22772
|
-
|
22773
|
-
|
22774
|
-
|
22775
|
-
|
22776
|
-
"ap-
|
22777
|
-
|
22778
|
-
|
22779
|
-
|
22780
|
-
|
22781
|
-
|
22782
|
-
"ap-
|
22783
|
-
|
23442
|
+
"af-south-1" : {
|
23443
|
+
"variants" : [ {
|
23444
|
+
"hostname" : "sns.af-south-1.api.aws",
|
23445
|
+
"tags" : [ "dualstack" ]
|
23446
|
+
} ]
|
23447
|
+
},
|
23448
|
+
"ap-east-1" : {
|
23449
|
+
"variants" : [ {
|
23450
|
+
"hostname" : "sns.ap-east-1.api.aws",
|
23451
|
+
"tags" : [ "dualstack" ]
|
23452
|
+
} ]
|
23453
|
+
},
|
23454
|
+
"ap-northeast-1" : {
|
23455
|
+
"variants" : [ {
|
23456
|
+
"hostname" : "sns.ap-northeast-1.api.aws",
|
23457
|
+
"tags" : [ "dualstack" ]
|
23458
|
+
} ]
|
23459
|
+
},
|
23460
|
+
"ap-northeast-2" : {
|
23461
|
+
"variants" : [ {
|
23462
|
+
"hostname" : "sns.ap-northeast-2.api.aws",
|
23463
|
+
"tags" : [ "dualstack" ]
|
23464
|
+
} ]
|
23465
|
+
},
|
23466
|
+
"ap-northeast-3" : {
|
23467
|
+
"variants" : [ {
|
23468
|
+
"hostname" : "sns.ap-northeast-3.api.aws",
|
23469
|
+
"tags" : [ "dualstack" ]
|
23470
|
+
} ]
|
23471
|
+
},
|
23472
|
+
"ap-south-1" : {
|
23473
|
+
"variants" : [ {
|
23474
|
+
"hostname" : "sns.ap-south-1.api.aws",
|
23475
|
+
"tags" : [ "dualstack" ]
|
23476
|
+
} ]
|
23477
|
+
},
|
23478
|
+
"ap-south-2" : {
|
23479
|
+
"variants" : [ {
|
23480
|
+
"hostname" : "sns.ap-south-2.api.aws",
|
23481
|
+
"tags" : [ "dualstack" ]
|
23482
|
+
} ]
|
23483
|
+
},
|
23484
|
+
"ap-southeast-1" : {
|
23485
|
+
"variants" : [ {
|
23486
|
+
"hostname" : "sns.ap-southeast-1.api.aws",
|
23487
|
+
"tags" : [ "dualstack" ]
|
23488
|
+
} ]
|
23489
|
+
},
|
23490
|
+
"ap-southeast-2" : {
|
23491
|
+
"variants" : [ {
|
23492
|
+
"hostname" : "sns.ap-southeast-2.api.aws",
|
23493
|
+
"tags" : [ "dualstack" ]
|
23494
|
+
} ]
|
23495
|
+
},
|
23496
|
+
"ap-southeast-3" : {
|
23497
|
+
"variants" : [ {
|
23498
|
+
"hostname" : "sns.ap-southeast-3.api.aws",
|
23499
|
+
"tags" : [ "dualstack" ]
|
23500
|
+
} ]
|
23501
|
+
},
|
23502
|
+
"ap-southeast-4" : {
|
23503
|
+
"variants" : [ {
|
23504
|
+
"hostname" : "sns.ap-southeast-4.api.aws",
|
23505
|
+
"tags" : [ "dualstack" ]
|
23506
|
+
} ]
|
23507
|
+
},
|
23508
|
+
"ap-southeast-5" : {
|
23509
|
+
"variants" : [ {
|
23510
|
+
"hostname" : "sns.ap-southeast-5.api.aws",
|
23511
|
+
"tags" : [ "dualstack" ]
|
23512
|
+
} ]
|
23513
|
+
},
|
23514
|
+
"ap-southeast-7" : {
|
23515
|
+
"variants" : [ {
|
23516
|
+
"hostname" : "sns.ap-southeast-7.api.aws",
|
23517
|
+
"tags" : [ "dualstack" ]
|
23518
|
+
} ]
|
23519
|
+
},
|
23520
|
+
"ca-central-1" : {
|
23521
|
+
"variants" : [ {
|
23522
|
+
"hostname" : "sns.ca-central-1.api.aws",
|
23523
|
+
"tags" : [ "dualstack" ]
|
23524
|
+
} ]
|
23525
|
+
},
|
22784
23526
|
"ca-west-1" : {
|
22785
23527
|
"variants" : [ {
|
22786
23528
|
"hostname" : "sns-fips.ca-west-1.amazonaws.com",
|
22787
23529
|
"tags" : [ "fips" ]
|
23530
|
+
}, {
|
23531
|
+
"hostname" : "sns.ca-west-1.api.aws",
|
23532
|
+
"tags" : [ "dualstack" ]
|
23533
|
+
} ]
|
23534
|
+
},
|
23535
|
+
"eu-central-1" : {
|
23536
|
+
"variants" : [ {
|
23537
|
+
"hostname" : "sns.eu-central-1.api.aws",
|
23538
|
+
"tags" : [ "dualstack" ]
|
23539
|
+
} ]
|
23540
|
+
},
|
23541
|
+
"eu-central-2" : {
|
23542
|
+
"variants" : [ {
|
23543
|
+
"hostname" : "sns.eu-central-2.api.aws",
|
23544
|
+
"tags" : [ "dualstack" ]
|
23545
|
+
} ]
|
23546
|
+
},
|
23547
|
+
"eu-north-1" : {
|
23548
|
+
"variants" : [ {
|
23549
|
+
"hostname" : "sns.eu-north-1.api.aws",
|
23550
|
+
"tags" : [ "dualstack" ]
|
23551
|
+
} ]
|
23552
|
+
},
|
23553
|
+
"eu-south-1" : {
|
23554
|
+
"variants" : [ {
|
23555
|
+
"hostname" : "sns.eu-south-1.api.aws",
|
23556
|
+
"tags" : [ "dualstack" ]
|
23557
|
+
} ]
|
23558
|
+
},
|
23559
|
+
"eu-south-2" : {
|
23560
|
+
"variants" : [ {
|
23561
|
+
"hostname" : "sns.eu-south-2.api.aws",
|
23562
|
+
"tags" : [ "dualstack" ]
|
23563
|
+
} ]
|
23564
|
+
},
|
23565
|
+
"eu-west-1" : {
|
23566
|
+
"variants" : [ {
|
23567
|
+
"hostname" : "sns.eu-west-1.api.aws",
|
23568
|
+
"tags" : [ "dualstack" ]
|
23569
|
+
} ]
|
23570
|
+
},
|
23571
|
+
"eu-west-2" : {
|
23572
|
+
"variants" : [ {
|
23573
|
+
"hostname" : "sns.eu-west-2.api.aws",
|
23574
|
+
"tags" : [ "dualstack" ]
|
23575
|
+
} ]
|
23576
|
+
},
|
23577
|
+
"eu-west-3" : {
|
23578
|
+
"variants" : [ {
|
23579
|
+
"hostname" : "sns.eu-west-3.api.aws",
|
23580
|
+
"tags" : [ "dualstack" ]
|
22788
23581
|
} ]
|
22789
23582
|
},
|
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
23583
|
"fips-ca-west-1" : {
|
22799
23584
|
"credentialScope" : {
|
22800
23585
|
"region" : "ca-west-1"
|
@@ -22830,33 +23615,70 @@
|
|
22830
23615
|
"deprecated" : true,
|
22831
23616
|
"hostname" : "sns-fips.us-west-2.amazonaws.com"
|
22832
23617
|
},
|
22833
|
-
"il-central-1" : {
|
22834
|
-
|
22835
|
-
|
22836
|
-
|
22837
|
-
|
23618
|
+
"il-central-1" : {
|
23619
|
+
"variants" : [ {
|
23620
|
+
"hostname" : "sns.il-central-1.api.aws",
|
23621
|
+
"tags" : [ "dualstack" ]
|
23622
|
+
} ]
|
23623
|
+
},
|
23624
|
+
"me-central-1" : {
|
23625
|
+
"variants" : [ {
|
23626
|
+
"hostname" : "sns.me-central-1.api.aws",
|
23627
|
+
"tags" : [ "dualstack" ]
|
23628
|
+
} ]
|
23629
|
+
},
|
23630
|
+
"me-south-1" : {
|
23631
|
+
"variants" : [ {
|
23632
|
+
"hostname" : "sns.me-south-1.api.aws",
|
23633
|
+
"tags" : [ "dualstack" ]
|
23634
|
+
} ]
|
23635
|
+
},
|
23636
|
+
"mx-central-1" : {
|
23637
|
+
"variants" : [ {
|
23638
|
+
"hostname" : "sns.mx-central-1.api.aws",
|
23639
|
+
"tags" : [ "dualstack" ]
|
23640
|
+
} ]
|
23641
|
+
},
|
23642
|
+
"sa-east-1" : {
|
23643
|
+
"variants" : [ {
|
23644
|
+
"hostname" : "sns.sa-east-1.api.aws",
|
23645
|
+
"tags" : [ "dualstack" ]
|
23646
|
+
} ]
|
23647
|
+
},
|
22838
23648
|
"us-east-1" : {
|
22839
23649
|
"variants" : [ {
|
22840
23650
|
"hostname" : "sns-fips.us-east-1.amazonaws.com",
|
22841
23651
|
"tags" : [ "fips" ]
|
23652
|
+
}, {
|
23653
|
+
"hostname" : "sns.us-east-1.api.aws",
|
23654
|
+
"tags" : [ "dualstack" ]
|
22842
23655
|
} ]
|
22843
23656
|
},
|
22844
23657
|
"us-east-2" : {
|
22845
23658
|
"variants" : [ {
|
22846
23659
|
"hostname" : "sns-fips.us-east-2.amazonaws.com",
|
22847
23660
|
"tags" : [ "fips" ]
|
23661
|
+
}, {
|
23662
|
+
"hostname" : "sns.us-east-2.api.aws",
|
23663
|
+
"tags" : [ "dualstack" ]
|
22848
23664
|
} ]
|
22849
23665
|
},
|
22850
23666
|
"us-west-1" : {
|
22851
23667
|
"variants" : [ {
|
22852
23668
|
"hostname" : "sns-fips.us-west-1.amazonaws.com",
|
22853
23669
|
"tags" : [ "fips" ]
|
23670
|
+
}, {
|
23671
|
+
"hostname" : "sns.us-west-1.api.aws",
|
23672
|
+
"tags" : [ "dualstack" ]
|
22854
23673
|
} ]
|
22855
23674
|
},
|
22856
23675
|
"us-west-2" : {
|
22857
23676
|
"variants" : [ {
|
22858
23677
|
"hostname" : "sns-fips.us-west-2.amazonaws.com",
|
22859
23678
|
"tags" : [ "fips" ]
|
23679
|
+
}, {
|
23680
|
+
"hostname" : "sns.us-west-2.api.aws",
|
23681
|
+
"tags" : [ "dualstack" ]
|
22860
23682
|
} ]
|
22861
23683
|
}
|
22862
23684
|
}
|
@@ -23152,22 +23974,78 @@
|
|
23152
23974
|
},
|
23153
23975
|
"ssm-incidents" : {
|
23154
23976
|
"endpoints" : {
|
23155
|
-
"ap-northeast-1" : {
|
23156
|
-
|
23157
|
-
|
23158
|
-
|
23159
|
-
|
23977
|
+
"ap-northeast-1" : {
|
23978
|
+
"variants" : [ {
|
23979
|
+
"hostname" : "ssm-incidents.ap-northeast-1.api.aws",
|
23980
|
+
"tags" : [ "dualstack" ]
|
23981
|
+
} ]
|
23982
|
+
},
|
23983
|
+
"ap-northeast-2" : {
|
23984
|
+
"variants" : [ {
|
23985
|
+
"hostname" : "ssm-incidents.ap-northeast-2.api.aws",
|
23986
|
+
"tags" : [ "dualstack" ]
|
23987
|
+
} ]
|
23988
|
+
},
|
23989
|
+
"ap-south-1" : {
|
23990
|
+
"variants" : [ {
|
23991
|
+
"hostname" : "ssm-incidents.ap-south-1.api.aws",
|
23992
|
+
"tags" : [ "dualstack" ]
|
23993
|
+
} ]
|
23994
|
+
},
|
23995
|
+
"ap-southeast-1" : {
|
23996
|
+
"variants" : [ {
|
23997
|
+
"hostname" : "ssm-incidents.ap-southeast-1.api.aws",
|
23998
|
+
"tags" : [ "dualstack" ]
|
23999
|
+
} ]
|
24000
|
+
},
|
24001
|
+
"ap-southeast-2" : {
|
24002
|
+
"variants" : [ {
|
24003
|
+
"hostname" : "ssm-incidents.ap-southeast-2.api.aws",
|
24004
|
+
"tags" : [ "dualstack" ]
|
24005
|
+
} ]
|
24006
|
+
},
|
23160
24007
|
"ca-central-1" : {
|
23161
24008
|
"variants" : [ {
|
23162
24009
|
"hostname" : "ssm-incidents-fips.ca-central-1.amazonaws.com",
|
23163
24010
|
"tags" : [ "fips" ]
|
24011
|
+
}, {
|
24012
|
+
"hostname" : "ssm-incidents-fips.ca-central-1.api.aws",
|
24013
|
+
"tags" : [ "dualstack", "fips" ]
|
24014
|
+
}, {
|
24015
|
+
"hostname" : "ssm-incidents.ca-central-1.api.aws",
|
24016
|
+
"tags" : [ "dualstack" ]
|
24017
|
+
} ]
|
24018
|
+
},
|
24019
|
+
"eu-central-1" : {
|
24020
|
+
"variants" : [ {
|
24021
|
+
"hostname" : "ssm-incidents.eu-central-1.api.aws",
|
24022
|
+
"tags" : [ "dualstack" ]
|
24023
|
+
} ]
|
24024
|
+
},
|
24025
|
+
"eu-north-1" : {
|
24026
|
+
"variants" : [ {
|
24027
|
+
"hostname" : "ssm-incidents.eu-north-1.api.aws",
|
24028
|
+
"tags" : [ "dualstack" ]
|
24029
|
+
} ]
|
24030
|
+
},
|
24031
|
+
"eu-west-1" : {
|
24032
|
+
"variants" : [ {
|
24033
|
+
"hostname" : "ssm-incidents.eu-west-1.api.aws",
|
24034
|
+
"tags" : [ "dualstack" ]
|
24035
|
+
} ]
|
24036
|
+
},
|
24037
|
+
"eu-west-2" : {
|
24038
|
+
"variants" : [ {
|
24039
|
+
"hostname" : "ssm-incidents.eu-west-2.api.aws",
|
24040
|
+
"tags" : [ "dualstack" ]
|
24041
|
+
} ]
|
24042
|
+
},
|
24043
|
+
"eu-west-3" : {
|
24044
|
+
"variants" : [ {
|
24045
|
+
"hostname" : "ssm-incidents.eu-west-3.api.aws",
|
24046
|
+
"tags" : [ "dualstack" ]
|
23164
24047
|
} ]
|
23165
24048
|
},
|
23166
|
-
"eu-central-1" : { },
|
23167
|
-
"eu-north-1" : { },
|
23168
|
-
"eu-west-1" : { },
|
23169
|
-
"eu-west-2" : { },
|
23170
|
-
"eu-west-3" : { },
|
23171
24049
|
"fips-ca-central-1" : {
|
23172
24050
|
"credentialScope" : {
|
23173
24051
|
"region" : "ca-central-1"
|
@@ -23203,29 +24081,58 @@
|
|
23203
24081
|
"deprecated" : true,
|
23204
24082
|
"hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com"
|
23205
24083
|
},
|
23206
|
-
"sa-east-1" : {
|
24084
|
+
"sa-east-1" : {
|
24085
|
+
"variants" : [ {
|
24086
|
+
"hostname" : "ssm-incidents.sa-east-1.api.aws",
|
24087
|
+
"tags" : [ "dualstack" ]
|
24088
|
+
} ]
|
24089
|
+
},
|
23207
24090
|
"us-east-1" : {
|
23208
24091
|
"variants" : [ {
|
23209
24092
|
"hostname" : "ssm-incidents-fips.us-east-1.amazonaws.com",
|
23210
24093
|
"tags" : [ "fips" ]
|
24094
|
+
}, {
|
24095
|
+
"hostname" : "ssm-incidents-fips.us-east-1.api.aws",
|
24096
|
+
"tags" : [ "dualstack", "fips" ]
|
24097
|
+
}, {
|
24098
|
+
"hostname" : "ssm-incidents.us-east-1.api.aws",
|
24099
|
+
"tags" : [ "dualstack" ]
|
23211
24100
|
} ]
|
23212
24101
|
},
|
23213
24102
|
"us-east-2" : {
|
23214
24103
|
"variants" : [ {
|
23215
24104
|
"hostname" : "ssm-incidents-fips.us-east-2.amazonaws.com",
|
23216
24105
|
"tags" : [ "fips" ]
|
24106
|
+
}, {
|
24107
|
+
"hostname" : "ssm-incidents-fips.us-east-2.api.aws",
|
24108
|
+
"tags" : [ "dualstack", "fips" ]
|
24109
|
+
}, {
|
24110
|
+
"hostname" : "ssm-incidents.us-east-2.api.aws",
|
24111
|
+
"tags" : [ "dualstack" ]
|
23217
24112
|
} ]
|
23218
24113
|
},
|
23219
24114
|
"us-west-1" : {
|
23220
24115
|
"variants" : [ {
|
23221
24116
|
"hostname" : "ssm-incidents-fips.us-west-1.amazonaws.com",
|
23222
24117
|
"tags" : [ "fips" ]
|
24118
|
+
}, {
|
24119
|
+
"hostname" : "ssm-incidents-fips.us-west-1.api.aws",
|
24120
|
+
"tags" : [ "dualstack", "fips" ]
|
24121
|
+
}, {
|
24122
|
+
"hostname" : "ssm-incidents.us-west-1.api.aws",
|
24123
|
+
"tags" : [ "dualstack" ]
|
23223
24124
|
} ]
|
23224
24125
|
},
|
23225
24126
|
"us-west-2" : {
|
23226
24127
|
"variants" : [ {
|
23227
24128
|
"hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com",
|
23228
24129
|
"tags" : [ "fips" ]
|
24130
|
+
}, {
|
24131
|
+
"hostname" : "ssm-incidents-fips.us-west-2.api.aws",
|
24132
|
+
"tags" : [ "dualstack", "fips" ]
|
24133
|
+
}, {
|
24134
|
+
"hostname" : "ssm-incidents.us-west-2.api.aws",
|
24135
|
+
"tags" : [ "dualstack" ]
|
23229
24136
|
} ]
|
23230
24137
|
}
|
23231
24138
|
}
|
@@ -23595,8 +24502,18 @@
|
|
23595
24502
|
"ap-southeast-4" : { },
|
23596
24503
|
"ap-southeast-5" : { },
|
23597
24504
|
"ap-southeast-7" : { },
|
23598
|
-
"ca-central-1" : {
|
23599
|
-
|
24505
|
+
"ca-central-1" : {
|
24506
|
+
"variants" : [ {
|
24507
|
+
"hostname" : "states-fips.ca-central-1.amazonaws.com",
|
24508
|
+
"tags" : [ "fips" ]
|
24509
|
+
} ]
|
24510
|
+
},
|
24511
|
+
"ca-west-1" : {
|
24512
|
+
"variants" : [ {
|
24513
|
+
"hostname" : "states-fips.ca-west-1.amazonaws.com",
|
24514
|
+
"tags" : [ "fips" ]
|
24515
|
+
} ]
|
24516
|
+
},
|
23600
24517
|
"eu-central-1" : { },
|
23601
24518
|
"eu-central-2" : { },
|
23602
24519
|
"eu-north-1" : { },
|
@@ -23605,6 +24522,20 @@
|
|
23605
24522
|
"eu-west-1" : { },
|
23606
24523
|
"eu-west-2" : { },
|
23607
24524
|
"eu-west-3" : { },
|
24525
|
+
"fips-ca-central-1" : {
|
24526
|
+
"credentialScope" : {
|
24527
|
+
"region" : "ca-central-1"
|
24528
|
+
},
|
24529
|
+
"deprecated" : true,
|
24530
|
+
"hostname" : "states-fips.ca-central-1.amazonaws.com"
|
24531
|
+
},
|
24532
|
+
"fips-ca-west-1" : {
|
24533
|
+
"credentialScope" : {
|
24534
|
+
"region" : "ca-west-1"
|
24535
|
+
},
|
24536
|
+
"deprecated" : true,
|
24537
|
+
"hostname" : "states-fips.ca-west-1.amazonaws.com"
|
24538
|
+
},
|
23608
24539
|
"fips-us-east-1" : {
|
23609
24540
|
"credentialScope" : {
|
23610
24541
|
"region" : "us-east-1"
|
@@ -23678,6 +24609,7 @@
|
|
23678
24609
|
"ap-southeast-3" : { },
|
23679
24610
|
"ap-southeast-4" : { },
|
23680
24611
|
"ap-southeast-5" : { },
|
24612
|
+
"ap-southeast-7" : { },
|
23681
24613
|
"ca-central-1" : {
|
23682
24614
|
"variants" : [ {
|
23683
24615
|
"hostname" : "storagegateway-fips.ca-central-1.amazonaws.com",
|
@@ -25953,6 +26885,16 @@
|
|
25953
26885
|
"tags" : [ "fips" ]
|
25954
26886
|
} ]
|
25955
26887
|
},
|
26888
|
+
"ap-southeast-7" : {
|
26889
|
+
"credentialScope" : {
|
26890
|
+
"region" : "ap-southeast-7"
|
26891
|
+
},
|
26892
|
+
"hostname" : "wafv2.ap-southeast-7.amazonaws.com",
|
26893
|
+
"variants" : [ {
|
26894
|
+
"hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com",
|
26895
|
+
"tags" : [ "fips" ]
|
26896
|
+
} ]
|
26897
|
+
},
|
25956
26898
|
"ca-central-1" : {
|
25957
26899
|
"credentialScope" : {
|
25958
26900
|
"region" : "ca-central-1"
|
@@ -26137,6 +27079,13 @@
|
|
26137
27079
|
"deprecated" : true,
|
26138
27080
|
"hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com"
|
26139
27081
|
},
|
27082
|
+
"fips-ap-southeast-7" : {
|
27083
|
+
"credentialScope" : {
|
27084
|
+
"region" : "ap-southeast-7"
|
27085
|
+
},
|
27086
|
+
"deprecated" : true,
|
27087
|
+
"hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com"
|
27088
|
+
},
|
26140
27089
|
"fips-ca-central-1" : {
|
26141
27090
|
"credentialScope" : {
|
26142
27091
|
"region" : "ca-central-1"
|
@@ -26228,6 +27177,13 @@
|
|
26228
27177
|
"deprecated" : true,
|
26229
27178
|
"hostname" : "wafv2-fips.me-south-1.amazonaws.com"
|
26230
27179
|
},
|
27180
|
+
"fips-mx-central-1" : {
|
27181
|
+
"credentialScope" : {
|
27182
|
+
"region" : "mx-central-1"
|
27183
|
+
},
|
27184
|
+
"deprecated" : true,
|
27185
|
+
"hostname" : "wafv2-fips.mx-central-1.amazonaws.com"
|
27186
|
+
},
|
26231
27187
|
"fips-sa-east-1" : {
|
26232
27188
|
"credentialScope" : {
|
26233
27189
|
"region" : "sa-east-1"
|
@@ -26293,6 +27249,16 @@
|
|
26293
27249
|
"tags" : [ "fips" ]
|
26294
27250
|
} ]
|
26295
27251
|
},
|
27252
|
+
"mx-central-1" : {
|
27253
|
+
"credentialScope" : {
|
27254
|
+
"region" : "mx-central-1"
|
27255
|
+
},
|
27256
|
+
"hostname" : "wafv2.mx-central-1.amazonaws.com",
|
27257
|
+
"variants" : [ {
|
27258
|
+
"hostname" : "wafv2-fips.mx-central-1.amazonaws.com",
|
27259
|
+
"tags" : [ "fips" ]
|
27260
|
+
} ]
|
27261
|
+
},
|
26296
27262
|
"sa-east-1" : {
|
26297
27263
|
"credentialScope" : {
|
26298
27264
|
"region" : "sa-east-1"
|
@@ -26653,8 +27619,18 @@
|
|
26653
27619
|
"services" : {
|
26654
27620
|
"access-analyzer" : {
|
26655
27621
|
"endpoints" : {
|
26656
|
-
"cn-north-1" : {
|
26657
|
-
|
27622
|
+
"cn-north-1" : {
|
27623
|
+
"variants" : [ {
|
27624
|
+
"hostname" : "access-analyzer.cn-north-1.api.amazonwebservices.com.cn",
|
27625
|
+
"tags" : [ "dualstack" ]
|
27626
|
+
} ]
|
27627
|
+
},
|
27628
|
+
"cn-northwest-1" : {
|
27629
|
+
"variants" : [ {
|
27630
|
+
"hostname" : "access-analyzer.cn-northwest-1.api.amazonwebservices.com.cn",
|
27631
|
+
"tags" : [ "dualstack" ]
|
27632
|
+
} ]
|
27633
|
+
}
|
26658
27634
|
}
|
26659
27635
|
},
|
26660
27636
|
"account" : {
|
@@ -26790,8 +27766,18 @@
|
|
26790
27766
|
},
|
26791
27767
|
"applicationinsights" : {
|
26792
27768
|
"endpoints" : {
|
26793
|
-
"cn-north-1" : {
|
26794
|
-
|
27769
|
+
"cn-north-1" : {
|
27770
|
+
"credentialScope" : {
|
27771
|
+
"region" : "cn-north-1"
|
27772
|
+
},
|
27773
|
+
"hostname" : "applicationinsights.cn-north-1.amazonaws.com.cn"
|
27774
|
+
},
|
27775
|
+
"cn-northwest-1" : {
|
27776
|
+
"credentialScope" : {
|
27777
|
+
"region" : "cn-northwest-1"
|
27778
|
+
},
|
27779
|
+
"hostname" : "applicationinsights.cn-northwest-1.amazonaws.com.cn"
|
27780
|
+
}
|
26795
27781
|
}
|
26796
27782
|
},
|
26797
27783
|
"appmesh" : {
|
@@ -27342,6 +28328,24 @@
|
|
27342
28328
|
"cn-northwest-1" : { }
|
27343
28329
|
}
|
27344
28330
|
},
|
28331
|
+
"gameliftstreams" : {
|
28332
|
+
"defaults" : {
|
28333
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
28334
|
+
"variants" : [ {
|
28335
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
28336
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
28337
|
+
"tags" : [ "fips" ]
|
28338
|
+
} ]
|
28339
|
+
},
|
28340
|
+
"endpoints" : {
|
28341
|
+
"cn-north-1" : {
|
28342
|
+
"hostname" : "gameliftstreams.cn-north-1.api.amazonwebservices.com.cn"
|
28343
|
+
},
|
28344
|
+
"cn-northwest-1" : {
|
28345
|
+
"hostname" : "gameliftstreams.cn-northwest-1.api.amazonwebservices.com.cn"
|
28346
|
+
}
|
28347
|
+
}
|
28348
|
+
},
|
27345
28349
|
"glacier" : {
|
27346
28350
|
"defaults" : {
|
27347
28351
|
"protocols" : [ "http", "https" ]
|
@@ -27591,8 +28595,18 @@
|
|
27591
28595
|
},
|
27592
28596
|
"logs" : {
|
27593
28597
|
"endpoints" : {
|
27594
|
-
"cn-north-1" : {
|
27595
|
-
|
28598
|
+
"cn-north-1" : {
|
28599
|
+
"variants" : [ {
|
28600
|
+
"hostname" : "logs.cn-north-1.api.amazonwebservices.com.cn",
|
28601
|
+
"tags" : [ "dualstack" ]
|
28602
|
+
} ]
|
28603
|
+
},
|
28604
|
+
"cn-northwest-1" : {
|
28605
|
+
"variants" : [ {
|
28606
|
+
"hostname" : "logs.cn-northwest-1.api.amazonwebservices.com.cn",
|
28607
|
+
"tags" : [ "dualstack" ]
|
28608
|
+
} ]
|
28609
|
+
}
|
27596
28610
|
}
|
27597
28611
|
},
|
27598
28612
|
"mediaconvert" : {
|
@@ -27611,6 +28625,16 @@
|
|
27611
28625
|
"cn-northwest-1" : { }
|
27612
28626
|
}
|
27613
28627
|
},
|
28628
|
+
"metering.marketplace" : {
|
28629
|
+
"defaults" : {
|
28630
|
+
"credentialScope" : {
|
28631
|
+
"service" : "aws-marketplace"
|
28632
|
+
}
|
28633
|
+
},
|
28634
|
+
"endpoints" : {
|
28635
|
+
"cn-northwest-1" : { }
|
28636
|
+
}
|
28637
|
+
},
|
27614
28638
|
"metrics.sagemaker" : {
|
27615
28639
|
"endpoints" : {
|
27616
28640
|
"cn-north-1" : { },
|
@@ -28076,8 +29100,18 @@
|
|
28076
29100
|
"protocols" : [ "http", "https" ]
|
28077
29101
|
},
|
28078
29102
|
"endpoints" : {
|
28079
|
-
"cn-north-1" : {
|
28080
|
-
|
29103
|
+
"cn-north-1" : {
|
29104
|
+
"variants" : [ {
|
29105
|
+
"hostname" : "sns.cn-north-1.api.amazonwebservices.com.cn",
|
29106
|
+
"tags" : [ "dualstack" ]
|
29107
|
+
} ]
|
29108
|
+
},
|
29109
|
+
"cn-northwest-1" : {
|
29110
|
+
"variants" : [ {
|
29111
|
+
"hostname" : "sns.cn-northwest-1.api.amazonwebservices.com.cn",
|
29112
|
+
"tags" : [ "dualstack" ]
|
29113
|
+
} ]
|
29114
|
+
}
|
28081
29115
|
}
|
28082
29116
|
},
|
28083
29117
|
"sqs" : {
|
@@ -28350,6 +29384,12 @@
|
|
28350
29384
|
"variants" : [ {
|
28351
29385
|
"hostname" : "access-analyzer.us-gov-east-1.amazonaws.com",
|
28352
29386
|
"tags" : [ "fips" ]
|
29387
|
+
}, {
|
29388
|
+
"hostname" : "access-analyzer.us-gov-east-1.api.aws",
|
29389
|
+
"tags" : [ "dualstack" ]
|
29390
|
+
}, {
|
29391
|
+
"hostname" : "access-analyzer.us-gov-east-1.api.aws",
|
29392
|
+
"tags" : [ "dualstack", "fips" ]
|
28353
29393
|
} ]
|
28354
29394
|
},
|
28355
29395
|
"us-gov-east-1-fips" : {
|
@@ -28367,6 +29407,12 @@
|
|
28367
29407
|
"variants" : [ {
|
28368
29408
|
"hostname" : "access-analyzer.us-gov-west-1.amazonaws.com",
|
28369
29409
|
"tags" : [ "fips" ]
|
29410
|
+
}, {
|
29411
|
+
"hostname" : "access-analyzer.us-gov-west-1.api.aws",
|
29412
|
+
"tags" : [ "dualstack" ]
|
29413
|
+
}, {
|
29414
|
+
"hostname" : "access-analyzer.us-gov-west-1.api.aws",
|
29415
|
+
"tags" : [ "dualstack", "fips" ]
|
28370
29416
|
} ]
|
28371
29417
|
},
|
28372
29418
|
"us-gov-west-1-fips" : {
|
@@ -28452,6 +29498,12 @@
|
|
28452
29498
|
"variants" : [ {
|
28453
29499
|
"hostname" : "api.detective-fips.us-gov-east-1.amazonaws.com",
|
28454
29500
|
"tags" : [ "fips" ]
|
29501
|
+
}, {
|
29502
|
+
"hostname" : "detective-fips.us-gov-east-1.api.aws",
|
29503
|
+
"tags" : [ "dualstack", "fips" ]
|
29504
|
+
}, {
|
29505
|
+
"hostname" : "detective.us-gov-east-1.api.aws",
|
29506
|
+
"tags" : [ "dualstack" ]
|
28455
29507
|
} ]
|
28456
29508
|
},
|
28457
29509
|
"us-gov-east-1-fips" : {
|
@@ -28465,6 +29517,12 @@
|
|
28465
29517
|
"variants" : [ {
|
28466
29518
|
"hostname" : "api.detective-fips.us-gov-west-1.amazonaws.com",
|
28467
29519
|
"tags" : [ "fips" ]
|
29520
|
+
}, {
|
29521
|
+
"hostname" : "detective-fips.us-gov-west-1.api.aws",
|
29522
|
+
"tags" : [ "dualstack", "fips" ]
|
29523
|
+
}, {
|
29524
|
+
"hostname" : "detective.us-gov-west-1.api.aws",
|
29525
|
+
"tags" : [ "dualstack" ]
|
28468
29526
|
} ]
|
28469
29527
|
},
|
28470
29528
|
"us-gov-west-1-fips" : {
|
@@ -28574,7 +29632,19 @@
|
|
28574
29632
|
} ]
|
28575
29633
|
},
|
28576
29634
|
"endpoints" : {
|
28577
|
-
"us-gov-east-1" : {
|
29635
|
+
"us-gov-east-1" : {
|
29636
|
+
"variants" : [ {
|
29637
|
+
"hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com",
|
29638
|
+
"tags" : [ "fips" ]
|
29639
|
+
} ]
|
29640
|
+
},
|
29641
|
+
"us-gov-east-1-fips" : {
|
29642
|
+
"credentialScope" : {
|
29643
|
+
"region" : "us-gov-east-1"
|
29644
|
+
},
|
29645
|
+
"deprecated" : true,
|
29646
|
+
"hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com"
|
29647
|
+
},
|
28578
29648
|
"us-gov-west-1" : {
|
28579
29649
|
"variants" : [ {
|
28580
29650
|
"hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com",
|
@@ -29355,6 +30425,12 @@
|
|
29355
30425
|
"deprecated" : true,
|
29356
30426
|
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com"
|
29357
30427
|
},
|
30428
|
+
"us-gov-east-1" : {
|
30429
|
+
"variants" : [ {
|
30430
|
+
"hostname" : "cognito-identity.us-gov-east-1.amazonaws.com",
|
30431
|
+
"tags" : [ "dualstack" ]
|
30432
|
+
} ]
|
30433
|
+
},
|
29358
30434
|
"us-gov-west-1" : {
|
29359
30435
|
"variants" : [ {
|
29360
30436
|
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
|
@@ -29378,6 +30454,12 @@
|
|
29378
30454
|
"deprecated" : true,
|
29379
30455
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com"
|
29380
30456
|
},
|
30457
|
+
"us-gov-east-1" : {
|
30458
|
+
"variants" : [ {
|
30459
|
+
"hostname" : "cognito-idp.us-gov-east-1.amazonaws.com",
|
30460
|
+
"tags" : [ "dualstack" ]
|
30461
|
+
} ]
|
30462
|
+
},
|
29381
30463
|
"us-gov-west-1" : {
|
29382
30464
|
"variants" : [ {
|
29383
30465
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",
|
@@ -30522,6 +31604,24 @@
|
|
30522
31604
|
}
|
30523
31605
|
}
|
30524
31606
|
},
|
31607
|
+
"gameliftstreams" : {
|
31608
|
+
"defaults" : {
|
31609
|
+
"dnsSuffix" : "api.aws",
|
31610
|
+
"variants" : [ {
|
31611
|
+
"dnsSuffix" : "api.aws",
|
31612
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
31613
|
+
"tags" : [ "fips" ]
|
31614
|
+
} ]
|
31615
|
+
},
|
31616
|
+
"endpoints" : {
|
31617
|
+
"us-gov-east-1" : {
|
31618
|
+
"hostname" : "gameliftstreams.us-gov-east-1.api.aws"
|
31619
|
+
},
|
31620
|
+
"us-gov-west-1" : {
|
31621
|
+
"hostname" : "gameliftstreams.us-gov-west-1.api.aws"
|
31622
|
+
}
|
31623
|
+
}
|
31624
|
+
},
|
30525
31625
|
"geo" : {
|
30526
31626
|
"endpoints" : {
|
30527
31627
|
"fips-us-gov-west-1" : {
|
@@ -31410,12 +32510,18 @@
|
|
31410
32510
|
"variants" : [ {
|
31411
32511
|
"hostname" : "logs.us-gov-east-1.amazonaws.com",
|
31412
32512
|
"tags" : [ "fips" ]
|
32513
|
+
}, {
|
32514
|
+
"hostname" : "logs.us-gov-east-1.api.aws",
|
32515
|
+
"tags" : [ "dualstack" ]
|
31413
32516
|
} ]
|
31414
32517
|
},
|
31415
32518
|
"us-gov-west-1" : {
|
31416
32519
|
"variants" : [ {
|
31417
32520
|
"hostname" : "logs.us-gov-west-1.amazonaws.com",
|
31418
32521
|
"tags" : [ "fips" ]
|
32522
|
+
}, {
|
32523
|
+
"hostname" : "logs.us-gov-west-1.api.aws",
|
32524
|
+
"tags" : [ "dualstack" ]
|
31419
32525
|
} ]
|
31420
32526
|
}
|
31421
32527
|
}
|
@@ -31956,6 +33062,7 @@
|
|
31956
33062
|
},
|
31957
33063
|
"quicksight" : {
|
31958
33064
|
"endpoints" : {
|
33065
|
+
"us-gov-east-1" : { },
|
31959
33066
|
"us-gov-west-1" : { }
|
31960
33067
|
}
|
31961
33068
|
},
|
@@ -33855,6 +34962,18 @@
|
|
33855
34962
|
"isRegionalized" : false,
|
33856
34963
|
"partitionEndpoint" : "aws-iso-global"
|
33857
34964
|
},
|
34965
|
+
"ce" : {
|
34966
|
+
"endpoints" : {
|
34967
|
+
"aws-iso-global" : {
|
34968
|
+
"credentialScope" : {
|
34969
|
+
"region" : "us-iso-east-1"
|
34970
|
+
},
|
34971
|
+
"hostname" : "ce.us-iso-east-1.c2s.ic.gov"
|
34972
|
+
}
|
34973
|
+
},
|
34974
|
+
"isRegionalized" : false,
|
34975
|
+
"partitionEndpoint" : "aws-iso-global"
|
34976
|
+
},
|
33858
34977
|
"cloudcontrolapi" : {
|
33859
34978
|
"endpoints" : {
|
33860
34979
|
"us-iso-east-1" : { },
|
@@ -34406,6 +35525,16 @@
|
|
34406
35525
|
"us-iso-east-1" : { }
|
34407
35526
|
}
|
34408
35527
|
},
|
35528
|
+
"pi" : {
|
35529
|
+
"endpoints" : {
|
35530
|
+
"us-iso-east-1" : {
|
35531
|
+
"protocols" : [ "https" ]
|
35532
|
+
},
|
35533
|
+
"us-iso-west-1" : {
|
35534
|
+
"protocols" : [ "https" ]
|
35535
|
+
}
|
35536
|
+
}
|
35537
|
+
},
|
34409
35538
|
"ram" : {
|
34410
35539
|
"endpoints" : {
|
34411
35540
|
"us-iso-east-1" : { },
|
@@ -34650,8 +35779,22 @@
|
|
34650
35779
|
},
|
34651
35780
|
"secretsmanager" : {
|
34652
35781
|
"endpoints" : {
|
34653
|
-
"us-iso-east-1" : {
|
34654
|
-
|
35782
|
+
"us-iso-east-1" : {
|
35783
|
+
"variants" : [ {
|
35784
|
+
"tags" : [ "fips" ]
|
35785
|
+
} ]
|
35786
|
+
},
|
35787
|
+
"us-iso-east-1-fips" : {
|
35788
|
+
"deprecated" : true
|
35789
|
+
},
|
35790
|
+
"us-iso-west-1" : {
|
35791
|
+
"variants" : [ {
|
35792
|
+
"tags" : [ "fips" ]
|
35793
|
+
} ]
|
35794
|
+
},
|
35795
|
+
"us-iso-west-1-fips" : {
|
35796
|
+
"deprecated" : true
|
35797
|
+
}
|
34655
35798
|
}
|
34656
35799
|
},
|
34657
35800
|
"snowball" : {
|
@@ -34684,8 +35827,32 @@
|
|
34684
35827
|
},
|
34685
35828
|
"states" : {
|
34686
35829
|
"endpoints" : {
|
34687
|
-
"us-iso-east-1" : {
|
34688
|
-
|
35830
|
+
"fips-us-iso-east-1" : {
|
35831
|
+
"credentialScope" : {
|
35832
|
+
"region" : "us-iso-east-1"
|
35833
|
+
},
|
35834
|
+
"deprecated" : true,
|
35835
|
+
"hostname" : "states-fips.us-iso-east-1.c2s.ic.gov"
|
35836
|
+
},
|
35837
|
+
"fips-us-iso-west-1" : {
|
35838
|
+
"credentialScope" : {
|
35839
|
+
"region" : "us-iso-west-1"
|
35840
|
+
},
|
35841
|
+
"deprecated" : true,
|
35842
|
+
"hostname" : "states-fips.us-iso-west-1.c2s.ic.gov"
|
35843
|
+
},
|
35844
|
+
"us-iso-east-1" : {
|
35845
|
+
"variants" : [ {
|
35846
|
+
"hostname" : "states-fips.us-iso-east-1.c2s.ic.gov",
|
35847
|
+
"tags" : [ "fips" ]
|
35848
|
+
} ]
|
35849
|
+
},
|
35850
|
+
"us-iso-west-1" : {
|
35851
|
+
"variants" : [ {
|
35852
|
+
"hostname" : "states-fips.us-iso-west-1.c2s.ic.gov",
|
35853
|
+
"tags" : [ "fips" ]
|
35854
|
+
} ]
|
35855
|
+
}
|
34689
35856
|
}
|
34690
35857
|
},
|
34691
35858
|
"streams.dynamodb" : {
|
@@ -34810,8 +35977,32 @@
|
|
34810
35977
|
},
|
34811
35978
|
"workspaces" : {
|
34812
35979
|
"endpoints" : {
|
34813
|
-
"us-iso-east-1" : {
|
34814
|
-
|
35980
|
+
"fips-us-iso-east-1" : {
|
35981
|
+
"credentialScope" : {
|
35982
|
+
"region" : "us-iso-east-1"
|
35983
|
+
},
|
35984
|
+
"deprecated" : true,
|
35985
|
+
"hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov"
|
35986
|
+
},
|
35987
|
+
"fips-us-iso-west-1" : {
|
35988
|
+
"credentialScope" : {
|
35989
|
+
"region" : "us-iso-west-1"
|
35990
|
+
},
|
35991
|
+
"deprecated" : true,
|
35992
|
+
"hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov"
|
35993
|
+
},
|
35994
|
+
"us-iso-east-1" : {
|
35995
|
+
"variants" : [ {
|
35996
|
+
"hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov",
|
35997
|
+
"tags" : [ "fips" ]
|
35998
|
+
} ]
|
35999
|
+
},
|
36000
|
+
"us-iso-west-1" : {
|
36001
|
+
"variants" : [ {
|
36002
|
+
"hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov",
|
36003
|
+
"tags" : [ "fips" ]
|
36004
|
+
} ]
|
36005
|
+
}
|
34815
36006
|
}
|
34816
36007
|
}
|
34817
36008
|
}
|
@@ -34915,6 +36106,18 @@
|
|
34915
36106
|
"isRegionalized" : false,
|
34916
36107
|
"partitionEndpoint" : "aws-iso-b-global"
|
34917
36108
|
},
|
36109
|
+
"ce" : {
|
36110
|
+
"endpoints" : {
|
36111
|
+
"aws-iso-b-global" : {
|
36112
|
+
"credentialScope" : {
|
36113
|
+
"region" : "us-isob-east-1"
|
36114
|
+
},
|
36115
|
+
"hostname" : "ce.us-isob-east-1.sc2s.sgov.gov"
|
36116
|
+
}
|
36117
|
+
},
|
36118
|
+
"isRegionalized" : false,
|
36119
|
+
"partitionEndpoint" : "aws-iso-b-global"
|
36120
|
+
},
|
34918
36121
|
"cloudcontrolapi" : {
|
34919
36122
|
"endpoints" : {
|
34920
36123
|
"us-isob-east-1" : { }
|
@@ -35415,7 +36618,14 @@
|
|
35415
36618
|
},
|
35416
36619
|
"secretsmanager" : {
|
35417
36620
|
"endpoints" : {
|
35418
|
-
"us-isob-east-1" : {
|
36621
|
+
"us-isob-east-1" : {
|
36622
|
+
"variants" : [ {
|
36623
|
+
"tags" : [ "fips" ]
|
36624
|
+
} ]
|
36625
|
+
},
|
36626
|
+
"us-isob-east-1-fips" : {
|
36627
|
+
"deprecated" : true
|
36628
|
+
}
|
35419
36629
|
}
|
35420
36630
|
},
|
35421
36631
|
"snowball" : {
|
@@ -35447,7 +36657,19 @@
|
|
35447
36657
|
},
|
35448
36658
|
"states" : {
|
35449
36659
|
"endpoints" : {
|
35450
|
-
"us-isob-east-1" : {
|
36660
|
+
"fips-us-isob-east-1" : {
|
36661
|
+
"credentialScope" : {
|
36662
|
+
"region" : "us-isob-east-1"
|
36663
|
+
},
|
36664
|
+
"deprecated" : true,
|
36665
|
+
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov"
|
36666
|
+
},
|
36667
|
+
"us-isob-east-1" : {
|
36668
|
+
"variants" : [ {
|
36669
|
+
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov",
|
36670
|
+
"tags" : [ "fips" ]
|
36671
|
+
} ]
|
36672
|
+
}
|
35451
36673
|
}
|
35452
36674
|
},
|
35453
36675
|
"storagegateway" : {
|
@@ -35530,7 +36752,19 @@
|
|
35530
36752
|
},
|
35531
36753
|
"workspaces" : {
|
35532
36754
|
"endpoints" : {
|
35533
|
-
"us-isob-east-1" : {
|
36755
|
+
"fips-us-isob-east-1" : {
|
36756
|
+
"credentialScope" : {
|
36757
|
+
"region" : "us-isob-east-1"
|
36758
|
+
},
|
36759
|
+
"deprecated" : true,
|
36760
|
+
"hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov"
|
36761
|
+
},
|
36762
|
+
"us-isob-east-1" : {
|
36763
|
+
"variants" : [ {
|
36764
|
+
"hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov",
|
36765
|
+
"tags" : [ "fips" ]
|
36766
|
+
} ]
|
36767
|
+
}
|
35534
36768
|
}
|
35535
36769
|
},
|
35536
36770
|
"xray" : {
|
@@ -35586,8 +36820,18 @@
|
|
35586
36820
|
"services" : {
|
35587
36821
|
"access-analyzer" : {
|
35588
36822
|
"endpoints" : {
|
35589
|
-
"us-isof-east-1" : {
|
35590
|
-
|
36823
|
+
"us-isof-east-1" : {
|
36824
|
+
"variants" : [ {
|
36825
|
+
"hostname" : "access-analyzer.us-isof-east-1.api.aws.hci.ic.gov",
|
36826
|
+
"tags" : [ "dualstack" ]
|
36827
|
+
} ]
|
36828
|
+
},
|
36829
|
+
"us-isof-south-1" : {
|
36830
|
+
"variants" : [ {
|
36831
|
+
"hostname" : "access-analyzer.us-isof-south-1.api.aws.hci.ic.gov",
|
36832
|
+
"tags" : [ "dualstack" ]
|
36833
|
+
} ]
|
36834
|
+
}
|
35591
36835
|
}
|
35592
36836
|
},
|
35593
36837
|
"acm" : {
|
@@ -35709,6 +36953,24 @@
|
|
35709
36953
|
"isRegionalized" : false,
|
35710
36954
|
"partitionEndpoint" : "aws-iso-f-global"
|
35711
36955
|
},
|
36956
|
+
"ce" : {
|
36957
|
+
"endpoints" : {
|
36958
|
+
"aws-iso-f-global" : {
|
36959
|
+
"credentialScope" : {
|
36960
|
+
"region" : "us-isof-south-1"
|
36961
|
+
},
|
36962
|
+
"hostname" : "ce.us-isof-south-1.csp.hci.ic.gov"
|
36963
|
+
}
|
36964
|
+
},
|
36965
|
+
"isRegionalized" : false,
|
36966
|
+
"partitionEndpoint" : "aws-iso-f-global"
|
36967
|
+
},
|
36968
|
+
"cloudcontrolapi" : {
|
36969
|
+
"endpoints" : {
|
36970
|
+
"us-isof-east-1" : { },
|
36971
|
+
"us-isof-south-1" : { }
|
36972
|
+
}
|
36973
|
+
},
|
35712
36974
|
"cloudformation" : {
|
35713
36975
|
"endpoints" : {
|
35714
36976
|
"us-isof-east-1" : { },
|