aws-partitions 1.1057.0 → 1.1066.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 +45 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -0
- data/partitions.json +1290 -141
- 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
|
}
|
@@ -597,17 +763,58 @@
|
|
597
763
|
"protocols" : [ "https" ]
|
598
764
|
},
|
599
765
|
"endpoints" : {
|
600
|
-
"af-south-1" : {
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
"ap-
|
766
|
+
"af-south-1" : {
|
767
|
+
"variants" : [ {
|
768
|
+
"hostname" : "detective.af-south-1.api.aws",
|
769
|
+
"tags" : [ "dualstack" ]
|
770
|
+
} ]
|
771
|
+
},
|
772
|
+
"ap-east-1" : {
|
773
|
+
"variants" : [ {
|
774
|
+
"hostname" : "detective.ap-east-1.api.aws",
|
775
|
+
"tags" : [ "dualstack" ]
|
776
|
+
} ]
|
777
|
+
},
|
778
|
+
"ap-northeast-1" : {
|
779
|
+
"variants" : [ {
|
780
|
+
"hostname" : "detective.ap-northeast-1.api.aws",
|
781
|
+
"tags" : [ "dualstack" ]
|
782
|
+
} ]
|
783
|
+
},
|
784
|
+
"ap-northeast-2" : {
|
785
|
+
"variants" : [ {
|
786
|
+
"hostname" : "detective.ap-northeast-2.api.aws",
|
787
|
+
"tags" : [ "dualstack" ]
|
788
|
+
} ]
|
789
|
+
},
|
790
|
+
"ap-south-1" : {
|
791
|
+
"variants" : [ {
|
792
|
+
"hostname" : "detective.ap-south-1.api.aws",
|
793
|
+
"tags" : [ "dualstack" ]
|
794
|
+
} ]
|
795
|
+
},
|
796
|
+
"ap-southeast-1" : {
|
797
|
+
"variants" : [ {
|
798
|
+
"hostname" : "detective.ap-southeast-1.api.aws",
|
799
|
+
"tags" : [ "dualstack" ]
|
800
|
+
} ]
|
801
|
+
},
|
802
|
+
"ap-southeast-2" : {
|
803
|
+
"variants" : [ {
|
804
|
+
"hostname" : "detective.ap-southeast-2.api.aws",
|
805
|
+
"tags" : [ "dualstack" ]
|
806
|
+
} ]
|
807
|
+
},
|
607
808
|
"ca-central-1" : {
|
608
809
|
"variants" : [ {
|
609
810
|
"hostname" : "api.detective-fips.ca-central-1.amazonaws.com",
|
610
811
|
"tags" : [ "fips" ]
|
812
|
+
}, {
|
813
|
+
"hostname" : "detective-fips.ca-central-1.api.aws",
|
814
|
+
"tags" : [ "dualstack", "fips" ]
|
815
|
+
}, {
|
816
|
+
"hostname" : "detective.ca-central-1.api.aws",
|
817
|
+
"tags" : [ "dualstack" ]
|
611
818
|
} ]
|
612
819
|
},
|
613
820
|
"ca-central-1-fips" : {
|
@@ -617,19 +824,70 @@
|
|
617
824
|
"deprecated" : true,
|
618
825
|
"hostname" : "api.detective-fips.ca-central-1.amazonaws.com"
|
619
826
|
},
|
620
|
-
"eu-central-1" : {
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
"
|
627
|
-
|
628
|
-
|
827
|
+
"eu-central-1" : {
|
828
|
+
"variants" : [ {
|
829
|
+
"hostname" : "detective.eu-central-1.api.aws",
|
830
|
+
"tags" : [ "dualstack" ]
|
831
|
+
} ]
|
832
|
+
},
|
833
|
+
"eu-north-1" : {
|
834
|
+
"variants" : [ {
|
835
|
+
"hostname" : "detective.eu-north-1.api.aws",
|
836
|
+
"tags" : [ "dualstack" ]
|
837
|
+
} ]
|
838
|
+
},
|
839
|
+
"eu-south-1" : {
|
840
|
+
"variants" : [ {
|
841
|
+
"hostname" : "detective.eu-south-1.api.aws",
|
842
|
+
"tags" : [ "dualstack" ]
|
843
|
+
} ]
|
844
|
+
},
|
845
|
+
"eu-west-1" : {
|
846
|
+
"variants" : [ {
|
847
|
+
"hostname" : "detective.eu-west-1.api.aws",
|
848
|
+
"tags" : [ "dualstack" ]
|
849
|
+
} ]
|
850
|
+
},
|
851
|
+
"eu-west-2" : {
|
852
|
+
"variants" : [ {
|
853
|
+
"hostname" : "detective.eu-west-2.api.aws",
|
854
|
+
"tags" : [ "dualstack" ]
|
855
|
+
} ]
|
856
|
+
},
|
857
|
+
"eu-west-3" : {
|
858
|
+
"variants" : [ {
|
859
|
+
"hostname" : "detective.eu-west-3.api.aws",
|
860
|
+
"tags" : [ "dualstack" ]
|
861
|
+
} ]
|
862
|
+
},
|
863
|
+
"il-central-1" : {
|
864
|
+
"variants" : [ {
|
865
|
+
"hostname" : "detective.il-central-1.api.aws",
|
866
|
+
"tags" : [ "dualstack" ]
|
867
|
+
} ]
|
868
|
+
},
|
869
|
+
"me-south-1" : {
|
870
|
+
"variants" : [ {
|
871
|
+
"hostname" : "detective.me-south-1.api.aws",
|
872
|
+
"tags" : [ "dualstack" ]
|
873
|
+
} ]
|
874
|
+
},
|
875
|
+
"sa-east-1" : {
|
876
|
+
"variants" : [ {
|
877
|
+
"hostname" : "detective.sa-east-1.api.aws",
|
878
|
+
"tags" : [ "dualstack" ]
|
879
|
+
} ]
|
880
|
+
},
|
629
881
|
"us-east-1" : {
|
630
882
|
"variants" : [ {
|
631
883
|
"hostname" : "api.detective-fips.us-east-1.amazonaws.com",
|
632
884
|
"tags" : [ "fips" ]
|
885
|
+
}, {
|
886
|
+
"hostname" : "detective-fips.us-east-1.api.aws",
|
887
|
+
"tags" : [ "dualstack", "fips" ]
|
888
|
+
}, {
|
889
|
+
"hostname" : "detective.us-east-1.api.aws",
|
890
|
+
"tags" : [ "dualstack" ]
|
633
891
|
} ]
|
634
892
|
},
|
635
893
|
"us-east-1-fips" : {
|
@@ -643,6 +901,12 @@
|
|
643
901
|
"variants" : [ {
|
644
902
|
"hostname" : "api.detective-fips.us-east-2.amazonaws.com",
|
645
903
|
"tags" : [ "fips" ]
|
904
|
+
}, {
|
905
|
+
"hostname" : "detective-fips.us-east-2.api.aws",
|
906
|
+
"tags" : [ "dualstack", "fips" ]
|
907
|
+
}, {
|
908
|
+
"hostname" : "detective.us-east-2.api.aws",
|
909
|
+
"tags" : [ "dualstack" ]
|
646
910
|
} ]
|
647
911
|
},
|
648
912
|
"us-east-2-fips" : {
|
@@ -656,6 +920,12 @@
|
|
656
920
|
"variants" : [ {
|
657
921
|
"hostname" : "api.detective-fips.us-west-1.amazonaws.com",
|
658
922
|
"tags" : [ "fips" ]
|
923
|
+
}, {
|
924
|
+
"hostname" : "detective-fips.us-west-1.api.aws",
|
925
|
+
"tags" : [ "dualstack", "fips" ]
|
926
|
+
}, {
|
927
|
+
"hostname" : "detective.us-west-1.api.aws",
|
928
|
+
"tags" : [ "dualstack" ]
|
659
929
|
} ]
|
660
930
|
},
|
661
931
|
"us-west-1-fips" : {
|
@@ -669,6 +939,12 @@
|
|
669
939
|
"variants" : [ {
|
670
940
|
"hostname" : "api.detective-fips.us-west-2.amazonaws.com",
|
671
941
|
"tags" : [ "fips" ]
|
942
|
+
}, {
|
943
|
+
"hostname" : "detective-fips.us-west-2.api.aws",
|
944
|
+
"tags" : [ "dualstack", "fips" ]
|
945
|
+
}, {
|
946
|
+
"hostname" : "detective.us-west-2.api.aws",
|
947
|
+
"tags" : [ "dualstack" ]
|
672
948
|
} ]
|
673
949
|
},
|
674
950
|
"us-west-2-fips" : {
|
@@ -1344,8 +1620,32 @@
|
|
1344
1620
|
"ap-southeast-3" : { },
|
1345
1621
|
"ap-southeast-4" : { },
|
1346
1622
|
"ap-southeast-5" : { },
|
1347
|
-
"ca-central-1" : {
|
1348
|
-
|
1623
|
+
"ca-central-1" : {
|
1624
|
+
"variants" : [ {
|
1625
|
+
"hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com",
|
1626
|
+
"tags" : [ "fips" ]
|
1627
|
+
} ]
|
1628
|
+
},
|
1629
|
+
"ca-central-1-fips" : {
|
1630
|
+
"credentialScope" : {
|
1631
|
+
"region" : "ca-central-1"
|
1632
|
+
},
|
1633
|
+
"deprecated" : true,
|
1634
|
+
"hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com"
|
1635
|
+
},
|
1636
|
+
"ca-west-1" : {
|
1637
|
+
"variants" : [ {
|
1638
|
+
"hostname" : "api-fips.sagemaker.ca-west-1.amazonaws.com",
|
1639
|
+
"tags" : [ "fips" ]
|
1640
|
+
} ]
|
1641
|
+
},
|
1642
|
+
"ca-west-1-fips" : {
|
1643
|
+
"credentialScope" : {
|
1644
|
+
"region" : "ca-west-1"
|
1645
|
+
},
|
1646
|
+
"deprecated" : true,
|
1647
|
+
"hostname" : "api-fips.sagemaker.ca-west-1.amazonaws.com"
|
1648
|
+
},
|
1349
1649
|
"eu-central-1" : { },
|
1350
1650
|
"eu-central-2" : { },
|
1351
1651
|
"eu-north-1" : { },
|
@@ -1913,35 +2213,180 @@
|
|
1913
2213
|
},
|
1914
2214
|
"applicationinsights" : {
|
1915
2215
|
"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
|
-
|
2216
|
+
"af-south-1" : {
|
2217
|
+
"credentialScope" : {
|
2218
|
+
"region" : "af-south-1"
|
2219
|
+
},
|
2220
|
+
"hostname" : "applicationinsights.af-south-1.amazonaws.com"
|
2221
|
+
},
|
2222
|
+
"ap-east-1" : {
|
2223
|
+
"credentialScope" : {
|
2224
|
+
"region" : "ap-east-1"
|
2225
|
+
},
|
2226
|
+
"hostname" : "applicationinsights.ap-east-1.amazonaws.com"
|
2227
|
+
},
|
2228
|
+
"ap-northeast-1" : {
|
2229
|
+
"credentialScope" : {
|
2230
|
+
"region" : "ap-northeast-1"
|
2231
|
+
},
|
2232
|
+
"hostname" : "applicationinsights.ap-northeast-1.amazonaws.com"
|
2233
|
+
},
|
2234
|
+
"ap-northeast-2" : {
|
2235
|
+
"credentialScope" : {
|
2236
|
+
"region" : "ap-northeast-2"
|
2237
|
+
},
|
2238
|
+
"hostname" : "applicationinsights.ap-northeast-2.amazonaws.com"
|
2239
|
+
},
|
2240
|
+
"ap-northeast-3" : {
|
2241
|
+
"credentialScope" : {
|
2242
|
+
"region" : "ap-northeast-3"
|
2243
|
+
},
|
2244
|
+
"hostname" : "applicationinsights.ap-northeast-3.amazonaws.com"
|
2245
|
+
},
|
2246
|
+
"ap-south-1" : {
|
2247
|
+
"credentialScope" : {
|
2248
|
+
"region" : "ap-south-1"
|
2249
|
+
},
|
2250
|
+
"hostname" : "applicationinsights.ap-south-1.amazonaws.com"
|
2251
|
+
},
|
2252
|
+
"ap-south-2" : {
|
2253
|
+
"credentialScope" : {
|
2254
|
+
"region" : "ap-south-2"
|
2255
|
+
},
|
2256
|
+
"hostname" : "applicationinsights.ap-south-2.amazonaws.com"
|
2257
|
+
},
|
2258
|
+
"ap-southeast-1" : {
|
2259
|
+
"credentialScope" : {
|
2260
|
+
"region" : "ap-southeast-1"
|
2261
|
+
},
|
2262
|
+
"hostname" : "applicationinsights.ap-southeast-1.amazonaws.com"
|
2263
|
+
},
|
2264
|
+
"ap-southeast-2" : {
|
2265
|
+
"credentialScope" : {
|
2266
|
+
"region" : "ap-southeast-2"
|
2267
|
+
},
|
2268
|
+
"hostname" : "applicationinsights.ap-southeast-2.amazonaws.com"
|
2269
|
+
},
|
2270
|
+
"ap-southeast-3" : {
|
2271
|
+
"credentialScope" : {
|
2272
|
+
"region" : "ap-southeast-3"
|
2273
|
+
},
|
2274
|
+
"hostname" : "applicationinsights.ap-southeast-3.amazonaws.com"
|
2275
|
+
},
|
2276
|
+
"ap-southeast-4" : {
|
2277
|
+
"credentialScope" : {
|
2278
|
+
"region" : "ap-southeast-4"
|
2279
|
+
},
|
2280
|
+
"hostname" : "applicationinsights.ap-southeast-4.amazonaws.com"
|
2281
|
+
},
|
2282
|
+
"ca-central-1" : {
|
2283
|
+
"credentialScope" : {
|
2284
|
+
"region" : "ca-central-1"
|
2285
|
+
},
|
2286
|
+
"hostname" : "applicationinsights.ca-central-1.amazonaws.com"
|
2287
|
+
},
|
2288
|
+
"ca-west-1" : {
|
2289
|
+
"credentialScope" : {
|
2290
|
+
"region" : "ca-west-1"
|
2291
|
+
},
|
2292
|
+
"hostname" : "applicationinsights.ca-west-1.amazonaws.com"
|
2293
|
+
},
|
2294
|
+
"eu-central-1" : {
|
2295
|
+
"credentialScope" : {
|
2296
|
+
"region" : "eu-central-1"
|
2297
|
+
},
|
2298
|
+
"hostname" : "applicationinsights.eu-central-1.amazonaws.com"
|
2299
|
+
},
|
2300
|
+
"eu-central-2" : {
|
2301
|
+
"credentialScope" : {
|
2302
|
+
"region" : "eu-central-2"
|
2303
|
+
},
|
2304
|
+
"hostname" : "applicationinsights.eu-central-2.amazonaws.com"
|
2305
|
+
},
|
2306
|
+
"eu-north-1" : {
|
2307
|
+
"credentialScope" : {
|
2308
|
+
"region" : "eu-north-1"
|
2309
|
+
},
|
2310
|
+
"hostname" : "applicationinsights.eu-north-1.amazonaws.com"
|
2311
|
+
},
|
2312
|
+
"eu-south-1" : {
|
2313
|
+
"credentialScope" : {
|
2314
|
+
"region" : "eu-south-1"
|
2315
|
+
},
|
2316
|
+
"hostname" : "applicationinsights.eu-south-1.amazonaws.com"
|
2317
|
+
},
|
2318
|
+
"eu-south-2" : {
|
2319
|
+
"credentialScope" : {
|
2320
|
+
"region" : "eu-south-2"
|
2321
|
+
},
|
2322
|
+
"hostname" : "applicationinsights.eu-south-2.amazonaws.com"
|
2323
|
+
},
|
2324
|
+
"eu-west-1" : {
|
2325
|
+
"credentialScope" : {
|
2326
|
+
"region" : "eu-west-1"
|
2327
|
+
},
|
2328
|
+
"hostname" : "applicationinsights.eu-west-1.amazonaws.com"
|
2329
|
+
},
|
2330
|
+
"eu-west-2" : {
|
2331
|
+
"credentialScope" : {
|
2332
|
+
"region" : "eu-west-2"
|
2333
|
+
},
|
2334
|
+
"hostname" : "applicationinsights.eu-west-2.amazonaws.com"
|
2335
|
+
},
|
2336
|
+
"eu-west-3" : {
|
2337
|
+
"credentialScope" : {
|
2338
|
+
"region" : "eu-west-3"
|
2339
|
+
},
|
2340
|
+
"hostname" : "applicationinsights.eu-west-3.amazonaws.com"
|
2341
|
+
},
|
2342
|
+
"il-central-1" : {
|
2343
|
+
"credentialScope" : {
|
2344
|
+
"region" : "il-central-1"
|
2345
|
+
},
|
2346
|
+
"hostname" : "applicationinsights.il-central-1.amazonaws.com"
|
2347
|
+
},
|
2348
|
+
"me-central-1" : {
|
2349
|
+
"credentialScope" : {
|
2350
|
+
"region" : "me-central-1"
|
2351
|
+
},
|
2352
|
+
"hostname" : "applicationinsights.me-central-1.amazonaws.com"
|
2353
|
+
},
|
2354
|
+
"me-south-1" : {
|
2355
|
+
"credentialScope" : {
|
2356
|
+
"region" : "me-south-1"
|
2357
|
+
},
|
2358
|
+
"hostname" : "applicationinsights.me-south-1.amazonaws.com"
|
2359
|
+
},
|
2360
|
+
"sa-east-1" : {
|
2361
|
+
"credentialScope" : {
|
2362
|
+
"region" : "sa-east-1"
|
2363
|
+
},
|
2364
|
+
"hostname" : "applicationinsights.sa-east-1.amazonaws.com"
|
2365
|
+
},
|
2366
|
+
"us-east-1" : {
|
2367
|
+
"credentialScope" : {
|
2368
|
+
"region" : "us-east-1"
|
2369
|
+
},
|
2370
|
+
"hostname" : "applicationinsights.us-east-1.amazonaws.com"
|
2371
|
+
},
|
2372
|
+
"us-east-2" : {
|
2373
|
+
"credentialScope" : {
|
2374
|
+
"region" : "us-east-2"
|
2375
|
+
},
|
2376
|
+
"hostname" : "applicationinsights.us-east-2.amazonaws.com"
|
2377
|
+
},
|
2378
|
+
"us-west-1" : {
|
2379
|
+
"credentialScope" : {
|
2380
|
+
"region" : "us-west-1"
|
2381
|
+
},
|
2382
|
+
"hostname" : "applicationinsights.us-west-1.amazonaws.com"
|
2383
|
+
},
|
2384
|
+
"us-west-2" : {
|
2385
|
+
"credentialScope" : {
|
2386
|
+
"region" : "us-west-2"
|
2387
|
+
},
|
2388
|
+
"hostname" : "applicationinsights.us-west-2.amazonaws.com"
|
2389
|
+
}
|
1945
2390
|
}
|
1946
2391
|
},
|
1947
2392
|
"appmesh" : {
|
@@ -4908,6 +5353,12 @@
|
|
4908
5353
|
"tags" : [ "dualstack" ]
|
4909
5354
|
} ]
|
4910
5355
|
},
|
5356
|
+
"ap-southeast-5" : {
|
5357
|
+
"variants" : [ {
|
5358
|
+
"hostname" : "cognito-identity.ap-southeast-5.amazonaws.com",
|
5359
|
+
"tags" : [ "dualstack" ]
|
5360
|
+
} ]
|
5361
|
+
},
|
4911
5362
|
"ca-central-1" : {
|
4912
5363
|
"variants" : [ {
|
4913
5364
|
"hostname" : "cognito-identity.ca-central-1.amazonaws.com",
|
@@ -5138,6 +5589,12 @@
|
|
5138
5589
|
"tags" : [ "dualstack" ]
|
5139
5590
|
} ]
|
5140
5591
|
},
|
5592
|
+
"ap-southeast-5" : {
|
5593
|
+
"variants" : [ {
|
5594
|
+
"hostname" : "cognito-idp.ap-southeast-5.amazonaws.com",
|
5595
|
+
"tags" : [ "dualstack" ]
|
5596
|
+
} ]
|
5597
|
+
},
|
5141
5598
|
"ca-central-1" : {
|
5142
5599
|
"variants" : [ {
|
5143
5600
|
"hostname" : "cognito-idp.ca-central-1.amazonaws.com",
|
@@ -10072,6 +10529,7 @@
|
|
10072
10529
|
"ap-southeast-3" : { },
|
10073
10530
|
"ap-southeast-4" : { },
|
10074
10531
|
"ap-southeast-5" : { },
|
10532
|
+
"ap-southeast-7" : { },
|
10075
10533
|
"ca-central-1" : {
|
10076
10534
|
"variants" : [ {
|
10077
10535
|
"hostname" : "fms-fips.ca-central-1.amazonaws.com",
|
@@ -10265,6 +10723,7 @@
|
|
10265
10723
|
"tags" : [ "fips" ]
|
10266
10724
|
} ]
|
10267
10725
|
},
|
10726
|
+
"mx-central-1" : { },
|
10268
10727
|
"sa-east-1" : {
|
10269
10728
|
"variants" : [ {
|
10270
10729
|
"hostname" : "fms-fips.sa-east-1.amazonaws.com",
|
@@ -10640,6 +11099,114 @@
|
|
10640
11099
|
"us-west-2" : { }
|
10641
11100
|
}
|
10642
11101
|
},
|
11102
|
+
"gameliftstreams" : {
|
11103
|
+
"defaults" : {
|
11104
|
+
"dnsSuffix" : "api.aws",
|
11105
|
+
"variants" : [ {
|
11106
|
+
"dnsSuffix" : "api.aws",
|
11107
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
11108
|
+
"tags" : [ "fips" ]
|
11109
|
+
} ]
|
11110
|
+
},
|
11111
|
+
"endpoints" : {
|
11112
|
+
"af-south-1" : {
|
11113
|
+
"hostname" : "gameliftstreams.af-south-1.api.aws"
|
11114
|
+
},
|
11115
|
+
"ap-east-1" : {
|
11116
|
+
"hostname" : "gameliftstreams.ap-east-1.api.aws"
|
11117
|
+
},
|
11118
|
+
"ap-northeast-1" : {
|
11119
|
+
"hostname" : "gameliftstreams.ap-northeast-1.api.aws"
|
11120
|
+
},
|
11121
|
+
"ap-northeast-2" : {
|
11122
|
+
"hostname" : "gameliftstreams.ap-northeast-2.api.aws"
|
11123
|
+
},
|
11124
|
+
"ap-northeast-3" : {
|
11125
|
+
"hostname" : "gameliftstreams.ap-northeast-3.api.aws"
|
11126
|
+
},
|
11127
|
+
"ap-south-1" : {
|
11128
|
+
"hostname" : "gameliftstreams.ap-south-1.api.aws"
|
11129
|
+
},
|
11130
|
+
"ap-south-2" : {
|
11131
|
+
"hostname" : "gameliftstreams.ap-south-2.api.aws"
|
11132
|
+
},
|
11133
|
+
"ap-southeast-1" : {
|
11134
|
+
"hostname" : "gameliftstreams.ap-southeast-1.api.aws"
|
11135
|
+
},
|
11136
|
+
"ap-southeast-2" : {
|
11137
|
+
"hostname" : "gameliftstreams.ap-southeast-2.api.aws"
|
11138
|
+
},
|
11139
|
+
"ap-southeast-3" : {
|
11140
|
+
"hostname" : "gameliftstreams.ap-southeast-3.api.aws"
|
11141
|
+
},
|
11142
|
+
"ap-southeast-4" : {
|
11143
|
+
"hostname" : "gameliftstreams.ap-southeast-4.api.aws"
|
11144
|
+
},
|
11145
|
+
"ap-southeast-5" : {
|
11146
|
+
"hostname" : "gameliftstreams.ap-southeast-5.api.aws"
|
11147
|
+
},
|
11148
|
+
"ap-southeast-7" : {
|
11149
|
+
"hostname" : "gameliftstreams.ap-southeast-7.api.aws"
|
11150
|
+
},
|
11151
|
+
"ca-central-1" : {
|
11152
|
+
"hostname" : "gameliftstreams.ca-central-1.api.aws"
|
11153
|
+
},
|
11154
|
+
"ca-west-1" : {
|
11155
|
+
"hostname" : "gameliftstreams.ca-west-1.api.aws"
|
11156
|
+
},
|
11157
|
+
"eu-central-1" : {
|
11158
|
+
"hostname" : "gameliftstreams.eu-central-1.api.aws"
|
11159
|
+
},
|
11160
|
+
"eu-central-2" : {
|
11161
|
+
"hostname" : "gameliftstreams.eu-central-2.api.aws"
|
11162
|
+
},
|
11163
|
+
"eu-north-1" : {
|
11164
|
+
"hostname" : "gameliftstreams.eu-north-1.api.aws"
|
11165
|
+
},
|
11166
|
+
"eu-south-1" : {
|
11167
|
+
"hostname" : "gameliftstreams.eu-south-1.api.aws"
|
11168
|
+
},
|
11169
|
+
"eu-south-2" : {
|
11170
|
+
"hostname" : "gameliftstreams.eu-south-2.api.aws"
|
11171
|
+
},
|
11172
|
+
"eu-west-1" : {
|
11173
|
+
"hostname" : "gameliftstreams.eu-west-1.api.aws"
|
11174
|
+
},
|
11175
|
+
"eu-west-2" : {
|
11176
|
+
"hostname" : "gameliftstreams.eu-west-2.api.aws"
|
11177
|
+
},
|
11178
|
+
"eu-west-3" : {
|
11179
|
+
"hostname" : "gameliftstreams.eu-west-3.api.aws"
|
11180
|
+
},
|
11181
|
+
"il-central-1" : {
|
11182
|
+
"hostname" : "gameliftstreams.il-central-1.api.aws"
|
11183
|
+
},
|
11184
|
+
"me-central-1" : {
|
11185
|
+
"hostname" : "gameliftstreams.me-central-1.api.aws"
|
11186
|
+
},
|
11187
|
+
"me-south-1" : {
|
11188
|
+
"hostname" : "gameliftstreams.me-south-1.api.aws"
|
11189
|
+
},
|
11190
|
+
"mx-central-1" : {
|
11191
|
+
"hostname" : "gameliftstreams.mx-central-1.api.aws"
|
11192
|
+
},
|
11193
|
+
"sa-east-1" : {
|
11194
|
+
"hostname" : "gameliftstreams.sa-east-1.api.aws"
|
11195
|
+
},
|
11196
|
+
"us-east-1" : {
|
11197
|
+
"hostname" : "gameliftstreams.us-east-1.api.aws"
|
11198
|
+
},
|
11199
|
+
"us-east-2" : {
|
11200
|
+
"hostname" : "gameliftstreams.us-east-2.api.aws"
|
11201
|
+
},
|
11202
|
+
"us-west-1" : {
|
11203
|
+
"hostname" : "gameliftstreams.us-west-1.api.aws"
|
11204
|
+
},
|
11205
|
+
"us-west-2" : {
|
11206
|
+
"hostname" : "gameliftstreams.us-west-2.api.aws"
|
11207
|
+
}
|
11208
|
+
}
|
11209
|
+
},
|
10643
11210
|
"geo" : {
|
10644
11211
|
"endpoints" : {
|
10645
11212
|
"ap-northeast-1" : { },
|
@@ -10832,6 +11399,12 @@
|
|
10832
11399
|
"tags" : [ "dualstack" ]
|
10833
11400
|
} ]
|
10834
11401
|
},
|
11402
|
+
"ap-southeast-7" : {
|
11403
|
+
"variants" : [ {
|
11404
|
+
"hostname" : "glue.ap-southeast-7.api.aws",
|
11405
|
+
"tags" : [ "dualstack" ]
|
11406
|
+
} ]
|
11407
|
+
},
|
10835
11408
|
"ca-central-1" : {
|
10836
11409
|
"variants" : [ {
|
10837
11410
|
"hostname" : "glue.ca-central-1.api.aws",
|
@@ -10938,6 +11511,12 @@
|
|
10938
11511
|
"tags" : [ "dualstack" ]
|
10939
11512
|
} ]
|
10940
11513
|
},
|
11514
|
+
"mx-central-1" : {
|
11515
|
+
"variants" : [ {
|
11516
|
+
"hostname" : "glue.mx-central-1.api.aws",
|
11517
|
+
"tags" : [ "dualstack" ]
|
11518
|
+
} ]
|
11519
|
+
},
|
10941
11520
|
"sa-east-1" : {
|
10942
11521
|
"variants" : [ {
|
10943
11522
|
"hostname" : "glue.sa-east-1.api.aws",
|
@@ -14204,6 +14783,7 @@
|
|
14204
14783
|
"ap-southeast-2" : { },
|
14205
14784
|
"ap-southeast-3" : { },
|
14206
14785
|
"ap-southeast-4" : { },
|
14786
|
+
"ap-southeast-5" : { },
|
14207
14787
|
"ca-central-1" : { },
|
14208
14788
|
"ca-west-1" : { },
|
14209
14789
|
"eu-central-1" : { },
|
@@ -15396,6 +15976,7 @@
|
|
15396
15976
|
"ap-southeast-3" : { },
|
15397
15977
|
"ap-southeast-4" : { },
|
15398
15978
|
"ap-southeast-5" : { },
|
15979
|
+
"ap-southeast-7" : { },
|
15399
15980
|
"ca-central-1" : {
|
15400
15981
|
"variants" : [ {
|
15401
15982
|
"hostname" : "metrics-fips.sagemaker.ca-central-1.amazonaws.com",
|
@@ -15433,6 +16014,7 @@
|
|
15433
16014
|
"il-central-1" : { },
|
15434
16015
|
"me-central-1" : { },
|
15435
16016
|
"me-south-1" : { },
|
16017
|
+
"mx-central-1" : { },
|
15436
16018
|
"sa-east-1" : { },
|
15437
16019
|
"us-east-1" : {
|
15438
16020
|
"variants" : [ {
|
@@ -16477,20 +17059,10 @@
|
|
16477
17059
|
},
|
16478
17060
|
"opsworks" : {
|
16479
17061
|
"endpoints" : {
|
16480
|
-
"ap-northeast-1" : { },
|
16481
|
-
"ap-northeast-2" : { },
|
16482
|
-
"ap-south-1" : { },
|
16483
17062
|
"ap-southeast-1" : { },
|
16484
|
-
"ap-southeast-2" : { },
|
16485
|
-
"ca-central-1" : { },
|
16486
17063
|
"eu-central-1" : { },
|
16487
17064
|
"eu-west-1" : { },
|
16488
|
-
"eu-west-2" : { },
|
16489
|
-
"eu-west-3" : { },
|
16490
|
-
"sa-east-1" : { },
|
16491
17065
|
"us-east-1" : { },
|
16492
|
-
"us-east-2" : { },
|
16493
|
-
"us-west-1" : { },
|
16494
17066
|
"us-west-2" : { }
|
16495
17067
|
}
|
16496
17068
|
},
|
@@ -17158,6 +17730,12 @@
|
|
17158
17730
|
},
|
17159
17731
|
"ca-central-1" : {
|
17160
17732
|
"variants" : [ {
|
17733
|
+
"hostname" : "polly-fips.ca-central-1.amazonaws.com",
|
17734
|
+
"tags" : [ "fips" ]
|
17735
|
+
}, {
|
17736
|
+
"hostname" : "polly-fips.ca-central-1.api.aws",
|
17737
|
+
"tags" : [ "dualstack", "fips" ]
|
17738
|
+
}, {
|
17161
17739
|
"hostname" : "polly.ca-central-1.api.aws",
|
17162
17740
|
"tags" : [ "dualstack" ]
|
17163
17741
|
} ]
|
@@ -17198,6 +17776,13 @@
|
|
17198
17776
|
"tags" : [ "dualstack" ]
|
17199
17777
|
} ]
|
17200
17778
|
},
|
17779
|
+
"fips-ca-central-1" : {
|
17780
|
+
"credentialScope" : {
|
17781
|
+
"region" : "ca-central-1"
|
17782
|
+
},
|
17783
|
+
"deprecated" : true,
|
17784
|
+
"hostname" : "polly-fips.ca-central-1.amazonaws.com"
|
17785
|
+
},
|
17201
17786
|
"fips-us-east-1" : {
|
17202
17787
|
"credentialScope" : {
|
17203
17788
|
"region" : "us-east-1"
|
@@ -17723,6 +18308,7 @@
|
|
17723
18308
|
"eu-central-2" : { },
|
17724
18309
|
"eu-north-1" : { },
|
17725
18310
|
"eu-south-1" : { },
|
18311
|
+
"eu-south-2" : { },
|
17726
18312
|
"eu-west-1" : { },
|
17727
18313
|
"eu-west-2" : { },
|
17728
18314
|
"eu-west-3" : { },
|
@@ -22765,34 +23351,147 @@
|
|
22765
23351
|
"protocols" : [ "http", "https" ]
|
22766
23352
|
},
|
22767
23353
|
"endpoints" : {
|
22768
|
-
"af-south-1" : {
|
22769
|
-
|
22770
|
-
|
22771
|
-
|
22772
|
-
|
22773
|
-
|
22774
|
-
"ap-
|
22775
|
-
|
22776
|
-
|
22777
|
-
|
22778
|
-
|
22779
|
-
|
22780
|
-
"ap-
|
22781
|
-
|
23354
|
+
"af-south-1" : {
|
23355
|
+
"variants" : [ {
|
23356
|
+
"hostname" : "sns.af-south-1.api.aws",
|
23357
|
+
"tags" : [ "dualstack" ]
|
23358
|
+
} ]
|
23359
|
+
},
|
23360
|
+
"ap-east-1" : {
|
23361
|
+
"variants" : [ {
|
23362
|
+
"hostname" : "sns.ap-east-1.api.aws",
|
23363
|
+
"tags" : [ "dualstack" ]
|
23364
|
+
} ]
|
23365
|
+
},
|
23366
|
+
"ap-northeast-1" : {
|
23367
|
+
"variants" : [ {
|
23368
|
+
"hostname" : "sns.ap-northeast-1.api.aws",
|
23369
|
+
"tags" : [ "dualstack" ]
|
23370
|
+
} ]
|
23371
|
+
},
|
23372
|
+
"ap-northeast-2" : {
|
23373
|
+
"variants" : [ {
|
23374
|
+
"hostname" : "sns.ap-northeast-2.api.aws",
|
23375
|
+
"tags" : [ "dualstack" ]
|
23376
|
+
} ]
|
23377
|
+
},
|
23378
|
+
"ap-northeast-3" : {
|
23379
|
+
"variants" : [ {
|
23380
|
+
"hostname" : "sns.ap-northeast-3.api.aws",
|
23381
|
+
"tags" : [ "dualstack" ]
|
23382
|
+
} ]
|
23383
|
+
},
|
23384
|
+
"ap-south-1" : {
|
23385
|
+
"variants" : [ {
|
23386
|
+
"hostname" : "sns.ap-south-1.api.aws",
|
23387
|
+
"tags" : [ "dualstack" ]
|
23388
|
+
} ]
|
23389
|
+
},
|
23390
|
+
"ap-south-2" : {
|
23391
|
+
"variants" : [ {
|
23392
|
+
"hostname" : "sns.ap-south-2.api.aws",
|
23393
|
+
"tags" : [ "dualstack" ]
|
23394
|
+
} ]
|
23395
|
+
},
|
23396
|
+
"ap-southeast-1" : {
|
23397
|
+
"variants" : [ {
|
23398
|
+
"hostname" : "sns.ap-southeast-1.api.aws",
|
23399
|
+
"tags" : [ "dualstack" ]
|
23400
|
+
} ]
|
23401
|
+
},
|
23402
|
+
"ap-southeast-2" : {
|
23403
|
+
"variants" : [ {
|
23404
|
+
"hostname" : "sns.ap-southeast-2.api.aws",
|
23405
|
+
"tags" : [ "dualstack" ]
|
23406
|
+
} ]
|
23407
|
+
},
|
23408
|
+
"ap-southeast-3" : {
|
23409
|
+
"variants" : [ {
|
23410
|
+
"hostname" : "sns.ap-southeast-3.api.aws",
|
23411
|
+
"tags" : [ "dualstack" ]
|
23412
|
+
} ]
|
23413
|
+
},
|
23414
|
+
"ap-southeast-4" : {
|
23415
|
+
"variants" : [ {
|
23416
|
+
"hostname" : "sns.ap-southeast-4.api.aws",
|
23417
|
+
"tags" : [ "dualstack" ]
|
23418
|
+
} ]
|
23419
|
+
},
|
23420
|
+
"ap-southeast-5" : {
|
23421
|
+
"variants" : [ {
|
23422
|
+
"hostname" : "sns.ap-southeast-5.api.aws",
|
23423
|
+
"tags" : [ "dualstack" ]
|
23424
|
+
} ]
|
23425
|
+
},
|
23426
|
+
"ap-southeast-7" : {
|
23427
|
+
"variants" : [ {
|
23428
|
+
"hostname" : "sns.ap-southeast-7.api.aws",
|
23429
|
+
"tags" : [ "dualstack" ]
|
23430
|
+
} ]
|
23431
|
+
},
|
23432
|
+
"ca-central-1" : {
|
23433
|
+
"variants" : [ {
|
23434
|
+
"hostname" : "sns.ca-central-1.api.aws",
|
23435
|
+
"tags" : [ "dualstack" ]
|
23436
|
+
} ]
|
23437
|
+
},
|
22782
23438
|
"ca-west-1" : {
|
22783
23439
|
"variants" : [ {
|
22784
23440
|
"hostname" : "sns-fips.ca-west-1.amazonaws.com",
|
22785
23441
|
"tags" : [ "fips" ]
|
23442
|
+
}, {
|
23443
|
+
"hostname" : "sns.ca-west-1.api.aws",
|
23444
|
+
"tags" : [ "dualstack" ]
|
23445
|
+
} ]
|
23446
|
+
},
|
23447
|
+
"eu-central-1" : {
|
23448
|
+
"variants" : [ {
|
23449
|
+
"hostname" : "sns.eu-central-1.api.aws",
|
23450
|
+
"tags" : [ "dualstack" ]
|
23451
|
+
} ]
|
23452
|
+
},
|
23453
|
+
"eu-central-2" : {
|
23454
|
+
"variants" : [ {
|
23455
|
+
"hostname" : "sns.eu-central-2.api.aws",
|
23456
|
+
"tags" : [ "dualstack" ]
|
23457
|
+
} ]
|
23458
|
+
},
|
23459
|
+
"eu-north-1" : {
|
23460
|
+
"variants" : [ {
|
23461
|
+
"hostname" : "sns.eu-north-1.api.aws",
|
23462
|
+
"tags" : [ "dualstack" ]
|
23463
|
+
} ]
|
23464
|
+
},
|
23465
|
+
"eu-south-1" : {
|
23466
|
+
"variants" : [ {
|
23467
|
+
"hostname" : "sns.eu-south-1.api.aws",
|
23468
|
+
"tags" : [ "dualstack" ]
|
23469
|
+
} ]
|
23470
|
+
},
|
23471
|
+
"eu-south-2" : {
|
23472
|
+
"variants" : [ {
|
23473
|
+
"hostname" : "sns.eu-south-2.api.aws",
|
23474
|
+
"tags" : [ "dualstack" ]
|
23475
|
+
} ]
|
23476
|
+
},
|
23477
|
+
"eu-west-1" : {
|
23478
|
+
"variants" : [ {
|
23479
|
+
"hostname" : "sns.eu-west-1.api.aws",
|
23480
|
+
"tags" : [ "dualstack" ]
|
23481
|
+
} ]
|
23482
|
+
},
|
23483
|
+
"eu-west-2" : {
|
23484
|
+
"variants" : [ {
|
23485
|
+
"hostname" : "sns.eu-west-2.api.aws",
|
23486
|
+
"tags" : [ "dualstack" ]
|
23487
|
+
} ]
|
23488
|
+
},
|
23489
|
+
"eu-west-3" : {
|
23490
|
+
"variants" : [ {
|
23491
|
+
"hostname" : "sns.eu-west-3.api.aws",
|
23492
|
+
"tags" : [ "dualstack" ]
|
22786
23493
|
} ]
|
22787
23494
|
},
|
22788
|
-
"eu-central-1" : { },
|
22789
|
-
"eu-central-2" : { },
|
22790
|
-
"eu-north-1" : { },
|
22791
|
-
"eu-south-1" : { },
|
22792
|
-
"eu-south-2" : { },
|
22793
|
-
"eu-west-1" : { },
|
22794
|
-
"eu-west-2" : { },
|
22795
|
-
"eu-west-3" : { },
|
22796
23495
|
"fips-ca-west-1" : {
|
22797
23496
|
"credentialScope" : {
|
22798
23497
|
"region" : "ca-west-1"
|
@@ -22828,33 +23527,70 @@
|
|
22828
23527
|
"deprecated" : true,
|
22829
23528
|
"hostname" : "sns-fips.us-west-2.amazonaws.com"
|
22830
23529
|
},
|
22831
|
-
"il-central-1" : {
|
22832
|
-
|
22833
|
-
|
22834
|
-
|
22835
|
-
|
23530
|
+
"il-central-1" : {
|
23531
|
+
"variants" : [ {
|
23532
|
+
"hostname" : "sns.il-central-1.api.aws",
|
23533
|
+
"tags" : [ "dualstack" ]
|
23534
|
+
} ]
|
23535
|
+
},
|
23536
|
+
"me-central-1" : {
|
23537
|
+
"variants" : [ {
|
23538
|
+
"hostname" : "sns.me-central-1.api.aws",
|
23539
|
+
"tags" : [ "dualstack" ]
|
23540
|
+
} ]
|
23541
|
+
},
|
23542
|
+
"me-south-1" : {
|
23543
|
+
"variants" : [ {
|
23544
|
+
"hostname" : "sns.me-south-1.api.aws",
|
23545
|
+
"tags" : [ "dualstack" ]
|
23546
|
+
} ]
|
23547
|
+
},
|
23548
|
+
"mx-central-1" : {
|
23549
|
+
"variants" : [ {
|
23550
|
+
"hostname" : "sns.mx-central-1.api.aws",
|
23551
|
+
"tags" : [ "dualstack" ]
|
23552
|
+
} ]
|
23553
|
+
},
|
23554
|
+
"sa-east-1" : {
|
23555
|
+
"variants" : [ {
|
23556
|
+
"hostname" : "sns.sa-east-1.api.aws",
|
23557
|
+
"tags" : [ "dualstack" ]
|
23558
|
+
} ]
|
23559
|
+
},
|
22836
23560
|
"us-east-1" : {
|
22837
23561
|
"variants" : [ {
|
22838
23562
|
"hostname" : "sns-fips.us-east-1.amazonaws.com",
|
22839
23563
|
"tags" : [ "fips" ]
|
23564
|
+
}, {
|
23565
|
+
"hostname" : "sns.us-east-1.api.aws",
|
23566
|
+
"tags" : [ "dualstack" ]
|
22840
23567
|
} ]
|
22841
23568
|
},
|
22842
23569
|
"us-east-2" : {
|
22843
23570
|
"variants" : [ {
|
22844
23571
|
"hostname" : "sns-fips.us-east-2.amazonaws.com",
|
22845
23572
|
"tags" : [ "fips" ]
|
23573
|
+
}, {
|
23574
|
+
"hostname" : "sns.us-east-2.api.aws",
|
23575
|
+
"tags" : [ "dualstack" ]
|
22846
23576
|
} ]
|
22847
23577
|
},
|
22848
23578
|
"us-west-1" : {
|
22849
23579
|
"variants" : [ {
|
22850
23580
|
"hostname" : "sns-fips.us-west-1.amazonaws.com",
|
22851
23581
|
"tags" : [ "fips" ]
|
23582
|
+
}, {
|
23583
|
+
"hostname" : "sns.us-west-1.api.aws",
|
23584
|
+
"tags" : [ "dualstack" ]
|
22852
23585
|
} ]
|
22853
23586
|
},
|
22854
23587
|
"us-west-2" : {
|
22855
23588
|
"variants" : [ {
|
22856
23589
|
"hostname" : "sns-fips.us-west-2.amazonaws.com",
|
22857
23590
|
"tags" : [ "fips" ]
|
23591
|
+
}, {
|
23592
|
+
"hostname" : "sns.us-west-2.api.aws",
|
23593
|
+
"tags" : [ "dualstack" ]
|
22858
23594
|
} ]
|
22859
23595
|
}
|
22860
23596
|
}
|
@@ -23150,22 +23886,78 @@
|
|
23150
23886
|
},
|
23151
23887
|
"ssm-incidents" : {
|
23152
23888
|
"endpoints" : {
|
23153
|
-
"ap-northeast-1" : {
|
23154
|
-
|
23155
|
-
|
23156
|
-
|
23157
|
-
|
23889
|
+
"ap-northeast-1" : {
|
23890
|
+
"variants" : [ {
|
23891
|
+
"hostname" : "ssm-incidents.ap-northeast-1.api.aws",
|
23892
|
+
"tags" : [ "dualstack" ]
|
23893
|
+
} ]
|
23894
|
+
},
|
23895
|
+
"ap-northeast-2" : {
|
23896
|
+
"variants" : [ {
|
23897
|
+
"hostname" : "ssm-incidents.ap-northeast-2.api.aws",
|
23898
|
+
"tags" : [ "dualstack" ]
|
23899
|
+
} ]
|
23900
|
+
},
|
23901
|
+
"ap-south-1" : {
|
23902
|
+
"variants" : [ {
|
23903
|
+
"hostname" : "ssm-incidents.ap-south-1.api.aws",
|
23904
|
+
"tags" : [ "dualstack" ]
|
23905
|
+
} ]
|
23906
|
+
},
|
23907
|
+
"ap-southeast-1" : {
|
23908
|
+
"variants" : [ {
|
23909
|
+
"hostname" : "ssm-incidents.ap-southeast-1.api.aws",
|
23910
|
+
"tags" : [ "dualstack" ]
|
23911
|
+
} ]
|
23912
|
+
},
|
23913
|
+
"ap-southeast-2" : {
|
23914
|
+
"variants" : [ {
|
23915
|
+
"hostname" : "ssm-incidents.ap-southeast-2.api.aws",
|
23916
|
+
"tags" : [ "dualstack" ]
|
23917
|
+
} ]
|
23918
|
+
},
|
23158
23919
|
"ca-central-1" : {
|
23159
23920
|
"variants" : [ {
|
23160
23921
|
"hostname" : "ssm-incidents-fips.ca-central-1.amazonaws.com",
|
23161
23922
|
"tags" : [ "fips" ]
|
23923
|
+
}, {
|
23924
|
+
"hostname" : "ssm-incidents-fips.ca-central-1.api.aws",
|
23925
|
+
"tags" : [ "dualstack", "fips" ]
|
23926
|
+
}, {
|
23927
|
+
"hostname" : "ssm-incidents.ca-central-1.api.aws",
|
23928
|
+
"tags" : [ "dualstack" ]
|
23929
|
+
} ]
|
23930
|
+
},
|
23931
|
+
"eu-central-1" : {
|
23932
|
+
"variants" : [ {
|
23933
|
+
"hostname" : "ssm-incidents.eu-central-1.api.aws",
|
23934
|
+
"tags" : [ "dualstack" ]
|
23935
|
+
} ]
|
23936
|
+
},
|
23937
|
+
"eu-north-1" : {
|
23938
|
+
"variants" : [ {
|
23939
|
+
"hostname" : "ssm-incidents.eu-north-1.api.aws",
|
23940
|
+
"tags" : [ "dualstack" ]
|
23941
|
+
} ]
|
23942
|
+
},
|
23943
|
+
"eu-west-1" : {
|
23944
|
+
"variants" : [ {
|
23945
|
+
"hostname" : "ssm-incidents.eu-west-1.api.aws",
|
23946
|
+
"tags" : [ "dualstack" ]
|
23947
|
+
} ]
|
23948
|
+
},
|
23949
|
+
"eu-west-2" : {
|
23950
|
+
"variants" : [ {
|
23951
|
+
"hostname" : "ssm-incidents.eu-west-2.api.aws",
|
23952
|
+
"tags" : [ "dualstack" ]
|
23953
|
+
} ]
|
23954
|
+
},
|
23955
|
+
"eu-west-3" : {
|
23956
|
+
"variants" : [ {
|
23957
|
+
"hostname" : "ssm-incidents.eu-west-3.api.aws",
|
23958
|
+
"tags" : [ "dualstack" ]
|
23162
23959
|
} ]
|
23163
23960
|
},
|
23164
|
-
"eu-central-1" : { },
|
23165
|
-
"eu-north-1" : { },
|
23166
|
-
"eu-west-1" : { },
|
23167
|
-
"eu-west-2" : { },
|
23168
|
-
"eu-west-3" : { },
|
23169
23961
|
"fips-ca-central-1" : {
|
23170
23962
|
"credentialScope" : {
|
23171
23963
|
"region" : "ca-central-1"
|
@@ -23201,29 +23993,58 @@
|
|
23201
23993
|
"deprecated" : true,
|
23202
23994
|
"hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com"
|
23203
23995
|
},
|
23204
|
-
"sa-east-1" : {
|
23996
|
+
"sa-east-1" : {
|
23997
|
+
"variants" : [ {
|
23998
|
+
"hostname" : "ssm-incidents.sa-east-1.api.aws",
|
23999
|
+
"tags" : [ "dualstack" ]
|
24000
|
+
} ]
|
24001
|
+
},
|
23205
24002
|
"us-east-1" : {
|
23206
24003
|
"variants" : [ {
|
23207
24004
|
"hostname" : "ssm-incidents-fips.us-east-1.amazonaws.com",
|
23208
24005
|
"tags" : [ "fips" ]
|
24006
|
+
}, {
|
24007
|
+
"hostname" : "ssm-incidents-fips.us-east-1.api.aws",
|
24008
|
+
"tags" : [ "dualstack", "fips" ]
|
24009
|
+
}, {
|
24010
|
+
"hostname" : "ssm-incidents.us-east-1.api.aws",
|
24011
|
+
"tags" : [ "dualstack" ]
|
23209
24012
|
} ]
|
23210
24013
|
},
|
23211
24014
|
"us-east-2" : {
|
23212
24015
|
"variants" : [ {
|
23213
24016
|
"hostname" : "ssm-incidents-fips.us-east-2.amazonaws.com",
|
23214
24017
|
"tags" : [ "fips" ]
|
24018
|
+
}, {
|
24019
|
+
"hostname" : "ssm-incidents-fips.us-east-2.api.aws",
|
24020
|
+
"tags" : [ "dualstack", "fips" ]
|
24021
|
+
}, {
|
24022
|
+
"hostname" : "ssm-incidents.us-east-2.api.aws",
|
24023
|
+
"tags" : [ "dualstack" ]
|
23215
24024
|
} ]
|
23216
24025
|
},
|
23217
24026
|
"us-west-1" : {
|
23218
24027
|
"variants" : [ {
|
23219
24028
|
"hostname" : "ssm-incidents-fips.us-west-1.amazonaws.com",
|
23220
24029
|
"tags" : [ "fips" ]
|
24030
|
+
}, {
|
24031
|
+
"hostname" : "ssm-incidents-fips.us-west-1.api.aws",
|
24032
|
+
"tags" : [ "dualstack", "fips" ]
|
24033
|
+
}, {
|
24034
|
+
"hostname" : "ssm-incidents.us-west-1.api.aws",
|
24035
|
+
"tags" : [ "dualstack" ]
|
23221
24036
|
} ]
|
23222
24037
|
},
|
23223
24038
|
"us-west-2" : {
|
23224
24039
|
"variants" : [ {
|
23225
24040
|
"hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com",
|
23226
24041
|
"tags" : [ "fips" ]
|
24042
|
+
}, {
|
24043
|
+
"hostname" : "ssm-incidents-fips.us-west-2.api.aws",
|
24044
|
+
"tags" : [ "dualstack", "fips" ]
|
24045
|
+
}, {
|
24046
|
+
"hostname" : "ssm-incidents.us-west-2.api.aws",
|
24047
|
+
"tags" : [ "dualstack" ]
|
23227
24048
|
} ]
|
23228
24049
|
}
|
23229
24050
|
}
|
@@ -23593,8 +24414,18 @@
|
|
23593
24414
|
"ap-southeast-4" : { },
|
23594
24415
|
"ap-southeast-5" : { },
|
23595
24416
|
"ap-southeast-7" : { },
|
23596
|
-
"ca-central-1" : {
|
23597
|
-
|
24417
|
+
"ca-central-1" : {
|
24418
|
+
"variants" : [ {
|
24419
|
+
"hostname" : "states-fips.ca-central-1.amazonaws.com",
|
24420
|
+
"tags" : [ "fips" ]
|
24421
|
+
} ]
|
24422
|
+
},
|
24423
|
+
"ca-west-1" : {
|
24424
|
+
"variants" : [ {
|
24425
|
+
"hostname" : "states-fips.ca-west-1.amazonaws.com",
|
24426
|
+
"tags" : [ "fips" ]
|
24427
|
+
} ]
|
24428
|
+
},
|
23598
24429
|
"eu-central-1" : { },
|
23599
24430
|
"eu-central-2" : { },
|
23600
24431
|
"eu-north-1" : { },
|
@@ -23603,6 +24434,20 @@
|
|
23603
24434
|
"eu-west-1" : { },
|
23604
24435
|
"eu-west-2" : { },
|
23605
24436
|
"eu-west-3" : { },
|
24437
|
+
"fips-ca-central-1" : {
|
24438
|
+
"credentialScope" : {
|
24439
|
+
"region" : "ca-central-1"
|
24440
|
+
},
|
24441
|
+
"deprecated" : true,
|
24442
|
+
"hostname" : "states-fips.ca-central-1.amazonaws.com"
|
24443
|
+
},
|
24444
|
+
"fips-ca-west-1" : {
|
24445
|
+
"credentialScope" : {
|
24446
|
+
"region" : "ca-west-1"
|
24447
|
+
},
|
24448
|
+
"deprecated" : true,
|
24449
|
+
"hostname" : "states-fips.ca-west-1.amazonaws.com"
|
24450
|
+
},
|
23606
24451
|
"fips-us-east-1" : {
|
23607
24452
|
"credentialScope" : {
|
23608
24453
|
"region" : "us-east-1"
|
@@ -25951,6 +26796,16 @@
|
|
25951
26796
|
"tags" : [ "fips" ]
|
25952
26797
|
} ]
|
25953
26798
|
},
|
26799
|
+
"ap-southeast-7" : {
|
26800
|
+
"credentialScope" : {
|
26801
|
+
"region" : "ap-southeast-7"
|
26802
|
+
},
|
26803
|
+
"hostname" : "wafv2.ap-southeast-7.amazonaws.com",
|
26804
|
+
"variants" : [ {
|
26805
|
+
"hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com",
|
26806
|
+
"tags" : [ "fips" ]
|
26807
|
+
} ]
|
26808
|
+
},
|
25954
26809
|
"ca-central-1" : {
|
25955
26810
|
"credentialScope" : {
|
25956
26811
|
"region" : "ca-central-1"
|
@@ -26135,6 +26990,13 @@
|
|
26135
26990
|
"deprecated" : true,
|
26136
26991
|
"hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com"
|
26137
26992
|
},
|
26993
|
+
"fips-ap-southeast-7" : {
|
26994
|
+
"credentialScope" : {
|
26995
|
+
"region" : "ap-southeast-7"
|
26996
|
+
},
|
26997
|
+
"deprecated" : true,
|
26998
|
+
"hostname" : "wafv2-fips.ap-southeast-7.amazonaws.com"
|
26999
|
+
},
|
26138
27000
|
"fips-ca-central-1" : {
|
26139
27001
|
"credentialScope" : {
|
26140
27002
|
"region" : "ca-central-1"
|
@@ -26226,6 +27088,13 @@
|
|
26226
27088
|
"deprecated" : true,
|
26227
27089
|
"hostname" : "wafv2-fips.me-south-1.amazonaws.com"
|
26228
27090
|
},
|
27091
|
+
"fips-mx-central-1" : {
|
27092
|
+
"credentialScope" : {
|
27093
|
+
"region" : "mx-central-1"
|
27094
|
+
},
|
27095
|
+
"deprecated" : true,
|
27096
|
+
"hostname" : "wafv2-fips.mx-central-1.amazonaws.com"
|
27097
|
+
},
|
26229
27098
|
"fips-sa-east-1" : {
|
26230
27099
|
"credentialScope" : {
|
26231
27100
|
"region" : "sa-east-1"
|
@@ -26291,6 +27160,16 @@
|
|
26291
27160
|
"tags" : [ "fips" ]
|
26292
27161
|
} ]
|
26293
27162
|
},
|
27163
|
+
"mx-central-1" : {
|
27164
|
+
"credentialScope" : {
|
27165
|
+
"region" : "mx-central-1"
|
27166
|
+
},
|
27167
|
+
"hostname" : "wafv2.mx-central-1.amazonaws.com",
|
27168
|
+
"variants" : [ {
|
27169
|
+
"hostname" : "wafv2-fips.mx-central-1.amazonaws.com",
|
27170
|
+
"tags" : [ "fips" ]
|
27171
|
+
} ]
|
27172
|
+
},
|
26294
27173
|
"sa-east-1" : {
|
26295
27174
|
"credentialScope" : {
|
26296
27175
|
"region" : "sa-east-1"
|
@@ -26651,8 +27530,18 @@
|
|
26651
27530
|
"services" : {
|
26652
27531
|
"access-analyzer" : {
|
26653
27532
|
"endpoints" : {
|
26654
|
-
"cn-north-1" : {
|
26655
|
-
|
27533
|
+
"cn-north-1" : {
|
27534
|
+
"variants" : [ {
|
27535
|
+
"hostname" : "access-analyzer.cn-north-1.api.amazonwebservices.com.cn",
|
27536
|
+
"tags" : [ "dualstack" ]
|
27537
|
+
} ]
|
27538
|
+
},
|
27539
|
+
"cn-northwest-1" : {
|
27540
|
+
"variants" : [ {
|
27541
|
+
"hostname" : "access-analyzer.cn-northwest-1.api.amazonwebservices.com.cn",
|
27542
|
+
"tags" : [ "dualstack" ]
|
27543
|
+
} ]
|
27544
|
+
}
|
26656
27545
|
}
|
26657
27546
|
},
|
26658
27547
|
"account" : {
|
@@ -26788,8 +27677,18 @@
|
|
26788
27677
|
},
|
26789
27678
|
"applicationinsights" : {
|
26790
27679
|
"endpoints" : {
|
26791
|
-
"cn-north-1" : {
|
26792
|
-
|
27680
|
+
"cn-north-1" : {
|
27681
|
+
"credentialScope" : {
|
27682
|
+
"region" : "cn-north-1"
|
27683
|
+
},
|
27684
|
+
"hostname" : "applicationinsights.cn-north-1.amazonaws.com.cn"
|
27685
|
+
},
|
27686
|
+
"cn-northwest-1" : {
|
27687
|
+
"credentialScope" : {
|
27688
|
+
"region" : "cn-northwest-1"
|
27689
|
+
},
|
27690
|
+
"hostname" : "applicationinsights.cn-northwest-1.amazonaws.com.cn"
|
27691
|
+
}
|
26793
27692
|
}
|
26794
27693
|
},
|
26795
27694
|
"appmesh" : {
|
@@ -27340,6 +28239,24 @@
|
|
27340
28239
|
"cn-northwest-1" : { }
|
27341
28240
|
}
|
27342
28241
|
},
|
28242
|
+
"gameliftstreams" : {
|
28243
|
+
"defaults" : {
|
28244
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
28245
|
+
"variants" : [ {
|
28246
|
+
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
28247
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
28248
|
+
"tags" : [ "fips" ]
|
28249
|
+
} ]
|
28250
|
+
},
|
28251
|
+
"endpoints" : {
|
28252
|
+
"cn-north-1" : {
|
28253
|
+
"hostname" : "gameliftstreams.cn-north-1.api.amazonwebservices.com.cn"
|
28254
|
+
},
|
28255
|
+
"cn-northwest-1" : {
|
28256
|
+
"hostname" : "gameliftstreams.cn-northwest-1.api.amazonwebservices.com.cn"
|
28257
|
+
}
|
28258
|
+
}
|
28259
|
+
},
|
27343
28260
|
"glacier" : {
|
27344
28261
|
"defaults" : {
|
27345
28262
|
"protocols" : [ "http", "https" ]
|
@@ -28074,8 +28991,18 @@
|
|
28074
28991
|
"protocols" : [ "http", "https" ]
|
28075
28992
|
},
|
28076
28993
|
"endpoints" : {
|
28077
|
-
"cn-north-1" : {
|
28078
|
-
|
28994
|
+
"cn-north-1" : {
|
28995
|
+
"variants" : [ {
|
28996
|
+
"hostname" : "sns.cn-north-1.api.amazonwebservices.com.cn",
|
28997
|
+
"tags" : [ "dualstack" ]
|
28998
|
+
} ]
|
28999
|
+
},
|
29000
|
+
"cn-northwest-1" : {
|
29001
|
+
"variants" : [ {
|
29002
|
+
"hostname" : "sns.cn-northwest-1.api.amazonwebservices.com.cn",
|
29003
|
+
"tags" : [ "dualstack" ]
|
29004
|
+
} ]
|
29005
|
+
}
|
28079
29006
|
}
|
28080
29007
|
},
|
28081
29008
|
"sqs" : {
|
@@ -28348,6 +29275,12 @@
|
|
28348
29275
|
"variants" : [ {
|
28349
29276
|
"hostname" : "access-analyzer.us-gov-east-1.amazonaws.com",
|
28350
29277
|
"tags" : [ "fips" ]
|
29278
|
+
}, {
|
29279
|
+
"hostname" : "access-analyzer.us-gov-east-1.api.aws",
|
29280
|
+
"tags" : [ "dualstack" ]
|
29281
|
+
}, {
|
29282
|
+
"hostname" : "access-analyzer.us-gov-east-1.api.aws",
|
29283
|
+
"tags" : [ "dualstack", "fips" ]
|
28351
29284
|
} ]
|
28352
29285
|
},
|
28353
29286
|
"us-gov-east-1-fips" : {
|
@@ -28365,6 +29298,12 @@
|
|
28365
29298
|
"variants" : [ {
|
28366
29299
|
"hostname" : "access-analyzer.us-gov-west-1.amazonaws.com",
|
28367
29300
|
"tags" : [ "fips" ]
|
29301
|
+
}, {
|
29302
|
+
"hostname" : "access-analyzer.us-gov-west-1.api.aws",
|
29303
|
+
"tags" : [ "dualstack" ]
|
29304
|
+
}, {
|
29305
|
+
"hostname" : "access-analyzer.us-gov-west-1.api.aws",
|
29306
|
+
"tags" : [ "dualstack", "fips" ]
|
28368
29307
|
} ]
|
28369
29308
|
},
|
28370
29309
|
"us-gov-west-1-fips" : {
|
@@ -28450,6 +29389,12 @@
|
|
28450
29389
|
"variants" : [ {
|
28451
29390
|
"hostname" : "api.detective-fips.us-gov-east-1.amazonaws.com",
|
28452
29391
|
"tags" : [ "fips" ]
|
29392
|
+
}, {
|
29393
|
+
"hostname" : "detective-fips.us-gov-east-1.api.aws",
|
29394
|
+
"tags" : [ "dualstack", "fips" ]
|
29395
|
+
}, {
|
29396
|
+
"hostname" : "detective.us-gov-east-1.api.aws",
|
29397
|
+
"tags" : [ "dualstack" ]
|
28453
29398
|
} ]
|
28454
29399
|
},
|
28455
29400
|
"us-gov-east-1-fips" : {
|
@@ -28463,6 +29408,12 @@
|
|
28463
29408
|
"variants" : [ {
|
28464
29409
|
"hostname" : "api.detective-fips.us-gov-west-1.amazonaws.com",
|
28465
29410
|
"tags" : [ "fips" ]
|
29411
|
+
}, {
|
29412
|
+
"hostname" : "detective-fips.us-gov-west-1.api.aws",
|
29413
|
+
"tags" : [ "dualstack", "fips" ]
|
29414
|
+
}, {
|
29415
|
+
"hostname" : "detective.us-gov-west-1.api.aws",
|
29416
|
+
"tags" : [ "dualstack" ]
|
28466
29417
|
} ]
|
28467
29418
|
},
|
28468
29419
|
"us-gov-west-1-fips" : {
|
@@ -28572,7 +29523,19 @@
|
|
28572
29523
|
} ]
|
28573
29524
|
},
|
28574
29525
|
"endpoints" : {
|
28575
|
-
"us-gov-east-1" : {
|
29526
|
+
"us-gov-east-1" : {
|
29527
|
+
"variants" : [ {
|
29528
|
+
"hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com",
|
29529
|
+
"tags" : [ "fips" ]
|
29530
|
+
} ]
|
29531
|
+
},
|
29532
|
+
"us-gov-east-1-fips" : {
|
29533
|
+
"credentialScope" : {
|
29534
|
+
"region" : "us-gov-east-1"
|
29535
|
+
},
|
29536
|
+
"deprecated" : true,
|
29537
|
+
"hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com"
|
29538
|
+
},
|
28576
29539
|
"us-gov-west-1" : {
|
28577
29540
|
"variants" : [ {
|
28578
29541
|
"hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com",
|
@@ -29353,6 +30316,12 @@
|
|
29353
30316
|
"deprecated" : true,
|
29354
30317
|
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com"
|
29355
30318
|
},
|
30319
|
+
"us-gov-east-1" : {
|
30320
|
+
"variants" : [ {
|
30321
|
+
"hostname" : "cognito-identity.us-gov-east-1.amazonaws.com",
|
30322
|
+
"tags" : [ "dualstack" ]
|
30323
|
+
} ]
|
30324
|
+
},
|
29356
30325
|
"us-gov-west-1" : {
|
29357
30326
|
"variants" : [ {
|
29358
30327
|
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
|
@@ -29376,6 +30345,12 @@
|
|
29376
30345
|
"deprecated" : true,
|
29377
30346
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com"
|
29378
30347
|
},
|
30348
|
+
"us-gov-east-1" : {
|
30349
|
+
"variants" : [ {
|
30350
|
+
"hostname" : "cognito-idp.us-gov-east-1.amazonaws.com",
|
30351
|
+
"tags" : [ "dualstack" ]
|
30352
|
+
} ]
|
30353
|
+
},
|
29379
30354
|
"us-gov-west-1" : {
|
29380
30355
|
"variants" : [ {
|
29381
30356
|
"hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",
|
@@ -30520,6 +31495,24 @@
|
|
30520
31495
|
}
|
30521
31496
|
}
|
30522
31497
|
},
|
31498
|
+
"gameliftstreams" : {
|
31499
|
+
"defaults" : {
|
31500
|
+
"dnsSuffix" : "api.aws",
|
31501
|
+
"variants" : [ {
|
31502
|
+
"dnsSuffix" : "api.aws",
|
31503
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
31504
|
+
"tags" : [ "fips" ]
|
31505
|
+
} ]
|
31506
|
+
},
|
31507
|
+
"endpoints" : {
|
31508
|
+
"us-gov-east-1" : {
|
31509
|
+
"hostname" : "gameliftstreams.us-gov-east-1.api.aws"
|
31510
|
+
},
|
31511
|
+
"us-gov-west-1" : {
|
31512
|
+
"hostname" : "gameliftstreams.us-gov-west-1.api.aws"
|
31513
|
+
}
|
31514
|
+
}
|
31515
|
+
},
|
30523
31516
|
"geo" : {
|
30524
31517
|
"endpoints" : {
|
30525
31518
|
"fips-us-gov-west-1" : {
|
@@ -31954,6 +32947,7 @@
|
|
31954
32947
|
},
|
31955
32948
|
"quicksight" : {
|
31956
32949
|
"endpoints" : {
|
32950
|
+
"us-gov-east-1" : { },
|
31957
32951
|
"us-gov-west-1" : { }
|
31958
32952
|
}
|
31959
32953
|
},
|
@@ -33853,6 +34847,18 @@
|
|
33853
34847
|
"isRegionalized" : false,
|
33854
34848
|
"partitionEndpoint" : "aws-iso-global"
|
33855
34849
|
},
|
34850
|
+
"ce" : {
|
34851
|
+
"endpoints" : {
|
34852
|
+
"aws-iso-global" : {
|
34853
|
+
"credentialScope" : {
|
34854
|
+
"region" : "us-iso-east-1"
|
34855
|
+
},
|
34856
|
+
"hostname" : "ce.us-iso-east-1.c2s.ic.gov"
|
34857
|
+
}
|
34858
|
+
},
|
34859
|
+
"isRegionalized" : false,
|
34860
|
+
"partitionEndpoint" : "aws-iso-global"
|
34861
|
+
},
|
33856
34862
|
"cloudcontrolapi" : {
|
33857
34863
|
"endpoints" : {
|
33858
34864
|
"us-iso-east-1" : { },
|
@@ -34404,6 +35410,16 @@
|
|
34404
35410
|
"us-iso-east-1" : { }
|
34405
35411
|
}
|
34406
35412
|
},
|
35413
|
+
"pi" : {
|
35414
|
+
"endpoints" : {
|
35415
|
+
"us-iso-east-1" : {
|
35416
|
+
"protocols" : [ "https" ]
|
35417
|
+
},
|
35418
|
+
"us-iso-west-1" : {
|
35419
|
+
"protocols" : [ "https" ]
|
35420
|
+
}
|
35421
|
+
}
|
35422
|
+
},
|
34407
35423
|
"ram" : {
|
34408
35424
|
"endpoints" : {
|
34409
35425
|
"us-iso-east-1" : { },
|
@@ -34648,8 +35664,22 @@
|
|
34648
35664
|
},
|
34649
35665
|
"secretsmanager" : {
|
34650
35666
|
"endpoints" : {
|
34651
|
-
"us-iso-east-1" : {
|
34652
|
-
|
35667
|
+
"us-iso-east-1" : {
|
35668
|
+
"variants" : [ {
|
35669
|
+
"tags" : [ "fips" ]
|
35670
|
+
} ]
|
35671
|
+
},
|
35672
|
+
"us-iso-east-1-fips" : {
|
35673
|
+
"deprecated" : true
|
35674
|
+
},
|
35675
|
+
"us-iso-west-1" : {
|
35676
|
+
"variants" : [ {
|
35677
|
+
"tags" : [ "fips" ]
|
35678
|
+
} ]
|
35679
|
+
},
|
35680
|
+
"us-iso-west-1-fips" : {
|
35681
|
+
"deprecated" : true
|
35682
|
+
}
|
34653
35683
|
}
|
34654
35684
|
},
|
34655
35685
|
"snowball" : {
|
@@ -34682,8 +35712,32 @@
|
|
34682
35712
|
},
|
34683
35713
|
"states" : {
|
34684
35714
|
"endpoints" : {
|
34685
|
-
"us-iso-east-1" : {
|
34686
|
-
|
35715
|
+
"fips-us-iso-east-1" : {
|
35716
|
+
"credentialScope" : {
|
35717
|
+
"region" : "us-iso-east-1"
|
35718
|
+
},
|
35719
|
+
"deprecated" : true,
|
35720
|
+
"hostname" : "states-fips.us-iso-east-1.c2s.ic.gov"
|
35721
|
+
},
|
35722
|
+
"fips-us-iso-west-1" : {
|
35723
|
+
"credentialScope" : {
|
35724
|
+
"region" : "us-iso-west-1"
|
35725
|
+
},
|
35726
|
+
"deprecated" : true,
|
35727
|
+
"hostname" : "states-fips.us-iso-west-1.c2s.ic.gov"
|
35728
|
+
},
|
35729
|
+
"us-iso-east-1" : {
|
35730
|
+
"variants" : [ {
|
35731
|
+
"hostname" : "states-fips.us-iso-east-1.c2s.ic.gov",
|
35732
|
+
"tags" : [ "fips" ]
|
35733
|
+
} ]
|
35734
|
+
},
|
35735
|
+
"us-iso-west-1" : {
|
35736
|
+
"variants" : [ {
|
35737
|
+
"hostname" : "states-fips.us-iso-west-1.c2s.ic.gov",
|
35738
|
+
"tags" : [ "fips" ]
|
35739
|
+
} ]
|
35740
|
+
}
|
34687
35741
|
}
|
34688
35742
|
},
|
34689
35743
|
"streams.dynamodb" : {
|
@@ -34808,8 +35862,32 @@
|
|
34808
35862
|
},
|
34809
35863
|
"workspaces" : {
|
34810
35864
|
"endpoints" : {
|
34811
|
-
"us-iso-east-1" : {
|
34812
|
-
|
35865
|
+
"fips-us-iso-east-1" : {
|
35866
|
+
"credentialScope" : {
|
35867
|
+
"region" : "us-iso-east-1"
|
35868
|
+
},
|
35869
|
+
"deprecated" : true,
|
35870
|
+
"hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov"
|
35871
|
+
},
|
35872
|
+
"fips-us-iso-west-1" : {
|
35873
|
+
"credentialScope" : {
|
35874
|
+
"region" : "us-iso-west-1"
|
35875
|
+
},
|
35876
|
+
"deprecated" : true,
|
35877
|
+
"hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov"
|
35878
|
+
},
|
35879
|
+
"us-iso-east-1" : {
|
35880
|
+
"variants" : [ {
|
35881
|
+
"hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov",
|
35882
|
+
"tags" : [ "fips" ]
|
35883
|
+
} ]
|
35884
|
+
},
|
35885
|
+
"us-iso-west-1" : {
|
35886
|
+
"variants" : [ {
|
35887
|
+
"hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov",
|
35888
|
+
"tags" : [ "fips" ]
|
35889
|
+
} ]
|
35890
|
+
}
|
34813
35891
|
}
|
34814
35892
|
}
|
34815
35893
|
}
|
@@ -34913,6 +35991,18 @@
|
|
34913
35991
|
"isRegionalized" : false,
|
34914
35992
|
"partitionEndpoint" : "aws-iso-b-global"
|
34915
35993
|
},
|
35994
|
+
"ce" : {
|
35995
|
+
"endpoints" : {
|
35996
|
+
"aws-iso-b-global" : {
|
35997
|
+
"credentialScope" : {
|
35998
|
+
"region" : "us-isob-east-1"
|
35999
|
+
},
|
36000
|
+
"hostname" : "ce.us-isob-east-1.sc2s.sgov.gov"
|
36001
|
+
}
|
36002
|
+
},
|
36003
|
+
"isRegionalized" : false,
|
36004
|
+
"partitionEndpoint" : "aws-iso-b-global"
|
36005
|
+
},
|
34916
36006
|
"cloudcontrolapi" : {
|
34917
36007
|
"endpoints" : {
|
34918
36008
|
"us-isob-east-1" : { }
|
@@ -35413,7 +36503,14 @@
|
|
35413
36503
|
},
|
35414
36504
|
"secretsmanager" : {
|
35415
36505
|
"endpoints" : {
|
35416
|
-
"us-isob-east-1" : {
|
36506
|
+
"us-isob-east-1" : {
|
36507
|
+
"variants" : [ {
|
36508
|
+
"tags" : [ "fips" ]
|
36509
|
+
} ]
|
36510
|
+
},
|
36511
|
+
"us-isob-east-1-fips" : {
|
36512
|
+
"deprecated" : true
|
36513
|
+
}
|
35417
36514
|
}
|
35418
36515
|
},
|
35419
36516
|
"snowball" : {
|
@@ -35445,7 +36542,19 @@
|
|
35445
36542
|
},
|
35446
36543
|
"states" : {
|
35447
36544
|
"endpoints" : {
|
35448
|
-
"us-isob-east-1" : {
|
36545
|
+
"fips-us-isob-east-1" : {
|
36546
|
+
"credentialScope" : {
|
36547
|
+
"region" : "us-isob-east-1"
|
36548
|
+
},
|
36549
|
+
"deprecated" : true,
|
36550
|
+
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov"
|
36551
|
+
},
|
36552
|
+
"us-isob-east-1" : {
|
36553
|
+
"variants" : [ {
|
36554
|
+
"hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov",
|
36555
|
+
"tags" : [ "fips" ]
|
36556
|
+
} ]
|
36557
|
+
}
|
35449
36558
|
}
|
35450
36559
|
},
|
35451
36560
|
"storagegateway" : {
|
@@ -35528,7 +36637,19 @@
|
|
35528
36637
|
},
|
35529
36638
|
"workspaces" : {
|
35530
36639
|
"endpoints" : {
|
35531
|
-
"us-isob-east-1" : {
|
36640
|
+
"fips-us-isob-east-1" : {
|
36641
|
+
"credentialScope" : {
|
36642
|
+
"region" : "us-isob-east-1"
|
36643
|
+
},
|
36644
|
+
"deprecated" : true,
|
36645
|
+
"hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov"
|
36646
|
+
},
|
36647
|
+
"us-isob-east-1" : {
|
36648
|
+
"variants" : [ {
|
36649
|
+
"hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov",
|
36650
|
+
"tags" : [ "fips" ]
|
36651
|
+
} ]
|
36652
|
+
}
|
35532
36653
|
}
|
35533
36654
|
},
|
35534
36655
|
"xray" : {
|
@@ -35584,8 +36705,18 @@
|
|
35584
36705
|
"services" : {
|
35585
36706
|
"access-analyzer" : {
|
35586
36707
|
"endpoints" : {
|
35587
|
-
"us-isof-east-1" : {
|
35588
|
-
|
36708
|
+
"us-isof-east-1" : {
|
36709
|
+
"variants" : [ {
|
36710
|
+
"hostname" : "access-analyzer.us-isof-east-1.api.aws.hci.ic.gov",
|
36711
|
+
"tags" : [ "dualstack" ]
|
36712
|
+
} ]
|
36713
|
+
},
|
36714
|
+
"us-isof-south-1" : {
|
36715
|
+
"variants" : [ {
|
36716
|
+
"hostname" : "access-analyzer.us-isof-south-1.api.aws.hci.ic.gov",
|
36717
|
+
"tags" : [ "dualstack" ]
|
36718
|
+
} ]
|
36719
|
+
}
|
35589
36720
|
}
|
35590
36721
|
},
|
35591
36722
|
"acm" : {
|
@@ -35707,6 +36838,24 @@
|
|
35707
36838
|
"isRegionalized" : false,
|
35708
36839
|
"partitionEndpoint" : "aws-iso-f-global"
|
35709
36840
|
},
|
36841
|
+
"ce" : {
|
36842
|
+
"endpoints" : {
|
36843
|
+
"aws-iso-f-global" : {
|
36844
|
+
"credentialScope" : {
|
36845
|
+
"region" : "us-isof-south-1"
|
36846
|
+
},
|
36847
|
+
"hostname" : "ce.us-isof-south-1.csp.hci.ic.gov"
|
36848
|
+
}
|
36849
|
+
},
|
36850
|
+
"isRegionalized" : false,
|
36851
|
+
"partitionEndpoint" : "aws-iso-f-global"
|
36852
|
+
},
|
36853
|
+
"cloudcontrolapi" : {
|
36854
|
+
"endpoints" : {
|
36855
|
+
"us-isof-east-1" : { },
|
36856
|
+
"us-isof-south-1" : { }
|
36857
|
+
}
|
36858
|
+
},
|
35710
36859
|
"cloudformation" : {
|
35711
36860
|
"endpoints" : {
|
35712
36861
|
"us-isof-east-1" : { },
|