1{
2  "partitions" : [ {
3    "defaults" : {
4      "hostname" : "{service}.{region}.{dnsSuffix}",
5      "protocols" : [ "https" ],
6      "signatureVersions" : [ "v4" ]
7    },
8    "dnsSuffix" : "amazonaws.com",
9    "partition" : "aws",
10    "partitionName" : "AWS Standard",
11    "regionRegex" : "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
12    "regions" : {
13      "af-south-1" : {
14        "description" : "Africa (Cape Town)"
15      },
16      "ap-east-1" : {
17        "description" : "Asia Pacific (Hong Kong)"
18      },
19      "ap-northeast-1" : {
20        "description" : "Asia Pacific (Tokyo)"
21      },
22      "ap-northeast-2" : {
23        "description" : "Asia Pacific (Seoul)"
24      },
25      "ap-northeast-3" : {
26        "description" : "Asia Pacific (Osaka)"
27      },
28      "ap-south-1" : {
29        "description" : "Asia Pacific (Mumbai)"
30      },
31      "ap-southeast-1" : {
32        "description" : "Asia Pacific (Singapore)"
33      },
34      "ap-southeast-2" : {
35        "description" : "Asia Pacific (Sydney)"
36      },
37      "ca-central-1" : {
38        "description" : "Canada (Central)"
39      },
40      "eu-central-1" : {
41        "description" : "Europe (Frankfurt)"
42      },
43      "eu-north-1" : {
44        "description" : "Europe (Stockholm)"
45      },
46      "eu-south-1" : {
47        "description" : "Europe (Milan)"
48      },
49      "eu-west-1" : {
50        "description" : "Europe (Ireland)"
51      },
52      "eu-west-2" : {
53        "description" : "Europe (London)"
54      },
55      "eu-west-3" : {
56        "description" : "Europe (Paris)"
57      },
58      "me-south-1" : {
59        "description" : "Middle East (Bahrain)"
60      },
61      "sa-east-1" : {
62        "description" : "South America (Sao Paulo)"
63      },
64      "us-east-1" : {
65        "description" : "US East (N. Virginia)"
66      },
67      "us-east-2" : {
68        "description" : "US East (Ohio)"
69      },
70      "us-west-1" : {
71        "description" : "US West (N. California)"
72      },
73      "us-west-2" : {
74        "description" : "US West (Oregon)"
75      }
76    },
77    "services" : {
78      "a4b" : {
79        "endpoints" : {
80          "us-east-1" : { }
81        }
82      },
83      "access-analyzer" : {
84        "endpoints" : {
85          "af-south-1" : { },
86          "ap-east-1" : { },
87          "ap-northeast-1" : { },
88          "ap-northeast-2" : { },
89          "ap-northeast-3" : { },
90          "ap-south-1" : { },
91          "ap-southeast-1" : { },
92          "ap-southeast-2" : { },
93          "ca-central-1" : { },
94          "eu-central-1" : { },
95          "eu-north-1" : { },
96          "eu-south-1" : { },
97          "eu-west-1" : { },
98          "eu-west-2" : { },
99          "eu-west-3" : { },
100          "fips-ca-central-1" : {
101            "credentialScope" : {
102              "region" : "ca-central-1"
103            },
104            "hostname" : "access-analyzer-fips.ca-central-1.amazonaws.com"
105          },
106          "fips-us-east-1" : {
107            "credentialScope" : {
108              "region" : "us-east-1"
109            },
110            "hostname" : "access-analyzer-fips.us-east-1.amazonaws.com"
111          },
112          "fips-us-east-2" : {
113            "credentialScope" : {
114              "region" : "us-east-2"
115            },
116            "hostname" : "access-analyzer-fips.us-east-2.amazonaws.com"
117          },
118          "fips-us-west-1" : {
119            "credentialScope" : {
120              "region" : "us-west-1"
121            },
122            "hostname" : "access-analyzer-fips.us-west-1.amazonaws.com"
123          },
124          "fips-us-west-2" : {
125            "credentialScope" : {
126              "region" : "us-west-2"
127            },
128            "hostname" : "access-analyzer-fips.us-west-2.amazonaws.com"
129          },
130          "me-south-1" : { },
131          "sa-east-1" : { },
132          "us-east-1" : { },
133          "us-east-2" : { },
134          "us-west-1" : { },
135          "us-west-2" : { }
136        }
137      },
138      "account" : {
139        "endpoints" : {
140          "aws-global" : {
141            "credentialScope" : {
142              "region" : "us-east-1"
143            },
144            "hostname" : "account.us-east-1.amazonaws.com"
145          }
146        },
147        "isRegionalized" : false,
148        "partitionEndpoint" : "aws-global"
149      },
150      "acm" : {
151        "endpoints" : {
152          "af-south-1" : { },
153          "ap-east-1" : { },
154          "ap-northeast-1" : { },
155          "ap-northeast-2" : { },
156          "ap-northeast-3" : { },
157          "ap-south-1" : { },
158          "ap-southeast-1" : { },
159          "ap-southeast-2" : { },
160          "ca-central-1" : { },
161          "ca-central-1-fips" : {
162            "credentialScope" : {
163              "region" : "ca-central-1"
164            },
165            "hostname" : "acm-fips.ca-central-1.amazonaws.com"
166          },
167          "eu-central-1" : { },
168          "eu-north-1" : { },
169          "eu-south-1" : { },
170          "eu-west-1" : { },
171          "eu-west-2" : { },
172          "eu-west-3" : { },
173          "me-south-1" : { },
174          "sa-east-1" : { },
175          "us-east-1" : { },
176          "us-east-1-fips" : {
177            "credentialScope" : {
178              "region" : "us-east-1"
179            },
180            "hostname" : "acm-fips.us-east-1.amazonaws.com"
181          },
182          "us-east-2" : { },
183          "us-east-2-fips" : {
184            "credentialScope" : {
185              "region" : "us-east-2"
186            },
187            "hostname" : "acm-fips.us-east-2.amazonaws.com"
188          },
189          "us-west-1" : { },
190          "us-west-1-fips" : {
191            "credentialScope" : {
192              "region" : "us-west-1"
193            },
194            "hostname" : "acm-fips.us-west-1.amazonaws.com"
195          },
196          "us-west-2" : { },
197          "us-west-2-fips" : {
198            "credentialScope" : {
199              "region" : "us-west-2"
200            },
201            "hostname" : "acm-fips.us-west-2.amazonaws.com"
202          }
203        }
204      },
205      "acm-pca" : {
206        "defaults" : {
207          "protocols" : [ "https" ]
208        },
209        "endpoints" : {
210          "af-south-1" : { },
211          "ap-east-1" : { },
212          "ap-northeast-1" : { },
213          "ap-northeast-2" : { },
214          "ap-northeast-3" : { },
215          "ap-south-1" : { },
216          "ap-southeast-1" : { },
217          "ap-southeast-2" : { },
218          "ca-central-1" : { },
219          "eu-central-1" : { },
220          "eu-north-1" : { },
221          "eu-south-1" : { },
222          "eu-west-1" : { },
223          "eu-west-2" : { },
224          "eu-west-3" : { },
225          "fips-ca-central-1" : {
226            "credentialScope" : {
227              "region" : "ca-central-1"
228            },
229            "hostname" : "acm-pca-fips.ca-central-1.amazonaws.com"
230          },
231          "fips-us-east-1" : {
232            "credentialScope" : {
233              "region" : "us-east-1"
234            },
235            "hostname" : "acm-pca-fips.us-east-1.amazonaws.com"
236          },
237          "fips-us-east-2" : {
238            "credentialScope" : {
239              "region" : "us-east-2"
240            },
241            "hostname" : "acm-pca-fips.us-east-2.amazonaws.com"
242          },
243          "fips-us-west-1" : {
244            "credentialScope" : {
245              "region" : "us-west-1"
246            },
247            "hostname" : "acm-pca-fips.us-west-1.amazonaws.com"
248          },
249          "fips-us-west-2" : {
250            "credentialScope" : {
251              "region" : "us-west-2"
252            },
253            "hostname" : "acm-pca-fips.us-west-2.amazonaws.com"
254          },
255          "me-south-1" : { },
256          "sa-east-1" : { },
257          "us-east-1" : { },
258          "us-east-2" : { },
259          "us-west-1" : { },
260          "us-west-2" : { }
261        }
262      },
263      "airflow" : {
264        "endpoints" : {
265          "ap-northeast-1" : { },
266          "ap-northeast-2" : { },
267          "ap-south-1" : { },
268          "ap-southeast-1" : { },
269          "ap-southeast-2" : { },
270          "ca-central-1" : { },
271          "eu-central-1" : { },
272          "eu-north-1" : { },
273          "eu-west-1" : { },
274          "eu-west-2" : { },
275          "eu-west-3" : { },
276          "sa-east-1" : { },
277          "us-east-1" : { },
278          "us-east-2" : { },
279          "us-west-2" : { }
280        }
281      },
282      "amplify" : {
283        "endpoints" : {
284          "ap-east-1" : { },
285          "ap-northeast-1" : { },
286          "ap-northeast-2" : { },
287          "ap-south-1" : { },
288          "ap-southeast-1" : { },
289          "ap-southeast-2" : { },
290          "ca-central-1" : { },
291          "eu-central-1" : { },
292          "eu-north-1" : { },
293          "eu-south-1" : { },
294          "eu-west-1" : { },
295          "eu-west-2" : { },
296          "eu-west-3" : { },
297          "me-south-1" : { },
298          "sa-east-1" : { },
299          "us-east-1" : { },
300          "us-east-2" : { },
301          "us-west-1" : { },
302          "us-west-2" : { }
303        }
304      },
305      "amplifybackend" : {
306        "endpoints" : {
307          "ap-northeast-1" : { },
308          "ap-northeast-2" : { },
309          "ap-south-1" : { },
310          "ap-southeast-1" : { },
311          "ap-southeast-2" : { },
312          "ca-central-1" : { },
313          "eu-central-1" : { },
314          "eu-west-1" : { },
315          "eu-west-2" : { },
316          "us-east-1" : { },
317          "us-east-2" : { },
318          "us-west-2" : { }
319        }
320      },
321      "api.detective" : {
322        "defaults" : {
323          "protocols" : [ "https" ]
324        },
325        "endpoints" : {
326          "af-south-1" : { },
327          "ap-east-1" : { },
328          "ap-northeast-1" : { },
329          "ap-northeast-2" : { },
330          "ap-south-1" : { },
331          "ap-southeast-1" : { },
332          "ap-southeast-2" : { },
333          "ca-central-1" : { },
334          "eu-central-1" : { },
335          "eu-north-1" : { },
336          "eu-south-1" : { },
337          "eu-west-1" : { },
338          "eu-west-2" : { },
339          "eu-west-3" : { },
340          "me-south-1" : { },
341          "sa-east-1" : { },
342          "us-east-1" : { },
343          "us-east-1-fips" : {
344            "credentialScope" : {
345              "region" : "us-east-1"
346            },
347            "hostname" : "api.detective-fips.us-east-1.amazonaws.com"
348          },
349          "us-east-2" : { },
350          "us-east-2-fips" : {
351            "credentialScope" : {
352              "region" : "us-east-2"
353            },
354            "hostname" : "api.detective-fips.us-east-2.amazonaws.com"
355          },
356          "us-west-1" : { },
357          "us-west-1-fips" : {
358            "credentialScope" : {
359              "region" : "us-west-1"
360            },
361            "hostname" : "api.detective-fips.us-west-1.amazonaws.com"
362          },
363          "us-west-2" : { },
364          "us-west-2-fips" : {
365            "credentialScope" : {
366              "region" : "us-west-2"
367            },
368            "hostname" : "api.detective-fips.us-west-2.amazonaws.com"
369          }
370        }
371      },
372      "api.ecr" : {
373        "endpoints" : {
374          "af-south-1" : {
375            "credentialScope" : {
376              "region" : "af-south-1"
377            },
378            "hostname" : "api.ecr.af-south-1.amazonaws.com"
379          },
380          "ap-east-1" : {
381            "credentialScope" : {
382              "region" : "ap-east-1"
383            },
384            "hostname" : "api.ecr.ap-east-1.amazonaws.com"
385          },
386          "ap-northeast-1" : {
387            "credentialScope" : {
388              "region" : "ap-northeast-1"
389            },
390            "hostname" : "api.ecr.ap-northeast-1.amazonaws.com"
391          },
392          "ap-northeast-2" : {
393            "credentialScope" : {
394              "region" : "ap-northeast-2"
395            },
396            "hostname" : "api.ecr.ap-northeast-2.amazonaws.com"
397          },
398          "ap-northeast-3" : {
399            "credentialScope" : {
400              "region" : "ap-northeast-3"
401            },
402            "hostname" : "api.ecr.ap-northeast-3.amazonaws.com"
403          },
404          "ap-south-1" : {
405            "credentialScope" : {
406              "region" : "ap-south-1"
407            },
408            "hostname" : "api.ecr.ap-south-1.amazonaws.com"
409          },
410          "ap-southeast-1" : {
411            "credentialScope" : {
412              "region" : "ap-southeast-1"
413            },
414            "hostname" : "api.ecr.ap-southeast-1.amazonaws.com"
415          },
416          "ap-southeast-2" : {
417            "credentialScope" : {
418              "region" : "ap-southeast-2"
419            },
420            "hostname" : "api.ecr.ap-southeast-2.amazonaws.com"
421          },
422          "ca-central-1" : {
423            "credentialScope" : {
424              "region" : "ca-central-1"
425            },
426            "hostname" : "api.ecr.ca-central-1.amazonaws.com"
427          },
428          "eu-central-1" : {
429            "credentialScope" : {
430              "region" : "eu-central-1"
431            },
432            "hostname" : "api.ecr.eu-central-1.amazonaws.com"
433          },
434          "eu-north-1" : {
435            "credentialScope" : {
436              "region" : "eu-north-1"
437            },
438            "hostname" : "api.ecr.eu-north-1.amazonaws.com"
439          },
440          "eu-south-1" : {
441            "credentialScope" : {
442              "region" : "eu-south-1"
443            },
444            "hostname" : "api.ecr.eu-south-1.amazonaws.com"
445          },
446          "eu-west-1" : {
447            "credentialScope" : {
448              "region" : "eu-west-1"
449            },
450            "hostname" : "api.ecr.eu-west-1.amazonaws.com"
451          },
452          "eu-west-2" : {
453            "credentialScope" : {
454              "region" : "eu-west-2"
455            },
456            "hostname" : "api.ecr.eu-west-2.amazonaws.com"
457          },
458          "eu-west-3" : {
459            "credentialScope" : {
460              "region" : "eu-west-3"
461            },
462            "hostname" : "api.ecr.eu-west-3.amazonaws.com"
463          },
464          "fips-dkr-us-east-1" : {
465            "credentialScope" : {
466              "region" : "us-east-1"
467            },
468            "hostname" : "ecr-fips.us-east-1.amazonaws.com"
469          },
470          "fips-dkr-us-east-2" : {
471            "credentialScope" : {
472              "region" : "us-east-2"
473            },
474            "hostname" : "ecr-fips.us-east-2.amazonaws.com"
475          },
476          "fips-dkr-us-west-1" : {
477            "credentialScope" : {
478              "region" : "us-west-1"
479            },
480            "hostname" : "ecr-fips.us-west-1.amazonaws.com"
481          },
482          "fips-dkr-us-west-2" : {
483            "credentialScope" : {
484              "region" : "us-west-2"
485            },
486            "hostname" : "ecr-fips.us-west-2.amazonaws.com"
487          },
488          "fips-us-east-1" : {
489            "credentialScope" : {
490              "region" : "us-east-1"
491            },
492            "hostname" : "ecr-fips.us-east-1.amazonaws.com"
493          },
494          "fips-us-east-2" : {
495            "credentialScope" : {
496              "region" : "us-east-2"
497            },
498            "hostname" : "ecr-fips.us-east-2.amazonaws.com"
499          },
500          "fips-us-west-1" : {
501            "credentialScope" : {
502              "region" : "us-west-1"
503            },
504            "hostname" : "ecr-fips.us-west-1.amazonaws.com"
505          },
506          "fips-us-west-2" : {
507            "credentialScope" : {
508              "region" : "us-west-2"
509            },
510            "hostname" : "ecr-fips.us-west-2.amazonaws.com"
511          },
512          "me-south-1" : {
513            "credentialScope" : {
514              "region" : "me-south-1"
515            },
516            "hostname" : "api.ecr.me-south-1.amazonaws.com"
517          },
518          "sa-east-1" : {
519            "credentialScope" : {
520              "region" : "sa-east-1"
521            },
522            "hostname" : "api.ecr.sa-east-1.amazonaws.com"
523          },
524          "us-east-1" : {
525            "credentialScope" : {
526              "region" : "us-east-1"
527            },
528            "hostname" : "api.ecr.us-east-1.amazonaws.com"
529          },
530          "us-east-2" : {
531            "credentialScope" : {
532              "region" : "us-east-2"
533            },
534            "hostname" : "api.ecr.us-east-2.amazonaws.com"
535          },
536          "us-west-1" : {
537            "credentialScope" : {
538              "region" : "us-west-1"
539            },
540            "hostname" : "api.ecr.us-west-1.amazonaws.com"
541          },
542          "us-west-2" : {
543            "credentialScope" : {
544              "region" : "us-west-2"
545            },
546            "hostname" : "api.ecr.us-west-2.amazonaws.com"
547          }
548        }
549      },
550      "api.elastic-inference" : {
551        "endpoints" : {
552          "ap-northeast-1" : {
553            "hostname" : "api.elastic-inference.ap-northeast-1.amazonaws.com"
554          },
555          "ap-northeast-2" : {
556            "hostname" : "api.elastic-inference.ap-northeast-2.amazonaws.com"
557          },
558          "eu-west-1" : {
559            "hostname" : "api.elastic-inference.eu-west-1.amazonaws.com"
560          },
561          "us-east-1" : {
562            "hostname" : "api.elastic-inference.us-east-1.amazonaws.com"
563          },
564          "us-east-2" : {
565            "hostname" : "api.elastic-inference.us-east-2.amazonaws.com"
566          },
567          "us-west-2" : {
568            "hostname" : "api.elastic-inference.us-west-2.amazonaws.com"
569          }
570        }
571      },
572      "api.fleethub.iot" : {
573        "endpoints" : {
574          "ap-northeast-1" : { },
575          "ap-northeast-2" : { },
576          "ap-south-1" : { },
577          "ap-southeast-1" : { },
578          "ap-southeast-2" : { },
579          "ca-central-1" : { },
580          "eu-central-1" : { },
581          "eu-north-1" : { },
582          "eu-west-1" : { },
583          "eu-west-2" : { },
584          "fips-ca-central-1" : {
585            "credentialScope" : {
586              "region" : "ca-central-1"
587            },
588            "hostname" : "api.fleethub.iot-fips.ca-central-1.amazonaws.com"
589          },
590          "fips-us-east-1" : {
591            "credentialScope" : {
592              "region" : "us-east-1"
593            },
594            "hostname" : "api.fleethub.iot-fips.us-east-1.amazonaws.com"
595          },
596          "fips-us-east-2" : {
597            "credentialScope" : {
598              "region" : "us-east-2"
599            },
600            "hostname" : "api.fleethub.iot-fips.us-east-2.amazonaws.com"
601          },
602          "fips-us-west-2" : {
603            "credentialScope" : {
604              "region" : "us-west-2"
605            },
606            "hostname" : "api.fleethub.iot-fips.us-west-2.amazonaws.com"
607          },
608          "us-east-1" : { },
609          "us-east-2" : { },
610          "us-west-2" : { }
611        }
612      },
613      "api.mediatailor" : {
614        "endpoints" : {
615          "ap-northeast-1" : { },
616          "ap-southeast-1" : { },
617          "ap-southeast-2" : { },
618          "eu-central-1" : { },
619          "eu-west-1" : { },
620          "us-east-1" : { },
621          "us-west-2" : { }
622        }
623      },
624      "api.pricing" : {
625        "defaults" : {
626          "credentialScope" : {
627            "service" : "pricing"
628          }
629        },
630        "endpoints" : {
631          "ap-south-1" : { },
632          "us-east-1" : { }
633        }
634      },
635      "api.sagemaker" : {
636        "endpoints" : {
637          "af-south-1" : { },
638          "ap-east-1" : { },
639          "ap-northeast-1" : { },
640          "ap-northeast-2" : { },
641          "ap-northeast-3" : { },
642          "ap-south-1" : { },
643          "ap-southeast-1" : { },
644          "ap-southeast-2" : { },
645          "ca-central-1" : { },
646          "eu-central-1" : { },
647          "eu-north-1" : { },
648          "eu-south-1" : { },
649          "eu-west-1" : { },
650          "eu-west-2" : { },
651          "eu-west-3" : { },
652          "me-south-1" : { },
653          "sa-east-1" : { },
654          "us-east-1" : { },
655          "us-east-1-fips" : {
656            "credentialScope" : {
657              "region" : "us-east-1"
658            },
659            "hostname" : "api-fips.sagemaker.us-east-1.amazonaws.com"
660          },
661          "us-east-2" : { },
662          "us-east-2-fips" : {
663            "credentialScope" : {
664              "region" : "us-east-2"
665            },
666            "hostname" : "api-fips.sagemaker.us-east-2.amazonaws.com"
667          },
668          "us-west-1" : { },
669          "us-west-1-fips" : {
670            "credentialScope" : {
671              "region" : "us-west-1"
672            },
673            "hostname" : "api-fips.sagemaker.us-west-1.amazonaws.com"
674          },
675          "us-west-2" : { },
676          "us-west-2-fips" : {
677            "credentialScope" : {
678              "region" : "us-west-2"
679            },
680            "hostname" : "api-fips.sagemaker.us-west-2.amazonaws.com"
681          }
682        }
683      },
684      "apigateway" : {
685        "endpoints" : {
686          "af-south-1" : { },
687          "ap-east-1" : { },
688          "ap-northeast-1" : { },
689          "ap-northeast-2" : { },
690          "ap-northeast-3" : { },
691          "ap-south-1" : { },
692          "ap-southeast-1" : { },
693          "ap-southeast-2" : { },
694          "ca-central-1" : { },
695          "eu-central-1" : { },
696          "eu-north-1" : { },
697          "eu-south-1" : { },
698          "eu-west-1" : { },
699          "eu-west-2" : { },
700          "eu-west-3" : { },
701          "me-south-1" : { },
702          "sa-east-1" : { },
703          "us-east-1" : { },
704          "us-east-2" : { },
705          "us-west-1" : { },
706          "us-west-2" : { }
707        }
708      },
709      "app-integrations" : {
710        "endpoints" : {
711          "ap-northeast-1" : { },
712          "ap-southeast-1" : { },
713          "ap-southeast-2" : { },
714          "ca-central-1" : { },
715          "eu-central-1" : { },
716          "eu-west-2" : { },
717          "us-east-1" : { },
718          "us-west-2" : { }
719        }
720      },
721      "appflow" : {
722        "endpoints" : {
723          "af-south-1" : { },
724          "ap-northeast-1" : { },
725          "ap-northeast-2" : { },
726          "ap-south-1" : { },
727          "ap-southeast-1" : { },
728          "ap-southeast-2" : { },
729          "ca-central-1" : { },
730          "eu-central-1" : { },
731          "eu-west-1" : { },
732          "eu-west-2" : { },
733          "eu-west-3" : { },
734          "sa-east-1" : { },
735          "us-east-1" : { },
736          "us-east-2" : { },
737          "us-west-1" : { },
738          "us-west-2" : { }
739        }
740      },
741      "application-autoscaling" : {
742        "defaults" : {
743          "protocols" : [ "http", "https" ]
744        },
745        "endpoints" : {
746          "af-south-1" : { },
747          "ap-east-1" : { },
748          "ap-northeast-1" : { },
749          "ap-northeast-2" : { },
750          "ap-northeast-3" : { },
751          "ap-south-1" : { },
752          "ap-southeast-1" : { },
753          "ap-southeast-2" : { },
754          "ca-central-1" : { },
755          "eu-central-1" : { },
756          "eu-north-1" : { },
757          "eu-south-1" : { },
758          "eu-west-1" : { },
759          "eu-west-2" : { },
760          "eu-west-3" : { },
761          "me-south-1" : { },
762          "sa-east-1" : { },
763          "us-east-1" : { },
764          "us-east-2" : { },
765          "us-west-1" : { },
766          "us-west-2" : { }
767        }
768      },
769      "applicationinsights" : {
770        "endpoints" : {
771          "af-south-1" : { },
772          "ap-east-1" : { },
773          "ap-northeast-1" : { },
774          "ap-northeast-2" : { },
775          "ap-south-1" : { },
776          "ap-southeast-1" : { },
777          "ap-southeast-2" : { },
778          "ca-central-1" : { },
779          "eu-central-1" : { },
780          "eu-north-1" : { },
781          "eu-south-1" : { },
782          "eu-west-1" : { },
783          "eu-west-2" : { },
784          "eu-west-3" : { },
785          "me-south-1" : { },
786          "sa-east-1" : { },
787          "us-east-1" : { },
788          "us-east-2" : { },
789          "us-west-1" : { },
790          "us-west-2" : { }
791        }
792      },
793      "appmesh" : {
794        "endpoints" : {
795          "af-south-1" : { },
796          "ap-east-1" : { },
797          "ap-northeast-1" : { },
798          "ap-northeast-2" : { },
799          "ap-south-1" : { },
800          "ap-southeast-1" : { },
801          "ap-southeast-2" : { },
802          "ca-central-1" : { },
803          "eu-central-1" : { },
804          "eu-north-1" : { },
805          "eu-south-1" : { },
806          "eu-west-1" : { },
807          "eu-west-2" : { },
808          "eu-west-3" : { },
809          "me-south-1" : { },
810          "sa-east-1" : { },
811          "us-east-1" : { },
812          "us-east-2" : { },
813          "us-west-1" : { },
814          "us-west-2" : { }
815        }
816      },
817      "apprunner" : {
818        "endpoints" : {
819          "ap-northeast-1" : { },
820          "eu-west-1" : { },
821          "us-east-1" : { },
822          "us-east-2" : { },
823          "us-west-2" : { }
824        }
825      },
826      "appstream2" : {
827        "defaults" : {
828          "credentialScope" : {
829            "service" : "appstream"
830          },
831          "protocols" : [ "https" ]
832        },
833        "endpoints" : {
834          "ap-northeast-1" : { },
835          "ap-northeast-2" : { },
836          "ap-south-1" : { },
837          "ap-southeast-1" : { },
838          "ap-southeast-2" : { },
839          "eu-central-1" : { },
840          "eu-west-1" : { },
841          "eu-west-2" : { },
842          "fips" : {
843            "credentialScope" : {
844              "region" : "us-west-2"
845            },
846            "hostname" : "appstream2-fips.us-west-2.amazonaws.com"
847          },
848          "us-east-1" : { },
849          "us-east-1-fips" : {
850            "credentialScope" : {
851              "region" : "us-east-1"
852            },
853            "hostname" : "appstream2-fips.us-east-1.amazonaws.com"
854          },
855          "us-west-2" : { },
856          "us-west-2-fips" : {
857            "credentialScope" : {
858              "region" : "us-west-2"
859            },
860            "hostname" : "appstream2-fips.us-west-2.amazonaws.com"
861          }
862        }
863      },
864      "appsync" : {
865        "endpoints" : {
866          "ap-east-1" : { },
867          "ap-northeast-1" : { },
868          "ap-northeast-2" : { },
869          "ap-northeast-3" : { },
870          "ap-south-1" : { },
871          "ap-southeast-1" : { },
872          "ap-southeast-2" : { },
873          "ca-central-1" : { },
874          "eu-central-1" : { },
875          "eu-north-1" : { },
876          "eu-south-1" : { },
877          "eu-west-1" : { },
878          "eu-west-2" : { },
879          "eu-west-3" : { },
880          "me-south-1" : { },
881          "sa-east-1" : { },
882          "us-east-1" : { },
883          "us-east-2" : { },
884          "us-west-1" : { },
885          "us-west-2" : { }
886        }
887      },
888      "aps" : {
889        "defaults" : {
890          "protocols" : [ "https" ]
891        },
892        "endpoints" : {
893          "ap-northeast-1" : { },
894          "ap-southeast-1" : { },
895          "ap-southeast-2" : { },
896          "eu-central-1" : { },
897          "eu-north-1" : { },
898          "eu-west-1" : { },
899          "us-east-1" : { },
900          "us-east-2" : { },
901          "us-west-2" : { }
902        }
903      },
904      "athena" : {
905        "endpoints" : {
906          "af-south-1" : { },
907          "ap-east-1" : { },
908          "ap-northeast-1" : { },
909          "ap-northeast-2" : { },
910          "ap-northeast-3" : { },
911          "ap-south-1" : { },
912          "ap-southeast-1" : { },
913          "ap-southeast-2" : { },
914          "ca-central-1" : { },
915          "eu-central-1" : { },
916          "eu-north-1" : { },
917          "eu-south-1" : { },
918          "eu-west-1" : { },
919          "eu-west-2" : { },
920          "eu-west-3" : { },
921          "fips-us-east-1" : {
922            "credentialScope" : {
923              "region" : "us-east-1"
924            },
925            "hostname" : "athena-fips.us-east-1.amazonaws.com"
926          },
927          "fips-us-east-2" : {
928            "credentialScope" : {
929              "region" : "us-east-2"
930            },
931            "hostname" : "athena-fips.us-east-2.amazonaws.com"
932          },
933          "fips-us-west-1" : {
934            "credentialScope" : {
935              "region" : "us-west-1"
936            },
937            "hostname" : "athena-fips.us-west-1.amazonaws.com"
938          },
939          "fips-us-west-2" : {
940            "credentialScope" : {
941              "region" : "us-west-2"
942            },
943            "hostname" : "athena-fips.us-west-2.amazonaws.com"
944          },
945          "me-south-1" : { },
946          "sa-east-1" : { },
947          "us-east-1" : { },
948          "us-east-2" : { },
949          "us-west-1" : { },
950          "us-west-2" : { }
951        }
952      },
953      "auditmanager" : {
954        "endpoints" : {
955          "ap-northeast-1" : { },
956          "ap-south-1" : { },
957          "ap-southeast-1" : { },
958          "ap-southeast-2" : { },
959          "ca-central-1" : { },
960          "eu-central-1" : { },
961          "eu-west-1" : { },
962          "eu-west-2" : { },
963          "us-east-1" : { },
964          "us-east-2" : { },
965          "us-west-1" : { },
966          "us-west-2" : { }
967        }
968      },
969      "autoscaling" : {
970        "defaults" : {
971          "protocols" : [ "http", "https" ]
972        },
973        "endpoints" : {
974          "af-south-1" : { },
975          "ap-east-1" : { },
976          "ap-northeast-1" : { },
977          "ap-northeast-2" : { },
978          "ap-northeast-3" : { },
979          "ap-south-1" : { },
980          "ap-southeast-1" : { },
981          "ap-southeast-2" : { },
982          "ca-central-1" : { },
983          "eu-central-1" : { },
984          "eu-north-1" : { },
985          "eu-south-1" : { },
986          "eu-west-1" : { },
987          "eu-west-2" : { },
988          "eu-west-3" : { },
989          "me-south-1" : { },
990          "sa-east-1" : { },
991          "us-east-1" : { },
992          "us-east-2" : { },
993          "us-west-1" : { },
994          "us-west-2" : { }
995        }
996      },
997      "autoscaling-plans" : {
998        "defaults" : {
999          "protocols" : [ "http", "https" ]
1000        },
1001        "endpoints" : {
1002          "af-south-1" : { },
1003          "ap-east-1" : { },
1004          "ap-northeast-1" : { },
1005          "ap-northeast-2" : { },
1006          "ap-northeast-3" : { },
1007          "ap-south-1" : { },
1008          "ap-southeast-1" : { },
1009          "ap-southeast-2" : { },
1010          "ca-central-1" : { },
1011          "eu-central-1" : { },
1012          "eu-north-1" : { },
1013          "eu-south-1" : { },
1014          "eu-west-1" : { },
1015          "eu-west-2" : { },
1016          "eu-west-3" : { },
1017          "me-south-1" : { },
1018          "sa-east-1" : { },
1019          "us-east-1" : { },
1020          "us-east-2" : { },
1021          "us-west-1" : { },
1022          "us-west-2" : { }
1023        }
1024      },
1025      "backup" : {
1026        "endpoints" : {
1027          "af-south-1" : { },
1028          "ap-east-1" : { },
1029          "ap-northeast-1" : { },
1030          "ap-northeast-2" : { },
1031          "ap-northeast-3" : { },
1032          "ap-south-1" : { },
1033          "ap-southeast-1" : { },
1034          "ap-southeast-2" : { },
1035          "ca-central-1" : { },
1036          "eu-central-1" : { },
1037          "eu-north-1" : { },
1038          "eu-south-1" : { },
1039          "eu-west-1" : { },
1040          "eu-west-2" : { },
1041          "eu-west-3" : { },
1042          "me-south-1" : { },
1043          "sa-east-1" : { },
1044          "us-east-1" : { },
1045          "us-east-2" : { },
1046          "us-west-1" : { },
1047          "us-west-2" : { }
1048        }
1049      },
1050      "batch" : {
1051        "endpoints" : {
1052          "af-south-1" : { },
1053          "ap-east-1" : { },
1054          "ap-northeast-1" : { },
1055          "ap-northeast-2" : { },
1056          "ap-northeast-3" : { },
1057          "ap-south-1" : { },
1058          "ap-southeast-1" : { },
1059          "ap-southeast-2" : { },
1060          "ca-central-1" : { },
1061          "eu-central-1" : { },
1062          "eu-north-1" : { },
1063          "eu-south-1" : { },
1064          "eu-west-1" : { },
1065          "eu-west-2" : { },
1066          "eu-west-3" : { },
1067          "fips-us-east-1" : {
1068            "credentialScope" : {
1069              "region" : "us-east-1"
1070            },
1071            "hostname" : "fips.batch.us-east-1.amazonaws.com"
1072          },
1073          "fips-us-east-2" : {
1074            "credentialScope" : {
1075              "region" : "us-east-2"
1076            },
1077            "hostname" : "fips.batch.us-east-2.amazonaws.com"
1078          },
1079          "fips-us-west-1" : {
1080            "credentialScope" : {
1081              "region" : "us-west-1"
1082            },
1083            "hostname" : "fips.batch.us-west-1.amazonaws.com"
1084          },
1085          "fips-us-west-2" : {
1086            "credentialScope" : {
1087              "region" : "us-west-2"
1088            },
1089            "hostname" : "fips.batch.us-west-2.amazonaws.com"
1090          },
1091          "me-south-1" : { },
1092          "sa-east-1" : { },
1093          "us-east-1" : { },
1094          "us-east-2" : { },
1095          "us-west-1" : { },
1096          "us-west-2" : { }
1097        }
1098      },
1099      "braket" : {
1100        "endpoints" : {
1101          "us-east-1" : { },
1102          "us-west-1" : { },
1103          "us-west-2" : { }
1104        }
1105      },
1106      "budgets" : {
1107        "endpoints" : {
1108          "aws-global" : {
1109            "credentialScope" : {
1110              "region" : "us-east-1"
1111            },
1112            "hostname" : "budgets.amazonaws.com"
1113          }
1114        },
1115        "isRegionalized" : false,
1116        "partitionEndpoint" : "aws-global"
1117      },
1118      "ce" : {
1119        "endpoints" : {
1120          "aws-global" : {
1121            "credentialScope" : {
1122              "region" : "us-east-1"
1123            },
1124            "hostname" : "ce.us-east-1.amazonaws.com"
1125          }
1126        },
1127        "isRegionalized" : false,
1128        "partitionEndpoint" : "aws-global"
1129      },
1130      "chime" : {
1131        "defaults" : {
1132          "protocols" : [ "https" ]
1133        },
1134        "endpoints" : {
1135          "aws-global" : {
1136            "credentialScope" : {
1137              "region" : "us-east-1"
1138            },
1139            "hostname" : "chime.us-east-1.amazonaws.com",
1140            "protocols" : [ "https" ]
1141          }
1142        },
1143        "isRegionalized" : false,
1144        "partitionEndpoint" : "aws-global"
1145      },
1146      "cloud9" : {
1147        "endpoints" : {
1148          "af-south-1" : { },
1149          "ap-east-1" : { },
1150          "ap-northeast-1" : { },
1151          "ap-northeast-2" : { },
1152          "ap-northeast-3" : { },
1153          "ap-south-1" : { },
1154          "ap-southeast-1" : { },
1155          "ap-southeast-2" : { },
1156          "ca-central-1" : { },
1157          "eu-central-1" : { },
1158          "eu-north-1" : { },
1159          "eu-south-1" : { },
1160          "eu-west-1" : { },
1161          "eu-west-2" : { },
1162          "eu-west-3" : { },
1163          "me-south-1" : { },
1164          "sa-east-1" : { },
1165          "us-east-1" : { },
1166          "us-east-2" : { },
1167          "us-west-1" : { },
1168          "us-west-2" : { }
1169        }
1170      },
1171      "cloudcontrolapi" : {
1172        "endpoints" : {
1173          "af-south-1" : { },
1174          "ap-east-1" : { },
1175          "ap-northeast-1" : { },
1176          "ap-northeast-2" : { },
1177          "ap-northeast-3" : { },
1178          "ap-south-1" : { },
1179          "ap-southeast-1" : { },
1180          "ap-southeast-2" : { },
1181          "ca-central-1" : { },
1182          "eu-central-1" : { },
1183          "eu-north-1" : { },
1184          "eu-south-1" : { },
1185          "eu-west-1" : { },
1186          "eu-west-2" : { },
1187          "eu-west-3" : { },
1188          "fips-ca-central-1" : {
1189            "credentialScope" : {
1190              "region" : "ca-central-1"
1191            },
1192            "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com"
1193          },
1194          "fips-us-east-1" : {
1195            "credentialScope" : {
1196              "region" : "us-east-1"
1197            },
1198            "hostname" : "cloudcontrolapi-fips.us-east-1.amazonaws.com"
1199          },
1200          "fips-us-east-2" : {
1201            "credentialScope" : {
1202              "region" : "us-east-2"
1203            },
1204            "hostname" : "cloudcontrolapi-fips.us-east-2.amazonaws.com"
1205          },
1206          "fips-us-west-1" : {
1207            "credentialScope" : {
1208              "region" : "us-west-1"
1209            },
1210            "hostname" : "cloudcontrolapi-fips.us-west-1.amazonaws.com"
1211          },
1212          "fips-us-west-2" : {
1213            "credentialScope" : {
1214              "region" : "us-west-2"
1215            },
1216            "hostname" : "cloudcontrolapi-fips.us-west-2.amazonaws.com"
1217          },
1218          "me-south-1" : { },
1219          "sa-east-1" : { },
1220          "us-east-1" : { },
1221          "us-east-2" : { },
1222          "us-west-1" : { },
1223          "us-west-2" : { }
1224        }
1225      },
1226      "clouddirectory" : {
1227        "endpoints" : {
1228          "ap-southeast-1" : { },
1229          "ap-southeast-2" : { },
1230          "ca-central-1" : { },
1231          "eu-central-1" : { },
1232          "eu-west-1" : { },
1233          "eu-west-2" : { },
1234          "us-east-1" : { },
1235          "us-east-2" : { },
1236          "us-west-2" : { }
1237        }
1238      },
1239      "cloudformation" : {
1240        "endpoints" : {
1241          "af-south-1" : { },
1242          "ap-east-1" : { },
1243          "ap-northeast-1" : { },
1244          "ap-northeast-2" : { },
1245          "ap-northeast-3" : { },
1246          "ap-south-1" : { },
1247          "ap-southeast-1" : { },
1248          "ap-southeast-2" : { },
1249          "ca-central-1" : { },
1250          "eu-central-1" : { },
1251          "eu-north-1" : { },
1252          "eu-south-1" : { },
1253          "eu-west-1" : { },
1254          "eu-west-2" : { },
1255          "eu-west-3" : { },
1256          "me-south-1" : { },
1257          "sa-east-1" : { },
1258          "us-east-1" : { },
1259          "us-east-1-fips" : {
1260            "credentialScope" : {
1261              "region" : "us-east-1"
1262            },
1263            "hostname" : "cloudformation-fips.us-east-1.amazonaws.com"
1264          },
1265          "us-east-2" : { },
1266          "us-east-2-fips" : {
1267            "credentialScope" : {
1268              "region" : "us-east-2"
1269            },
1270            "hostname" : "cloudformation-fips.us-east-2.amazonaws.com"
1271          },
1272          "us-west-1" : { },
1273          "us-west-1-fips" : {
1274            "credentialScope" : {
1275              "region" : "us-west-1"
1276            },
1277            "hostname" : "cloudformation-fips.us-west-1.amazonaws.com"
1278          },
1279          "us-west-2" : { },
1280          "us-west-2-fips" : {
1281            "credentialScope" : {
1282              "region" : "us-west-2"
1283            },
1284            "hostname" : "cloudformation-fips.us-west-2.amazonaws.com"
1285          }
1286        }
1287      },
1288      "cloudfront" : {
1289        "endpoints" : {
1290          "aws-global" : {
1291            "credentialScope" : {
1292              "region" : "us-east-1"
1293            },
1294            "hostname" : "cloudfront.amazonaws.com",
1295            "protocols" : [ "http", "https" ]
1296          }
1297        },
1298        "isRegionalized" : false,
1299        "partitionEndpoint" : "aws-global"
1300      },
1301      "cloudhsm" : {
1302        "endpoints" : {
1303          "ap-northeast-1" : { },
1304          "ap-southeast-1" : { },
1305          "ap-southeast-2" : { },
1306          "ca-central-1" : { },
1307          "eu-central-1" : { },
1308          "eu-west-1" : { },
1309          "us-east-1" : { },
1310          "us-east-2" : { },
1311          "us-west-1" : { },
1312          "us-west-2" : { }
1313        }
1314      },
1315      "cloudhsmv2" : {
1316        "defaults" : {
1317          "credentialScope" : {
1318            "service" : "cloudhsm"
1319          }
1320        },
1321        "endpoints" : {
1322          "af-south-1" : { },
1323          "ap-east-1" : { },
1324          "ap-northeast-1" : { },
1325          "ap-northeast-2" : { },
1326          "ap-northeast-3" : { },
1327          "ap-south-1" : { },
1328          "ap-southeast-1" : { },
1329          "ap-southeast-2" : { },
1330          "ca-central-1" : { },
1331          "eu-central-1" : { },
1332          "eu-north-1" : { },
1333          "eu-south-1" : { },
1334          "eu-west-1" : { },
1335          "eu-west-2" : { },
1336          "eu-west-3" : { },
1337          "me-south-1" : { },
1338          "sa-east-1" : { },
1339          "us-east-1" : { },
1340          "us-east-2" : { },
1341          "us-west-1" : { },
1342          "us-west-2" : { }
1343        }
1344      },
1345      "cloudsearch" : {
1346        "endpoints" : {
1347          "ap-northeast-1" : { },
1348          "ap-northeast-2" : { },
1349          "ap-southeast-1" : { },
1350          "ap-southeast-2" : { },
1351          "eu-central-1" : { },
1352          "eu-west-1" : { },
1353          "sa-east-1" : { },
1354          "us-east-1" : { },
1355          "us-west-1" : { },
1356          "us-west-2" : { }
1357        }
1358      },
1359      "cloudtrail" : {
1360        "endpoints" : {
1361          "af-south-1" : { },
1362          "ap-east-1" : { },
1363          "ap-northeast-1" : { },
1364          "ap-northeast-2" : { },
1365          "ap-south-1" : { },
1366          "ap-southeast-1" : { },
1367          "ap-southeast-2" : { },
1368          "ca-central-1" : { },
1369          "eu-central-1" : { },
1370          "eu-north-1" : { },
1371          "eu-south-1" : { },
1372          "eu-west-1" : { },
1373          "eu-west-2" : { },
1374          "eu-west-3" : { },
1375          "fips-us-east-1" : {
1376            "credentialScope" : {
1377              "region" : "us-east-1"
1378            },
1379            "hostname" : "cloudtrail-fips.us-east-1.amazonaws.com"
1380          },
1381          "fips-us-east-2" : {
1382            "credentialScope" : {
1383              "region" : "us-east-2"
1384            },
1385            "hostname" : "cloudtrail-fips.us-east-2.amazonaws.com"
1386          },
1387          "fips-us-west-1" : {
1388            "credentialScope" : {
1389              "region" : "us-west-1"
1390            },
1391            "hostname" : "cloudtrail-fips.us-west-1.amazonaws.com"
1392          },
1393          "fips-us-west-2" : {
1394            "credentialScope" : {
1395              "region" : "us-west-2"
1396            },
1397            "hostname" : "cloudtrail-fips.us-west-2.amazonaws.com"
1398          },
1399          "me-south-1" : { },
1400          "sa-east-1" : { },
1401          "us-east-1" : { },
1402          "us-east-2" : { },
1403          "us-west-1" : { },
1404          "us-west-2" : { }
1405        }
1406      },
1407      "codeartifact" : {
1408        "endpoints" : {
1409          "ap-northeast-1" : { },
1410          "ap-south-1" : { },
1411          "ap-southeast-1" : { },
1412          "ap-southeast-2" : { },
1413          "eu-central-1" : { },
1414          "eu-north-1" : { },
1415          "eu-south-1" : { },
1416          "eu-west-1" : { },
1417          "eu-west-2" : { },
1418          "eu-west-3" : { },
1419          "us-east-1" : { },
1420          "us-east-2" : { },
1421          "us-west-2" : { }
1422        }
1423      },
1424      "codebuild" : {
1425        "endpoints" : {
1426          "af-south-1" : { },
1427          "ap-east-1" : { },
1428          "ap-northeast-1" : { },
1429          "ap-northeast-2" : { },
1430          "ap-northeast-3" : { },
1431          "ap-south-1" : { },
1432          "ap-southeast-1" : { },
1433          "ap-southeast-2" : { },
1434          "ca-central-1" : { },
1435          "eu-central-1" : { },
1436          "eu-north-1" : { },
1437          "eu-south-1" : { },
1438          "eu-west-1" : { },
1439          "eu-west-2" : { },
1440          "eu-west-3" : { },
1441          "me-south-1" : { },
1442          "sa-east-1" : { },
1443          "us-east-1" : { },
1444          "us-east-1-fips" : {
1445            "credentialScope" : {
1446              "region" : "us-east-1"
1447            },
1448            "hostname" : "codebuild-fips.us-east-1.amazonaws.com"
1449          },
1450          "us-east-2" : { },
1451          "us-east-2-fips" : {
1452            "credentialScope" : {
1453              "region" : "us-east-2"
1454            },
1455            "hostname" : "codebuild-fips.us-east-2.amazonaws.com"
1456          },
1457          "us-west-1" : { },
1458          "us-west-1-fips" : {
1459            "credentialScope" : {
1460              "region" : "us-west-1"
1461            },
1462            "hostname" : "codebuild-fips.us-west-1.amazonaws.com"
1463          },
1464          "us-west-2" : { },
1465          "us-west-2-fips" : {
1466            "credentialScope" : {
1467              "region" : "us-west-2"
1468            },
1469            "hostname" : "codebuild-fips.us-west-2.amazonaws.com"
1470          }
1471        }
1472      },
1473      "codecommit" : {
1474        "endpoints" : {
1475          "af-south-1" : { },
1476          "ap-east-1" : { },
1477          "ap-northeast-1" : { },
1478          "ap-northeast-2" : { },
1479          "ap-northeast-3" : { },
1480          "ap-south-1" : { },
1481          "ap-southeast-1" : { },
1482          "ap-southeast-2" : { },
1483          "ca-central-1" : { },
1484          "ca-central-1-fips" : {
1485            "credentialScope" : {
1486              "region" : "ca-central-1"
1487            },
1488            "hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
1489          },
1490          "eu-central-1" : { },
1491          "eu-north-1" : { },
1492          "eu-south-1" : { },
1493          "eu-west-1" : { },
1494          "eu-west-2" : { },
1495          "eu-west-3" : { },
1496          "fips" : {
1497            "credentialScope" : {
1498              "region" : "ca-central-1"
1499            },
1500            "hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
1501          },
1502          "me-south-1" : { },
1503          "sa-east-1" : { },
1504          "us-east-1" : { },
1505          "us-east-1-fips" : {
1506            "credentialScope" : {
1507              "region" : "us-east-1"
1508            },
1509            "hostname" : "codecommit-fips.us-east-1.amazonaws.com"
1510          },
1511          "us-east-2" : { },
1512          "us-east-2-fips" : {
1513            "credentialScope" : {
1514              "region" : "us-east-2"
1515            },
1516            "hostname" : "codecommit-fips.us-east-2.amazonaws.com"
1517          },
1518          "us-west-1" : { },
1519          "us-west-1-fips" : {
1520            "credentialScope" : {
1521              "region" : "us-west-1"
1522            },
1523            "hostname" : "codecommit-fips.us-west-1.amazonaws.com"
1524          },
1525          "us-west-2" : { },
1526          "us-west-2-fips" : {
1527            "credentialScope" : {
1528              "region" : "us-west-2"
1529            },
1530            "hostname" : "codecommit-fips.us-west-2.amazonaws.com"
1531          }
1532        }
1533      },
1534      "codedeploy" : {
1535        "endpoints" : {
1536          "af-south-1" : { },
1537          "ap-east-1" : { },
1538          "ap-northeast-1" : { },
1539          "ap-northeast-2" : { },
1540          "ap-northeast-3" : { },
1541          "ap-south-1" : { },
1542          "ap-southeast-1" : { },
1543          "ap-southeast-2" : { },
1544          "ca-central-1" : { },
1545          "eu-central-1" : { },
1546          "eu-north-1" : { },
1547          "eu-south-1" : { },
1548          "eu-west-1" : { },
1549          "eu-west-2" : { },
1550          "eu-west-3" : { },
1551          "me-south-1" : { },
1552          "sa-east-1" : { },
1553          "us-east-1" : { },
1554          "us-east-1-fips" : {
1555            "credentialScope" : {
1556              "region" : "us-east-1"
1557            },
1558            "hostname" : "codedeploy-fips.us-east-1.amazonaws.com"
1559          },
1560          "us-east-2" : { },
1561          "us-east-2-fips" : {
1562            "credentialScope" : {
1563              "region" : "us-east-2"
1564            },
1565            "hostname" : "codedeploy-fips.us-east-2.amazonaws.com"
1566          },
1567          "us-west-1" : { },
1568          "us-west-1-fips" : {
1569            "credentialScope" : {
1570              "region" : "us-west-1"
1571            },
1572            "hostname" : "codedeploy-fips.us-west-1.amazonaws.com"
1573          },
1574          "us-west-2" : { },
1575          "us-west-2-fips" : {
1576            "credentialScope" : {
1577              "region" : "us-west-2"
1578            },
1579            "hostname" : "codedeploy-fips.us-west-2.amazonaws.com"
1580          }
1581        }
1582      },
1583      "codeguru-reviewer" : {
1584        "endpoints" : {
1585          "ap-northeast-1" : { },
1586          "ap-southeast-1" : { },
1587          "ap-southeast-2" : { },
1588          "eu-central-1" : { },
1589          "eu-north-1" : { },
1590          "eu-west-1" : { },
1591          "eu-west-2" : { },
1592          "us-east-1" : { },
1593          "us-east-2" : { },
1594          "us-west-2" : { }
1595        }
1596      },
1597      "codepipeline" : {
1598        "endpoints" : {
1599          "ap-east-1" : { },
1600          "ap-northeast-1" : { },
1601          "ap-northeast-2" : { },
1602          "ap-south-1" : { },
1603          "ap-southeast-1" : { },
1604          "ap-southeast-2" : { },
1605          "ca-central-1" : { },
1606          "eu-central-1" : { },
1607          "eu-north-1" : { },
1608          "eu-south-1" : { },
1609          "eu-west-1" : { },
1610          "eu-west-2" : { },
1611          "eu-west-3" : { },
1612          "fips-ca-central-1" : {
1613            "credentialScope" : {
1614              "region" : "ca-central-1"
1615            },
1616            "hostname" : "codepipeline-fips.ca-central-1.amazonaws.com"
1617          },
1618          "fips-us-east-1" : {
1619            "credentialScope" : {
1620              "region" : "us-east-1"
1621            },
1622            "hostname" : "codepipeline-fips.us-east-1.amazonaws.com"
1623          },
1624          "fips-us-east-2" : {
1625            "credentialScope" : {
1626              "region" : "us-east-2"
1627            },
1628            "hostname" : "codepipeline-fips.us-east-2.amazonaws.com"
1629          },
1630          "fips-us-west-1" : {
1631            "credentialScope" : {
1632              "region" : "us-west-1"
1633            },
1634            "hostname" : "codepipeline-fips.us-west-1.amazonaws.com"
1635          },
1636          "fips-us-west-2" : {
1637            "credentialScope" : {
1638              "region" : "us-west-2"
1639            },
1640            "hostname" : "codepipeline-fips.us-west-2.amazonaws.com"
1641          },
1642          "sa-east-1" : { },
1643          "us-east-1" : { },
1644          "us-east-2" : { },
1645          "us-west-1" : { },
1646          "us-west-2" : { }
1647        }
1648      },
1649      "codestar" : {
1650        "endpoints" : {
1651          "ap-northeast-1" : { },
1652          "ap-northeast-2" : { },
1653          "ap-southeast-1" : { },
1654          "ap-southeast-2" : { },
1655          "ca-central-1" : { },
1656          "eu-central-1" : { },
1657          "eu-north-1" : { },
1658          "eu-west-1" : { },
1659          "eu-west-2" : { },
1660          "us-east-1" : { },
1661          "us-east-2" : { },
1662          "us-west-1" : { },
1663          "us-west-2" : { }
1664        }
1665      },
1666      "codestar-connections" : {
1667        "endpoints" : {
1668          "ap-northeast-1" : { },
1669          "ap-northeast-2" : { },
1670          "ap-south-1" : { },
1671          "ap-southeast-1" : { },
1672          "ap-southeast-2" : { },
1673          "ca-central-1" : { },
1674          "eu-central-1" : { },
1675          "eu-north-1" : { },
1676          "eu-west-1" : { },
1677          "eu-west-2" : { },
1678          "eu-west-3" : { },
1679          "sa-east-1" : { },
1680          "us-east-1" : { },
1681          "us-east-2" : { },
1682          "us-west-1" : { },
1683          "us-west-2" : { }
1684        }
1685      },
1686      "cognito-identity" : {
1687        "endpoints" : {
1688          "ap-northeast-1" : { },
1689          "ap-northeast-2" : { },
1690          "ap-south-1" : { },
1691          "ap-southeast-1" : { },
1692          "ap-southeast-2" : { },
1693          "ca-central-1" : { },
1694          "eu-central-1" : { },
1695          "eu-north-1" : { },
1696          "eu-west-1" : { },
1697          "eu-west-2" : { },
1698          "eu-west-3" : { },
1699          "fips-us-east-1" : {
1700            "credentialScope" : {
1701              "region" : "us-east-1"
1702            },
1703            "hostname" : "cognito-identity-fips.us-east-1.amazonaws.com"
1704          },
1705          "fips-us-east-2" : {
1706            "credentialScope" : {
1707              "region" : "us-east-2"
1708            },
1709            "hostname" : "cognito-identity-fips.us-east-2.amazonaws.com"
1710          },
1711          "fips-us-west-2" : {
1712            "credentialScope" : {
1713              "region" : "us-west-2"
1714            },
1715            "hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
1716          },
1717          "me-south-1" : { },
1718          "sa-east-1" : { },
1719          "us-east-1" : { },
1720          "us-east-2" : { },
1721          "us-west-1" : { },
1722          "us-west-2" : { }
1723        }
1724      },
1725      "cognito-idp" : {
1726        "endpoints" : {
1727          "ap-northeast-1" : { },
1728          "ap-northeast-2" : { },
1729          "ap-south-1" : { },
1730          "ap-southeast-1" : { },
1731          "ap-southeast-2" : { },
1732          "ca-central-1" : { },
1733          "eu-central-1" : { },
1734          "eu-north-1" : { },
1735          "eu-west-1" : { },
1736          "eu-west-2" : { },
1737          "eu-west-3" : { },
1738          "fips-us-east-1" : {
1739            "credentialScope" : {
1740              "region" : "us-east-1"
1741            },
1742            "hostname" : "cognito-idp-fips.us-east-1.amazonaws.com"
1743          },
1744          "fips-us-east-2" : {
1745            "credentialScope" : {
1746              "region" : "us-east-2"
1747            },
1748            "hostname" : "cognito-idp-fips.us-east-2.amazonaws.com"
1749          },
1750          "fips-us-west-1" : {
1751            "credentialScope" : {
1752              "region" : "us-west-1"
1753            },
1754            "hostname" : "cognito-idp-fips.us-west-1.amazonaws.com"
1755          },
1756          "fips-us-west-2" : {
1757            "credentialScope" : {
1758              "region" : "us-west-2"
1759            },
1760            "hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
1761          },
1762          "me-south-1" : { },
1763          "sa-east-1" : { },
1764          "us-east-1" : { },
1765          "us-east-2" : { },
1766          "us-west-1" : { },
1767          "us-west-2" : { }
1768        }
1769      },
1770      "cognito-sync" : {
1771        "endpoints" : {
1772          "ap-northeast-1" : { },
1773          "ap-northeast-2" : { },
1774          "ap-south-1" : { },
1775          "ap-southeast-1" : { },
1776          "ap-southeast-2" : { },
1777          "eu-central-1" : { },
1778          "eu-west-1" : { },
1779          "eu-west-2" : { },
1780          "us-east-1" : { },
1781          "us-east-2" : { },
1782          "us-west-2" : { }
1783        }
1784      },
1785      "comprehend" : {
1786        "defaults" : {
1787          "protocols" : [ "https" ]
1788        },
1789        "endpoints" : {
1790          "ap-northeast-1" : { },
1791          "ap-northeast-2" : { },
1792          "ap-south-1" : { },
1793          "ap-southeast-1" : { },
1794          "ap-southeast-2" : { },
1795          "ca-central-1" : { },
1796          "eu-central-1" : { },
1797          "eu-west-1" : { },
1798          "eu-west-2" : { },
1799          "fips-us-east-1" : {
1800            "credentialScope" : {
1801              "region" : "us-east-1"
1802            },
1803            "hostname" : "comprehend-fips.us-east-1.amazonaws.com"
1804          },
1805          "fips-us-east-2" : {
1806            "credentialScope" : {
1807              "region" : "us-east-2"
1808            },
1809            "hostname" : "comprehend-fips.us-east-2.amazonaws.com"
1810          },
1811          "fips-us-west-2" : {
1812            "credentialScope" : {
1813              "region" : "us-west-2"
1814            },
1815            "hostname" : "comprehend-fips.us-west-2.amazonaws.com"
1816          },
1817          "us-east-1" : { },
1818          "us-east-2" : { },
1819          "us-west-2" : { }
1820        }
1821      },
1822      "comprehendmedical" : {
1823        "endpoints" : {
1824          "ap-southeast-2" : { },
1825          "ca-central-1" : { },
1826          "eu-west-1" : { },
1827          "eu-west-2" : { },
1828          "fips-us-east-1" : {
1829            "credentialScope" : {
1830              "region" : "us-east-1"
1831            },
1832            "hostname" : "comprehendmedical-fips.us-east-1.amazonaws.com"
1833          },
1834          "fips-us-east-2" : {
1835            "credentialScope" : {
1836              "region" : "us-east-2"
1837            },
1838            "hostname" : "comprehendmedical-fips.us-east-2.amazonaws.com"
1839          },
1840          "fips-us-west-2" : {
1841            "credentialScope" : {
1842              "region" : "us-west-2"
1843            },
1844            "hostname" : "comprehendmedical-fips.us-west-2.amazonaws.com"
1845          },
1846          "us-east-1" : { },
1847          "us-east-2" : { },
1848          "us-west-2" : { }
1849        }
1850      },
1851      "config" : {
1852        "endpoints" : {
1853          "af-south-1" : { },
1854          "ap-east-1" : { },
1855          "ap-northeast-1" : { },
1856          "ap-northeast-2" : { },
1857          "ap-northeast-3" : { },
1858          "ap-south-1" : { },
1859          "ap-southeast-1" : { },
1860          "ap-southeast-2" : { },
1861          "ca-central-1" : { },
1862          "eu-central-1" : { },
1863          "eu-north-1" : { },
1864          "eu-south-1" : { },
1865          "eu-west-1" : { },
1866          "eu-west-2" : { },
1867          "eu-west-3" : { },
1868          "fips-us-east-1" : {
1869            "credentialScope" : {
1870              "region" : "us-east-1"
1871            },
1872            "hostname" : "config-fips.us-east-1.amazonaws.com"
1873          },
1874          "fips-us-east-2" : {
1875            "credentialScope" : {
1876              "region" : "us-east-2"
1877            },
1878            "hostname" : "config-fips.us-east-2.amazonaws.com"
1879          },
1880          "fips-us-west-1" : {
1881            "credentialScope" : {
1882              "region" : "us-west-1"
1883            },
1884            "hostname" : "config-fips.us-west-1.amazonaws.com"
1885          },
1886          "fips-us-west-2" : {
1887            "credentialScope" : {
1888              "region" : "us-west-2"
1889            },
1890            "hostname" : "config-fips.us-west-2.amazonaws.com"
1891          },
1892          "me-south-1" : { },
1893          "sa-east-1" : { },
1894          "us-east-1" : { },
1895          "us-east-2" : { },
1896          "us-west-1" : { },
1897          "us-west-2" : { }
1898        }
1899      },
1900      "connect" : {
1901        "endpoints" : {
1902          "ap-northeast-1" : { },
1903          "ap-northeast-2" : { },
1904          "ap-southeast-1" : { },
1905          "ap-southeast-2" : { },
1906          "ca-central-1" : { },
1907          "eu-central-1" : { },
1908          "eu-west-2" : { },
1909          "us-east-1" : { },
1910          "us-west-2" : { }
1911        }
1912      },
1913      "contact-lens" : {
1914        "endpoints" : {
1915          "ap-northeast-1" : { },
1916          "ap-northeast-2" : { },
1917          "ap-southeast-2" : { },
1918          "ca-central-1" : { },
1919          "eu-central-1" : { },
1920          "eu-west-2" : { },
1921          "us-east-1" : { },
1922          "us-west-2" : { }
1923        }
1924      },
1925      "cur" : {
1926        "endpoints" : {
1927          "us-east-1" : { }
1928        }
1929      },
1930      "data.iot" : {
1931        "defaults" : {
1932          "credentialScope" : {
1933            "service" : "iotdata"
1934          },
1935          "protocols" : [ "https" ]
1936        },
1937        "endpoints" : {
1938          "ap-east-1" : { },
1939          "ap-northeast-1" : { },
1940          "ap-northeast-2" : { },
1941          "ap-south-1" : { },
1942          "ap-southeast-1" : { },
1943          "ap-southeast-2" : { },
1944          "ca-central-1" : { },
1945          "eu-central-1" : { },
1946          "eu-north-1" : { },
1947          "eu-west-1" : { },
1948          "eu-west-2" : { },
1949          "eu-west-3" : { },
1950          "fips-ca-central-1" : {
1951            "credentialScope" : {
1952              "service" : "iotdata"
1953            },
1954            "hostname" : "data.iot-fips.ca-central-1.amazonaws.com"
1955          },
1956          "fips-us-east-1" : {
1957            "credentialScope" : {
1958              "service" : "iotdata"
1959            },
1960            "hostname" : "data.iot-fips.us-east-1.amazonaws.com"
1961          },
1962          "fips-us-east-2" : {
1963            "credentialScope" : {
1964              "service" : "iotdata"
1965            },
1966            "hostname" : "data.iot-fips.us-east-2.amazonaws.com"
1967          },
1968          "fips-us-west-1" : {
1969            "credentialScope" : {
1970              "service" : "iotdata"
1971            },
1972            "hostname" : "data.iot-fips.us-west-1.amazonaws.com"
1973          },
1974          "fips-us-west-2" : {
1975            "credentialScope" : {
1976              "service" : "iotdata"
1977            },
1978            "hostname" : "data.iot-fips.us-west-2.amazonaws.com"
1979          },
1980          "me-south-1" : { },
1981          "sa-east-1" : { },
1982          "us-east-1" : { },
1983          "us-east-2" : { },
1984          "us-west-1" : { },
1985          "us-west-2" : { }
1986        }
1987      },
1988      "data.jobs.iot" : {
1989        "endpoints" : {
1990          "ap-east-1" : { },
1991          "ap-northeast-1" : { },
1992          "ap-northeast-2" : { },
1993          "ap-south-1" : { },
1994          "ap-southeast-1" : { },
1995          "ap-southeast-2" : { },
1996          "ca-central-1" : { },
1997          "eu-central-1" : { },
1998          "eu-north-1" : { },
1999          "eu-west-1" : { },
2000          "eu-west-2" : { },
2001          "eu-west-3" : { },
2002          "fips-ca-central-1" : {
2003            "credentialScope" : {
2004              "region" : "ca-central-1"
2005            },
2006            "hostname" : "data.jobs.iot-fips.ca-central-1.amazonaws.com"
2007          },
2008          "fips-us-east-1" : {
2009            "credentialScope" : {
2010              "region" : "us-east-1"
2011            },
2012            "hostname" : "data.jobs.iot-fips.us-east-1.amazonaws.com"
2013          },
2014          "fips-us-east-2" : {
2015            "credentialScope" : {
2016              "region" : "us-east-2"
2017            },
2018            "hostname" : "data.jobs.iot-fips.us-east-2.amazonaws.com"
2019          },
2020          "fips-us-west-1" : {
2021            "credentialScope" : {
2022              "region" : "us-west-1"
2023            },
2024            "hostname" : "data.jobs.iot-fips.us-west-1.amazonaws.com"
2025          },
2026          "fips-us-west-2" : {
2027            "credentialScope" : {
2028              "region" : "us-west-2"
2029            },
2030            "hostname" : "data.jobs.iot-fips.us-west-2.amazonaws.com"
2031          },
2032          "me-south-1" : { },
2033          "sa-east-1" : { },
2034          "us-east-1" : { },
2035          "us-east-2" : { },
2036          "us-west-1" : { },
2037          "us-west-2" : { }
2038        }
2039      },
2040      "data.mediastore" : {
2041        "endpoints" : {
2042          "ap-northeast-1" : { },
2043          "ap-northeast-2" : { },
2044          "ap-southeast-2" : { },
2045          "eu-central-1" : { },
2046          "eu-north-1" : { },
2047          "eu-west-1" : { },
2048          "eu-west-2" : { },
2049          "us-east-1" : { },
2050          "us-west-2" : { }
2051        }
2052      },
2053      "databrew" : {
2054        "endpoints" : {
2055          "af-south-1" : { },
2056          "ap-east-1" : { },
2057          "ap-northeast-1" : { },
2058          "ap-northeast-2" : { },
2059          "ap-south-1" : { },
2060          "ap-southeast-1" : { },
2061          "ap-southeast-2" : { },
2062          "ca-central-1" : { },
2063          "eu-central-1" : { },
2064          "eu-north-1" : { },
2065          "eu-south-1" : { },
2066          "eu-west-1" : { },
2067          "eu-west-2" : { },
2068          "eu-west-3" : { },
2069          "sa-east-1" : { },
2070          "us-east-1" : { },
2071          "us-east-2" : { },
2072          "us-west-1" : { },
2073          "us-west-2" : { }
2074        }
2075      },
2076      "dataexchange" : {
2077        "endpoints" : {
2078          "ap-northeast-1" : { },
2079          "ap-northeast-2" : { },
2080          "ap-southeast-1" : { },
2081          "ap-southeast-2" : { },
2082          "eu-central-1" : { },
2083          "eu-west-1" : { },
2084          "eu-west-2" : { },
2085          "us-east-1" : { },
2086          "us-east-2" : { },
2087          "us-west-1" : { },
2088          "us-west-2" : { }
2089        }
2090      },
2091      "datapipeline" : {
2092        "endpoints" : {
2093          "ap-northeast-1" : { },
2094          "ap-southeast-2" : { },
2095          "eu-west-1" : { },
2096          "us-east-1" : { },
2097          "us-west-2" : { }
2098        }
2099      },
2100      "datasync" : {
2101        "endpoints" : {
2102          "af-south-1" : { },
2103          "ap-east-1" : { },
2104          "ap-northeast-1" : { },
2105          "ap-northeast-2" : { },
2106          "ap-northeast-3" : { },
2107          "ap-south-1" : { },
2108          "ap-southeast-1" : { },
2109          "ap-southeast-2" : { },
2110          "ca-central-1" : { },
2111          "eu-central-1" : { },
2112          "eu-north-1" : { },
2113          "eu-south-1" : { },
2114          "eu-west-1" : { },
2115          "eu-west-2" : { },
2116          "eu-west-3" : { },
2117          "fips-ca-central-1" : {
2118            "credentialScope" : {
2119              "region" : "ca-central-1"
2120            },
2121            "hostname" : "datasync-fips.ca-central-1.amazonaws.com"
2122          },
2123          "fips-us-east-1" : {
2124            "credentialScope" : {
2125              "region" : "us-east-1"
2126            },
2127            "hostname" : "datasync-fips.us-east-1.amazonaws.com"
2128          },
2129          "fips-us-east-2" : {
2130            "credentialScope" : {
2131              "region" : "us-east-2"
2132            },
2133            "hostname" : "datasync-fips.us-east-2.amazonaws.com"
2134          },
2135          "fips-us-west-1" : {
2136            "credentialScope" : {
2137              "region" : "us-west-1"
2138            },
2139            "hostname" : "datasync-fips.us-west-1.amazonaws.com"
2140          },
2141          "fips-us-west-2" : {
2142            "credentialScope" : {
2143              "region" : "us-west-2"
2144            },
2145            "hostname" : "datasync-fips.us-west-2.amazonaws.com"
2146          },
2147          "me-south-1" : { },
2148          "sa-east-1" : { },
2149          "us-east-1" : { },
2150          "us-east-2" : { },
2151          "us-west-1" : { },
2152          "us-west-2" : { }
2153        }
2154      },
2155      "dax" : {
2156        "endpoints" : {
2157          "ap-northeast-1" : { },
2158          "ap-south-1" : { },
2159          "ap-southeast-1" : { },
2160          "ap-southeast-2" : { },
2161          "eu-central-1" : { },
2162          "eu-west-1" : { },
2163          "eu-west-2" : { },
2164          "eu-west-3" : { },
2165          "sa-east-1" : { },
2166          "us-east-1" : { },
2167          "us-east-2" : { },
2168          "us-west-1" : { },
2169          "us-west-2" : { }
2170        }
2171      },
2172      "devicefarm" : {
2173        "endpoints" : {
2174          "us-west-2" : { }
2175        }
2176      },
2177      "directconnect" : {
2178        "endpoints" : {
2179          "af-south-1" : { },
2180          "ap-east-1" : { },
2181          "ap-northeast-1" : { },
2182          "ap-northeast-2" : { },
2183          "ap-northeast-3" : { },
2184          "ap-south-1" : { },
2185          "ap-southeast-1" : { },
2186          "ap-southeast-2" : { },
2187          "ca-central-1" : { },
2188          "eu-central-1" : { },
2189          "eu-north-1" : { },
2190          "eu-south-1" : { },
2191          "eu-west-1" : { },
2192          "eu-west-2" : { },
2193          "eu-west-3" : { },
2194          "fips-us-east-1" : {
2195            "credentialScope" : {
2196              "region" : "us-east-1"
2197            },
2198            "hostname" : "directconnect-fips.us-east-1.amazonaws.com"
2199          },
2200          "fips-us-east-2" : {
2201            "credentialScope" : {
2202              "region" : "us-east-2"
2203            },
2204            "hostname" : "directconnect-fips.us-east-2.amazonaws.com"
2205          },
2206          "fips-us-west-1" : {
2207            "credentialScope" : {
2208              "region" : "us-west-1"
2209            },
2210            "hostname" : "directconnect-fips.us-west-1.amazonaws.com"
2211          },
2212          "fips-us-west-2" : {
2213            "credentialScope" : {
2214              "region" : "us-west-2"
2215            },
2216            "hostname" : "directconnect-fips.us-west-2.amazonaws.com"
2217          },
2218          "me-south-1" : { },
2219          "sa-east-1" : { },
2220          "us-east-1" : { },
2221          "us-east-2" : { },
2222          "us-west-1" : { },
2223          "us-west-2" : { }
2224        }
2225      },
2226      "discovery" : {
2227        "endpoints" : {
2228          "ap-northeast-1" : { },
2229          "ap-southeast-2" : { },
2230          "eu-central-1" : { },
2231          "eu-west-1" : { },
2232          "eu-west-2" : { },
2233          "us-east-1" : { },
2234          "us-west-2" : { }
2235        }
2236      },
2237      "dms" : {
2238        "endpoints" : {
2239          "af-south-1" : { },
2240          "ap-east-1" : { },
2241          "ap-northeast-1" : { },
2242          "ap-northeast-2" : { },
2243          "ap-northeast-3" : { },
2244          "ap-south-1" : { },
2245          "ap-southeast-1" : { },
2246          "ap-southeast-2" : { },
2247          "ca-central-1" : { },
2248          "dms-fips" : {
2249            "credentialScope" : {
2250              "region" : "us-west-1"
2251            },
2252            "hostname" : "dms-fips.us-west-1.amazonaws.com"
2253          },
2254          "eu-central-1" : { },
2255          "eu-north-1" : { },
2256          "eu-south-1" : { },
2257          "eu-west-1" : { },
2258          "eu-west-2" : { },
2259          "eu-west-3" : { },
2260          "me-south-1" : { },
2261          "sa-east-1" : { },
2262          "us-east-1" : { },
2263          "us-east-1-fips" : {
2264            "credentialScope" : {
2265              "region" : "us-east-1"
2266            },
2267            "hostname" : "dms-fips.us-east-1.amazonaws.com"
2268          },
2269          "us-east-2" : { },
2270          "us-east-2-fips" : {
2271            "credentialScope" : {
2272              "region" : "us-east-2"
2273            },
2274            "hostname" : "dms-fips.us-east-2.amazonaws.com"
2275          },
2276          "us-west-1" : { },
2277          "us-west-1-fips" : {
2278            "credentialScope" : {
2279              "region" : "us-west-1"
2280            },
2281            "hostname" : "dms-fips.us-west-1.amazonaws.com"
2282          },
2283          "us-west-2" : { },
2284          "us-west-2-fips" : {
2285            "credentialScope" : {
2286              "region" : "us-west-2"
2287            },
2288            "hostname" : "dms-fips.us-west-2.amazonaws.com"
2289          }
2290        }
2291      },
2292      "docdb" : {
2293        "endpoints" : {
2294          "ap-northeast-1" : {
2295            "credentialScope" : {
2296              "region" : "ap-northeast-1"
2297            },
2298            "hostname" : "rds.ap-northeast-1.amazonaws.com"
2299          },
2300          "ap-northeast-2" : {
2301            "credentialScope" : {
2302              "region" : "ap-northeast-2"
2303            },
2304            "hostname" : "rds.ap-northeast-2.amazonaws.com"
2305          },
2306          "ap-south-1" : {
2307            "credentialScope" : {
2308              "region" : "ap-south-1"
2309            },
2310            "hostname" : "rds.ap-south-1.amazonaws.com"
2311          },
2312          "ap-southeast-1" : {
2313            "credentialScope" : {
2314              "region" : "ap-southeast-1"
2315            },
2316            "hostname" : "rds.ap-southeast-1.amazonaws.com"
2317          },
2318          "ap-southeast-2" : {
2319            "credentialScope" : {
2320              "region" : "ap-southeast-2"
2321            },
2322            "hostname" : "rds.ap-southeast-2.amazonaws.com"
2323          },
2324          "ca-central-1" : {
2325            "credentialScope" : {
2326              "region" : "ca-central-1"
2327            },
2328            "hostname" : "rds.ca-central-1.amazonaws.com"
2329          },
2330          "eu-central-1" : {
2331            "credentialScope" : {
2332              "region" : "eu-central-1"
2333            },
2334            "hostname" : "rds.eu-central-1.amazonaws.com"
2335          },
2336          "eu-west-1" : {
2337            "credentialScope" : {
2338              "region" : "eu-west-1"
2339            },
2340            "hostname" : "rds.eu-west-1.amazonaws.com"
2341          },
2342          "eu-west-2" : {
2343            "credentialScope" : {
2344              "region" : "eu-west-2"
2345            },
2346            "hostname" : "rds.eu-west-2.amazonaws.com"
2347          },
2348          "eu-west-3" : {
2349            "credentialScope" : {
2350              "region" : "eu-west-3"
2351            },
2352            "hostname" : "rds.eu-west-3.amazonaws.com"
2353          },
2354          "sa-east-1" : {
2355            "credentialScope" : {
2356              "region" : "sa-east-1"
2357            },
2358            "hostname" : "rds.sa-east-1.amazonaws.com"
2359          },
2360          "us-east-1" : {
2361            "credentialScope" : {
2362              "region" : "us-east-1"
2363            },
2364            "hostname" : "rds.us-east-1.amazonaws.com"
2365          },
2366          "us-east-2" : {
2367            "credentialScope" : {
2368              "region" : "us-east-2"
2369            },
2370            "hostname" : "rds.us-east-2.amazonaws.com"
2371          },
2372          "us-west-2" : {
2373            "credentialScope" : {
2374              "region" : "us-west-2"
2375            },
2376            "hostname" : "rds.us-west-2.amazonaws.com"
2377          }
2378        }
2379      },
2380      "ds" : {
2381        "endpoints" : {
2382          "af-south-1" : { },
2383          "ap-east-1" : { },
2384          "ap-northeast-1" : { },
2385          "ap-northeast-2" : { },
2386          "ap-northeast-3" : { },
2387          "ap-south-1" : { },
2388          "ap-southeast-1" : { },
2389          "ap-southeast-2" : { },
2390          "ca-central-1" : { },
2391          "eu-central-1" : { },
2392          "eu-north-1" : { },
2393          "eu-south-1" : { },
2394          "eu-west-1" : { },
2395          "eu-west-2" : { },
2396          "eu-west-3" : { },
2397          "fips-ca-central-1" : {
2398            "credentialScope" : {
2399              "region" : "ca-central-1"
2400            },
2401            "hostname" : "ds-fips.ca-central-1.amazonaws.com"
2402          },
2403          "fips-us-east-1" : {
2404            "credentialScope" : {
2405              "region" : "us-east-1"
2406            },
2407            "hostname" : "ds-fips.us-east-1.amazonaws.com"
2408          },
2409          "fips-us-east-2" : {
2410            "credentialScope" : {
2411              "region" : "us-east-2"
2412            },
2413            "hostname" : "ds-fips.us-east-2.amazonaws.com"
2414          },
2415          "fips-us-west-1" : {
2416            "credentialScope" : {
2417              "region" : "us-west-1"
2418            },
2419            "hostname" : "ds-fips.us-west-1.amazonaws.com"
2420          },
2421          "fips-us-west-2" : {
2422            "credentialScope" : {
2423              "region" : "us-west-2"
2424            },
2425            "hostname" : "ds-fips.us-west-2.amazonaws.com"
2426          },
2427          "me-south-1" : { },
2428          "sa-east-1" : { },
2429          "us-east-1" : { },
2430          "us-east-2" : { },
2431          "us-west-1" : { },
2432          "us-west-2" : { }
2433        }
2434      },
2435      "dynamodb" : {
2436        "defaults" : {
2437          "protocols" : [ "http", "https" ]
2438        },
2439        "endpoints" : {
2440          "af-south-1" : { },
2441          "ap-east-1" : { },
2442          "ap-northeast-1" : { },
2443          "ap-northeast-2" : { },
2444          "ap-northeast-3" : { },
2445          "ap-south-1" : { },
2446          "ap-southeast-1" : { },
2447          "ap-southeast-2" : { },
2448          "ca-central-1" : { },
2449          "ca-central-1-fips" : {
2450            "credentialScope" : {
2451              "region" : "ca-central-1"
2452            },
2453            "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com"
2454          },
2455          "eu-central-1" : { },
2456          "eu-north-1" : { },
2457          "eu-south-1" : { },
2458          "eu-west-1" : { },
2459          "eu-west-2" : { },
2460          "eu-west-3" : { },
2461          "local" : {
2462            "credentialScope" : {
2463              "region" : "us-east-1"
2464            },
2465            "hostname" : "localhost:8000",
2466            "protocols" : [ "http" ]
2467          },
2468          "me-south-1" : { },
2469          "sa-east-1" : { },
2470          "us-east-1" : { },
2471          "us-east-1-fips" : {
2472            "credentialScope" : {
2473              "region" : "us-east-1"
2474            },
2475            "hostname" : "dynamodb-fips.us-east-1.amazonaws.com"
2476          },
2477          "us-east-2" : { },
2478          "us-east-2-fips" : {
2479            "credentialScope" : {
2480              "region" : "us-east-2"
2481            },
2482            "hostname" : "dynamodb-fips.us-east-2.amazonaws.com"
2483          },
2484          "us-west-1" : { },
2485          "us-west-1-fips" : {
2486            "credentialScope" : {
2487              "region" : "us-west-1"
2488            },
2489            "hostname" : "dynamodb-fips.us-west-1.amazonaws.com"
2490          },
2491          "us-west-2" : { },
2492          "us-west-2-fips" : {
2493            "credentialScope" : {
2494              "region" : "us-west-2"
2495            },
2496            "hostname" : "dynamodb-fips.us-west-2.amazonaws.com"
2497          }
2498        }
2499      },
2500      "ebs" : {
2501        "endpoints" : {
2502          "af-south-1" : { },
2503          "ap-east-1" : { },
2504          "ap-northeast-1" : { },
2505          "ap-northeast-2" : { },
2506          "ap-northeast-3" : { },
2507          "ap-south-1" : { },
2508          "ap-southeast-1" : { },
2509          "ap-southeast-2" : { },
2510          "ca-central-1" : { },
2511          "eu-central-1" : { },
2512          "eu-north-1" : { },
2513          "eu-south-1" : { },
2514          "eu-west-1" : { },
2515          "eu-west-2" : { },
2516          "eu-west-3" : { },
2517          "fips-ca-central-1" : {
2518            "credentialScope" : {
2519              "region" : "ca-central-1"
2520            },
2521            "hostname" : "ebs-fips.ca-central-1.amazonaws.com"
2522          },
2523          "fips-us-east-1" : {
2524            "credentialScope" : {
2525              "region" : "us-east-1"
2526            },
2527            "hostname" : "ebs-fips.us-east-1.amazonaws.com"
2528          },
2529          "fips-us-east-2" : {
2530            "credentialScope" : {
2531              "region" : "us-east-2"
2532            },
2533            "hostname" : "ebs-fips.us-east-2.amazonaws.com"
2534          },
2535          "fips-us-west-1" : {
2536            "credentialScope" : {
2537              "region" : "us-west-1"
2538            },
2539            "hostname" : "ebs-fips.us-west-1.amazonaws.com"
2540          },
2541          "fips-us-west-2" : {
2542            "credentialScope" : {
2543              "region" : "us-west-2"
2544            },
2545            "hostname" : "ebs-fips.us-west-2.amazonaws.com"
2546          },
2547          "me-south-1" : { },
2548          "sa-east-1" : { },
2549          "us-east-1" : { },
2550          "us-east-2" : { },
2551          "us-west-1" : { },
2552          "us-west-2" : { }
2553        }
2554      },
2555      "ec2" : {
2556        "defaults" : {
2557          "protocols" : [ "http", "https" ]
2558        },
2559        "endpoints" : {
2560          "af-south-1" : { },
2561          "ap-east-1" : { },
2562          "ap-northeast-1" : { },
2563          "ap-northeast-2" : { },
2564          "ap-northeast-3" : { },
2565          "ap-south-1" : { },
2566          "ap-southeast-1" : { },
2567          "ap-southeast-2" : { },
2568          "ca-central-1" : { },
2569          "eu-central-1" : { },
2570          "eu-north-1" : { },
2571          "eu-south-1" : { },
2572          "eu-west-1" : { },
2573          "eu-west-2" : { },
2574          "eu-west-3" : { },
2575          "fips-ca-central-1" : {
2576            "credentialScope" : {
2577              "region" : "ca-central-1"
2578            },
2579            "hostname" : "ec2-fips.ca-central-1.amazonaws.com"
2580          },
2581          "fips-us-east-1" : {
2582            "credentialScope" : {
2583              "region" : "us-east-1"
2584            },
2585            "hostname" : "ec2-fips.us-east-1.amazonaws.com"
2586          },
2587          "fips-us-east-2" : {
2588            "credentialScope" : {
2589              "region" : "us-east-2"
2590            },
2591            "hostname" : "ec2-fips.us-east-2.amazonaws.com"
2592          },
2593          "fips-us-west-1" : {
2594            "credentialScope" : {
2595              "region" : "us-west-1"
2596            },
2597            "hostname" : "ec2-fips.us-west-1.amazonaws.com"
2598          },
2599          "fips-us-west-2" : {
2600            "credentialScope" : {
2601              "region" : "us-west-2"
2602            },
2603            "hostname" : "ec2-fips.us-west-2.amazonaws.com"
2604          },
2605          "me-south-1" : { },
2606          "sa-east-1" : { },
2607          "us-east-1" : { },
2608          "us-east-2" : { },
2609          "us-west-1" : { },
2610          "us-west-2" : { }
2611        }
2612      },
2613      "ecs" : {
2614        "endpoints" : {
2615          "af-south-1" : { },
2616          "ap-east-1" : { },
2617          "ap-northeast-1" : { },
2618          "ap-northeast-2" : { },
2619          "ap-northeast-3" : { },
2620          "ap-south-1" : { },
2621          "ap-southeast-1" : { },
2622          "ap-southeast-2" : { },
2623          "ca-central-1" : { },
2624          "eu-central-1" : { },
2625          "eu-north-1" : { },
2626          "eu-south-1" : { },
2627          "eu-west-1" : { },
2628          "eu-west-2" : { },
2629          "eu-west-3" : { },
2630          "fips-us-east-1" : {
2631            "credentialScope" : {
2632              "region" : "us-east-1"
2633            },
2634            "hostname" : "ecs-fips.us-east-1.amazonaws.com"
2635          },
2636          "fips-us-east-2" : {
2637            "credentialScope" : {
2638              "region" : "us-east-2"
2639            },
2640            "hostname" : "ecs-fips.us-east-2.amazonaws.com"
2641          },
2642          "fips-us-west-1" : {
2643            "credentialScope" : {
2644              "region" : "us-west-1"
2645            },
2646            "hostname" : "ecs-fips.us-west-1.amazonaws.com"
2647          },
2648          "fips-us-west-2" : {
2649            "credentialScope" : {
2650              "region" : "us-west-2"
2651            },
2652            "hostname" : "ecs-fips.us-west-2.amazonaws.com"
2653          },
2654          "me-south-1" : { },
2655          "sa-east-1" : { },
2656          "us-east-1" : { },
2657          "us-east-2" : { },
2658          "us-west-1" : { },
2659          "us-west-2" : { }
2660        }
2661      },
2662      "eks" : {
2663        "defaults" : {
2664          "protocols" : [ "http", "https" ]
2665        },
2666        "endpoints" : {
2667          "af-south-1" : { },
2668          "ap-east-1" : { },
2669          "ap-northeast-1" : { },
2670          "ap-northeast-2" : { },
2671          "ap-northeast-3" : { },
2672          "ap-south-1" : { },
2673          "ap-southeast-1" : { },
2674          "ap-southeast-2" : { },
2675          "ca-central-1" : { },
2676          "eu-central-1" : { },
2677          "eu-north-1" : { },
2678          "eu-south-1" : { },
2679          "eu-west-1" : { },
2680          "eu-west-2" : { },
2681          "eu-west-3" : { },
2682          "fips-us-east-1" : {
2683            "credentialScope" : {
2684              "region" : "us-east-1"
2685            },
2686            "hostname" : "fips.eks.us-east-1.amazonaws.com"
2687          },
2688          "fips-us-east-2" : {
2689            "credentialScope" : {
2690              "region" : "us-east-2"
2691            },
2692            "hostname" : "fips.eks.us-east-2.amazonaws.com"
2693          },
2694          "fips-us-west-1" : {
2695            "credentialScope" : {
2696              "region" : "us-west-1"
2697            },
2698            "hostname" : "fips.eks.us-west-1.amazonaws.com"
2699          },
2700          "fips-us-west-2" : {
2701            "credentialScope" : {
2702              "region" : "us-west-2"
2703            },
2704            "hostname" : "fips.eks.us-west-2.amazonaws.com"
2705          },
2706          "me-south-1" : { },
2707          "sa-east-1" : { },
2708          "us-east-1" : { },
2709          "us-east-2" : { },
2710          "us-west-1" : { },
2711          "us-west-2" : { }
2712        }
2713      },
2714      "elasticache" : {
2715        "endpoints" : {
2716          "af-south-1" : { },
2717          "ap-east-1" : { },
2718          "ap-northeast-1" : { },
2719          "ap-northeast-2" : { },
2720          "ap-northeast-3" : { },
2721          "ap-south-1" : { },
2722          "ap-southeast-1" : { },
2723          "ap-southeast-2" : { },
2724          "ca-central-1" : { },
2725          "eu-central-1" : { },
2726          "eu-north-1" : { },
2727          "eu-south-1" : { },
2728          "eu-west-1" : { },
2729          "eu-west-2" : { },
2730          "eu-west-3" : { },
2731          "fips" : {
2732            "credentialScope" : {
2733              "region" : "us-west-1"
2734            },
2735            "hostname" : "elasticache-fips.us-west-1.amazonaws.com"
2736          },
2737          "me-south-1" : { },
2738          "sa-east-1" : { },
2739          "us-east-1" : { },
2740          "us-east-1-fips" : {
2741            "credentialScope" : {
2742              "region" : "us-east-1"
2743            },
2744            "hostname" : "elasticache-fips.us-east-1.amazonaws.com"
2745          },
2746          "us-east-2" : { },
2747          "us-east-2-fips" : {
2748            "credentialScope" : {
2749              "region" : "us-east-2"
2750            },
2751            "hostname" : "elasticache-fips.us-east-2.amazonaws.com"
2752          },
2753          "us-west-1" : { },
2754          "us-west-1-fips" : {
2755            "credentialScope" : {
2756              "region" : "us-west-1"
2757            },
2758            "hostname" : "elasticache-fips.us-west-1.amazonaws.com"
2759          },
2760          "us-west-2" : { },
2761          "us-west-2-fips" : {
2762            "credentialScope" : {
2763              "region" : "us-west-2"
2764            },
2765            "hostname" : "elasticache-fips.us-west-2.amazonaws.com"
2766          }
2767        }
2768      },
2769      "elasticbeanstalk" : {
2770        "endpoints" : {
2771          "af-south-1" : { },
2772          "ap-east-1" : { },
2773          "ap-northeast-1" : { },
2774          "ap-northeast-2" : { },
2775          "ap-northeast-3" : { },
2776          "ap-south-1" : { },
2777          "ap-southeast-1" : { },
2778          "ap-southeast-2" : { },
2779          "ca-central-1" : { },
2780          "eu-central-1" : { },
2781          "eu-north-1" : { },
2782          "eu-south-1" : { },
2783          "eu-west-1" : { },
2784          "eu-west-2" : { },
2785          "eu-west-3" : { },
2786          "fips-us-east-1" : {
2787            "credentialScope" : {
2788              "region" : "us-east-1"
2789            },
2790            "hostname" : "elasticbeanstalk-fips.us-east-1.amazonaws.com"
2791          },
2792          "fips-us-east-2" : {
2793            "credentialScope" : {
2794              "region" : "us-east-2"
2795            },
2796            "hostname" : "elasticbeanstalk-fips.us-east-2.amazonaws.com"
2797          },
2798          "fips-us-west-1" : {
2799            "credentialScope" : {
2800              "region" : "us-west-1"
2801            },
2802            "hostname" : "elasticbeanstalk-fips.us-west-1.amazonaws.com"
2803          },
2804          "fips-us-west-2" : {
2805            "credentialScope" : {
2806              "region" : "us-west-2"
2807            },
2808            "hostname" : "elasticbeanstalk-fips.us-west-2.amazonaws.com"
2809          },
2810          "me-south-1" : { },
2811          "sa-east-1" : { },
2812          "us-east-1" : { },
2813          "us-east-2" : { },
2814          "us-west-1" : { },
2815          "us-west-2" : { }
2816        }
2817      },
2818      "elasticfilesystem" : {
2819        "endpoints" : {
2820          "af-south-1" : { },
2821          "ap-east-1" : { },
2822          "ap-northeast-1" : { },
2823          "ap-northeast-2" : { },
2824          "ap-northeast-3" : { },
2825          "ap-south-1" : { },
2826          "ap-southeast-1" : { },
2827          "ap-southeast-2" : { },
2828          "ca-central-1" : { },
2829          "eu-central-1" : { },
2830          "eu-north-1" : { },
2831          "eu-south-1" : { },
2832          "eu-west-1" : { },
2833          "eu-west-2" : { },
2834          "eu-west-3" : { },
2835          "fips-af-south-1" : {
2836            "credentialScope" : {
2837              "region" : "af-south-1"
2838            },
2839            "hostname" : "elasticfilesystem-fips.af-south-1.amazonaws.com"
2840          },
2841          "fips-ap-east-1" : {
2842            "credentialScope" : {
2843              "region" : "ap-east-1"
2844            },
2845            "hostname" : "elasticfilesystem-fips.ap-east-1.amazonaws.com"
2846          },
2847          "fips-ap-northeast-1" : {
2848            "credentialScope" : {
2849              "region" : "ap-northeast-1"
2850            },
2851            "hostname" : "elasticfilesystem-fips.ap-northeast-1.amazonaws.com"
2852          },
2853          "fips-ap-northeast-2" : {
2854            "credentialScope" : {
2855              "region" : "ap-northeast-2"
2856            },
2857            "hostname" : "elasticfilesystem-fips.ap-northeast-2.amazonaws.com"
2858          },
2859          "fips-ap-northeast-3" : {
2860            "credentialScope" : {
2861              "region" : "ap-northeast-3"
2862            },
2863            "hostname" : "elasticfilesystem-fips.ap-northeast-3.amazonaws.com"
2864          },
2865          "fips-ap-south-1" : {
2866            "credentialScope" : {
2867              "region" : "ap-south-1"
2868            },
2869            "hostname" : "elasticfilesystem-fips.ap-south-1.amazonaws.com"
2870          },
2871          "fips-ap-southeast-1" : {
2872            "credentialScope" : {
2873              "region" : "ap-southeast-1"
2874            },
2875            "hostname" : "elasticfilesystem-fips.ap-southeast-1.amazonaws.com"
2876          },
2877          "fips-ap-southeast-2" : {
2878            "credentialScope" : {
2879              "region" : "ap-southeast-2"
2880            },
2881            "hostname" : "elasticfilesystem-fips.ap-southeast-2.amazonaws.com"
2882          },
2883          "fips-ca-central-1" : {
2884            "credentialScope" : {
2885              "region" : "ca-central-1"
2886            },
2887            "hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com"
2888          },
2889          "fips-eu-central-1" : {
2890            "credentialScope" : {
2891              "region" : "eu-central-1"
2892            },
2893            "hostname" : "elasticfilesystem-fips.eu-central-1.amazonaws.com"
2894          },
2895          "fips-eu-north-1" : {
2896            "credentialScope" : {
2897              "region" : "eu-north-1"
2898            },
2899            "hostname" : "elasticfilesystem-fips.eu-north-1.amazonaws.com"
2900          },
2901          "fips-eu-south-1" : {
2902            "credentialScope" : {
2903              "region" : "eu-south-1"
2904            },
2905            "hostname" : "elasticfilesystem-fips.eu-south-1.amazonaws.com"
2906          },
2907          "fips-eu-west-1" : {
2908            "credentialScope" : {
2909              "region" : "eu-west-1"
2910            },
2911            "hostname" : "elasticfilesystem-fips.eu-west-1.amazonaws.com"
2912          },
2913          "fips-eu-west-2" : {
2914            "credentialScope" : {
2915              "region" : "eu-west-2"
2916            },
2917            "hostname" : "elasticfilesystem-fips.eu-west-2.amazonaws.com"
2918          },
2919          "fips-eu-west-3" : {
2920            "credentialScope" : {
2921              "region" : "eu-west-3"
2922            },
2923            "hostname" : "elasticfilesystem-fips.eu-west-3.amazonaws.com"
2924          },
2925          "fips-me-south-1" : {
2926            "credentialScope" : {
2927              "region" : "me-south-1"
2928            },
2929            "hostname" : "elasticfilesystem-fips.me-south-1.amazonaws.com"
2930          },
2931          "fips-sa-east-1" : {
2932            "credentialScope" : {
2933              "region" : "sa-east-1"
2934            },
2935            "hostname" : "elasticfilesystem-fips.sa-east-1.amazonaws.com"
2936          },
2937          "fips-us-east-1" : {
2938            "credentialScope" : {
2939              "region" : "us-east-1"
2940            },
2941            "hostname" : "elasticfilesystem-fips.us-east-1.amazonaws.com"
2942          },
2943          "fips-us-east-2" : {
2944            "credentialScope" : {
2945              "region" : "us-east-2"
2946            },
2947            "hostname" : "elasticfilesystem-fips.us-east-2.amazonaws.com"
2948          },
2949          "fips-us-west-1" : {
2950            "credentialScope" : {
2951              "region" : "us-west-1"
2952            },
2953            "hostname" : "elasticfilesystem-fips.us-west-1.amazonaws.com"
2954          },
2955          "fips-us-west-2" : {
2956            "credentialScope" : {
2957              "region" : "us-west-2"
2958            },
2959            "hostname" : "elasticfilesystem-fips.us-west-2.amazonaws.com"
2960          },
2961          "me-south-1" : { },
2962          "sa-east-1" : { },
2963          "us-east-1" : { },
2964          "us-east-2" : { },
2965          "us-west-1" : { },
2966          "us-west-2" : { }
2967        }
2968      },
2969      "elasticloadbalancing" : {
2970        "defaults" : {
2971          "protocols" : [ "https" ]
2972        },
2973        "endpoints" : {
2974          "af-south-1" : { },
2975          "ap-east-1" : { },
2976          "ap-northeast-1" : { },
2977          "ap-northeast-2" : { },
2978          "ap-northeast-3" : { },
2979          "ap-south-1" : { },
2980          "ap-southeast-1" : { },
2981          "ap-southeast-2" : { },
2982          "ca-central-1" : { },
2983          "eu-central-1" : { },
2984          "eu-north-1" : { },
2985          "eu-south-1" : { },
2986          "eu-west-1" : { },
2987          "eu-west-2" : { },
2988          "eu-west-3" : { },
2989          "fips-us-east-1" : {
2990            "credentialScope" : {
2991              "region" : "us-east-1"
2992            },
2993            "hostname" : "elasticloadbalancing-fips.us-east-1.amazonaws.com"
2994          },
2995          "fips-us-east-2" : {
2996            "credentialScope" : {
2997              "region" : "us-east-2"
2998            },
2999            "hostname" : "elasticloadbalancing-fips.us-east-2.amazonaws.com"
3000          },
3001          "fips-us-west-1" : {
3002            "credentialScope" : {
3003              "region" : "us-west-1"
3004            },
3005            "hostname" : "elasticloadbalancing-fips.us-west-1.amazonaws.com"
3006          },
3007          "fips-us-west-2" : {
3008            "credentialScope" : {
3009              "region" : "us-west-2"
3010            },
3011            "hostname" : "elasticloadbalancing-fips.us-west-2.amazonaws.com"
3012          },
3013          "me-south-1" : { },
3014          "sa-east-1" : { },
3015          "us-east-1" : { },
3016          "us-east-2" : { },
3017          "us-west-1" : { },
3018          "us-west-2" : { }
3019        }
3020      },
3021      "elasticmapreduce" : {
3022        "defaults" : {
3023          "protocols" : [ "https" ],
3024          "sslCommonName" : "{region}.{service}.{dnsSuffix}"
3025        },
3026        "endpoints" : {
3027          "af-south-1" : { },
3028          "ap-east-1" : { },
3029          "ap-northeast-1" : { },
3030          "ap-northeast-2" : { },
3031          "ap-northeast-3" : { },
3032          "ap-south-1" : { },
3033          "ap-southeast-1" : { },
3034          "ap-southeast-2" : { },
3035          "ca-central-1" : { },
3036          "eu-central-1" : {
3037            "sslCommonName" : "{service}.{region}.{dnsSuffix}"
3038          },
3039          "eu-north-1" : { },
3040          "eu-south-1" : { },
3041          "eu-west-1" : { },
3042          "eu-west-2" : { },
3043          "eu-west-3" : { },
3044          "fips-ca-central-1" : {
3045            "credentialScope" : {
3046              "region" : "ca-central-1"
3047            },
3048            "hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com"
3049          },
3050          "fips-us-east-1" : {
3051            "credentialScope" : {
3052              "region" : "us-east-1"
3053            },
3054            "hostname" : "elasticmapreduce-fips.us-east-1.amazonaws.com"
3055          },
3056          "fips-us-east-2" : {
3057            "credentialScope" : {
3058              "region" : "us-east-2"
3059            },
3060            "hostname" : "elasticmapreduce-fips.us-east-2.amazonaws.com"
3061          },
3062          "fips-us-west-1" : {
3063            "credentialScope" : {
3064              "region" : "us-west-1"
3065            },
3066            "hostname" : "elasticmapreduce-fips.us-west-1.amazonaws.com"
3067          },
3068          "fips-us-west-2" : {
3069            "credentialScope" : {
3070              "region" : "us-west-2"
3071            },
3072            "hostname" : "elasticmapreduce-fips.us-west-2.amazonaws.com"
3073          },
3074          "me-south-1" : { },
3075          "sa-east-1" : { },
3076          "us-east-1" : {
3077            "sslCommonName" : "{service}.{region}.{dnsSuffix}"
3078          },
3079          "us-east-2" : { },
3080          "us-west-1" : { },
3081          "us-west-2" : { }
3082        }
3083      },
3084      "elastictranscoder" : {
3085        "endpoints" : {
3086          "ap-northeast-1" : { },
3087          "ap-south-1" : { },
3088          "ap-southeast-1" : { },
3089          "ap-southeast-2" : { },
3090          "eu-west-1" : { },
3091          "us-east-1" : { },
3092          "us-west-1" : { },
3093          "us-west-2" : { }
3094        }
3095      },
3096      "email" : {
3097        "endpoints" : {
3098          "ap-south-1" : { },
3099          "ap-southeast-2" : { },
3100          "eu-central-1" : { },
3101          "eu-west-1" : { },
3102          "us-east-1" : { },
3103          "us-west-2" : { }
3104        }
3105      },
3106      "emr-containers" : {
3107        "endpoints" : {
3108          "ap-northeast-1" : { },
3109          "ap-northeast-2" : { },
3110          "ap-south-1" : { },
3111          "ap-southeast-1" : { },
3112          "ap-southeast-2" : { },
3113          "ca-central-1" : { },
3114          "eu-central-1" : { },
3115          "eu-north-1" : { },
3116          "eu-west-1" : { },
3117          "eu-west-2" : { },
3118          "eu-west-3" : { },
3119          "fips-ca-central-1" : {
3120            "credentialScope" : {
3121              "region" : "ca-central-1"
3122            },
3123            "hostname" : "emr-containers-fips.ca-central-1.amazonaws.com"
3124          },
3125          "fips-us-east-1" : {
3126            "credentialScope" : {
3127              "region" : "us-east-1"
3128            },
3129            "hostname" : "emr-containers-fips.us-east-1.amazonaws.com"
3130          },
3131          "fips-us-east-2" : {
3132            "credentialScope" : {
3133              "region" : "us-east-2"
3134            },
3135            "hostname" : "emr-containers-fips.us-east-2.amazonaws.com"
3136          },
3137          "fips-us-west-1" : {
3138            "credentialScope" : {
3139              "region" : "us-west-1"
3140            },
3141            "hostname" : "emr-containers-fips.us-west-1.amazonaws.com"
3142          },
3143          "fips-us-west-2" : {
3144            "credentialScope" : {
3145              "region" : "us-west-2"
3146            },
3147            "hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
3148          },
3149          "sa-east-1" : { },
3150          "us-east-1" : { },
3151          "us-east-2" : { },
3152          "us-west-1" : { },
3153          "us-west-2" : { }
3154        }
3155      },
3156      "entitlement.marketplace" : {
3157        "defaults" : {
3158          "credentialScope" : {
3159            "service" : "aws-marketplace"
3160          }
3161        },
3162        "endpoints" : {
3163          "us-east-1" : { }
3164        }
3165      },
3166      "es" : {
3167        "endpoints" : {
3168          "af-south-1" : { },
3169          "ap-east-1" : { },
3170          "ap-northeast-1" : { },
3171          "ap-northeast-2" : { },
3172          "ap-northeast-3" : { },
3173          "ap-south-1" : { },
3174          "ap-southeast-1" : { },
3175          "ap-southeast-2" : { },
3176          "ca-central-1" : { },
3177          "eu-central-1" : { },
3178          "eu-north-1" : { },
3179          "eu-south-1" : { },
3180          "eu-west-1" : { },
3181          "eu-west-2" : { },
3182          "eu-west-3" : { },
3183          "fips" : {
3184            "credentialScope" : {
3185              "region" : "us-west-1"
3186            },
3187            "hostname" : "es-fips.us-west-1.amazonaws.com"
3188          },
3189          "me-south-1" : { },
3190          "sa-east-1" : { },
3191          "us-east-1" : { },
3192          "us-east-1-fips" : {
3193            "credentialScope" : {
3194              "region" : "us-east-1"
3195            },
3196            "hostname" : "es-fips.us-east-1.amazonaws.com"
3197          },
3198          "us-east-2" : { },
3199          "us-east-2-fips" : {
3200            "credentialScope" : {
3201              "region" : "us-east-2"
3202            },
3203            "hostname" : "es-fips.us-east-2.amazonaws.com"
3204          },
3205          "us-west-1" : { },
3206          "us-west-1-fips" : {
3207            "credentialScope" : {
3208              "region" : "us-west-1"
3209            },
3210            "hostname" : "es-fips.us-west-1.amazonaws.com"
3211          },
3212          "us-west-2" : { },
3213          "us-west-2-fips" : {
3214            "credentialScope" : {
3215              "region" : "us-west-2"
3216            },
3217            "hostname" : "es-fips.us-west-2.amazonaws.com"
3218          }
3219        }
3220      },
3221      "events" : {
3222        "endpoints" : {
3223          "af-south-1" : { },
3224          "ap-east-1" : { },
3225          "ap-northeast-1" : { },
3226          "ap-northeast-2" : { },
3227          "ap-northeast-3" : { },
3228          "ap-south-1" : { },
3229          "ap-southeast-1" : { },
3230          "ap-southeast-2" : { },
3231          "ca-central-1" : { },
3232          "eu-central-1" : { },
3233          "eu-north-1" : { },
3234          "eu-south-1" : { },
3235          "eu-west-1" : { },
3236          "eu-west-2" : { },
3237          "eu-west-3" : { },
3238          "fips-us-east-1" : {
3239            "credentialScope" : {
3240              "region" : "us-east-1"
3241            },
3242            "hostname" : "events-fips.us-east-1.amazonaws.com"
3243          },
3244          "fips-us-east-2" : {
3245            "credentialScope" : {
3246              "region" : "us-east-2"
3247            },
3248            "hostname" : "events-fips.us-east-2.amazonaws.com"
3249          },
3250          "fips-us-west-1" : {
3251            "credentialScope" : {
3252              "region" : "us-west-1"
3253            },
3254            "hostname" : "events-fips.us-west-1.amazonaws.com"
3255          },
3256          "fips-us-west-2" : {
3257            "credentialScope" : {
3258              "region" : "us-west-2"
3259            },
3260            "hostname" : "events-fips.us-west-2.amazonaws.com"
3261          },
3262          "me-south-1" : { },
3263          "sa-east-1" : { },
3264          "us-east-1" : { },
3265          "us-east-2" : { },
3266          "us-west-1" : { },
3267          "us-west-2" : { }
3268        }
3269      },
3270      "finspace" : {
3271        "endpoints" : {
3272          "ca-central-1" : { },
3273          "eu-west-1" : { },
3274          "us-east-1" : { },
3275          "us-east-2" : { },
3276          "us-west-2" : { }
3277        }
3278      },
3279      "finspace-api" : {
3280        "endpoints" : {
3281          "ca-central-1" : { },
3282          "eu-west-1" : { },
3283          "us-east-1" : { },
3284          "us-east-2" : { },
3285          "us-west-2" : { }
3286        }
3287      },
3288      "firehose" : {
3289        "endpoints" : {
3290          "af-south-1" : { },
3291          "ap-east-1" : { },
3292          "ap-northeast-1" : { },
3293          "ap-northeast-2" : { },
3294          "ap-northeast-3" : { },
3295          "ap-south-1" : { },
3296          "ap-southeast-1" : { },
3297          "ap-southeast-2" : { },
3298          "ca-central-1" : { },
3299          "eu-central-1" : { },
3300          "eu-north-1" : { },
3301          "eu-south-1" : { },
3302          "eu-west-1" : { },
3303          "eu-west-2" : { },
3304          "eu-west-3" : { },
3305          "fips-us-east-1" : {
3306            "credentialScope" : {
3307              "region" : "us-east-1"
3308            },
3309            "hostname" : "firehose-fips.us-east-1.amazonaws.com"
3310          },
3311          "fips-us-east-2" : {
3312            "credentialScope" : {
3313              "region" : "us-east-2"
3314            },
3315            "hostname" : "firehose-fips.us-east-2.amazonaws.com"
3316          },
3317          "fips-us-west-1" : {
3318            "credentialScope" : {
3319              "region" : "us-west-1"
3320            },
3321            "hostname" : "firehose-fips.us-west-1.amazonaws.com"
3322          },
3323          "fips-us-west-2" : {
3324            "credentialScope" : {
3325              "region" : "us-west-2"
3326            },
3327            "hostname" : "firehose-fips.us-west-2.amazonaws.com"
3328          },
3329          "me-south-1" : { },
3330          "sa-east-1" : { },
3331          "us-east-1" : { },
3332          "us-east-2" : { },
3333          "us-west-1" : { },
3334          "us-west-2" : { }
3335        }
3336      },
3337      "fms" : {
3338        "defaults" : {
3339          "protocols" : [ "https" ]
3340        },
3341        "endpoints" : {
3342          "af-south-1" : { },
3343          "ap-east-1" : { },
3344          "ap-northeast-1" : { },
3345          "ap-northeast-2" : { },
3346          "ap-northeast-3" : { },
3347          "ap-south-1" : { },
3348          "ap-southeast-1" : { },
3349          "ap-southeast-2" : { },
3350          "ca-central-1" : { },
3351          "eu-central-1" : { },
3352          "eu-north-1" : { },
3353          "eu-south-1" : { },
3354          "eu-west-1" : { },
3355          "eu-west-2" : { },
3356          "eu-west-3" : { },
3357          "fips-af-south-1" : {
3358            "credentialScope" : {
3359              "region" : "af-south-1"
3360            },
3361            "hostname" : "fms-fips.af-south-1.amazonaws.com"
3362          },
3363          "fips-ap-east-1" : {
3364            "credentialScope" : {
3365              "region" : "ap-east-1"
3366            },
3367            "hostname" : "fms-fips.ap-east-1.amazonaws.com"
3368          },
3369          "fips-ap-northeast-1" : {
3370            "credentialScope" : {
3371              "region" : "ap-northeast-1"
3372            },
3373            "hostname" : "fms-fips.ap-northeast-1.amazonaws.com"
3374          },
3375          "fips-ap-northeast-2" : {
3376            "credentialScope" : {
3377              "region" : "ap-northeast-2"
3378            },
3379            "hostname" : "fms-fips.ap-northeast-2.amazonaws.com"
3380          },
3381          "fips-ap-south-1" : {
3382            "credentialScope" : {
3383              "region" : "ap-south-1"
3384            },
3385            "hostname" : "fms-fips.ap-south-1.amazonaws.com"
3386          },
3387          "fips-ap-southeast-1" : {
3388            "credentialScope" : {
3389              "region" : "ap-southeast-1"
3390            },
3391            "hostname" : "fms-fips.ap-southeast-1.amazonaws.com"
3392          },
3393          "fips-ap-southeast-2" : {
3394            "credentialScope" : {
3395              "region" : "ap-southeast-2"
3396            },
3397            "hostname" : "fms-fips.ap-southeast-2.amazonaws.com"
3398          },
3399          "fips-ca-central-1" : {
3400            "credentialScope" : {
3401              "region" : "ca-central-1"
3402            },
3403            "hostname" : "fms-fips.ca-central-1.amazonaws.com"
3404          },
3405          "fips-eu-central-1" : {
3406            "credentialScope" : {
3407              "region" : "eu-central-1"
3408            },
3409            "hostname" : "fms-fips.eu-central-1.amazonaws.com"
3410          },
3411          "fips-eu-south-1" : {
3412            "credentialScope" : {
3413              "region" : "eu-south-1"
3414            },
3415            "hostname" : "fms-fips.eu-south-1.amazonaws.com"
3416          },
3417          "fips-eu-west-1" : {
3418            "credentialScope" : {
3419              "region" : "eu-west-1"
3420            },
3421            "hostname" : "fms-fips.eu-west-1.amazonaws.com"
3422          },
3423          "fips-eu-west-2" : {
3424            "credentialScope" : {
3425              "region" : "eu-west-2"
3426            },
3427            "hostname" : "fms-fips.eu-west-2.amazonaws.com"
3428          },
3429          "fips-eu-west-3" : {
3430            "credentialScope" : {
3431              "region" : "eu-west-3"
3432            },
3433            "hostname" : "fms-fips.eu-west-3.amazonaws.com"
3434          },
3435          "fips-me-south-1" : {
3436            "credentialScope" : {
3437              "region" : "me-south-1"
3438            },
3439            "hostname" : "fms-fips.me-south-1.amazonaws.com"
3440          },
3441          "fips-sa-east-1" : {
3442            "credentialScope" : {
3443              "region" : "sa-east-1"
3444            },
3445            "hostname" : "fms-fips.sa-east-1.amazonaws.com"
3446          },
3447          "fips-us-east-1" : {
3448            "credentialScope" : {
3449              "region" : "us-east-1"
3450            },
3451            "hostname" : "fms-fips.us-east-1.amazonaws.com"
3452          },
3453          "fips-us-east-2" : {
3454            "credentialScope" : {
3455              "region" : "us-east-2"
3456            },
3457            "hostname" : "fms-fips.us-east-2.amazonaws.com"
3458          },
3459          "fips-us-west-1" : {
3460            "credentialScope" : {
3461              "region" : "us-west-1"
3462            },
3463            "hostname" : "fms-fips.us-west-1.amazonaws.com"
3464          },
3465          "fips-us-west-2" : {
3466            "credentialScope" : {
3467              "region" : "us-west-2"
3468            },
3469            "hostname" : "fms-fips.us-west-2.amazonaws.com"
3470          },
3471          "me-south-1" : { },
3472          "sa-east-1" : { },
3473          "us-east-1" : { },
3474          "us-east-2" : { },
3475          "us-west-1" : { },
3476          "us-west-2" : { }
3477        }
3478      },
3479      "forecast" : {
3480        "endpoints" : {
3481          "ap-northeast-1" : { },
3482          "ap-northeast-2" : { },
3483          "ap-south-1" : { },
3484          "ap-southeast-1" : { },
3485          "ap-southeast-2" : { },
3486          "eu-central-1" : { },
3487          "eu-west-1" : { },
3488          "fips-us-east-1" : {
3489            "credentialScope" : {
3490              "region" : "us-east-1"
3491            },
3492            "hostname" : "forecast-fips.us-east-1.amazonaws.com"
3493          },
3494          "fips-us-east-2" : {
3495            "credentialScope" : {
3496              "region" : "us-east-2"
3497            },
3498            "hostname" : "forecast-fips.us-east-2.amazonaws.com"
3499          },
3500          "fips-us-west-2" : {
3501            "credentialScope" : {
3502              "region" : "us-west-2"
3503            },
3504            "hostname" : "forecast-fips.us-west-2.amazonaws.com"
3505          },
3506          "us-east-1" : { },
3507          "us-east-2" : { },
3508          "us-west-2" : { }
3509        }
3510      },
3511      "forecastquery" : {
3512        "endpoints" : {
3513          "ap-northeast-1" : { },
3514          "ap-northeast-2" : { },
3515          "ap-south-1" : { },
3516          "ap-southeast-1" : { },
3517          "ap-southeast-2" : { },
3518          "eu-central-1" : { },
3519          "eu-west-1" : { },
3520          "fips-us-east-1" : {
3521            "credentialScope" : {
3522              "region" : "us-east-1"
3523            },
3524            "hostname" : "forecastquery-fips.us-east-1.amazonaws.com"
3525          },
3526          "fips-us-east-2" : {
3527            "credentialScope" : {
3528              "region" : "us-east-2"
3529            },
3530            "hostname" : "forecastquery-fips.us-east-2.amazonaws.com"
3531          },
3532          "fips-us-west-2" : {
3533            "credentialScope" : {
3534              "region" : "us-west-2"
3535            },
3536            "hostname" : "forecastquery-fips.us-west-2.amazonaws.com"
3537          },
3538          "us-east-1" : { },
3539          "us-east-2" : { },
3540          "us-west-2" : { }
3541        }
3542      },
3543      "frauddetector" : {
3544        "endpoints" : {
3545          "ap-southeast-1" : { },
3546          "ap-southeast-2" : { },
3547          "eu-west-1" : { },
3548          "us-east-1" : { },
3549          "us-east-2" : { },
3550          "us-west-2" : { }
3551        }
3552      },
3553      "fsx" : {
3554        "endpoints" : {
3555          "af-south-1" : { },
3556          "ap-east-1" : { },
3557          "ap-northeast-1" : { },
3558          "ap-northeast-2" : { },
3559          "ap-northeast-3" : { },
3560          "ap-south-1" : { },
3561          "ap-southeast-1" : { },
3562          "ap-southeast-2" : { },
3563          "ca-central-1" : { },
3564          "eu-central-1" : { },
3565          "eu-north-1" : { },
3566          "eu-south-1" : { },
3567          "eu-west-1" : { },
3568          "eu-west-2" : { },
3569          "eu-west-3" : { },
3570          "fips-ca-central-1" : {
3571            "credentialScope" : {
3572              "region" : "ca-central-1"
3573            },
3574            "hostname" : "fsx-fips.ca-central-1.amazonaws.com"
3575          },
3576          "fips-prod-ca-central-1" : {
3577            "credentialScope" : {
3578              "region" : "ca-central-1"
3579            },
3580            "hostname" : "fsx-fips.ca-central-1.amazonaws.com"
3581          },
3582          "fips-prod-us-east-1" : {
3583            "credentialScope" : {
3584              "region" : "us-east-1"
3585            },
3586            "hostname" : "fsx-fips.us-east-1.amazonaws.com"
3587          },
3588          "fips-prod-us-east-2" : {
3589            "credentialScope" : {
3590              "region" : "us-east-2"
3591            },
3592            "hostname" : "fsx-fips.us-east-2.amazonaws.com"
3593          },
3594          "fips-prod-us-west-1" : {
3595            "credentialScope" : {
3596              "region" : "us-west-1"
3597            },
3598            "hostname" : "fsx-fips.us-west-1.amazonaws.com"
3599          },
3600          "fips-prod-us-west-2" : {
3601            "credentialScope" : {
3602              "region" : "us-west-2"
3603            },
3604            "hostname" : "fsx-fips.us-west-2.amazonaws.com"
3605          },
3606          "fips-us-east-1" : {
3607            "credentialScope" : {
3608              "region" : "us-east-1"
3609            },
3610            "hostname" : "fsx-fips.us-east-1.amazonaws.com"
3611          },
3612          "fips-us-east-2" : {
3613            "credentialScope" : {
3614              "region" : "us-east-2"
3615            },
3616            "hostname" : "fsx-fips.us-east-2.amazonaws.com"
3617          },
3618          "fips-us-west-1" : {
3619            "credentialScope" : {
3620              "region" : "us-west-1"
3621            },
3622            "hostname" : "fsx-fips.us-west-1.amazonaws.com"
3623          },
3624          "fips-us-west-2" : {
3625            "credentialScope" : {
3626              "region" : "us-west-2"
3627            },
3628            "hostname" : "fsx-fips.us-west-2.amazonaws.com"
3629          },
3630          "me-south-1" : { },
3631          "sa-east-1" : { },
3632          "us-east-1" : { },
3633          "us-east-2" : { },
3634          "us-west-1" : { },
3635          "us-west-2" : { }
3636        }
3637      },
3638      "gamelift" : {
3639        "endpoints" : {
3640          "af-south-1" : { },
3641          "ap-east-1" : { },
3642          "ap-northeast-1" : { },
3643          "ap-northeast-2" : { },
3644          "ap-south-1" : { },
3645          "ap-southeast-1" : { },
3646          "ap-southeast-2" : { },
3647          "ca-central-1" : { },
3648          "eu-central-1" : { },
3649          "eu-north-1" : { },
3650          "eu-south-1" : { },
3651          "eu-west-1" : { },
3652          "eu-west-2" : { },
3653          "eu-west-3" : { },
3654          "me-south-1" : { },
3655          "sa-east-1" : { },
3656          "us-east-1" : { },
3657          "us-east-2" : { },
3658          "us-west-1" : { },
3659          "us-west-2" : { }
3660        }
3661      },
3662      "glacier" : {
3663        "defaults" : {
3664          "protocols" : [ "http", "https" ]
3665        },
3666        "endpoints" : {
3667          "af-south-1" : { },
3668          "ap-east-1" : { },
3669          "ap-northeast-1" : { },
3670          "ap-northeast-2" : { },
3671          "ap-northeast-3" : { },
3672          "ap-south-1" : { },
3673          "ap-southeast-1" : { },
3674          "ap-southeast-2" : { },
3675          "ca-central-1" : { },
3676          "eu-central-1" : { },
3677          "eu-north-1" : { },
3678          "eu-south-1" : { },
3679          "eu-west-1" : { },
3680          "eu-west-2" : { },
3681          "eu-west-3" : { },
3682          "fips-ca-central-1" : {
3683            "credentialScope" : {
3684              "region" : "ca-central-1"
3685            },
3686            "hostname" : "glacier-fips.ca-central-1.amazonaws.com"
3687          },
3688          "fips-us-east-1" : {
3689            "credentialScope" : {
3690              "region" : "us-east-1"
3691            },
3692            "hostname" : "glacier-fips.us-east-1.amazonaws.com"
3693          },
3694          "fips-us-east-2" : {
3695            "credentialScope" : {
3696              "region" : "us-east-2"
3697            },
3698            "hostname" : "glacier-fips.us-east-2.amazonaws.com"
3699          },
3700          "fips-us-west-1" : {
3701            "credentialScope" : {
3702              "region" : "us-west-1"
3703            },
3704            "hostname" : "glacier-fips.us-west-1.amazonaws.com"
3705          },
3706          "fips-us-west-2" : {
3707            "credentialScope" : {
3708              "region" : "us-west-2"
3709            },
3710            "hostname" : "glacier-fips.us-west-2.amazonaws.com"
3711          },
3712          "me-south-1" : { },
3713          "sa-east-1" : { },
3714          "us-east-1" : { },
3715          "us-east-2" : { },
3716          "us-west-1" : { },
3717          "us-west-2" : { }
3718        }
3719      },
3720      "glue" : {
3721        "endpoints" : {
3722          "af-south-1" : { },
3723          "ap-east-1" : { },
3724          "ap-northeast-1" : { },
3725          "ap-northeast-2" : { },
3726          "ap-northeast-3" : { },
3727          "ap-south-1" : { },
3728          "ap-southeast-1" : { },
3729          "ap-southeast-2" : { },
3730          "ca-central-1" : { },
3731          "eu-central-1" : { },
3732          "eu-north-1" : { },
3733          "eu-south-1" : { },
3734          "eu-west-1" : { },
3735          "eu-west-2" : { },
3736          "eu-west-3" : { },
3737          "fips-us-east-1" : {
3738            "credentialScope" : {
3739              "region" : "us-east-1"
3740            },
3741            "hostname" : "glue-fips.us-east-1.amazonaws.com"
3742          },
3743          "fips-us-east-2" : {
3744            "credentialScope" : {
3745              "region" : "us-east-2"
3746            },
3747            "hostname" : "glue-fips.us-east-2.amazonaws.com"
3748          },
3749          "fips-us-west-1" : {
3750            "credentialScope" : {
3751              "region" : "us-west-1"
3752            },
3753            "hostname" : "glue-fips.us-west-1.amazonaws.com"
3754          },
3755          "fips-us-west-2" : {
3756            "credentialScope" : {
3757              "region" : "us-west-2"
3758            },
3759            "hostname" : "glue-fips.us-west-2.amazonaws.com"
3760          },
3761          "me-south-1" : { },
3762          "sa-east-1" : { },
3763          "us-east-1" : { },
3764          "us-east-2" : { },
3765          "us-west-1" : { },
3766          "us-west-2" : { }
3767        }
3768      },
3769      "grafana" : {
3770        "endpoints" : {
3771          "ap-northeast-1" : {
3772            "credentialScope" : {
3773              "region" : "ap-northeast-1"
3774            },
3775            "hostname" : "grafana.ap-northeast-1.amazonaws.com"
3776          },
3777          "ap-northeast-2" : {
3778            "credentialScope" : {
3779              "region" : "ap-northeast-2"
3780            },
3781            "hostname" : "grafana.ap-northeast-2.amazonaws.com"
3782          },
3783          "ap-southeast-1" : {
3784            "credentialScope" : {
3785              "region" : "ap-southeast-1"
3786            },
3787            "hostname" : "grafana.ap-southeast-1.amazonaws.com"
3788          },
3789          "ap-southeast-2" : {
3790            "credentialScope" : {
3791              "region" : "ap-southeast-2"
3792            },
3793            "hostname" : "grafana.ap-southeast-2.amazonaws.com"
3794          },
3795          "eu-central-1" : {
3796            "credentialScope" : {
3797              "region" : "eu-central-1"
3798            },
3799            "hostname" : "grafana.eu-central-1.amazonaws.com"
3800          },
3801          "eu-west-1" : {
3802            "credentialScope" : {
3803              "region" : "eu-west-1"
3804            },
3805            "hostname" : "grafana.eu-west-1.amazonaws.com"
3806          },
3807          "eu-west-2" : {
3808            "credentialScope" : {
3809              "region" : "eu-west-2"
3810            },
3811            "hostname" : "grafana.eu-west-2.amazonaws.com"
3812          },
3813          "us-east-1" : {
3814            "credentialScope" : {
3815              "region" : "us-east-1"
3816            },
3817            "hostname" : "grafana.us-east-1.amazonaws.com"
3818          },
3819          "us-east-2" : {
3820            "credentialScope" : {
3821              "region" : "us-east-2"
3822            },
3823            "hostname" : "grafana.us-east-2.amazonaws.com"
3824          },
3825          "us-west-2" : {
3826            "credentialScope" : {
3827              "region" : "us-west-2"
3828            },
3829            "hostname" : "grafana.us-west-2.amazonaws.com"
3830          }
3831        }
3832      },
3833      "greengrass" : {
3834        "defaults" : {
3835          "protocols" : [ "https" ]
3836        },
3837        "endpoints" : {
3838          "ap-northeast-1" : { },
3839          "ap-northeast-2" : { },
3840          "ap-south-1" : { },
3841          "ap-southeast-1" : { },
3842          "ap-southeast-2" : { },
3843          "eu-central-1" : { },
3844          "eu-west-1" : { },
3845          "eu-west-2" : { },
3846          "us-east-1" : { },
3847          "us-east-2" : { },
3848          "us-west-2" : { }
3849        },
3850        "isRegionalized" : true
3851      },
3852      "groundstation" : {
3853        "endpoints" : {
3854          "af-south-1" : { },
3855          "ap-northeast-2" : { },
3856          "ap-southeast-2" : { },
3857          "eu-central-1" : { },
3858          "eu-north-1" : { },
3859          "eu-west-1" : { },
3860          "fips-us-east-1" : {
3861            "credentialScope" : {
3862              "region" : "us-east-1"
3863            },
3864            "hostname" : "groundstation-fips.us-east-1.amazonaws.com"
3865          },
3866          "fips-us-east-2" : {
3867            "credentialScope" : {
3868              "region" : "us-east-2"
3869            },
3870            "hostname" : "groundstation-fips.us-east-2.amazonaws.com"
3871          },
3872          "fips-us-west-2" : {
3873            "credentialScope" : {
3874              "region" : "us-west-2"
3875            },
3876            "hostname" : "groundstation-fips.us-west-2.amazonaws.com"
3877          },
3878          "me-south-1" : { },
3879          "us-east-1" : { },
3880          "us-east-2" : { },
3881          "us-west-2" : { }
3882        }
3883      },
3884      "guardduty" : {
3885        "defaults" : {
3886          "protocols" : [ "https" ]
3887        },
3888        "endpoints" : {
3889          "af-south-1" : { },
3890          "ap-east-1" : { },
3891          "ap-northeast-1" : { },
3892          "ap-northeast-2" : { },
3893          "ap-northeast-3" : { },
3894          "ap-south-1" : { },
3895          "ap-southeast-1" : { },
3896          "ap-southeast-2" : { },
3897          "ca-central-1" : { },
3898          "eu-central-1" : { },
3899          "eu-north-1" : { },
3900          "eu-south-1" : { },
3901          "eu-west-1" : { },
3902          "eu-west-2" : { },
3903          "eu-west-3" : { },
3904          "me-south-1" : { },
3905          "sa-east-1" : { },
3906          "us-east-1" : { },
3907          "us-east-1-fips" : {
3908            "credentialScope" : {
3909              "region" : "us-east-1"
3910            },
3911            "hostname" : "guardduty-fips.us-east-1.amazonaws.com"
3912          },
3913          "us-east-2" : { },
3914          "us-east-2-fips" : {
3915            "credentialScope" : {
3916              "region" : "us-east-2"
3917            },
3918            "hostname" : "guardduty-fips.us-east-2.amazonaws.com"
3919          },
3920          "us-west-1" : { },
3921          "us-west-1-fips" : {
3922            "credentialScope" : {
3923              "region" : "us-west-1"
3924            },
3925            "hostname" : "guardduty-fips.us-west-1.amazonaws.com"
3926          },
3927          "us-west-2" : { },
3928          "us-west-2-fips" : {
3929            "credentialScope" : {
3930              "region" : "us-west-2"
3931            },
3932            "hostname" : "guardduty-fips.us-west-2.amazonaws.com"
3933          }
3934        },
3935        "isRegionalized" : true
3936      },
3937      "health" : {
3938        "endpoints" : {
3939          "fips-us-east-2" : {
3940            "credentialScope" : {
3941              "region" : "us-east-2"
3942            },
3943            "hostname" : "health-fips.us-east-2.amazonaws.com"
3944          }
3945        }
3946      },
3947      "healthlake" : {
3948        "defaults" : {
3949          "protocols" : [ "https" ]
3950        },
3951        "endpoints" : {
3952          "us-east-1" : { },
3953          "us-east-2" : { },
3954          "us-west-2" : { }
3955        }
3956      },
3957      "honeycode" : {
3958        "endpoints" : {
3959          "us-west-2" : { }
3960        }
3961      },
3962      "iam" : {
3963        "endpoints" : {
3964          "aws-global" : {
3965            "credentialScope" : {
3966              "region" : "us-east-1"
3967            },
3968            "hostname" : "iam.amazonaws.com"
3969          },
3970          "aws-global-fips" : {
3971            "credentialScope" : {
3972              "region" : "us-east-1"
3973            },
3974            "hostname" : "iam-fips.amazonaws.com"
3975          },
3976          "iam-fips" : {
3977            "credentialScope" : {
3978              "region" : "us-east-1"
3979            },
3980            "hostname" : "iam-fips.amazonaws.com"
3981          }
3982        },
3983        "isRegionalized" : false,
3984        "partitionEndpoint" : "aws-global"
3985      },
3986      "identity-chime" : {
3987        "endpoints" : {
3988          "us-east-1" : { },
3989          "us-east-1-fips" : {
3990            "credentialScope" : {
3991              "region" : "us-east-1"
3992            },
3993            "hostname" : "identity-chime-fips.us-east-1.amazonaws.com"
3994          }
3995        }
3996      },
3997      "identitystore" : {
3998        "endpoints" : {
3999          "ap-northeast-1" : { },
4000          "ap-northeast-2" : { },
4001          "ap-south-1" : { },
4002          "ap-southeast-1" : { },
4003          "ap-southeast-2" : { },
4004          "ca-central-1" : { },
4005          "eu-central-1" : { },
4006          "eu-north-1" : { },
4007          "eu-west-1" : { },
4008          "eu-west-2" : { },
4009          "us-east-1" : { },
4010          "us-east-2" : { },
4011          "us-west-2" : { }
4012        }
4013      },
4014      "importexport" : {
4015        "endpoints" : {
4016          "aws-global" : {
4017            "credentialScope" : {
4018              "region" : "us-east-1",
4019              "service" : "IngestionService"
4020            },
4021            "hostname" : "importexport.amazonaws.com",
4022            "signatureVersions" : [ "v2", "v4" ]
4023          }
4024        },
4025        "isRegionalized" : false,
4026        "partitionEndpoint" : "aws-global"
4027      },
4028      "inspector" : {
4029        "endpoints" : {
4030          "ap-northeast-1" : { },
4031          "ap-northeast-2" : { },
4032          "ap-south-1" : { },
4033          "ap-southeast-2" : { },
4034          "eu-central-1" : { },
4035          "eu-north-1" : { },
4036          "eu-west-1" : { },
4037          "eu-west-2" : { },
4038          "fips-us-east-1" : {
4039            "credentialScope" : {
4040              "region" : "us-east-1"
4041            },
4042            "hostname" : "inspector-fips.us-east-1.amazonaws.com"
4043          },
4044          "fips-us-east-2" : {
4045            "credentialScope" : {
4046              "region" : "us-east-2"
4047            },
4048            "hostname" : "inspector-fips.us-east-2.amazonaws.com"
4049          },
4050          "fips-us-west-1" : {
4051            "credentialScope" : {
4052              "region" : "us-west-1"
4053            },
4054            "hostname" : "inspector-fips.us-west-1.amazonaws.com"
4055          },
4056          "fips-us-west-2" : {
4057            "credentialScope" : {
4058              "region" : "us-west-2"
4059            },
4060            "hostname" : "inspector-fips.us-west-2.amazonaws.com"
4061          },
4062          "us-east-1" : { },
4063          "us-east-2" : { },
4064          "us-west-1" : { },
4065          "us-west-2" : { }
4066        }
4067      },
4068      "iot" : {
4069        "defaults" : {
4070          "credentialScope" : {
4071            "service" : "execute-api"
4072          }
4073        },
4074        "endpoints" : {
4075          "ap-east-1" : { },
4076          "ap-northeast-1" : { },
4077          "ap-northeast-2" : { },
4078          "ap-south-1" : { },
4079          "ap-southeast-1" : { },
4080          "ap-southeast-2" : { },
4081          "ca-central-1" : { },
4082          "eu-central-1" : { },
4083          "eu-north-1" : { },
4084          "eu-west-1" : { },
4085          "eu-west-2" : { },
4086          "eu-west-3" : { },
4087          "fips-ca-central-1" : {
4088            "credentialScope" : {
4089              "service" : "execute-api"
4090            },
4091            "hostname" : "iot-fips.ca-central-1.amazonaws.com"
4092          },
4093          "fips-us-east-1" : {
4094            "credentialScope" : {
4095              "service" : "execute-api"
4096            },
4097            "hostname" : "iot-fips.us-east-1.amazonaws.com"
4098          },
4099          "fips-us-east-2" : {
4100            "credentialScope" : {
4101              "service" : "execute-api"
4102            },
4103            "hostname" : "iot-fips.us-east-2.amazonaws.com"
4104          },
4105          "fips-us-west-1" : {
4106            "credentialScope" : {
4107              "service" : "execute-api"
4108            },
4109            "hostname" : "iot-fips.us-west-1.amazonaws.com"
4110          },
4111          "fips-us-west-2" : {
4112            "credentialScope" : {
4113              "service" : "execute-api"
4114            },
4115            "hostname" : "iot-fips.us-west-2.amazonaws.com"
4116          },
4117          "me-south-1" : { },
4118          "sa-east-1" : { },
4119          "us-east-1" : { },
4120          "us-east-2" : { },
4121          "us-west-1" : { },
4122          "us-west-2" : { }
4123        }
4124      },
4125      "iotanalytics" : {
4126        "endpoints" : {
4127          "ap-northeast-1" : { },
4128          "ap-south-1" : { },
4129          "ap-southeast-2" : { },
4130          "eu-central-1" : { },
4131          "eu-west-1" : { },
4132          "us-east-1" : { },
4133          "us-east-2" : { },
4134          "us-west-2" : { }
4135        }
4136      },
4137      "iotevents" : {
4138        "endpoints" : {
4139          "ap-northeast-1" : { },
4140          "ap-northeast-2" : { },
4141          "ap-south-1" : { },
4142          "ap-southeast-1" : { },
4143          "ap-southeast-2" : { },
4144          "eu-central-1" : { },
4145          "eu-west-1" : { },
4146          "eu-west-2" : { },
4147          "us-east-1" : { },
4148          "us-east-2" : { },
4149          "us-west-2" : { }
4150        }
4151      },
4152      "ioteventsdata" : {
4153        "endpoints" : {
4154          "ap-northeast-1" : {
4155            "credentialScope" : {
4156              "region" : "ap-northeast-1"
4157            },
4158            "hostname" : "data.iotevents.ap-northeast-1.amazonaws.com"
4159          },
4160          "ap-northeast-2" : {
4161            "credentialScope" : {
4162              "region" : "ap-northeast-2"
4163            },
4164            "hostname" : "data.iotevents.ap-northeast-2.amazonaws.com"
4165          },
4166          "ap-south-1" : {
4167            "credentialScope" : {
4168              "region" : "ap-south-1"
4169            },
4170            "hostname" : "data.iotevents.ap-south-1.amazonaws.com"
4171          },
4172          "ap-southeast-1" : {
4173            "credentialScope" : {
4174              "region" : "ap-southeast-1"
4175            },
4176            "hostname" : "data.iotevents.ap-southeast-1.amazonaws.com"
4177          },
4178          "ap-southeast-2" : {
4179            "credentialScope" : {
4180              "region" : "ap-southeast-2"
4181            },
4182            "hostname" : "data.iotevents.ap-southeast-2.amazonaws.com"
4183          },
4184          "eu-central-1" : {
4185            "credentialScope" : {
4186              "region" : "eu-central-1"
4187            },
4188            "hostname" : "data.iotevents.eu-central-1.amazonaws.com"
4189          },
4190          "eu-west-1" : {
4191            "credentialScope" : {
4192              "region" : "eu-west-1"
4193            },
4194            "hostname" : "data.iotevents.eu-west-1.amazonaws.com"
4195          },
4196          "eu-west-2" : {
4197            "credentialScope" : {
4198              "region" : "eu-west-2"
4199            },
4200            "hostname" : "data.iotevents.eu-west-2.amazonaws.com"
4201          },
4202          "us-east-1" : {
4203            "credentialScope" : {
4204              "region" : "us-east-1"
4205            },
4206            "hostname" : "data.iotevents.us-east-1.amazonaws.com"
4207          },
4208          "us-east-2" : {
4209            "credentialScope" : {
4210              "region" : "us-east-2"
4211            },
4212            "hostname" : "data.iotevents.us-east-2.amazonaws.com"
4213          },
4214          "us-west-2" : {
4215            "credentialScope" : {
4216              "region" : "us-west-2"
4217            },
4218            "hostname" : "data.iotevents.us-west-2.amazonaws.com"
4219          }
4220        }
4221      },
4222      "iotsecuredtunneling" : {
4223        "endpoints" : {
4224          "ap-east-1" : { },
4225          "ap-northeast-1" : { },
4226          "ap-northeast-2" : { },
4227          "ap-south-1" : { },
4228          "ap-southeast-1" : { },
4229          "ap-southeast-2" : { },
4230          "ca-central-1" : { },
4231          "eu-central-1" : { },
4232          "eu-north-1" : { },
4233          "eu-west-1" : { },
4234          "eu-west-2" : { },
4235          "eu-west-3" : { },
4236          "fips-ca-central-1" : {
4237            "credentialScope" : {
4238              "region" : "ca-central-1"
4239            },
4240            "hostname" : "api.tunneling.iot-fips.ca-central-1.amazonaws.com"
4241          },
4242          "fips-us-east-1" : {
4243            "credentialScope" : {
4244              "region" : "us-east-1"
4245            },
4246            "hostname" : "api.tunneling.iot-fips.us-east-1.amazonaws.com"
4247          },
4248          "fips-us-east-2" : {
4249            "credentialScope" : {
4250              "region" : "us-east-2"
4251            },
4252            "hostname" : "api.tunneling.iot-fips.us-east-2.amazonaws.com"
4253          },
4254          "fips-us-west-1" : {
4255            "credentialScope" : {
4256              "region" : "us-west-1"
4257            },
4258            "hostname" : "api.tunneling.iot-fips.us-west-1.amazonaws.com"
4259          },
4260          "fips-us-west-2" : {
4261            "credentialScope" : {
4262              "region" : "us-west-2"
4263            },
4264            "hostname" : "api.tunneling.iot-fips.us-west-2.amazonaws.com"
4265          },
4266          "me-south-1" : { },
4267          "sa-east-1" : { },
4268          "us-east-1" : { },
4269          "us-east-2" : { },
4270          "us-west-1" : { },
4271          "us-west-2" : { }
4272        }
4273      },
4274      "iotsitewise" : {
4275        "endpoints" : {
4276          "ap-northeast-1" : { },
4277          "ap-northeast-2" : { },
4278          "ap-south-1" : { },
4279          "ap-southeast-1" : { },
4280          "ap-southeast-2" : { },
4281          "eu-central-1" : { },
4282          "eu-west-1" : { },
4283          "us-east-1" : { },
4284          "us-west-2" : { }
4285        }
4286      },
4287      "iotthingsgraph" : {
4288        "defaults" : {
4289          "credentialScope" : {
4290            "service" : "iotthingsgraph"
4291          }
4292        },
4293        "endpoints" : {
4294          "ap-northeast-1" : { },
4295          "ap-northeast-2" : { },
4296          "ap-southeast-2" : { },
4297          "eu-west-1" : { },
4298          "us-east-1" : { },
4299          "us-west-2" : { }
4300        }
4301      },
4302      "iotwireless" : {
4303        "endpoints" : {
4304          "ap-northeast-1" : {
4305            "credentialScope" : {
4306              "region" : "ap-northeast-1"
4307            },
4308            "hostname" : "api.iotwireless.ap-northeast-1.amazonaws.com"
4309          },
4310          "ap-southeast-2" : {
4311            "credentialScope" : {
4312              "region" : "ap-southeast-2"
4313            },
4314            "hostname" : "api.iotwireless.ap-southeast-2.amazonaws.com"
4315          },
4316          "eu-west-1" : {
4317            "credentialScope" : {
4318              "region" : "eu-west-1"
4319            },
4320            "hostname" : "api.iotwireless.eu-west-1.amazonaws.com"
4321          },
4322          "us-east-1" : {
4323            "credentialScope" : {
4324              "region" : "us-east-1"
4325            },
4326            "hostname" : "api.iotwireless.us-east-1.amazonaws.com"
4327          },
4328          "us-west-2" : {
4329            "credentialScope" : {
4330              "region" : "us-west-2"
4331            },
4332            "hostname" : "api.iotwireless.us-west-2.amazonaws.com"
4333          }
4334        }
4335      },
4336      "ivs" : {
4337        "endpoints" : {
4338          "eu-west-1" : { },
4339          "us-east-1" : { },
4340          "us-west-2" : { }
4341        }
4342      },
4343      "kafka" : {
4344        "endpoints" : {
4345          "ap-east-1" : { },
4346          "ap-northeast-1" : { },
4347          "ap-northeast-2" : { },
4348          "ap-south-1" : { },
4349          "ap-southeast-1" : { },
4350          "ap-southeast-2" : { },
4351          "ca-central-1" : { },
4352          "eu-central-1" : { },
4353          "eu-north-1" : { },
4354          "eu-south-1" : { },
4355          "eu-west-1" : { },
4356          "eu-west-2" : { },
4357          "eu-west-3" : { },
4358          "me-south-1" : { },
4359          "sa-east-1" : { },
4360          "us-east-1" : { },
4361          "us-east-2" : { },
4362          "us-west-1" : { },
4363          "us-west-2" : { }
4364        }
4365      },
4366      "kafkaconnect" : {
4367        "endpoints" : {
4368          "ap-northeast-1" : { },
4369          "ap-northeast-2" : { },
4370          "ap-south-1" : { },
4371          "ap-southeast-1" : { },
4372          "ap-southeast-2" : { },
4373          "ca-central-1" : { },
4374          "eu-central-1" : { },
4375          "eu-north-1" : { },
4376          "eu-west-1" : { },
4377          "eu-west-2" : { },
4378          "eu-west-3" : { },
4379          "sa-east-1" : { },
4380          "us-east-1" : { },
4381          "us-east-2" : { },
4382          "us-west-1" : { },
4383          "us-west-2" : { }
4384        }
4385      },
4386      "kendra" : {
4387        "endpoints" : {
4388          "ap-southeast-1" : { },
4389          "ap-southeast-2" : { },
4390          "ca-central-1" : { },
4391          "eu-west-1" : { },
4392          "fips-us-east-1" : {
4393            "credentialScope" : {
4394              "region" : "us-east-1"
4395            },
4396            "hostname" : "kendra-fips.us-east-1.amazonaws.com"
4397          },
4398          "fips-us-east-2" : {
4399            "credentialScope" : {
4400              "region" : "us-east-2"
4401            },
4402            "hostname" : "kendra-fips.us-east-2.amazonaws.com"
4403          },
4404          "fips-us-west-2" : {
4405            "credentialScope" : {
4406              "region" : "us-west-2"
4407            },
4408            "hostname" : "kendra-fips.us-west-2.amazonaws.com"
4409          },
4410          "us-east-1" : { },
4411          "us-east-2" : { },
4412          "us-west-2" : { }
4413        }
4414      },
4415      "kinesis" : {
4416        "endpoints" : {
4417          "af-south-1" : { },
4418          "ap-east-1" : { },
4419          "ap-northeast-1" : { },
4420          "ap-northeast-2" : { },
4421          "ap-northeast-3" : { },
4422          "ap-south-1" : { },
4423          "ap-southeast-1" : { },
4424          "ap-southeast-2" : { },
4425          "ca-central-1" : { },
4426          "eu-central-1" : { },
4427          "eu-north-1" : { },
4428          "eu-south-1" : { },
4429          "eu-west-1" : { },
4430          "eu-west-2" : { },
4431          "eu-west-3" : { },
4432          "fips-us-east-1" : {
4433            "credentialScope" : {
4434              "region" : "us-east-1"
4435            },
4436            "hostname" : "kinesis-fips.us-east-1.amazonaws.com"
4437          },
4438          "fips-us-east-2" : {
4439            "credentialScope" : {
4440              "region" : "us-east-2"
4441            },
4442            "hostname" : "kinesis-fips.us-east-2.amazonaws.com"
4443          },
4444          "fips-us-west-1" : {
4445            "credentialScope" : {
4446              "region" : "us-west-1"
4447            },
4448            "hostname" : "kinesis-fips.us-west-1.amazonaws.com"
4449          },
4450          "fips-us-west-2" : {
4451            "credentialScope" : {
4452              "region" : "us-west-2"
4453            },
4454            "hostname" : "kinesis-fips.us-west-2.amazonaws.com"
4455          },
4456          "me-south-1" : { },
4457          "sa-east-1" : { },
4458          "us-east-1" : { },
4459          "us-east-2" : { },
4460          "us-west-1" : { },
4461          "us-west-2" : { }
4462        }
4463      },
4464      "kinesisanalytics" : {
4465        "endpoints" : {
4466          "ap-east-1" : { },
4467          "ap-northeast-1" : { },
4468          "ap-northeast-2" : { },
4469          "ap-south-1" : { },
4470          "ap-southeast-1" : { },
4471          "ap-southeast-2" : { },
4472          "ca-central-1" : { },
4473          "eu-central-1" : { },
4474          "eu-north-1" : { },
4475          "eu-south-1" : { },
4476          "eu-west-1" : { },
4477          "eu-west-2" : { },
4478          "eu-west-3" : { },
4479          "me-south-1" : { },
4480          "sa-east-1" : { },
4481          "us-east-1" : { },
4482          "us-east-2" : { },
4483          "us-west-1" : { },
4484          "us-west-2" : { }
4485        }
4486      },
4487      "kinesisvideo" : {
4488        "endpoints" : {
4489          "ap-east-1" : { },
4490          "ap-northeast-1" : { },
4491          "ap-northeast-2" : { },
4492          "ap-south-1" : { },
4493          "ap-southeast-1" : { },
4494          "ap-southeast-2" : { },
4495          "ca-central-1" : { },
4496          "eu-central-1" : { },
4497          "eu-west-1" : { },
4498          "eu-west-2" : { },
4499          "eu-west-3" : { },
4500          "sa-east-1" : { },
4501          "us-east-1" : { },
4502          "us-east-2" : { },
4503          "us-west-2" : { }
4504        }
4505      },
4506      "kms" : {
4507        "endpoints" : {
4508          "af-south-1" : { },
4509          "af-south-1-fips" : {
4510            "credentialScope" : {
4511              "region" : "af-south-1"
4512            },
4513            "hostname" : "kms-fips.af-south-1.amazonaws.com"
4514          },
4515          "ap-east-1" : { },
4516          "ap-east-1-fips" : {
4517            "credentialScope" : {
4518              "region" : "ap-east-1"
4519            },
4520            "hostname" : "kms-fips.ap-east-1.amazonaws.com"
4521          },
4522          "ap-northeast-1" : { },
4523          "ap-northeast-1-fips" : {
4524            "credentialScope" : {
4525              "region" : "ap-northeast-1"
4526            },
4527            "hostname" : "kms-fips.ap-northeast-1.amazonaws.com"
4528          },
4529          "ap-northeast-2" : { },
4530          "ap-northeast-2-fips" : {
4531            "credentialScope" : {
4532              "region" : "ap-northeast-2"
4533            },
4534            "hostname" : "kms-fips.ap-northeast-2.amazonaws.com"
4535          },
4536          "ap-northeast-3" : { },
4537          "ap-northeast-3-fips" : {
4538            "credentialScope" : {
4539              "region" : "ap-northeast-3"
4540            },
4541            "hostname" : "kms-fips.ap-northeast-3.amazonaws.com"
4542          },
4543          "ap-south-1" : { },
4544          "ap-south-1-fips" : {
4545            "credentialScope" : {
4546              "region" : "ap-south-1"
4547            },
4548            "hostname" : "kms-fips.ap-south-1.amazonaws.com"
4549          },
4550          "ap-southeast-1" : { },
4551          "ap-southeast-1-fips" : {
4552            "credentialScope" : {
4553              "region" : "ap-southeast-1"
4554            },
4555            "hostname" : "kms-fips.ap-southeast-1.amazonaws.com"
4556          },
4557          "ap-southeast-2" : { },
4558          "ap-southeast-2-fips" : {
4559            "credentialScope" : {
4560              "region" : "ap-southeast-2"
4561            },
4562            "hostname" : "kms-fips.ap-southeast-2.amazonaws.com"
4563          },
4564          "ca-central-1" : { },
4565          "ca-central-1-fips" : {
4566            "credentialScope" : {
4567              "region" : "ca-central-1"
4568            },
4569            "hostname" : "kms-fips.ca-central-1.amazonaws.com"
4570          },
4571          "eu-central-1" : { },
4572          "eu-central-1-fips" : {
4573            "credentialScope" : {
4574              "region" : "eu-central-1"
4575            },
4576            "hostname" : "kms-fips.eu-central-1.amazonaws.com"
4577          },
4578          "eu-north-1" : { },
4579          "eu-north-1-fips" : {
4580            "credentialScope" : {
4581              "region" : "eu-north-1"
4582            },
4583            "hostname" : "kms-fips.eu-north-1.amazonaws.com"
4584          },
4585          "eu-south-1" : { },
4586          "eu-south-1-fips" : {
4587            "credentialScope" : {
4588              "region" : "eu-south-1"
4589            },
4590            "hostname" : "kms-fips.eu-south-1.amazonaws.com"
4591          },
4592          "eu-west-1" : { },
4593          "eu-west-1-fips" : {
4594            "credentialScope" : {
4595              "region" : "eu-west-1"
4596            },
4597            "hostname" : "kms-fips.eu-west-1.amazonaws.com"
4598          },
4599          "eu-west-2" : { },
4600          "eu-west-2-fips" : {
4601            "credentialScope" : {
4602              "region" : "eu-west-2"
4603            },
4604            "hostname" : "kms-fips.eu-west-2.amazonaws.com"
4605          },
4606          "eu-west-3" : { },
4607          "eu-west-3-fips" : {
4608            "credentialScope" : {
4609              "region" : "eu-west-3"
4610            },
4611            "hostname" : "kms-fips.eu-west-3.amazonaws.com"
4612          },
4613          "me-south-1" : { },
4614          "me-south-1-fips" : {
4615            "credentialScope" : {
4616              "region" : "me-south-1"
4617            },
4618            "hostname" : "kms-fips.me-south-1.amazonaws.com"
4619          },
4620          "sa-east-1" : { },
4621          "sa-east-1-fips" : {
4622            "credentialScope" : {
4623              "region" : "sa-east-1"
4624            },
4625            "hostname" : "kms-fips.sa-east-1.amazonaws.com"
4626          },
4627          "us-east-1" : { },
4628          "us-east-1-fips" : {
4629            "credentialScope" : {
4630              "region" : "us-east-1"
4631            },
4632            "hostname" : "kms-fips.us-east-1.amazonaws.com"
4633          },
4634          "us-east-2" : { },
4635          "us-east-2-fips" : {
4636            "credentialScope" : {
4637              "region" : "us-east-2"
4638            },
4639            "hostname" : "kms-fips.us-east-2.amazonaws.com"
4640          },
4641          "us-west-1" : { },
4642          "us-west-1-fips" : {
4643            "credentialScope" : {
4644              "region" : "us-west-1"
4645            },
4646            "hostname" : "kms-fips.us-west-1.amazonaws.com"
4647          },
4648          "us-west-2" : { },
4649          "us-west-2-fips" : {
4650            "credentialScope" : {
4651              "region" : "us-west-2"
4652            },
4653            "hostname" : "kms-fips.us-west-2.amazonaws.com"
4654          }
4655        }
4656      },
4657      "lakeformation" : {
4658        "endpoints" : {
4659          "af-south-1" : { },
4660          "ap-east-1" : { },
4661          "ap-northeast-1" : { },
4662          "ap-northeast-2" : { },
4663          "ap-northeast-3" : { },
4664          "ap-south-1" : { },
4665          "ap-southeast-1" : { },
4666          "ap-southeast-2" : { },
4667          "ca-central-1" : { },
4668          "eu-central-1" : { },
4669          "eu-north-1" : { },
4670          "eu-south-1" : { },
4671          "eu-west-1" : { },
4672          "eu-west-2" : { },
4673          "eu-west-3" : { },
4674          "fips-us-east-1" : {
4675            "credentialScope" : {
4676              "region" : "us-east-1"
4677            },
4678            "hostname" : "lakeformation-fips.us-east-1.amazonaws.com"
4679          },
4680          "fips-us-east-2" : {
4681            "credentialScope" : {
4682              "region" : "us-east-2"
4683            },
4684            "hostname" : "lakeformation-fips.us-east-2.amazonaws.com"
4685          },
4686          "fips-us-west-1" : {
4687            "credentialScope" : {
4688              "region" : "us-west-1"
4689            },
4690            "hostname" : "lakeformation-fips.us-west-1.amazonaws.com"
4691          },
4692          "fips-us-west-2" : {
4693            "credentialScope" : {
4694              "region" : "us-west-2"
4695            },
4696            "hostname" : "lakeformation-fips.us-west-2.amazonaws.com"
4697          },
4698          "me-south-1" : { },
4699          "sa-east-1" : { },
4700          "us-east-1" : { },
4701          "us-east-2" : { },
4702          "us-west-1" : { },
4703          "us-west-2" : { }
4704        }
4705      },
4706      "lambda" : {
4707        "endpoints" : {
4708          "af-south-1" : { },
4709          "ap-east-1" : { },
4710          "ap-northeast-1" : { },
4711          "ap-northeast-2" : { },
4712          "ap-northeast-3" : { },
4713          "ap-south-1" : { },
4714          "ap-southeast-1" : { },
4715          "ap-southeast-2" : { },
4716          "ca-central-1" : { },
4717          "eu-central-1" : { },
4718          "eu-north-1" : { },
4719          "eu-south-1" : { },
4720          "eu-west-1" : { },
4721          "eu-west-2" : { },
4722          "eu-west-3" : { },
4723          "fips-us-east-1" : {
4724            "credentialScope" : {
4725              "region" : "us-east-1"
4726            },
4727            "hostname" : "lambda-fips.us-east-1.amazonaws.com"
4728          },
4729          "fips-us-east-2" : {
4730            "credentialScope" : {
4731              "region" : "us-east-2"
4732            },
4733            "hostname" : "lambda-fips.us-east-2.amazonaws.com"
4734          },
4735          "fips-us-west-1" : {
4736            "credentialScope" : {
4737              "region" : "us-west-1"
4738            },
4739            "hostname" : "lambda-fips.us-west-1.amazonaws.com"
4740          },
4741          "fips-us-west-2" : {
4742            "credentialScope" : {
4743              "region" : "us-west-2"
4744            },
4745            "hostname" : "lambda-fips.us-west-2.amazonaws.com"
4746          },
4747          "me-south-1" : { },
4748          "sa-east-1" : { },
4749          "us-east-1" : { },
4750          "us-east-2" : { },
4751          "us-west-1" : { },
4752          "us-west-2" : { }
4753        }
4754      },
4755      "license-manager" : {
4756        "endpoints" : {
4757          "af-south-1" : { },
4758          "ap-east-1" : { },
4759          "ap-northeast-1" : { },
4760          "ap-northeast-2" : { },
4761          "ap-northeast-3" : { },
4762          "ap-south-1" : { },
4763          "ap-southeast-1" : { },
4764          "ap-southeast-2" : { },
4765          "ca-central-1" : { },
4766          "eu-central-1" : { },
4767          "eu-north-1" : { },
4768          "eu-south-1" : { },
4769          "eu-west-1" : { },
4770          "eu-west-2" : { },
4771          "eu-west-3" : { },
4772          "fips-us-east-1" : {
4773            "credentialScope" : {
4774              "region" : "us-east-1"
4775            },
4776            "hostname" : "license-manager-fips.us-east-1.amazonaws.com"
4777          },
4778          "fips-us-east-2" : {
4779            "credentialScope" : {
4780              "region" : "us-east-2"
4781            },
4782            "hostname" : "license-manager-fips.us-east-2.amazonaws.com"
4783          },
4784          "fips-us-west-1" : {
4785            "credentialScope" : {
4786              "region" : "us-west-1"
4787            },
4788            "hostname" : "license-manager-fips.us-west-1.amazonaws.com"
4789          },
4790          "fips-us-west-2" : {
4791            "credentialScope" : {
4792              "region" : "us-west-2"
4793            },
4794            "hostname" : "license-manager-fips.us-west-2.amazonaws.com"
4795          },
4796          "me-south-1" : { },
4797          "sa-east-1" : { },
4798          "us-east-1" : { },
4799          "us-east-2" : { },
4800          "us-west-1" : { },
4801          "us-west-2" : { }
4802        }
4803      },
4804      "lightsail" : {
4805        "endpoints" : {
4806          "ap-northeast-1" : { },
4807          "ap-northeast-2" : { },
4808          "ap-south-1" : { },
4809          "ap-southeast-1" : { },
4810          "ap-southeast-2" : { },
4811          "ca-central-1" : { },
4812          "eu-central-1" : { },
4813          "eu-north-1" : { },
4814          "eu-west-1" : { },
4815          "eu-west-2" : { },
4816          "eu-west-3" : { },
4817          "us-east-1" : { },
4818          "us-east-2" : { },
4819          "us-west-2" : { }
4820        }
4821      },
4822      "logs" : {
4823        "endpoints" : {
4824          "af-south-1" : { },
4825          "ap-east-1" : { },
4826          "ap-northeast-1" : { },
4827          "ap-northeast-2" : { },
4828          "ap-northeast-3" : { },
4829          "ap-south-1" : { },
4830          "ap-southeast-1" : { },
4831          "ap-southeast-2" : { },
4832          "ca-central-1" : { },
4833          "eu-central-1" : { },
4834          "eu-north-1" : { },
4835          "eu-south-1" : { },
4836          "eu-west-1" : { },
4837          "eu-west-2" : { },
4838          "eu-west-3" : { },
4839          "fips-us-east-1" : {
4840            "credentialScope" : {
4841              "region" : "us-east-1"
4842            },
4843            "hostname" : "logs-fips.us-east-1.amazonaws.com"
4844          },
4845          "fips-us-east-2" : {
4846            "credentialScope" : {
4847              "region" : "us-east-2"
4848            },
4849            "hostname" : "logs-fips.us-east-2.amazonaws.com"
4850          },
4851          "fips-us-west-1" : {
4852            "credentialScope" : {
4853              "region" : "us-west-1"
4854            },
4855            "hostname" : "logs-fips.us-west-1.amazonaws.com"
4856          },
4857          "fips-us-west-2" : {
4858            "credentialScope" : {
4859              "region" : "us-west-2"
4860            },
4861            "hostname" : "logs-fips.us-west-2.amazonaws.com"
4862          },
4863          "me-south-1" : { },
4864          "sa-east-1" : { },
4865          "us-east-1" : { },
4866          "us-east-2" : { },
4867          "us-west-1" : { },
4868          "us-west-2" : { }
4869        }
4870      },
4871      "lookoutequipment" : {
4872        "endpoints" : {
4873          "ap-northeast-2" : { },
4874          "eu-west-1" : { },
4875          "us-east-1" : { }
4876        }
4877      },
4878      "lookoutvision" : {
4879        "endpoints" : {
4880          "ap-northeast-1" : { },
4881          "ap-northeast-2" : { },
4882          "eu-central-1" : { },
4883          "eu-west-1" : { },
4884          "us-east-1" : { },
4885          "us-east-2" : { },
4886          "us-west-2" : { }
4887        }
4888      },
4889      "machinelearning" : {
4890        "endpoints" : {
4891          "eu-west-1" : { },
4892          "us-east-1" : { }
4893        }
4894      },
4895      "macie" : {
4896        "endpoints" : {
4897          "fips-us-east-1" : {
4898            "credentialScope" : {
4899              "region" : "us-east-1"
4900            },
4901            "hostname" : "macie-fips.us-east-1.amazonaws.com"
4902          },
4903          "fips-us-west-2" : {
4904            "credentialScope" : {
4905              "region" : "us-west-2"
4906            },
4907            "hostname" : "macie-fips.us-west-2.amazonaws.com"
4908          },
4909          "us-east-1" : { },
4910          "us-west-2" : { }
4911        }
4912      },
4913      "macie2" : {
4914        "endpoints" : {
4915          "af-south-1" : { },
4916          "ap-east-1" : { },
4917          "ap-northeast-1" : { },
4918          "ap-northeast-2" : { },
4919          "ap-northeast-3" : { },
4920          "ap-south-1" : { },
4921          "ap-southeast-1" : { },
4922          "ap-southeast-2" : { },
4923          "ca-central-1" : { },
4924          "eu-central-1" : { },
4925          "eu-north-1" : { },
4926          "eu-south-1" : { },
4927          "eu-west-1" : { },
4928          "eu-west-2" : { },
4929          "eu-west-3" : { },
4930          "fips-us-east-1" : {
4931            "credentialScope" : {
4932              "region" : "us-east-1"
4933            },
4934            "hostname" : "macie2-fips.us-east-1.amazonaws.com"
4935          },
4936          "fips-us-east-2" : {
4937            "credentialScope" : {
4938              "region" : "us-east-2"
4939            },
4940            "hostname" : "macie2-fips.us-east-2.amazonaws.com"
4941          },
4942          "fips-us-west-1" : {
4943            "credentialScope" : {
4944              "region" : "us-west-1"
4945            },
4946            "hostname" : "macie2-fips.us-west-1.amazonaws.com"
4947          },
4948          "fips-us-west-2" : {
4949            "credentialScope" : {
4950              "region" : "us-west-2"
4951            },
4952            "hostname" : "macie2-fips.us-west-2.amazonaws.com"
4953          },
4954          "me-south-1" : { },
4955          "sa-east-1" : { },
4956          "us-east-1" : { },
4957          "us-east-2" : { },
4958          "us-west-1" : { },
4959          "us-west-2" : { }
4960        }
4961      },
4962      "managedblockchain" : {
4963        "endpoints" : {
4964          "ap-northeast-1" : { },
4965          "ap-northeast-2" : { },
4966          "ap-southeast-1" : { },
4967          "eu-west-1" : { },
4968          "eu-west-2" : { },
4969          "us-east-1" : { }
4970        }
4971      },
4972      "marketplacecommerceanalytics" : {
4973        "endpoints" : {
4974          "us-east-1" : { }
4975        }
4976      },
4977      "mediaconnect" : {
4978        "endpoints" : {
4979          "ap-east-1" : { },
4980          "ap-northeast-1" : { },
4981          "ap-northeast-2" : { },
4982          "ap-south-1" : { },
4983          "ap-southeast-1" : { },
4984          "ap-southeast-2" : { },
4985          "eu-central-1" : { },
4986          "eu-north-1" : { },
4987          "eu-west-1" : { },
4988          "eu-west-2" : { },
4989          "eu-west-3" : { },
4990          "sa-east-1" : { },
4991          "us-east-1" : { },
4992          "us-east-2" : { },
4993          "us-west-1" : { },
4994          "us-west-2" : { }
4995        }
4996      },
4997      "mediaconvert" : {
4998        "endpoints" : {
4999          "ap-northeast-1" : { },
5000          "ap-northeast-2" : { },
5001          "ap-south-1" : { },
5002          "ap-southeast-1" : { },
5003          "ap-southeast-2" : { },
5004          "ca-central-1" : { },
5005          "eu-central-1" : { },
5006          "eu-north-1" : { },
5007          "eu-west-1" : { },
5008          "eu-west-2" : { },
5009          "eu-west-3" : { },
5010          "fips-ca-central-1" : {
5011            "credentialScope" : {
5012              "region" : "ca-central-1"
5013            },
5014            "hostname" : "mediaconvert-fips.ca-central-1.amazonaws.com"
5015          },
5016          "fips-us-east-1" : {
5017            "credentialScope" : {
5018              "region" : "us-east-1"
5019            },
5020            "hostname" : "mediaconvert-fips.us-east-1.amazonaws.com"
5021          },
5022          "fips-us-east-2" : {
5023            "credentialScope" : {
5024              "region" : "us-east-2"
5025            },
5026            "hostname" : "mediaconvert-fips.us-east-2.amazonaws.com"
5027          },
5028          "fips-us-west-1" : {
5029            "credentialScope" : {
5030              "region" : "us-west-1"
5031            },
5032            "hostname" : "mediaconvert-fips.us-west-1.amazonaws.com"
5033          },
5034          "fips-us-west-2" : {
5035            "credentialScope" : {
5036              "region" : "us-west-2"
5037            },
5038            "hostname" : "mediaconvert-fips.us-west-2.amazonaws.com"
5039          },
5040          "sa-east-1" : { },
5041          "us-east-1" : { },
5042          "us-east-2" : { },
5043          "us-west-1" : { },
5044          "us-west-2" : { }
5045        }
5046      },
5047      "medialive" : {
5048        "endpoints" : {
5049          "ap-northeast-1" : { },
5050          "ap-northeast-2" : { },
5051          "ap-south-1" : { },
5052          "ap-southeast-1" : { },
5053          "ap-southeast-2" : { },
5054          "eu-central-1" : { },
5055          "eu-north-1" : { },
5056          "eu-west-1" : { },
5057          "eu-west-2" : { },
5058          "eu-west-3" : { },
5059          "fips-us-east-1" : {
5060            "credentialScope" : {
5061              "region" : "us-east-1"
5062            },
5063            "hostname" : "medialive-fips.us-east-1.amazonaws.com"
5064          },
5065          "fips-us-east-2" : {
5066            "credentialScope" : {
5067              "region" : "us-east-2"
5068            },
5069            "hostname" : "medialive-fips.us-east-2.amazonaws.com"
5070          },
5071          "fips-us-west-2" : {
5072            "credentialScope" : {
5073              "region" : "us-west-2"
5074            },
5075            "hostname" : "medialive-fips.us-west-2.amazonaws.com"
5076          },
5077          "sa-east-1" : { },
5078          "us-east-1" : { },
5079          "us-east-2" : { },
5080          "us-west-2" : { }
5081        }
5082      },
5083      "mediapackage" : {
5084        "endpoints" : {
5085          "ap-northeast-1" : { },
5086          "ap-northeast-2" : { },
5087          "ap-south-1" : { },
5088          "ap-southeast-1" : { },
5089          "ap-southeast-2" : { },
5090          "eu-central-1" : { },
5091          "eu-north-1" : { },
5092          "eu-west-1" : { },
5093          "eu-west-2" : { },
5094          "eu-west-3" : { },
5095          "sa-east-1" : { },
5096          "us-east-1" : { },
5097          "us-east-2" : { },
5098          "us-west-1" : { },
5099          "us-west-2" : { }
5100        }
5101      },
5102      "mediapackage-vod" : {
5103        "endpoints" : {
5104          "ap-northeast-1" : { },
5105          "ap-northeast-2" : { },
5106          "ap-south-1" : { },
5107          "ap-southeast-1" : { },
5108          "ap-southeast-2" : { },
5109          "eu-central-1" : { },
5110          "eu-north-1" : { },
5111          "eu-west-1" : { },
5112          "eu-west-2" : { },
5113          "eu-west-3" : { },
5114          "sa-east-1" : { },
5115          "us-east-1" : { },
5116          "us-east-2" : { },
5117          "us-west-1" : { },
5118          "us-west-2" : { }
5119        }
5120      },
5121      "mediastore" : {
5122        "endpoints" : {
5123          "ap-northeast-1" : { },
5124          "ap-northeast-2" : { },
5125          "ap-southeast-2" : { },
5126          "eu-central-1" : { },
5127          "eu-north-1" : { },
5128          "eu-west-1" : { },
5129          "eu-west-2" : { },
5130          "us-east-1" : { },
5131          "us-west-2" : { }
5132        }
5133      },
5134      "messaging-chime" : {
5135        "endpoints" : {
5136          "us-east-1" : { },
5137          "us-east-1-fips" : {
5138            "credentialScope" : {
5139              "region" : "us-east-1"
5140            },
5141            "hostname" : "messaging-chime-fips.us-east-1.amazonaws.com"
5142          }
5143        }
5144      },
5145      "metering.marketplace" : {
5146        "defaults" : {
5147          "credentialScope" : {
5148            "service" : "aws-marketplace"
5149          }
5150        },
5151        "endpoints" : {
5152          "af-south-1" : { },
5153          "ap-east-1" : { },
5154          "ap-northeast-1" : { },
5155          "ap-northeast-2" : { },
5156          "ap-northeast-3" : { },
5157          "ap-south-1" : { },
5158          "ap-southeast-1" : { },
5159          "ap-southeast-2" : { },
5160          "ca-central-1" : { },
5161          "eu-central-1" : { },
5162          "eu-north-1" : { },
5163          "eu-south-1" : { },
5164          "eu-west-1" : { },
5165          "eu-west-2" : { },
5166          "eu-west-3" : { },
5167          "me-south-1" : { },
5168          "sa-east-1" : { },
5169          "us-east-1" : { },
5170          "us-east-2" : { },
5171          "us-west-1" : { },
5172          "us-west-2" : { }
5173        }
5174      },
5175      "mgh" : {
5176        "endpoints" : {
5177          "ap-northeast-1" : { },
5178          "ap-southeast-2" : { },
5179          "eu-central-1" : { },
5180          "eu-west-1" : { },
5181          "eu-west-2" : { },
5182          "us-east-1" : { },
5183          "us-west-2" : { }
5184        }
5185      },
5186      "mgn" : {
5187        "endpoints" : {
5188          "ap-east-1" : { },
5189          "ap-northeast-1" : { },
5190          "ap-northeast-2" : { },
5191          "ap-northeast-3" : { },
5192          "ap-south-1" : { },
5193          "ap-southeast-1" : { },
5194          "ap-southeast-2" : { },
5195          "ca-central-1" : { },
5196          "eu-central-1" : { },
5197          "eu-north-1" : { },
5198          "eu-west-1" : { },
5199          "eu-west-2" : { },
5200          "sa-east-1" : { },
5201          "us-east-1" : { },
5202          "us-east-2" : { },
5203          "us-west-1" : { },
5204          "us-west-2" : { }
5205        }
5206      },
5207      "mobileanalytics" : {
5208        "endpoints" : {
5209          "us-east-1" : { }
5210        }
5211      },
5212      "models-v2-lex" : {
5213        "endpoints" : {
5214          "af-south-1" : { },
5215          "ap-northeast-1" : { },
5216          "ap-northeast-2" : { },
5217          "ap-southeast-1" : { },
5218          "ap-southeast-2" : { },
5219          "ca-central-1" : { },
5220          "eu-central-1" : { },
5221          "eu-west-1" : { },
5222          "eu-west-2" : { },
5223          "us-east-1" : { },
5224          "us-west-2" : { }
5225        }
5226      },
5227      "models.lex" : {
5228        "defaults" : {
5229          "credentialScope" : {
5230            "service" : "lex"
5231          }
5232        },
5233        "endpoints" : {
5234          "ap-northeast-1" : { },
5235          "ap-southeast-1" : { },
5236          "ap-southeast-2" : { },
5237          "eu-central-1" : { },
5238          "eu-west-1" : { },
5239          "eu-west-2" : { },
5240          "us-east-1" : { },
5241          "us-east-1-fips" : {
5242            "credentialScope" : {
5243              "region" : "us-east-1"
5244            },
5245            "hostname" : "models-fips.lex.us-east-1.amazonaws.com"
5246          },
5247          "us-west-2" : { },
5248          "us-west-2-fips" : {
5249            "credentialScope" : {
5250              "region" : "us-west-2"
5251            },
5252            "hostname" : "models-fips.lex.us-west-2.amazonaws.com"
5253          }
5254        }
5255      },
5256      "monitoring" : {
5257        "defaults" : {
5258          "protocols" : [ "http", "https" ]
5259        },
5260        "endpoints" : {
5261          "af-south-1" : { },
5262          "ap-east-1" : { },
5263          "ap-northeast-1" : { },
5264          "ap-northeast-2" : { },
5265          "ap-northeast-3" : { },
5266          "ap-south-1" : { },
5267          "ap-southeast-1" : { },
5268          "ap-southeast-2" : { },
5269          "ca-central-1" : { },
5270          "eu-central-1" : { },
5271          "eu-north-1" : { },
5272          "eu-south-1" : { },
5273          "eu-west-1" : { },
5274          "eu-west-2" : { },
5275          "eu-west-3" : { },
5276          "fips-us-east-1" : {
5277            "credentialScope" : {
5278              "region" : "us-east-1"
5279            },
5280            "hostname" : "monitoring-fips.us-east-1.amazonaws.com"
5281          },
5282          "fips-us-east-2" : {
5283            "credentialScope" : {
5284              "region" : "us-east-2"
5285            },
5286            "hostname" : "monitoring-fips.us-east-2.amazonaws.com"
5287          },
5288          "fips-us-west-1" : {
5289            "credentialScope" : {
5290              "region" : "us-west-1"
5291            },
5292            "hostname" : "monitoring-fips.us-west-1.amazonaws.com"
5293          },
5294          "fips-us-west-2" : {
5295            "credentialScope" : {
5296              "region" : "us-west-2"
5297            },
5298            "hostname" : "monitoring-fips.us-west-2.amazonaws.com"
5299          },
5300          "me-south-1" : { },
5301          "sa-east-1" : { },
5302          "us-east-1" : { },
5303          "us-east-2" : { },
5304          "us-west-1" : { },
5305          "us-west-2" : { }
5306        }
5307      },
5308      "mq" : {
5309        "endpoints" : {
5310          "ap-east-1" : { },
5311          "ap-northeast-1" : { },
5312          "ap-northeast-2" : { },
5313          "ap-northeast-3" : { },
5314          "ap-south-1" : { },
5315          "ap-southeast-1" : { },
5316          "ap-southeast-2" : { },
5317          "ca-central-1" : { },
5318          "eu-central-1" : { },
5319          "eu-north-1" : { },
5320          "eu-south-1" : { },
5321          "eu-west-1" : { },
5322          "eu-west-2" : { },
5323          "eu-west-3" : { },
5324          "fips-us-east-1" : {
5325            "credentialScope" : {
5326              "region" : "us-east-1"
5327            },
5328            "hostname" : "mq-fips.us-east-1.amazonaws.com"
5329          },
5330          "fips-us-east-2" : {
5331            "credentialScope" : {
5332              "region" : "us-east-2"
5333            },
5334            "hostname" : "mq-fips.us-east-2.amazonaws.com"
5335          },
5336          "fips-us-west-1" : {
5337            "credentialScope" : {
5338              "region" : "us-west-1"
5339            },
5340            "hostname" : "mq-fips.us-west-1.amazonaws.com"
5341          },
5342          "fips-us-west-2" : {
5343            "credentialScope" : {
5344              "region" : "us-west-2"
5345            },
5346            "hostname" : "mq-fips.us-west-2.amazonaws.com"
5347          },
5348          "me-south-1" : { },
5349          "sa-east-1" : { },
5350          "us-east-1" : { },
5351          "us-east-2" : { },
5352          "us-west-1" : { },
5353          "us-west-2" : { }
5354        }
5355      },
5356      "mturk-requester" : {
5357        "endpoints" : {
5358          "sandbox" : {
5359            "hostname" : "mturk-requester-sandbox.us-east-1.amazonaws.com"
5360          },
5361          "us-east-1" : { }
5362        },
5363        "isRegionalized" : false
5364      },
5365      "neptune" : {
5366        "endpoints" : {
5367          "ap-east-1" : {
5368            "credentialScope" : {
5369              "region" : "ap-east-1"
5370            },
5371            "hostname" : "rds.ap-east-1.amazonaws.com"
5372          },
5373          "ap-northeast-1" : {
5374            "credentialScope" : {
5375              "region" : "ap-northeast-1"
5376            },
5377            "hostname" : "rds.ap-northeast-1.amazonaws.com"
5378          },
5379          "ap-northeast-2" : {
5380            "credentialScope" : {
5381              "region" : "ap-northeast-2"
5382            },
5383            "hostname" : "rds.ap-northeast-2.amazonaws.com"
5384          },
5385          "ap-south-1" : {
5386            "credentialScope" : {
5387              "region" : "ap-south-1"
5388            },
5389            "hostname" : "rds.ap-south-1.amazonaws.com"
5390          },
5391          "ap-southeast-1" : {
5392            "credentialScope" : {
5393              "region" : "ap-southeast-1"
5394            },
5395            "hostname" : "rds.ap-southeast-1.amazonaws.com"
5396          },
5397          "ap-southeast-2" : {
5398            "credentialScope" : {
5399              "region" : "ap-southeast-2"
5400            },
5401            "hostname" : "rds.ap-southeast-2.amazonaws.com"
5402          },
5403          "ca-central-1" : {
5404            "credentialScope" : {
5405              "region" : "ca-central-1"
5406            },
5407            "hostname" : "rds.ca-central-1.amazonaws.com"
5408          },
5409          "eu-central-1" : {
5410            "credentialScope" : {
5411              "region" : "eu-central-1"
5412            },
5413            "hostname" : "rds.eu-central-1.amazonaws.com"
5414          },
5415          "eu-north-1" : {
5416            "credentialScope" : {
5417              "region" : "eu-north-1"
5418            },
5419            "hostname" : "rds.eu-north-1.amazonaws.com"
5420          },
5421          "eu-west-1" : {
5422            "credentialScope" : {
5423              "region" : "eu-west-1"
5424            },
5425            "hostname" : "rds.eu-west-1.amazonaws.com"
5426          },
5427          "eu-west-2" : {
5428            "credentialScope" : {
5429              "region" : "eu-west-2"
5430            },
5431            "hostname" : "rds.eu-west-2.amazonaws.com"
5432          },
5433          "eu-west-3" : {
5434            "credentialScope" : {
5435              "region" : "eu-west-3"
5436            },
5437            "hostname" : "rds.eu-west-3.amazonaws.com"
5438          },
5439          "me-south-1" : {
5440            "credentialScope" : {
5441              "region" : "me-south-1"
5442            },
5443            "hostname" : "rds.me-south-1.amazonaws.com"
5444          },
5445          "sa-east-1" : {
5446            "credentialScope" : {
5447              "region" : "sa-east-1"
5448            },
5449            "hostname" : "rds.sa-east-1.amazonaws.com"
5450          },
5451          "us-east-1" : {
5452            "credentialScope" : {
5453              "region" : "us-east-1"
5454            },
5455            "hostname" : "rds.us-east-1.amazonaws.com"
5456          },
5457          "us-east-2" : {
5458            "credentialScope" : {
5459              "region" : "us-east-2"
5460            },
5461            "hostname" : "rds.us-east-2.amazonaws.com"
5462          },
5463          "us-west-1" : {
5464            "credentialScope" : {
5465              "region" : "us-west-1"
5466            },
5467            "hostname" : "rds.us-west-1.amazonaws.com"
5468          },
5469          "us-west-2" : {
5470            "credentialScope" : {
5471              "region" : "us-west-2"
5472            },
5473            "hostname" : "rds.us-west-2.amazonaws.com"
5474          }
5475        }
5476      },
5477      "network-firewall" : {
5478        "endpoints" : {
5479          "af-south-1" : { },
5480          "ap-east-1" : { },
5481          "ap-northeast-1" : { },
5482          "ap-northeast-2" : { },
5483          "ap-northeast-3" : { },
5484          "ap-south-1" : { },
5485          "ap-southeast-1" : { },
5486          "ap-southeast-2" : { },
5487          "ca-central-1" : { },
5488          "eu-central-1" : { },
5489          "eu-north-1" : { },
5490          "eu-south-1" : { },
5491          "eu-west-1" : { },
5492          "eu-west-2" : { },
5493          "eu-west-3" : { },
5494          "fips-ca-central-1" : {
5495            "credentialScope" : {
5496              "region" : "ca-central-1"
5497            },
5498            "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com"
5499          },
5500          "fips-us-east-1" : {
5501            "credentialScope" : {
5502              "region" : "us-east-1"
5503            },
5504            "hostname" : "network-firewall-fips.us-east-1.amazonaws.com"
5505          },
5506          "fips-us-east-2" : {
5507            "credentialScope" : {
5508              "region" : "us-east-2"
5509            },
5510            "hostname" : "network-firewall-fips.us-east-2.amazonaws.com"
5511          },
5512          "fips-us-west-1" : {
5513            "credentialScope" : {
5514              "region" : "us-west-1"
5515            },
5516            "hostname" : "network-firewall-fips.us-west-1.amazonaws.com"
5517          },
5518          "fips-us-west-2" : {
5519            "credentialScope" : {
5520              "region" : "us-west-2"
5521            },
5522            "hostname" : "network-firewall-fips.us-west-2.amazonaws.com"
5523          },
5524          "me-south-1" : { },
5525          "sa-east-1" : { },
5526          "us-east-1" : { },
5527          "us-east-2" : { },
5528          "us-west-1" : { },
5529          "us-west-2" : { }
5530        }
5531      },
5532      "networkmanager" : {
5533        "endpoints" : {
5534          "aws-global" : {
5535            "credentialScope" : {
5536              "region" : "us-west-2"
5537            },
5538            "hostname" : "networkmanager.us-west-2.amazonaws.com"
5539          }
5540        },
5541        "isRegionalized" : false,
5542        "partitionEndpoint" : "aws-global"
5543      },
5544      "nimble" : {
5545        "endpoints" : {
5546          "ap-southeast-2" : { },
5547          "ca-central-1" : { },
5548          "eu-west-2" : { },
5549          "us-east-1" : { },
5550          "us-west-2" : { }
5551        }
5552      },
5553      "oidc" : {
5554        "endpoints" : {
5555          "ap-northeast-1" : {
5556            "credentialScope" : {
5557              "region" : "ap-northeast-1"
5558            },
5559            "hostname" : "oidc.ap-northeast-1.amazonaws.com"
5560          },
5561          "ap-northeast-2" : {
5562            "credentialScope" : {
5563              "region" : "ap-northeast-2"
5564            },
5565            "hostname" : "oidc.ap-northeast-2.amazonaws.com"
5566          },
5567          "ap-south-1" : {
5568            "credentialScope" : {
5569              "region" : "ap-south-1"
5570            },
5571            "hostname" : "oidc.ap-south-1.amazonaws.com"
5572          },
5573          "ap-southeast-1" : {
5574            "credentialScope" : {
5575              "region" : "ap-southeast-1"
5576            },
5577            "hostname" : "oidc.ap-southeast-1.amazonaws.com"
5578          },
5579          "ap-southeast-2" : {
5580            "credentialScope" : {
5581              "region" : "ap-southeast-2"
5582            },
5583            "hostname" : "oidc.ap-southeast-2.amazonaws.com"
5584          },
5585          "ca-central-1" : {
5586            "credentialScope" : {
5587              "region" : "ca-central-1"
5588            },
5589            "hostname" : "oidc.ca-central-1.amazonaws.com"
5590          },
5591          "eu-central-1" : {
5592            "credentialScope" : {
5593              "region" : "eu-central-1"
5594            },
5595            "hostname" : "oidc.eu-central-1.amazonaws.com"
5596          },
5597          "eu-north-1" : {
5598            "credentialScope" : {
5599              "region" : "eu-north-1"
5600            },
5601            "hostname" : "oidc.eu-north-1.amazonaws.com"
5602          },
5603          "eu-west-1" : {
5604            "credentialScope" : {
5605              "region" : "eu-west-1"
5606            },
5607            "hostname" : "oidc.eu-west-1.amazonaws.com"
5608          },
5609          "eu-west-2" : {
5610            "credentialScope" : {
5611              "region" : "eu-west-2"
5612            },
5613            "hostname" : "oidc.eu-west-2.amazonaws.com"
5614          },
5615          "eu-west-3" : {
5616            "credentialScope" : {
5617              "region" : "eu-west-3"
5618            },
5619            "hostname" : "oidc.eu-west-3.amazonaws.com"
5620          },
5621          "sa-east-1" : {
5622            "credentialScope" : {
5623              "region" : "sa-east-1"
5624            },
5625            "hostname" : "oidc.sa-east-1.amazonaws.com"
5626          },
5627          "us-east-1" : {
5628            "credentialScope" : {
5629              "region" : "us-east-1"
5630            },
5631            "hostname" : "oidc.us-east-1.amazonaws.com"
5632          },
5633          "us-east-2" : {
5634            "credentialScope" : {
5635              "region" : "us-east-2"
5636            },
5637            "hostname" : "oidc.us-east-2.amazonaws.com"
5638          },
5639          "us-west-2" : {
5640            "credentialScope" : {
5641              "region" : "us-west-2"
5642            },
5643            "hostname" : "oidc.us-west-2.amazonaws.com"
5644          }
5645        }
5646      },
5647      "opsworks" : {
5648        "endpoints" : {
5649          "ap-northeast-1" : { },
5650          "ap-northeast-2" : { },
5651          "ap-south-1" : { },
5652          "ap-southeast-1" : { },
5653          "ap-southeast-2" : { },
5654          "ca-central-1" : { },
5655          "eu-central-1" : { },
5656          "eu-west-1" : { },
5657          "eu-west-2" : { },
5658          "eu-west-3" : { },
5659          "sa-east-1" : { },
5660          "us-east-1" : { },
5661          "us-east-2" : { },
5662          "us-west-1" : { },
5663          "us-west-2" : { }
5664        }
5665      },
5666      "opsworks-cm" : {
5667        "endpoints" : {
5668          "ap-northeast-1" : { },
5669          "ap-southeast-1" : { },
5670          "ap-southeast-2" : { },
5671          "eu-central-1" : { },
5672          "eu-west-1" : { },
5673          "us-east-1" : { },
5674          "us-east-2" : { },
5675          "us-west-1" : { },
5676          "us-west-2" : { }
5677        }
5678      },
5679      "organizations" : {
5680        "endpoints" : {
5681          "aws-global" : {
5682            "credentialScope" : {
5683              "region" : "us-east-1"
5684            },
5685            "hostname" : "organizations.us-east-1.amazonaws.com"
5686          },
5687          "fips-aws-global" : {
5688            "credentialScope" : {
5689              "region" : "us-east-1"
5690            },
5691            "hostname" : "organizations-fips.us-east-1.amazonaws.com"
5692          }
5693        },
5694        "isRegionalized" : false,
5695        "partitionEndpoint" : "aws-global"
5696      },
5697      "outposts" : {
5698        "endpoints" : {
5699          "af-south-1" : { },
5700          "ap-east-1" : { },
5701          "ap-northeast-1" : { },
5702          "ap-northeast-2" : { },
5703          "ap-northeast-3" : { },
5704          "ap-south-1" : { },
5705          "ap-southeast-1" : { },
5706          "ap-southeast-2" : { },
5707          "ca-central-1" : { },
5708          "eu-central-1" : { },
5709          "eu-north-1" : { },
5710          "eu-south-1" : { },
5711          "eu-west-1" : { },
5712          "eu-west-2" : { },
5713          "eu-west-3" : { },
5714          "fips-ca-central-1" : {
5715            "credentialScope" : {
5716              "region" : "ca-central-1"
5717            },
5718            "hostname" : "outposts-fips.ca-central-1.amazonaws.com"
5719          },
5720          "fips-us-east-1" : {
5721            "credentialScope" : {
5722              "region" : "us-east-1"
5723            },
5724            "hostname" : "outposts-fips.us-east-1.amazonaws.com"
5725          },
5726          "fips-us-east-2" : {
5727            "credentialScope" : {
5728              "region" : "us-east-2"
5729            },
5730            "hostname" : "outposts-fips.us-east-2.amazonaws.com"
5731          },
5732          "fips-us-west-1" : {
5733            "credentialScope" : {
5734              "region" : "us-west-1"
5735            },
5736            "hostname" : "outposts-fips.us-west-1.amazonaws.com"
5737          },
5738          "fips-us-west-2" : {
5739            "credentialScope" : {
5740              "region" : "us-west-2"
5741            },
5742            "hostname" : "outposts-fips.us-west-2.amazonaws.com"
5743          },
5744          "me-south-1" : { },
5745          "sa-east-1" : { },
5746          "us-east-1" : { },
5747          "us-east-2" : { },
5748          "us-west-1" : { },
5749          "us-west-2" : { }
5750        }
5751      },
5752      "personalize" : {
5753        "endpoints" : {
5754          "ap-northeast-1" : { },
5755          "ap-northeast-2" : { },
5756          "ap-south-1" : { },
5757          "ap-southeast-1" : { },
5758          "ap-southeast-2" : { },
5759          "ca-central-1" : { },
5760          "eu-central-1" : { },
5761          "eu-west-1" : { },
5762          "us-east-1" : { },
5763          "us-east-2" : { },
5764          "us-west-2" : { }
5765        }
5766      },
5767      "pinpoint" : {
5768        "defaults" : {
5769          "credentialScope" : {
5770            "service" : "mobiletargeting"
5771          }
5772        },
5773        "endpoints" : {
5774          "ap-northeast-1" : { },
5775          "ap-northeast-2" : { },
5776          "ap-south-1" : { },
5777          "ap-southeast-1" : { },
5778          "ap-southeast-2" : { },
5779          "ca-central-1" : { },
5780          "eu-central-1" : { },
5781          "eu-west-1" : { },
5782          "eu-west-2" : { },
5783          "fips-us-east-1" : {
5784            "credentialScope" : {
5785              "region" : "us-east-1"
5786            },
5787            "hostname" : "pinpoint-fips.us-east-1.amazonaws.com"
5788          },
5789          "fips-us-west-2" : {
5790            "credentialScope" : {
5791              "region" : "us-west-2"
5792            },
5793            "hostname" : "pinpoint-fips.us-west-2.amazonaws.com"
5794          },
5795          "us-east-1" : {
5796            "credentialScope" : {
5797              "region" : "us-east-1"
5798            },
5799            "hostname" : "pinpoint.us-east-1.amazonaws.com"
5800          },
5801          "us-west-2" : {
5802            "credentialScope" : {
5803              "region" : "us-west-2"
5804            },
5805            "hostname" : "pinpoint.us-west-2.amazonaws.com"
5806          }
5807        }
5808      },
5809      "polly" : {
5810        "endpoints" : {
5811          "af-south-1" : { },
5812          "ap-east-1" : { },
5813          "ap-northeast-1" : { },
5814          "ap-northeast-2" : { },
5815          "ap-south-1" : { },
5816          "ap-southeast-1" : { },
5817          "ap-southeast-2" : { },
5818          "ca-central-1" : { },
5819          "eu-central-1" : { },
5820          "eu-north-1" : { },
5821          "eu-west-1" : { },
5822          "eu-west-2" : { },
5823          "eu-west-3" : { },
5824          "fips-us-east-1" : {
5825            "credentialScope" : {
5826              "region" : "us-east-1"
5827            },
5828            "hostname" : "polly-fips.us-east-1.amazonaws.com"
5829          },
5830          "fips-us-east-2" : {
5831            "credentialScope" : {
5832              "region" : "us-east-2"
5833            },
5834            "hostname" : "polly-fips.us-east-2.amazonaws.com"
5835          },
5836          "fips-us-west-1" : {
5837            "credentialScope" : {
5838              "region" : "us-west-1"
5839            },
5840            "hostname" : "polly-fips.us-west-1.amazonaws.com"
5841          },
5842          "fips-us-west-2" : {
5843            "credentialScope" : {
5844              "region" : "us-west-2"
5845            },
5846            "hostname" : "polly-fips.us-west-2.amazonaws.com"
5847          },
5848          "me-south-1" : { },
5849          "sa-east-1" : { },
5850          "us-east-1" : { },
5851          "us-east-2" : { },
5852          "us-west-1" : { },
5853          "us-west-2" : { }
5854        }
5855      },
5856      "portal.sso" : {
5857        "endpoints" : {
5858          "ap-southeast-1" : {
5859            "credentialScope" : {
5860              "region" : "ap-southeast-1"
5861            },
5862            "hostname" : "portal.sso.ap-southeast-1.amazonaws.com"
5863          },
5864          "ap-southeast-2" : {
5865            "credentialScope" : {
5866              "region" : "ap-southeast-2"
5867            },
5868            "hostname" : "portal.sso.ap-southeast-2.amazonaws.com"
5869          },
5870          "ca-central-1" : {
5871            "credentialScope" : {
5872              "region" : "ca-central-1"
5873            },
5874            "hostname" : "portal.sso.ca-central-1.amazonaws.com"
5875          },
5876          "eu-central-1" : {
5877            "credentialScope" : {
5878              "region" : "eu-central-1"
5879            },
5880            "hostname" : "portal.sso.eu-central-1.amazonaws.com"
5881          },
5882          "eu-west-1" : {
5883            "credentialScope" : {
5884              "region" : "eu-west-1"
5885            },
5886            "hostname" : "portal.sso.eu-west-1.amazonaws.com"
5887          },
5888          "eu-west-2" : {
5889            "credentialScope" : {
5890              "region" : "eu-west-2"
5891            },
5892            "hostname" : "portal.sso.eu-west-2.amazonaws.com"
5893          },
5894          "us-east-1" : {
5895            "credentialScope" : {
5896              "region" : "us-east-1"
5897            },
5898            "hostname" : "portal.sso.us-east-1.amazonaws.com"
5899          },
5900          "us-east-2" : {
5901            "credentialScope" : {
5902              "region" : "us-east-2"
5903            },
5904            "hostname" : "portal.sso.us-east-2.amazonaws.com"
5905          },
5906          "us-west-2" : {
5907            "credentialScope" : {
5908              "region" : "us-west-2"
5909            },
5910            "hostname" : "portal.sso.us-west-2.amazonaws.com"
5911          }
5912        }
5913      },
5914      "profile" : {
5915        "endpoints" : {
5916          "ap-northeast-1" : { },
5917          "ap-southeast-1" : { },
5918          "ap-southeast-2" : { },
5919          "ca-central-1" : { },
5920          "eu-central-1" : { },
5921          "eu-west-2" : { },
5922          "us-east-1" : { },
5923          "us-west-2" : { }
5924        }
5925      },
5926      "projects.iot1click" : {
5927        "endpoints" : {
5928          "ap-northeast-1" : { },
5929          "eu-central-1" : { },
5930          "eu-west-1" : { },
5931          "eu-west-2" : { },
5932          "us-east-1" : { },
5933          "us-east-2" : { },
5934          "us-west-2" : { }
5935        }
5936      },
5937      "qldb" : {
5938        "endpoints" : {
5939          "ap-northeast-1" : { },
5940          "ap-northeast-2" : { },
5941          "ap-southeast-1" : { },
5942          "ap-southeast-2" : { },
5943          "eu-central-1" : { },
5944          "eu-west-1" : { },
5945          "eu-west-2" : { },
5946          "fips-us-east-1" : {
5947            "credentialScope" : {
5948              "region" : "us-east-1"
5949            },
5950            "hostname" : "qldb-fips.us-east-1.amazonaws.com"
5951          },
5952          "fips-us-east-2" : {
5953            "credentialScope" : {
5954              "region" : "us-east-2"
5955            },
5956            "hostname" : "qldb-fips.us-east-2.amazonaws.com"
5957          },
5958          "fips-us-west-2" : {
5959            "credentialScope" : {
5960              "region" : "us-west-2"
5961            },
5962            "hostname" : "qldb-fips.us-west-2.amazonaws.com"
5963          },
5964          "us-east-1" : { },
5965          "us-east-2" : { },
5966          "us-west-2" : { }
5967        }
5968      },
5969      "quicksight" : {
5970        "endpoints" : {
5971          "ap-northeast-1" : { },
5972          "ap-northeast-2" : { },
5973          "ap-south-1" : { },
5974          "ap-southeast-1" : { },
5975          "ap-southeast-2" : { },
5976          "api" : { },
5977          "ca-central-1" : { },
5978          "eu-central-1" : { },
5979          "eu-west-1" : { },
5980          "eu-west-2" : { },
5981          "sa-east-1" : { },
5982          "us-east-1" : { },
5983          "us-east-2" : { },
5984          "us-west-2" : { }
5985        }
5986      },
5987      "ram" : {
5988        "endpoints" : {
5989          "af-south-1" : { },
5990          "ap-east-1" : { },
5991          "ap-northeast-1" : { },
5992          "ap-northeast-2" : { },
5993          "ap-northeast-3" : { },
5994          "ap-south-1" : { },
5995          "ap-southeast-1" : { },
5996          "ap-southeast-2" : { },
5997          "ca-central-1" : { },
5998          "eu-central-1" : { },
5999          "eu-north-1" : { },
6000          "eu-south-1" : { },
6001          "eu-west-1" : { },
6002          "eu-west-2" : { },
6003          "eu-west-3" : { },
6004          "fips-ca-central-1" : {
6005            "credentialScope" : {
6006              "region" : "ca-central-1"
6007            },
6008            "hostname" : "ram-fips.ca-central-1.amazonaws.com"
6009          },
6010          "fips-us-east-1" : {
6011            "credentialScope" : {
6012              "region" : "us-east-1"
6013            },
6014            "hostname" : "ram-fips.us-east-1.amazonaws.com"
6015          },
6016          "fips-us-east-2" : {
6017            "credentialScope" : {
6018              "region" : "us-east-2"
6019            },
6020            "hostname" : "ram-fips.us-east-2.amazonaws.com"
6021          },
6022          "fips-us-west-1" : {
6023            "credentialScope" : {
6024              "region" : "us-west-1"
6025            },
6026            "hostname" : "ram-fips.us-west-1.amazonaws.com"
6027          },
6028          "fips-us-west-2" : {
6029            "credentialScope" : {
6030              "region" : "us-west-2"
6031            },
6032            "hostname" : "ram-fips.us-west-2.amazonaws.com"
6033          },
6034          "me-south-1" : { },
6035          "sa-east-1" : { },
6036          "us-east-1" : { },
6037          "us-east-2" : { },
6038          "us-west-1" : { },
6039          "us-west-2" : { }
6040        }
6041      },
6042      "rds" : {
6043        "endpoints" : {
6044          "af-south-1" : { },
6045          "ap-east-1" : { },
6046          "ap-northeast-1" : { },
6047          "ap-northeast-2" : { },
6048          "ap-northeast-3" : { },
6049          "ap-south-1" : { },
6050          "ap-southeast-1" : { },
6051          "ap-southeast-2" : { },
6052          "ca-central-1" : { },
6053          "ca-central-1-fips" : {
6054            "credentialScope" : {
6055              "region" : "ca-central-1"
6056            },
6057            "hostname" : "rds-fips.ca-central-1.amazonaws.com"
6058          },
6059          "eu-central-1" : { },
6060          "eu-north-1" : { },
6061          "eu-south-1" : { },
6062          "eu-west-1" : { },
6063          "eu-west-2" : { },
6064          "eu-west-3" : { },
6065          "me-south-1" : { },
6066          "rds-fips.ca-central-1" : {
6067            "credentialScope" : {
6068              "region" : "ca-central-1"
6069            },
6070            "hostname" : "rds-fips.ca-central-1.amazonaws.com"
6071          },
6072          "rds-fips.us-east-1" : {
6073            "credentialScope" : {
6074              "region" : "us-east-1"
6075            },
6076            "hostname" : "rds-fips.us-east-1.amazonaws.com"
6077          },
6078          "rds-fips.us-east-2" : {
6079            "credentialScope" : {
6080              "region" : "us-east-2"
6081            },
6082            "hostname" : "rds-fips.us-east-2.amazonaws.com"
6083          },
6084          "rds-fips.us-west-1" : {
6085            "credentialScope" : {
6086              "region" : "us-west-1"
6087            },
6088            "hostname" : "rds-fips.us-west-1.amazonaws.com"
6089          },
6090          "rds-fips.us-west-2" : {
6091            "credentialScope" : {
6092              "region" : "us-west-2"
6093            },
6094            "hostname" : "rds-fips.us-west-2.amazonaws.com"
6095          },
6096          "sa-east-1" : { },
6097          "us-east-1" : {
6098            "sslCommonName" : "{service}.{dnsSuffix}"
6099          },
6100          "us-east-1-fips" : {
6101            "credentialScope" : {
6102              "region" : "us-east-1"
6103            },
6104            "hostname" : "rds-fips.us-east-1.amazonaws.com"
6105          },
6106          "us-east-2" : { },
6107          "us-east-2-fips" : {
6108            "credentialScope" : {
6109              "region" : "us-east-2"
6110            },
6111            "hostname" : "rds-fips.us-east-2.amazonaws.com"
6112          },
6113          "us-west-1" : { },
6114          "us-west-1-fips" : {
6115            "credentialScope" : {
6116              "region" : "us-west-1"
6117            },
6118            "hostname" : "rds-fips.us-west-1.amazonaws.com"
6119          },
6120          "us-west-2" : { },
6121          "us-west-2-fips" : {
6122            "credentialScope" : {
6123              "region" : "us-west-2"
6124            },
6125            "hostname" : "rds-fips.us-west-2.amazonaws.com"
6126          }
6127        }
6128      },
6129      "redshift" : {
6130        "endpoints" : {
6131          "af-south-1" : { },
6132          "ap-east-1" : { },
6133          "ap-northeast-1" : { },
6134          "ap-northeast-2" : { },
6135          "ap-northeast-3" : { },
6136          "ap-south-1" : { },
6137          "ap-southeast-1" : { },
6138          "ap-southeast-2" : { },
6139          "ca-central-1" : { },
6140          "eu-central-1" : { },
6141          "eu-north-1" : { },
6142          "eu-south-1" : { },
6143          "eu-west-1" : { },
6144          "eu-west-2" : { },
6145          "eu-west-3" : { },
6146          "fips-ca-central-1" : {
6147            "credentialScope" : {
6148              "region" : "ca-central-1"
6149            },
6150            "hostname" : "redshift-fips.ca-central-1.amazonaws.com"
6151          },
6152          "fips-us-east-1" : {
6153            "credentialScope" : {
6154              "region" : "us-east-1"
6155            },
6156            "hostname" : "redshift-fips.us-east-1.amazonaws.com"
6157          },
6158          "fips-us-east-2" : {
6159            "credentialScope" : {
6160              "region" : "us-east-2"
6161            },
6162            "hostname" : "redshift-fips.us-east-2.amazonaws.com"
6163          },
6164          "fips-us-west-1" : {
6165            "credentialScope" : {
6166              "region" : "us-west-1"
6167            },
6168            "hostname" : "redshift-fips.us-west-1.amazonaws.com"
6169          },
6170          "fips-us-west-2" : {
6171            "credentialScope" : {
6172              "region" : "us-west-2"
6173            },
6174            "hostname" : "redshift-fips.us-west-2.amazonaws.com"
6175          },
6176          "me-south-1" : { },
6177          "sa-east-1" : { },
6178          "us-east-1" : { },
6179          "us-east-2" : { },
6180          "us-west-1" : { },
6181          "us-west-2" : { }
6182        }
6183      },
6184      "rekognition" : {
6185        "endpoints" : {
6186          "ap-northeast-1" : { },
6187          "ap-northeast-2" : { },
6188          "ap-south-1" : { },
6189          "ap-southeast-1" : { },
6190          "ap-southeast-2" : { },
6191          "ca-central-1" : { },
6192          "ca-central-1-fips" : {
6193            "credentialScope" : {
6194              "region" : "ca-central-1"
6195            },
6196            "hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
6197          },
6198          "eu-central-1" : { },
6199          "eu-west-1" : { },
6200          "eu-west-2" : { },
6201          "rekognition-fips.ca-central-1" : {
6202            "credentialScope" : {
6203              "region" : "ca-central-1"
6204            },
6205            "hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
6206          },
6207          "rekognition-fips.us-east-1" : {
6208            "credentialScope" : {
6209              "region" : "us-east-1"
6210            },
6211            "hostname" : "rekognition-fips.us-east-1.amazonaws.com"
6212          },
6213          "rekognition-fips.us-east-2" : {
6214            "credentialScope" : {
6215              "region" : "us-east-2"
6216            },
6217            "hostname" : "rekognition-fips.us-east-2.amazonaws.com"
6218          },
6219          "rekognition-fips.us-west-1" : {
6220            "credentialScope" : {
6221              "region" : "us-west-1"
6222            },
6223            "hostname" : "rekognition-fips.us-west-1.amazonaws.com"
6224          },
6225          "rekognition-fips.us-west-2" : {
6226            "credentialScope" : {
6227              "region" : "us-west-2"
6228            },
6229            "hostname" : "rekognition-fips.us-west-2.amazonaws.com"
6230          },
6231          "us-east-1" : { },
6232          "us-east-1-fips" : {
6233            "credentialScope" : {
6234              "region" : "us-east-1"
6235            },
6236            "hostname" : "rekognition-fips.us-east-1.amazonaws.com"
6237          },
6238          "us-east-2" : { },
6239          "us-east-2-fips" : {
6240            "credentialScope" : {
6241              "region" : "us-east-2"
6242            },
6243            "hostname" : "rekognition-fips.us-east-2.amazonaws.com"
6244          },
6245          "us-west-1" : { },
6246          "us-west-1-fips" : {
6247            "credentialScope" : {
6248              "region" : "us-west-1"
6249            },
6250            "hostname" : "rekognition-fips.us-west-1.amazonaws.com"
6251          },
6252          "us-west-2" : { },
6253          "us-west-2-fips" : {
6254            "credentialScope" : {
6255              "region" : "us-west-2"
6256            },
6257            "hostname" : "rekognition-fips.us-west-2.amazonaws.com"
6258          }
6259        }
6260      },
6261      "resource-groups" : {
6262        "endpoints" : {
6263          "af-south-1" : { },
6264          "ap-east-1" : { },
6265          "ap-northeast-1" : { },
6266          "ap-northeast-2" : { },
6267          "ap-northeast-3" : { },
6268          "ap-south-1" : { },
6269          "ap-southeast-1" : { },
6270          "ap-southeast-2" : { },
6271          "ca-central-1" : { },
6272          "eu-central-1" : { },
6273          "eu-north-1" : { },
6274          "eu-south-1" : { },
6275          "eu-west-1" : { },
6276          "eu-west-2" : { },
6277          "eu-west-3" : { },
6278          "fips-us-east-1" : {
6279            "credentialScope" : {
6280              "region" : "us-east-1"
6281            },
6282            "hostname" : "resource-groups-fips.us-east-1.amazonaws.com"
6283          },
6284          "fips-us-east-2" : {
6285            "credentialScope" : {
6286              "region" : "us-east-2"
6287            },
6288            "hostname" : "resource-groups-fips.us-east-2.amazonaws.com"
6289          },
6290          "fips-us-west-1" : {
6291            "credentialScope" : {
6292              "region" : "us-west-1"
6293            },
6294            "hostname" : "resource-groups-fips.us-west-1.amazonaws.com"
6295          },
6296          "fips-us-west-2" : {
6297            "credentialScope" : {
6298              "region" : "us-west-2"
6299            },
6300            "hostname" : "resource-groups-fips.us-west-2.amazonaws.com"
6301          },
6302          "me-south-1" : { },
6303          "sa-east-1" : { },
6304          "us-east-1" : { },
6305          "us-east-2" : { },
6306          "us-west-1" : { },
6307          "us-west-2" : { }
6308        }
6309      },
6310      "robomaker" : {
6311        "endpoints" : {
6312          "ap-northeast-1" : { },
6313          "ap-southeast-1" : { },
6314          "eu-central-1" : { },
6315          "eu-west-1" : { },
6316          "us-east-1" : { },
6317          "us-east-2" : { },
6318          "us-west-2" : { }
6319        }
6320      },
6321      "route53" : {
6322        "endpoints" : {
6323          "aws-global" : {
6324            "credentialScope" : {
6325              "region" : "us-east-1"
6326            },
6327            "hostname" : "route53.amazonaws.com"
6328          },
6329          "fips-aws-global" : {
6330            "credentialScope" : {
6331              "region" : "us-east-1"
6332            },
6333            "hostname" : "route53-fips.amazonaws.com"
6334          }
6335        },
6336        "isRegionalized" : false,
6337        "partitionEndpoint" : "aws-global"
6338      },
6339      "route53-recovery-control-config" : {
6340        "endpoints" : {
6341          "aws-global" : {
6342            "credentialScope" : {
6343              "region" : "us-west-2"
6344            },
6345            "hostname" : "route53-recovery-control-config.us-west-2.amazonaws.com"
6346          }
6347        }
6348      },
6349      "route53domains" : {
6350        "endpoints" : {
6351          "us-east-1" : { }
6352        }
6353      },
6354      "route53resolver" : {
6355        "defaults" : {
6356          "protocols" : [ "https" ]
6357        },
6358        "endpoints" : {
6359          "af-south-1" : { },
6360          "ap-east-1" : { },
6361          "ap-northeast-1" : { },
6362          "ap-northeast-2" : { },
6363          "ap-northeast-3" : { },
6364          "ap-south-1" : { },
6365          "ap-southeast-1" : { },
6366          "ap-southeast-2" : { },
6367          "ca-central-1" : { },
6368          "eu-central-1" : { },
6369          "eu-north-1" : { },
6370          "eu-south-1" : { },
6371          "eu-west-1" : { },
6372          "eu-west-2" : { },
6373          "eu-west-3" : { },
6374          "me-south-1" : { },
6375          "sa-east-1" : { },
6376          "us-east-1" : { },
6377          "us-east-2" : { },
6378          "us-west-1" : { },
6379          "us-west-2" : { }
6380        }
6381      },
6382      "runtime-v2-lex" : {
6383        "endpoints" : {
6384          "af-south-1" : { },
6385          "ap-northeast-1" : { },
6386          "ap-northeast-2" : { },
6387          "ap-southeast-1" : { },
6388          "ap-southeast-2" : { },
6389          "ca-central-1" : { },
6390          "eu-central-1" : { },
6391          "eu-west-1" : { },
6392          "eu-west-2" : { },
6393          "us-east-1" : { },
6394          "us-west-2" : { }
6395        }
6396      },
6397      "runtime.lex" : {
6398        "defaults" : {
6399          "credentialScope" : {
6400            "service" : "lex"
6401          }
6402        },
6403        "endpoints" : {
6404          "ap-northeast-1" : { },
6405          "ap-southeast-1" : { },
6406          "ap-southeast-2" : { },
6407          "eu-central-1" : { },
6408          "eu-west-1" : { },
6409          "eu-west-2" : { },
6410          "us-east-1" : { },
6411          "us-east-1-fips" : {
6412            "credentialScope" : {
6413              "region" : "us-east-1"
6414            },
6415            "hostname" : "runtime-fips.lex.us-east-1.amazonaws.com"
6416          },
6417          "us-west-2" : { },
6418          "us-west-2-fips" : {
6419            "credentialScope" : {
6420              "region" : "us-west-2"
6421            },
6422            "hostname" : "runtime-fips.lex.us-west-2.amazonaws.com"
6423          }
6424        }
6425      },
6426      "runtime.sagemaker" : {
6427        "endpoints" : {
6428          "af-south-1" : { },
6429          "ap-east-1" : { },
6430          "ap-northeast-1" : { },
6431          "ap-northeast-2" : { },
6432          "ap-northeast-3" : { },
6433          "ap-south-1" : { },
6434          "ap-southeast-1" : { },
6435          "ap-southeast-2" : { },
6436          "ca-central-1" : { },
6437          "eu-central-1" : { },
6438          "eu-north-1" : { },
6439          "eu-south-1" : { },
6440          "eu-west-1" : { },
6441          "eu-west-2" : { },
6442          "eu-west-3" : { },
6443          "me-south-1" : { },
6444          "sa-east-1" : { },
6445          "us-east-1" : { },
6446          "us-east-1-fips" : {
6447            "credentialScope" : {
6448              "region" : "us-east-1"
6449            },
6450            "hostname" : "runtime-fips.sagemaker.us-east-1.amazonaws.com"
6451          },
6452          "us-east-2" : { },
6453          "us-east-2-fips" : {
6454            "credentialScope" : {
6455              "region" : "us-east-2"
6456            },
6457            "hostname" : "runtime-fips.sagemaker.us-east-2.amazonaws.com"
6458          },
6459          "us-west-1" : { },
6460          "us-west-1-fips" : {
6461            "credentialScope" : {
6462              "region" : "us-west-1"
6463            },
6464            "hostname" : "runtime-fips.sagemaker.us-west-1.amazonaws.com"
6465          },
6466          "us-west-2" : { },
6467          "us-west-2-fips" : {
6468            "credentialScope" : {
6469              "region" : "us-west-2"
6470            },
6471            "hostname" : "runtime-fips.sagemaker.us-west-2.amazonaws.com"
6472          }
6473        }
6474      },
6475      "s3" : {
6476        "defaults" : {
6477          "protocols" : [ "http", "https" ],
6478          "signatureVersions" : [ "s3v4" ]
6479        },
6480        "endpoints" : {
6481          "accesspoint-af-south-1" : {
6482            "hostname" : "s3-accesspoint.af-south-1.amazonaws.com",
6483            "signatureVersions" : [ "s3v4" ]
6484          },
6485          "accesspoint-ap-east-1" : {
6486            "hostname" : "s3-accesspoint.ap-east-1.amazonaws.com",
6487            "signatureVersions" : [ "s3v4" ]
6488          },
6489          "accesspoint-ap-northeast-1" : {
6490            "hostname" : "s3-accesspoint.ap-northeast-1.amazonaws.com",
6491            "signatureVersions" : [ "s3v4" ]
6492          },
6493          "accesspoint-ap-northeast-2" : {
6494            "hostname" : "s3-accesspoint.ap-northeast-2.amazonaws.com",
6495            "signatureVersions" : [ "s3v4" ]
6496          },
6497          "accesspoint-ap-northeast-3" : {
6498            "hostname" : "s3-accesspoint.ap-northeast-3.amazonaws.com",
6499            "signatureVersions" : [ "s3v4" ]
6500          },
6501          "accesspoint-ap-south-1" : {
6502            "hostname" : "s3-accesspoint.ap-south-1.amazonaws.com",
6503            "signatureVersions" : [ "s3v4" ]
6504          },
6505          "accesspoint-ap-southeast-1" : {
6506            "hostname" : "s3-accesspoint.ap-southeast-1.amazonaws.com",
6507            "signatureVersions" : [ "s3v4" ]
6508          },
6509          "accesspoint-ap-southeast-2" : {
6510            "hostname" : "s3-accesspoint.ap-southeast-2.amazonaws.com",
6511            "signatureVersions" : [ "s3v4" ]
6512          },
6513          "accesspoint-ca-central-1" : {
6514            "hostname" : "s3-accesspoint.ca-central-1.amazonaws.com",
6515            "signatureVersions" : [ "s3v4" ]
6516          },
6517          "accesspoint-eu-central-1" : {
6518            "hostname" : "s3-accesspoint.eu-central-1.amazonaws.com",
6519            "signatureVersions" : [ "s3v4" ]
6520          },
6521          "accesspoint-eu-north-1" : {
6522            "hostname" : "s3-accesspoint.eu-north-1.amazonaws.com",
6523            "signatureVersions" : [ "s3v4" ]
6524          },
6525          "accesspoint-eu-south-1" : {
6526            "hostname" : "s3-accesspoint.eu-south-1.amazonaws.com",
6527            "signatureVersions" : [ "s3v4" ]
6528          },
6529          "accesspoint-eu-west-1" : {
6530            "hostname" : "s3-accesspoint.eu-west-1.amazonaws.com",
6531            "signatureVersions" : [ "s3v4" ]
6532          },
6533          "accesspoint-eu-west-2" : {
6534            "hostname" : "s3-accesspoint.eu-west-2.amazonaws.com",
6535            "signatureVersions" : [ "s3v4" ]
6536          },
6537          "accesspoint-eu-west-3" : {
6538            "hostname" : "s3-accesspoint.eu-west-3.amazonaws.com",
6539            "signatureVersions" : [ "s3v4" ]
6540          },
6541          "accesspoint-me-south-1" : {
6542            "hostname" : "s3-accesspoint.me-south-1.amazonaws.com",
6543            "signatureVersions" : [ "s3v4" ]
6544          },
6545          "accesspoint-sa-east-1" : {
6546            "hostname" : "s3-accesspoint.sa-east-1.amazonaws.com",
6547            "signatureVersions" : [ "s3v4" ]
6548          },
6549          "accesspoint-us-east-1" : {
6550            "hostname" : "s3-accesspoint.us-east-1.amazonaws.com",
6551            "signatureVersions" : [ "s3v4" ]
6552          },
6553          "accesspoint-us-east-2" : {
6554            "hostname" : "s3-accesspoint.us-east-2.amazonaws.com",
6555            "signatureVersions" : [ "s3v4" ]
6556          },
6557          "accesspoint-us-west-1" : {
6558            "hostname" : "s3-accesspoint.us-west-1.amazonaws.com",
6559            "signatureVersions" : [ "s3v4" ]
6560          },
6561          "accesspoint-us-west-2" : {
6562            "hostname" : "s3-accesspoint.us-west-2.amazonaws.com",
6563            "signatureVersions" : [ "s3v4" ]
6564          },
6565          "af-south-1" : { },
6566          "ap-east-1" : { },
6567          "ap-northeast-1" : {
6568            "hostname" : "s3.ap-northeast-1.amazonaws.com",
6569            "signatureVersions" : [ "s3", "s3v4" ]
6570          },
6571          "ap-northeast-2" : { },
6572          "ap-northeast-3" : { },
6573          "ap-south-1" : { },
6574          "ap-southeast-1" : {
6575            "hostname" : "s3.ap-southeast-1.amazonaws.com",
6576            "signatureVersions" : [ "s3", "s3v4" ]
6577          },
6578          "ap-southeast-2" : {
6579            "hostname" : "s3.ap-southeast-2.amazonaws.com",
6580            "signatureVersions" : [ "s3", "s3v4" ]
6581          },
6582          "aws-global" : {
6583            "credentialScope" : {
6584              "region" : "us-east-1"
6585            },
6586            "hostname" : "s3.amazonaws.com",
6587            "signatureVersions" : [ "s3", "s3v4" ]
6588          },
6589          "ca-central-1" : { },
6590          "eu-central-1" : { },
6591          "eu-north-1" : { },
6592          "eu-south-1" : { },
6593          "eu-west-1" : {
6594            "hostname" : "s3.eu-west-1.amazonaws.com",
6595            "signatureVersions" : [ "s3", "s3v4" ]
6596          },
6597          "eu-west-2" : { },
6598          "eu-west-3" : { },
6599          "fips-accesspoint-ca-central-1" : {
6600            "hostname" : "s3-accesspoint-fips.ca-central-1.amazonaws.com",
6601            "signatureVersions" : [ "s3v4" ]
6602          },
6603          "fips-accesspoint-us-east-1" : {
6604            "hostname" : "s3-accesspoint-fips.us-east-1.amazonaws.com",
6605            "signatureVersions" : [ "s3v4" ]
6606          },
6607          "fips-accesspoint-us-east-2" : {
6608            "hostname" : "s3-accesspoint-fips.us-east-2.amazonaws.com",
6609            "signatureVersions" : [ "s3v4" ]
6610          },
6611          "fips-accesspoint-us-west-1" : {
6612            "hostname" : "s3-accesspoint-fips.us-west-1.amazonaws.com",
6613            "signatureVersions" : [ "s3v4" ]
6614          },
6615          "fips-accesspoint-us-west-2" : {
6616            "hostname" : "s3-accesspoint-fips.us-west-2.amazonaws.com",
6617            "signatureVersions" : [ "s3v4" ]
6618          },
6619          "me-south-1" : { },
6620          "s3-external-1" : {
6621            "credentialScope" : {
6622              "region" : "us-east-1"
6623            },
6624            "hostname" : "s3-external-1.amazonaws.com",
6625            "signatureVersions" : [ "s3", "s3v4" ]
6626          },
6627          "sa-east-1" : {
6628            "hostname" : "s3.sa-east-1.amazonaws.com",
6629            "signatureVersions" : [ "s3", "s3v4" ]
6630          },
6631          "us-east-1" : {
6632            "hostname" : "s3.us-east-1.amazonaws.com",
6633            "signatureVersions" : [ "s3", "s3v4" ]
6634          },
6635          "us-east-2" : { },
6636          "us-west-1" : {
6637            "hostname" : "s3.us-west-1.amazonaws.com",
6638            "signatureVersions" : [ "s3", "s3v4" ]
6639          },
6640          "us-west-2" : {
6641            "hostname" : "s3.us-west-2.amazonaws.com",
6642            "signatureVersions" : [ "s3", "s3v4" ]
6643          }
6644        },
6645        "isRegionalized" : true,
6646        "partitionEndpoint" : "aws-global"
6647      },
6648      "s3-control" : {
6649        "defaults" : {
6650          "protocols" : [ "https" ],
6651          "signatureVersions" : [ "s3v4" ]
6652        },
6653        "endpoints" : {
6654          "ap-northeast-1" : {
6655            "credentialScope" : {
6656              "region" : "ap-northeast-1"
6657            },
6658            "hostname" : "s3-control.ap-northeast-1.amazonaws.com",
6659            "signatureVersions" : [ "s3v4" ]
6660          },
6661          "ap-northeast-2" : {
6662            "credentialScope" : {
6663              "region" : "ap-northeast-2"
6664            },
6665            "hostname" : "s3-control.ap-northeast-2.amazonaws.com",
6666            "signatureVersions" : [ "s3v4" ]
6667          },
6668          "ap-northeast-3" : {
6669            "credentialScope" : {
6670              "region" : "ap-northeast-3"
6671            },
6672            "hostname" : "s3-control.ap-northeast-3.amazonaws.com",
6673            "signatureVersions" : [ "s3v4" ]
6674          },
6675          "ap-south-1" : {
6676            "credentialScope" : {
6677              "region" : "ap-south-1"
6678            },
6679            "hostname" : "s3-control.ap-south-1.amazonaws.com",
6680            "signatureVersions" : [ "s3v4" ]
6681          },
6682          "ap-southeast-1" : {
6683            "credentialScope" : {
6684              "region" : "ap-southeast-1"
6685            },
6686            "hostname" : "s3-control.ap-southeast-1.amazonaws.com",
6687            "signatureVersions" : [ "s3v4" ]
6688          },
6689          "ap-southeast-2" : {
6690            "credentialScope" : {
6691              "region" : "ap-southeast-2"
6692            },
6693            "hostname" : "s3-control.ap-southeast-2.amazonaws.com",
6694            "signatureVersions" : [ "s3v4" ]
6695          },
6696          "ca-central-1" : {
6697            "credentialScope" : {
6698              "region" : "ca-central-1"
6699            },
6700            "hostname" : "s3-control.ca-central-1.amazonaws.com",
6701            "signatureVersions" : [ "s3v4" ]
6702          },
6703          "ca-central-1-fips" : {
6704            "credentialScope" : {
6705              "region" : "ca-central-1"
6706            },
6707            "hostname" : "s3-control-fips.ca-central-1.amazonaws.com",
6708            "signatureVersions" : [ "s3v4" ]
6709          },
6710          "eu-central-1" : {
6711            "credentialScope" : {
6712              "region" : "eu-central-1"
6713            },
6714            "hostname" : "s3-control.eu-central-1.amazonaws.com",
6715            "signatureVersions" : [ "s3v4" ]
6716          },
6717          "eu-north-1" : {
6718            "credentialScope" : {
6719              "region" : "eu-north-1"
6720            },
6721            "hostname" : "s3-control.eu-north-1.amazonaws.com",
6722            "signatureVersions" : [ "s3v4" ]
6723          },
6724          "eu-west-1" : {
6725            "credentialScope" : {
6726              "region" : "eu-west-1"
6727            },
6728            "hostname" : "s3-control.eu-west-1.amazonaws.com",
6729            "signatureVersions" : [ "s3v4" ]
6730          },
6731          "eu-west-2" : {
6732            "credentialScope" : {
6733              "region" : "eu-west-2"
6734            },
6735            "hostname" : "s3-control.eu-west-2.amazonaws.com",
6736            "signatureVersions" : [ "s3v4" ]
6737          },
6738          "eu-west-3" : {
6739            "credentialScope" : {
6740              "region" : "eu-west-3"
6741            },
6742            "hostname" : "s3-control.eu-west-3.amazonaws.com",
6743            "signatureVersions" : [ "s3v4" ]
6744          },
6745          "sa-east-1" : {
6746            "credentialScope" : {
6747              "region" : "sa-east-1"
6748            },
6749            "hostname" : "s3-control.sa-east-1.amazonaws.com",
6750            "signatureVersions" : [ "s3v4" ]
6751          },
6752          "us-east-1" : {
6753            "credentialScope" : {
6754              "region" : "us-east-1"
6755            },
6756            "hostname" : "s3-control.us-east-1.amazonaws.com",
6757            "signatureVersions" : [ "s3v4" ]
6758          },
6759          "us-east-1-fips" : {
6760            "credentialScope" : {
6761              "region" : "us-east-1"
6762            },
6763            "hostname" : "s3-control-fips.us-east-1.amazonaws.com",
6764            "signatureVersions" : [ "s3v4" ]
6765          },
6766          "us-east-2" : {
6767            "credentialScope" : {
6768              "region" : "us-east-2"
6769            },
6770            "hostname" : "s3-control.us-east-2.amazonaws.com",
6771            "signatureVersions" : [ "s3v4" ]
6772          },
6773          "us-east-2-fips" : {
6774            "credentialScope" : {
6775              "region" : "us-east-2"
6776            },
6777            "hostname" : "s3-control-fips.us-east-2.amazonaws.com",
6778            "signatureVersions" : [ "s3v4" ]
6779          },
6780          "us-west-1" : {
6781            "credentialScope" : {
6782              "region" : "us-west-1"
6783            },
6784            "hostname" : "s3-control.us-west-1.amazonaws.com",
6785            "signatureVersions" : [ "s3v4" ]
6786          },
6787          "us-west-1-fips" : {
6788            "credentialScope" : {
6789              "region" : "us-west-1"
6790            },
6791            "hostname" : "s3-control-fips.us-west-1.amazonaws.com",
6792            "signatureVersions" : [ "s3v4" ]
6793          },
6794          "us-west-2" : {
6795            "credentialScope" : {
6796              "region" : "us-west-2"
6797            },
6798            "hostname" : "s3-control.us-west-2.amazonaws.com",
6799            "signatureVersions" : [ "s3v4" ]
6800          },
6801          "us-west-2-fips" : {
6802            "credentialScope" : {
6803              "region" : "us-west-2"
6804            },
6805            "hostname" : "s3-control-fips.us-west-2.amazonaws.com",
6806            "signatureVersions" : [ "s3v4" ]
6807          }
6808        }
6809      },
6810      "savingsplans" : {
6811        "endpoints" : {
6812          "aws-global" : {
6813            "credentialScope" : {
6814              "region" : "us-east-1"
6815            },
6816            "hostname" : "savingsplans.amazonaws.com"
6817          }
6818        },
6819        "isRegionalized" : false,
6820        "partitionEndpoint" : "aws-global"
6821      },
6822      "schemas" : {
6823        "endpoints" : {
6824          "ap-east-1" : { },
6825          "ap-northeast-1" : { },
6826          "ap-northeast-2" : { },
6827          "ap-south-1" : { },
6828          "ap-southeast-1" : { },
6829          "ap-southeast-2" : { },
6830          "ca-central-1" : { },
6831          "eu-central-1" : { },
6832          "eu-north-1" : { },
6833          "eu-west-1" : { },
6834          "eu-west-2" : { },
6835          "eu-west-3" : { },
6836          "sa-east-1" : { },
6837          "us-east-1" : { },
6838          "us-east-2" : { },
6839          "us-west-1" : { },
6840          "us-west-2" : { }
6841        }
6842      },
6843      "sdb" : {
6844        "defaults" : {
6845          "protocols" : [ "http", "https" ],
6846          "signatureVersions" : [ "v2" ]
6847        },
6848        "endpoints" : {
6849          "ap-northeast-1" : { },
6850          "ap-southeast-1" : { },
6851          "ap-southeast-2" : { },
6852          "eu-west-1" : { },
6853          "sa-east-1" : { },
6854          "us-east-1" : {
6855            "hostname" : "sdb.amazonaws.com"
6856          },
6857          "us-west-1" : { },
6858          "us-west-2" : { }
6859        }
6860      },
6861      "secretsmanager" : {
6862        "endpoints" : {
6863          "af-south-1" : { },
6864          "ap-east-1" : { },
6865          "ap-northeast-1" : { },
6866          "ap-northeast-2" : { },
6867          "ap-northeast-3" : { },
6868          "ap-south-1" : { },
6869          "ap-southeast-1" : { },
6870          "ap-southeast-2" : { },
6871          "ca-central-1" : { },
6872          "eu-central-1" : { },
6873          "eu-north-1" : { },
6874          "eu-south-1" : { },
6875          "eu-west-1" : { },
6876          "eu-west-2" : { },
6877          "eu-west-3" : { },
6878          "me-south-1" : { },
6879          "sa-east-1" : { },
6880          "us-east-1" : { },
6881          "us-east-1-fips" : {
6882            "credentialScope" : {
6883              "region" : "us-east-1"
6884            },
6885            "hostname" : "secretsmanager-fips.us-east-1.amazonaws.com"
6886          },
6887          "us-east-2" : { },
6888          "us-east-2-fips" : {
6889            "credentialScope" : {
6890              "region" : "us-east-2"
6891            },
6892            "hostname" : "secretsmanager-fips.us-east-2.amazonaws.com"
6893          },
6894          "us-west-1" : { },
6895          "us-west-1-fips" : {
6896            "credentialScope" : {
6897              "region" : "us-west-1"
6898            },
6899            "hostname" : "secretsmanager-fips.us-west-1.amazonaws.com"
6900          },
6901          "us-west-2" : { },
6902          "us-west-2-fips" : {
6903            "credentialScope" : {
6904              "region" : "us-west-2"
6905            },
6906            "hostname" : "secretsmanager-fips.us-west-2.amazonaws.com"
6907          }
6908        }
6909      },
6910      "securityhub" : {
6911        "endpoints" : {
6912          "af-south-1" : { },
6913          "ap-east-1" : { },
6914          "ap-northeast-1" : { },
6915          "ap-northeast-2" : { },
6916          "ap-northeast-3" : { },
6917          "ap-south-1" : { },
6918          "ap-southeast-1" : { },
6919          "ap-southeast-2" : { },
6920          "ca-central-1" : { },
6921          "eu-central-1" : { },
6922          "eu-north-1" : { },
6923          "eu-south-1" : { },
6924          "eu-west-1" : { },
6925          "eu-west-2" : { },
6926          "eu-west-3" : { },
6927          "fips-us-east-1" : {
6928            "credentialScope" : {
6929              "region" : "us-east-1"
6930            },
6931            "hostname" : "securityhub-fips.us-east-1.amazonaws.com"
6932          },
6933          "fips-us-east-2" : {
6934            "credentialScope" : {
6935              "region" : "us-east-2"
6936            },
6937            "hostname" : "securityhub-fips.us-east-2.amazonaws.com"
6938          },
6939          "fips-us-west-1" : {
6940            "credentialScope" : {
6941              "region" : "us-west-1"
6942            },
6943            "hostname" : "securityhub-fips.us-west-1.amazonaws.com"
6944          },
6945          "fips-us-west-2" : {
6946            "credentialScope" : {
6947              "region" : "us-west-2"
6948            },
6949            "hostname" : "securityhub-fips.us-west-2.amazonaws.com"
6950          },
6951          "me-south-1" : { },
6952          "sa-east-1" : { },
6953          "us-east-1" : { },
6954          "us-east-2" : { },
6955          "us-west-1" : { },
6956          "us-west-2" : { }
6957        }
6958      },
6959      "serverlessrepo" : {
6960        "defaults" : {
6961          "protocols" : [ "https" ]
6962        },
6963        "endpoints" : {
6964          "ap-east-1" : {
6965            "protocols" : [ "https" ]
6966          },
6967          "ap-northeast-1" : {
6968            "protocols" : [ "https" ]
6969          },
6970          "ap-northeast-2" : {
6971            "protocols" : [ "https" ]
6972          },
6973          "ap-south-1" : {
6974            "protocols" : [ "https" ]
6975          },
6976          "ap-southeast-1" : {
6977            "protocols" : [ "https" ]
6978          },
6979          "ap-southeast-2" : {
6980            "protocols" : [ "https" ]
6981          },
6982          "ca-central-1" : {
6983            "protocols" : [ "https" ]
6984          },
6985          "eu-central-1" : {
6986            "protocols" : [ "https" ]
6987          },
6988          "eu-north-1" : {
6989            "protocols" : [ "https" ]
6990          },
6991          "eu-west-1" : {
6992            "protocols" : [ "https" ]
6993          },
6994          "eu-west-2" : {
6995            "protocols" : [ "https" ]
6996          },
6997          "eu-west-3" : {
6998            "protocols" : [ "https" ]
6999          },
7000          "me-south-1" : {
7001            "protocols" : [ "https" ]
7002          },
7003          "sa-east-1" : {
7004            "protocols" : [ "https" ]
7005          },
7006          "us-east-1" : {
7007            "protocols" : [ "https" ]
7008          },
7009          "us-east-2" : {
7010            "protocols" : [ "https" ]
7011          },
7012          "us-west-1" : {
7013            "protocols" : [ "https" ]
7014          },
7015          "us-west-2" : {
7016            "protocols" : [ "https" ]
7017          }
7018        }
7019      },
7020      "servicecatalog" : {
7021        "endpoints" : {
7022          "af-south-1" : { },
7023          "ap-east-1" : { },
7024          "ap-northeast-1" : { },
7025          "ap-northeast-2" : { },
7026          "ap-northeast-3" : { },
7027          "ap-south-1" : { },
7028          "ap-southeast-1" : { },
7029          "ap-southeast-2" : { },
7030          "ca-central-1" : { },
7031          "eu-central-1" : { },
7032          "eu-north-1" : { },
7033          "eu-south-1" : { },
7034          "eu-west-1" : { },
7035          "eu-west-2" : { },
7036          "eu-west-3" : { },
7037          "me-south-1" : { },
7038          "sa-east-1" : { },
7039          "us-east-1" : { },
7040          "us-east-1-fips" : {
7041            "credentialScope" : {
7042              "region" : "us-east-1"
7043            },
7044            "hostname" : "servicecatalog-fips.us-east-1.amazonaws.com"
7045          },
7046          "us-east-2" : { },
7047          "us-east-2-fips" : {
7048            "credentialScope" : {
7049              "region" : "us-east-2"
7050            },
7051            "hostname" : "servicecatalog-fips.us-east-2.amazonaws.com"
7052          },
7053          "us-west-1" : { },
7054          "us-west-1-fips" : {
7055            "credentialScope" : {
7056              "region" : "us-west-1"
7057            },
7058            "hostname" : "servicecatalog-fips.us-west-1.amazonaws.com"
7059          },
7060          "us-west-2" : { },
7061          "us-west-2-fips" : {
7062            "credentialScope" : {
7063              "region" : "us-west-2"
7064            },
7065            "hostname" : "servicecatalog-fips.us-west-2.amazonaws.com"
7066          }
7067        }
7068      },
7069      "servicecatalog-appregistry" : {
7070        "endpoints" : {
7071          "af-south-1" : { },
7072          "ap-east-1" : { },
7073          "ap-northeast-1" : { },
7074          "ap-northeast-2" : { },
7075          "ap-south-1" : { },
7076          "ap-southeast-1" : { },
7077          "ap-southeast-2" : { },
7078          "ca-central-1" : { },
7079          "eu-central-1" : { },
7080          "eu-north-1" : { },
7081          "eu-south-1" : { },
7082          "eu-west-1" : { },
7083          "eu-west-2" : { },
7084          "eu-west-3" : { },
7085          "fips-ca-central-1" : {
7086            "credentialScope" : {
7087              "region" : "ca-central-1"
7088            },
7089            "hostname" : "servicecatalog-appregistry-fips.ca-central-1.amazonaws.com"
7090          },
7091          "fips-us-east-1" : {
7092            "credentialScope" : {
7093              "region" : "us-east-1"
7094            },
7095            "hostname" : "servicecatalog-appregistry-fips.us-east-1.amazonaws.com"
7096          },
7097          "fips-us-east-2" : {
7098            "credentialScope" : {
7099              "region" : "us-east-2"
7100            },
7101            "hostname" : "servicecatalog-appregistry-fips.us-east-2.amazonaws.com"
7102          },
7103          "fips-us-west-1" : {
7104            "credentialScope" : {
7105              "region" : "us-west-1"
7106            },
7107            "hostname" : "servicecatalog-appregistry-fips.us-west-1.amazonaws.com"
7108          },
7109          "fips-us-west-2" : {
7110            "credentialScope" : {
7111              "region" : "us-west-2"
7112            },
7113            "hostname" : "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
7114          },
7115          "me-south-1" : { },
7116          "sa-east-1" : { },
7117          "us-east-1" : { },
7118          "us-east-2" : { },
7119          "us-west-1" : { },
7120          "us-west-2" : { }
7121        }
7122      },
7123      "servicediscovery" : {
7124        "endpoints" : {
7125          "af-south-1" : { },
7126          "ap-east-1" : { },
7127          "ap-northeast-1" : { },
7128          "ap-northeast-2" : { },
7129          "ap-south-1" : { },
7130          "ap-southeast-1" : { },
7131          "ap-southeast-2" : { },
7132          "ca-central-1" : { },
7133          "ca-central-1-fips" : {
7134            "credentialScope" : {
7135              "region" : "ca-central-1"
7136            },
7137            "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
7138          },
7139          "eu-central-1" : { },
7140          "eu-north-1" : { },
7141          "eu-south-1" : { },
7142          "eu-west-1" : { },
7143          "eu-west-2" : { },
7144          "eu-west-3" : { },
7145          "me-south-1" : { },
7146          "sa-east-1" : { },
7147          "servicediscovery-fips" : {
7148            "credentialScope" : {
7149              "region" : "ca-central-1"
7150            },
7151            "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
7152          },
7153          "us-east-1" : { },
7154          "us-east-1-fips" : {
7155            "credentialScope" : {
7156              "region" : "us-east-1"
7157            },
7158            "hostname" : "servicediscovery-fips.us-east-1.amazonaws.com"
7159          },
7160          "us-east-2" : { },
7161          "us-east-2-fips" : {
7162            "credentialScope" : {
7163              "region" : "us-east-2"
7164            },
7165            "hostname" : "servicediscovery-fips.us-east-2.amazonaws.com"
7166          },
7167          "us-west-1" : { },
7168          "us-west-1-fips" : {
7169            "credentialScope" : {
7170              "region" : "us-west-1"
7171            },
7172            "hostname" : "servicediscovery-fips.us-west-1.amazonaws.com"
7173          },
7174          "us-west-2" : { },
7175          "us-west-2-fips" : {
7176            "credentialScope" : {
7177              "region" : "us-west-2"
7178            },
7179            "hostname" : "servicediscovery-fips.us-west-2.amazonaws.com"
7180          }
7181        }
7182      },
7183      "servicequotas" : {
7184        "defaults" : {
7185          "protocols" : [ "https" ]
7186        },
7187        "endpoints" : {
7188          "af-south-1" : { },
7189          "ap-east-1" : { },
7190          "ap-northeast-1" : { },
7191          "ap-northeast-2" : { },
7192          "ap-northeast-3" : { },
7193          "ap-south-1" : { },
7194          "ap-southeast-1" : { },
7195          "ap-southeast-2" : { },
7196          "ca-central-1" : { },
7197          "eu-central-1" : { },
7198          "eu-north-1" : { },
7199          "eu-south-1" : { },
7200          "eu-west-1" : { },
7201          "eu-west-2" : { },
7202          "eu-west-3" : { },
7203          "me-south-1" : { },
7204          "sa-east-1" : { },
7205          "us-east-1" : { },
7206          "us-east-2" : { },
7207          "us-west-1" : { },
7208          "us-west-2" : { }
7209        }
7210      },
7211      "session.qldb" : {
7212        "endpoints" : {
7213          "ap-northeast-1" : { },
7214          "ap-northeast-2" : { },
7215          "ap-southeast-1" : { },
7216          "ap-southeast-2" : { },
7217          "eu-central-1" : { },
7218          "eu-west-1" : { },
7219          "eu-west-2" : { },
7220          "fips-us-east-1" : {
7221            "credentialScope" : {
7222              "region" : "us-east-1"
7223            },
7224            "hostname" : "session.qldb-fips.us-east-1.amazonaws.com"
7225          },
7226          "fips-us-east-2" : {
7227            "credentialScope" : {
7228              "region" : "us-east-2"
7229            },
7230            "hostname" : "session.qldb-fips.us-east-2.amazonaws.com"
7231          },
7232          "fips-us-west-2" : {
7233            "credentialScope" : {
7234              "region" : "us-west-2"
7235            },
7236            "hostname" : "session.qldb-fips.us-west-2.amazonaws.com"
7237          },
7238          "us-east-1" : { },
7239          "us-east-2" : { },
7240          "us-west-2" : { }
7241        }
7242      },
7243      "shield" : {
7244        "defaults" : {
7245          "protocols" : [ "https" ],
7246          "sslCommonName" : "shield.us-east-1.amazonaws.com"
7247        },
7248        "endpoints" : {
7249          "aws-global" : {
7250            "credentialScope" : {
7251              "region" : "us-east-1"
7252            },
7253            "hostname" : "shield.us-east-1.amazonaws.com"
7254          },
7255          "fips-aws-global" : {
7256            "credentialScope" : {
7257              "region" : "us-east-1"
7258            },
7259            "hostname" : "shield-fips.us-east-1.amazonaws.com"
7260          }
7261        },
7262        "isRegionalized" : false,
7263        "partitionEndpoint" : "aws-global"
7264      },
7265      "sms" : {
7266        "endpoints" : {
7267          "af-south-1" : { },
7268          "ap-east-1" : { },
7269          "ap-northeast-1" : { },
7270          "ap-northeast-2" : { },
7271          "ap-south-1" : { },
7272          "ap-southeast-1" : { },
7273          "ap-southeast-2" : { },
7274          "ca-central-1" : { },
7275          "eu-central-1" : { },
7276          "eu-north-1" : { },
7277          "eu-south-1" : { },
7278          "eu-west-1" : { },
7279          "eu-west-2" : { },
7280          "eu-west-3" : { },
7281          "fips-us-east-1" : {
7282            "credentialScope" : {
7283              "region" : "us-east-1"
7284            },
7285            "hostname" : "sms-fips.us-east-1.amazonaws.com"
7286          },
7287          "fips-us-east-2" : {
7288            "credentialScope" : {
7289              "region" : "us-east-2"
7290            },
7291            "hostname" : "sms-fips.us-east-2.amazonaws.com"
7292          },
7293          "fips-us-west-1" : {
7294            "credentialScope" : {
7295              "region" : "us-west-1"
7296            },
7297            "hostname" : "sms-fips.us-west-1.amazonaws.com"
7298          },
7299          "fips-us-west-2" : {
7300            "credentialScope" : {
7301              "region" : "us-west-2"
7302            },
7303            "hostname" : "sms-fips.us-west-2.amazonaws.com"
7304          },
7305          "me-south-1" : { },
7306          "sa-east-1" : { },
7307          "us-east-1" : { },
7308          "us-east-2" : { },
7309          "us-west-1" : { },
7310          "us-west-2" : { }
7311        }
7312      },
7313      "snowball" : {
7314        "endpoints" : {
7315          "af-south-1" : { },
7316          "ap-east-1" : { },
7317          "ap-northeast-1" : { },
7318          "ap-northeast-2" : { },
7319          "ap-northeast-3" : { },
7320          "ap-south-1" : { },
7321          "ap-southeast-1" : { },
7322          "ap-southeast-2" : { },
7323          "ca-central-1" : { },
7324          "eu-central-1" : { },
7325          "eu-north-1" : { },
7326          "eu-south-1" : { },
7327          "eu-west-1" : { },
7328          "eu-west-2" : { },
7329          "eu-west-3" : { },
7330          "fips-ap-northeast-1" : {
7331            "credentialScope" : {
7332              "region" : "ap-northeast-1"
7333            },
7334            "hostname" : "snowball-fips.ap-northeast-1.amazonaws.com"
7335          },
7336          "fips-ap-northeast-2" : {
7337            "credentialScope" : {
7338              "region" : "ap-northeast-2"
7339            },
7340            "hostname" : "snowball-fips.ap-northeast-2.amazonaws.com"
7341          },
7342          "fips-ap-northeast-3" : {
7343            "credentialScope" : {
7344              "region" : "ap-northeast-3"
7345            },
7346            "hostname" : "snowball-fips.ap-northeast-3.amazonaws.com"
7347          },
7348          "fips-ap-south-1" : {
7349            "credentialScope" : {
7350              "region" : "ap-south-1"
7351            },
7352            "hostname" : "snowball-fips.ap-south-1.amazonaws.com"
7353          },
7354          "fips-ap-southeast-1" : {
7355            "credentialScope" : {
7356              "region" : "ap-southeast-1"
7357            },
7358            "hostname" : "snowball-fips.ap-southeast-1.amazonaws.com"
7359          },
7360          "fips-ap-southeast-2" : {
7361            "credentialScope" : {
7362              "region" : "ap-southeast-2"
7363            },
7364            "hostname" : "snowball-fips.ap-southeast-2.amazonaws.com"
7365          },
7366          "fips-ca-central-1" : {
7367            "credentialScope" : {
7368              "region" : "ca-central-1"
7369            },
7370            "hostname" : "snowball-fips.ca-central-1.amazonaws.com"
7371          },
7372          "fips-eu-central-1" : {
7373            "credentialScope" : {
7374              "region" : "eu-central-1"
7375            },
7376            "hostname" : "snowball-fips.eu-central-1.amazonaws.com"
7377          },
7378          "fips-eu-west-1" : {
7379            "credentialScope" : {
7380              "region" : "eu-west-1"
7381            },
7382            "hostname" : "snowball-fips.eu-west-1.amazonaws.com"
7383          },
7384          "fips-eu-west-2" : {
7385            "credentialScope" : {
7386              "region" : "eu-west-2"
7387            },
7388            "hostname" : "snowball-fips.eu-west-2.amazonaws.com"
7389          },
7390          "fips-eu-west-3" : {
7391            "credentialScope" : {
7392              "region" : "eu-west-3"
7393            },
7394            "hostname" : "snowball-fips.eu-west-3.amazonaws.com"
7395          },
7396          "fips-sa-east-1" : {
7397            "credentialScope" : {
7398              "region" : "sa-east-1"
7399            },
7400            "hostname" : "snowball-fips.sa-east-1.amazonaws.com"
7401          },
7402          "fips-us-east-1" : {
7403            "credentialScope" : {
7404              "region" : "us-east-1"
7405            },
7406            "hostname" : "snowball-fips.us-east-1.amazonaws.com"
7407          },
7408          "fips-us-east-2" : {
7409            "credentialScope" : {
7410              "region" : "us-east-2"
7411            },
7412            "hostname" : "snowball-fips.us-east-2.amazonaws.com"
7413          },
7414          "fips-us-west-1" : {
7415            "credentialScope" : {
7416              "region" : "us-west-1"
7417            },
7418            "hostname" : "snowball-fips.us-west-1.amazonaws.com"
7419          },
7420          "fips-us-west-2" : {
7421            "credentialScope" : {
7422              "region" : "us-west-2"
7423            },
7424            "hostname" : "snowball-fips.us-west-2.amazonaws.com"
7425          },
7426          "sa-east-1" : { },
7427          "us-east-1" : { },
7428          "us-east-2" : { },
7429          "us-west-1" : { },
7430          "us-west-2" : { }
7431        }
7432      },
7433      "sns" : {
7434        "defaults" : {
7435          "protocols" : [ "http", "https" ]
7436        },
7437        "endpoints" : {
7438          "af-south-1" : { },
7439          "ap-east-1" : { },
7440          "ap-northeast-1" : { },
7441          "ap-northeast-2" : { },
7442          "ap-northeast-3" : { },
7443          "ap-south-1" : { },
7444          "ap-southeast-1" : { },
7445          "ap-southeast-2" : { },
7446          "ca-central-1" : { },
7447          "eu-central-1" : { },
7448          "eu-north-1" : { },
7449          "eu-south-1" : { },
7450          "eu-west-1" : { },
7451          "eu-west-2" : { },
7452          "eu-west-3" : { },
7453          "fips-us-east-1" : {
7454            "credentialScope" : {
7455              "region" : "us-east-1"
7456            },
7457            "hostname" : "sns-fips.us-east-1.amazonaws.com"
7458          },
7459          "fips-us-east-2" : {
7460            "credentialScope" : {
7461              "region" : "us-east-2"
7462            },
7463            "hostname" : "sns-fips.us-east-2.amazonaws.com"
7464          },
7465          "fips-us-west-1" : {
7466            "credentialScope" : {
7467              "region" : "us-west-1"
7468            },
7469            "hostname" : "sns-fips.us-west-1.amazonaws.com"
7470          },
7471          "fips-us-west-2" : {
7472            "credentialScope" : {
7473              "region" : "us-west-2"
7474            },
7475            "hostname" : "sns-fips.us-west-2.amazonaws.com"
7476          },
7477          "me-south-1" : { },
7478          "sa-east-1" : { },
7479          "us-east-1" : { },
7480          "us-east-2" : { },
7481          "us-west-1" : { },
7482          "us-west-2" : { }
7483        }
7484      },
7485      "sqs" : {
7486        "defaults" : {
7487          "protocols" : [ "http", "https" ],
7488          "sslCommonName" : "{region}.queue.{dnsSuffix}"
7489        },
7490        "endpoints" : {
7491          "af-south-1" : { },
7492          "ap-east-1" : { },
7493          "ap-northeast-1" : { },
7494          "ap-northeast-2" : { },
7495          "ap-northeast-3" : { },
7496          "ap-south-1" : { },
7497          "ap-southeast-1" : { },
7498          "ap-southeast-2" : { },
7499          "ca-central-1" : { },
7500          "eu-central-1" : { },
7501          "eu-north-1" : { },
7502          "eu-south-1" : { },
7503          "eu-west-1" : { },
7504          "eu-west-2" : { },
7505          "eu-west-3" : { },
7506          "fips-us-east-1" : {
7507            "credentialScope" : {
7508              "region" : "us-east-1"
7509            },
7510            "hostname" : "sqs-fips.us-east-1.amazonaws.com"
7511          },
7512          "fips-us-east-2" : {
7513            "credentialScope" : {
7514              "region" : "us-east-2"
7515            },
7516            "hostname" : "sqs-fips.us-east-2.amazonaws.com"
7517          },
7518          "fips-us-west-1" : {
7519            "credentialScope" : {
7520              "region" : "us-west-1"
7521            },
7522            "hostname" : "sqs-fips.us-west-1.amazonaws.com"
7523          },
7524          "fips-us-west-2" : {
7525            "credentialScope" : {
7526              "region" : "us-west-2"
7527            },
7528            "hostname" : "sqs-fips.us-west-2.amazonaws.com"
7529          },
7530          "me-south-1" : { },
7531          "sa-east-1" : { },
7532          "us-east-1" : {
7533            "sslCommonName" : "queue.{dnsSuffix}"
7534          },
7535          "us-east-2" : { },
7536          "us-west-1" : { },
7537          "us-west-2" : { }
7538        }
7539      },
7540      "ssm" : {
7541        "endpoints" : {
7542          "af-south-1" : { },
7543          "ap-east-1" : { },
7544          "ap-northeast-1" : { },
7545          "ap-northeast-2" : { },
7546          "ap-northeast-3" : { },
7547          "ap-south-1" : { },
7548          "ap-southeast-1" : { },
7549          "ap-southeast-2" : { },
7550          "ca-central-1" : { },
7551          "eu-central-1" : { },
7552          "eu-north-1" : { },
7553          "eu-south-1" : { },
7554          "eu-west-1" : { },
7555          "eu-west-2" : { },
7556          "eu-west-3" : { },
7557          "fips-ca-central-1" : {
7558            "credentialScope" : {
7559              "region" : "ca-central-1"
7560            },
7561            "hostname" : "ssm-fips.ca-central-1.amazonaws.com"
7562          },
7563          "fips-us-east-1" : {
7564            "credentialScope" : {
7565              "region" : "us-east-1"
7566            },
7567            "hostname" : "ssm-fips.us-east-1.amazonaws.com"
7568          },
7569          "fips-us-east-2" : {
7570            "credentialScope" : {
7571              "region" : "us-east-2"
7572            },
7573            "hostname" : "ssm-fips.us-east-2.amazonaws.com"
7574          },
7575          "fips-us-west-1" : {
7576            "credentialScope" : {
7577              "region" : "us-west-1"
7578            },
7579            "hostname" : "ssm-fips.us-west-1.amazonaws.com"
7580          },
7581          "fips-us-west-2" : {
7582            "credentialScope" : {
7583              "region" : "us-west-2"
7584            },
7585            "hostname" : "ssm-fips.us-west-2.amazonaws.com"
7586          },
7587          "me-south-1" : { },
7588          "sa-east-1" : { },
7589          "us-east-1" : { },
7590          "us-east-2" : { },
7591          "us-west-1" : { },
7592          "us-west-2" : { }
7593        }
7594      },
7595      "ssm-incidents" : {
7596        "endpoints" : {
7597          "ap-northeast-1" : { },
7598          "ap-southeast-1" : { },
7599          "ap-southeast-2" : { },
7600          "eu-central-1" : { },
7601          "eu-north-1" : { },
7602          "eu-west-1" : { },
7603          "us-east-1" : { },
7604          "us-east-2" : { },
7605          "us-west-2" : { }
7606        }
7607      },
7608      "states" : {
7609        "endpoints" : {
7610          "af-south-1" : { },
7611          "ap-east-1" : { },
7612          "ap-northeast-1" : { },
7613          "ap-northeast-2" : { },
7614          "ap-northeast-3" : { },
7615          "ap-south-1" : { },
7616          "ap-southeast-1" : { },
7617          "ap-southeast-2" : { },
7618          "ca-central-1" : { },
7619          "eu-central-1" : { },
7620          "eu-north-1" : { },
7621          "eu-south-1" : { },
7622          "eu-west-1" : { },
7623          "eu-west-2" : { },
7624          "eu-west-3" : { },
7625          "fips-us-east-1" : {
7626            "credentialScope" : {
7627              "region" : "us-east-1"
7628            },
7629            "hostname" : "states-fips.us-east-1.amazonaws.com"
7630          },
7631          "fips-us-east-2" : {
7632            "credentialScope" : {
7633              "region" : "us-east-2"
7634            },
7635            "hostname" : "states-fips.us-east-2.amazonaws.com"
7636          },
7637          "fips-us-west-1" : {
7638            "credentialScope" : {
7639              "region" : "us-west-1"
7640            },
7641            "hostname" : "states-fips.us-west-1.amazonaws.com"
7642          },
7643          "fips-us-west-2" : {
7644            "credentialScope" : {
7645              "region" : "us-west-2"
7646            },
7647            "hostname" : "states-fips.us-west-2.amazonaws.com"
7648          },
7649          "me-south-1" : { },
7650          "sa-east-1" : { },
7651          "us-east-1" : { },
7652          "us-east-2" : { },
7653          "us-west-1" : { },
7654          "us-west-2" : { }
7655        }
7656      },
7657      "storagegateway" : {
7658        "endpoints" : {
7659          "af-south-1" : { },
7660          "ap-east-1" : { },
7661          "ap-northeast-1" : { },
7662          "ap-northeast-2" : { },
7663          "ap-northeast-3" : { },
7664          "ap-south-1" : { },
7665          "ap-southeast-1" : { },
7666          "ap-southeast-2" : { },
7667          "ca-central-1" : { },
7668          "ca-central-1-fips" : {
7669            "credentialScope" : {
7670              "region" : "ca-central-1"
7671            },
7672            "hostname" : "storagegateway-fips.ca-central-1.amazonaws.com"
7673          },
7674          "eu-central-1" : { },
7675          "eu-north-1" : { },
7676          "eu-south-1" : { },
7677          "eu-west-1" : { },
7678          "eu-west-2" : { },
7679          "eu-west-3" : { },
7680          "fips" : {
7681            "credentialScope" : {
7682              "region" : "ca-central-1"
7683            },
7684            "hostname" : "storagegateway-fips.ca-central-1.amazonaws.com"
7685          },
7686          "me-south-1" : { },
7687          "sa-east-1" : { },
7688          "us-east-1" : { },
7689          "us-east-1-fips" : {
7690            "credentialScope" : {
7691              "region" : "us-east-1"
7692            },
7693            "hostname" : "storagegateway-fips.us-east-1.amazonaws.com"
7694          },
7695          "us-east-2" : { },
7696          "us-east-2-fips" : {
7697            "credentialScope" : {
7698              "region" : "us-east-2"
7699            },
7700            "hostname" : "storagegateway-fips.us-east-2.amazonaws.com"
7701          },
7702          "us-west-1" : { },
7703          "us-west-1-fips" : {
7704            "credentialScope" : {
7705              "region" : "us-west-1"
7706            },
7707            "hostname" : "storagegateway-fips.us-west-1.amazonaws.com"
7708          },
7709          "us-west-2" : { },
7710          "us-west-2-fips" : {
7711            "credentialScope" : {
7712              "region" : "us-west-2"
7713            },
7714            "hostname" : "storagegateway-fips.us-west-2.amazonaws.com"
7715          }
7716        }
7717      },
7718      "streams.dynamodb" : {
7719        "defaults" : {
7720          "credentialScope" : {
7721            "service" : "dynamodb"
7722          },
7723          "protocols" : [ "http", "https" ]
7724        },
7725        "endpoints" : {
7726          "ap-northeast-1" : { },
7727          "ap-northeast-2" : { },
7728          "ap-south-1" : { },
7729          "ap-southeast-1" : { },
7730          "ap-southeast-2" : { },
7731          "ca-central-1" : { },
7732          "ca-central-1-fips" : {
7733            "credentialScope" : {
7734              "region" : "ca-central-1"
7735            },
7736            "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com"
7737          },
7738          "eu-central-1" : { },
7739          "eu-north-1" : { },
7740          "eu-west-1" : { },
7741          "eu-west-2" : { },
7742          "eu-west-3" : { },
7743          "local" : {
7744            "credentialScope" : {
7745              "region" : "us-east-1"
7746            },
7747            "hostname" : "localhost:8000",
7748            "protocols" : [ "http" ]
7749          },
7750          "me-south-1" : { },
7751          "sa-east-1" : { },
7752          "us-east-1" : { },
7753          "us-east-1-fips" : {
7754            "credentialScope" : {
7755              "region" : "us-east-1"
7756            },
7757            "hostname" : "dynamodb-fips.us-east-1.amazonaws.com"
7758          },
7759          "us-east-2" : { },
7760          "us-east-2-fips" : {
7761            "credentialScope" : {
7762              "region" : "us-east-2"
7763            },
7764            "hostname" : "dynamodb-fips.us-east-2.amazonaws.com"
7765          },
7766          "us-west-1" : { },
7767          "us-west-1-fips" : {
7768            "credentialScope" : {
7769              "region" : "us-west-1"
7770            },
7771            "hostname" : "dynamodb-fips.us-west-1.amazonaws.com"
7772          },
7773          "us-west-2" : { },
7774          "us-west-2-fips" : {
7775            "credentialScope" : {
7776              "region" : "us-west-2"
7777            },
7778            "hostname" : "dynamodb-fips.us-west-2.amazonaws.com"
7779          }
7780        }
7781      },
7782      "sts" : {
7783        "endpoints" : {
7784          "af-south-1" : { },
7785          "ap-east-1" : { },
7786          "ap-northeast-1" : { },
7787          "ap-northeast-2" : { },
7788          "ap-northeast-3" : { },
7789          "ap-south-1" : { },
7790          "ap-southeast-1" : { },
7791          "ap-southeast-2" : { },
7792          "aws-global" : {
7793            "credentialScope" : {
7794              "region" : "us-east-1"
7795            },
7796            "hostname" : "sts.amazonaws.com"
7797          },
7798          "ca-central-1" : { },
7799          "eu-central-1" : { },
7800          "eu-north-1" : { },
7801          "eu-south-1" : { },
7802          "eu-west-1" : { },
7803          "eu-west-2" : { },
7804          "eu-west-3" : { },
7805          "me-south-1" : { },
7806          "sa-east-1" : { },
7807          "us-east-1" : { },
7808          "us-east-1-fips" : {
7809            "credentialScope" : {
7810              "region" : "us-east-1"
7811            },
7812            "hostname" : "sts-fips.us-east-1.amazonaws.com"
7813          },
7814          "us-east-2" : { },
7815          "us-east-2-fips" : {
7816            "credentialScope" : {
7817              "region" : "us-east-2"
7818            },
7819            "hostname" : "sts-fips.us-east-2.amazonaws.com"
7820          },
7821          "us-west-1" : { },
7822          "us-west-1-fips" : {
7823            "credentialScope" : {
7824              "region" : "us-west-1"
7825            },
7826            "hostname" : "sts-fips.us-west-1.amazonaws.com"
7827          },
7828          "us-west-2" : { },
7829          "us-west-2-fips" : {
7830            "credentialScope" : {
7831              "region" : "us-west-2"
7832            },
7833            "hostname" : "sts-fips.us-west-2.amazonaws.com"
7834          }
7835        },
7836        "partitionEndpoint" : "aws-global"
7837      },
7838      "support" : {
7839        "endpoints" : {
7840          "aws-global" : {
7841            "credentialScope" : {
7842              "region" : "us-east-1"
7843            },
7844            "hostname" : "support.us-east-1.amazonaws.com"
7845          }
7846        },
7847        "partitionEndpoint" : "aws-global"
7848      },
7849      "swf" : {
7850        "endpoints" : {
7851          "af-south-1" : { },
7852          "ap-east-1" : { },
7853          "ap-northeast-1" : { },
7854          "ap-northeast-2" : { },
7855          "ap-northeast-3" : { },
7856          "ap-south-1" : { },
7857          "ap-southeast-1" : { },
7858          "ap-southeast-2" : { },
7859          "ca-central-1" : { },
7860          "eu-central-1" : { },
7861          "eu-north-1" : { },
7862          "eu-south-1" : { },
7863          "eu-west-1" : { },
7864          "eu-west-2" : { },
7865          "eu-west-3" : { },
7866          "fips-us-east-1" : {
7867            "credentialScope" : {
7868              "region" : "us-east-1"
7869            },
7870            "hostname" : "swf-fips.us-east-1.amazonaws.com"
7871          },
7872          "fips-us-east-2" : {
7873            "credentialScope" : {
7874              "region" : "us-east-2"
7875            },
7876            "hostname" : "swf-fips.us-east-2.amazonaws.com"
7877          },
7878          "fips-us-west-1" : {
7879            "credentialScope" : {
7880              "region" : "us-west-1"
7881            },
7882            "hostname" : "swf-fips.us-west-1.amazonaws.com"
7883          },
7884          "fips-us-west-2" : {
7885            "credentialScope" : {
7886              "region" : "us-west-2"
7887            },
7888            "hostname" : "swf-fips.us-west-2.amazonaws.com"
7889          },
7890          "me-south-1" : { },
7891          "sa-east-1" : { },
7892          "us-east-1" : { },
7893          "us-east-2" : { },
7894          "us-west-1" : { },
7895          "us-west-2" : { }
7896        }
7897      },
7898      "tagging" : {
7899        "endpoints" : {
7900          "af-south-1" : { },
7901          "ap-east-1" : { },
7902          "ap-northeast-1" : { },
7903          "ap-northeast-2" : { },
7904          "ap-northeast-3" : { },
7905          "ap-south-1" : { },
7906          "ap-southeast-1" : { },
7907          "ap-southeast-2" : { },
7908          "ca-central-1" : { },
7909          "eu-central-1" : { },
7910          "eu-north-1" : { },
7911          "eu-south-1" : { },
7912          "eu-west-1" : { },
7913          "eu-west-2" : { },
7914          "eu-west-3" : { },
7915          "me-south-1" : { },
7916          "sa-east-1" : { },
7917          "us-east-1" : { },
7918          "us-east-2" : { },
7919          "us-west-1" : { },
7920          "us-west-2" : { }
7921        }
7922      },
7923      "textract" : {
7924        "endpoints" : {
7925          "ap-northeast-2" : { },
7926          "ap-south-1" : { },
7927          "ap-southeast-1" : { },
7928          "ap-southeast-2" : { },
7929          "ca-central-1" : { },
7930          "eu-central-1" : { },
7931          "eu-west-1" : { },
7932          "eu-west-2" : { },
7933          "eu-west-3" : { },
7934          "fips-ca-central-1" : {
7935            "credentialScope" : {
7936              "region" : "ca-central-1"
7937            },
7938            "hostname" : "textract-fips.ca-central-1.amazonaws.com"
7939          },
7940          "fips-us-east-1" : {
7941            "credentialScope" : {
7942              "region" : "us-east-1"
7943            },
7944            "hostname" : "textract-fips.us-east-1.amazonaws.com"
7945          },
7946          "fips-us-east-2" : {
7947            "credentialScope" : {
7948              "region" : "us-east-2"
7949            },
7950            "hostname" : "textract-fips.us-east-2.amazonaws.com"
7951          },
7952          "fips-us-west-1" : {
7953            "credentialScope" : {
7954              "region" : "us-west-1"
7955            },
7956            "hostname" : "textract-fips.us-west-1.amazonaws.com"
7957          },
7958          "fips-us-west-2" : {
7959            "credentialScope" : {
7960              "region" : "us-west-2"
7961            },
7962            "hostname" : "textract-fips.us-west-2.amazonaws.com"
7963          },
7964          "us-east-1" : { },
7965          "us-east-2" : { },
7966          "us-west-1" : { },
7967          "us-west-2" : { }
7968        }
7969      },
7970      "transcribe" : {
7971        "defaults" : {
7972          "protocols" : [ "https" ]
7973        },
7974        "endpoints" : {
7975          "ap-east-1" : { },
7976          "ap-northeast-1" : { },
7977          "ap-northeast-2" : { },
7978          "ap-south-1" : { },
7979          "ap-southeast-1" : { },
7980          "ap-southeast-2" : { },
7981          "ca-central-1" : { },
7982          "eu-central-1" : { },
7983          "eu-west-1" : { },
7984          "eu-west-2" : { },
7985          "eu-west-3" : { },
7986          "fips-us-east-1" : {
7987            "credentialScope" : {
7988              "region" : "us-east-1"
7989            },
7990            "hostname" : "fips.transcribe.us-east-1.amazonaws.com"
7991          },
7992          "fips-us-east-2" : {
7993            "credentialScope" : {
7994              "region" : "us-east-2"
7995            },
7996            "hostname" : "fips.transcribe.us-east-2.amazonaws.com"
7997          },
7998          "fips-us-west-1" : {
7999            "credentialScope" : {
8000              "region" : "us-west-1"
8001            },
8002            "hostname" : "fips.transcribe.us-west-1.amazonaws.com"
8003          },
8004          "fips-us-west-2" : {
8005            "credentialScope" : {
8006              "region" : "us-west-2"
8007            },
8008            "hostname" : "fips.transcribe.us-west-2.amazonaws.com"
8009          },
8010          "me-south-1" : { },
8011          "sa-east-1" : { },
8012          "us-east-1" : { },
8013          "us-east-2" : { },
8014          "us-west-1" : { },
8015          "us-west-2" : { }
8016        }
8017      },
8018      "transcribestreaming" : {
8019        "endpoints" : {
8020          "ap-northeast-1" : { },
8021          "ap-northeast-2" : { },
8022          "ap-southeast-2" : { },
8023          "ca-central-1" : { },
8024          "eu-central-1" : { },
8025          "eu-west-1" : { },
8026          "eu-west-2" : { },
8027          "sa-east-1" : { },
8028          "transcribestreaming-fips-ca-central-1" : {
8029            "credentialScope" : {
8030              "region" : "ca-central-1"
8031            },
8032            "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com"
8033          },
8034          "transcribestreaming-fips-us-east-1" : {
8035            "credentialScope" : {
8036              "region" : "us-east-1"
8037            },
8038            "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com"
8039          },
8040          "transcribestreaming-fips-us-east-2" : {
8041            "credentialScope" : {
8042              "region" : "us-east-2"
8043            },
8044            "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com"
8045          },
8046          "transcribestreaming-fips-us-west-2" : {
8047            "credentialScope" : {
8048              "region" : "us-west-2"
8049            },
8050            "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
8051          },
8052          "us-east-1" : { },
8053          "us-east-2" : { },
8054          "us-west-2" : { }
8055        }
8056      },
8057      "transfer" : {
8058        "endpoints" : {
8059          "af-south-1" : { },
8060          "ap-east-1" : { },
8061          "ap-northeast-1" : { },
8062          "ap-northeast-2" : { },
8063          "ap-south-1" : { },
8064          "ap-southeast-1" : { },
8065          "ap-southeast-2" : { },
8066          "ca-central-1" : { },
8067          "eu-central-1" : { },
8068          "eu-north-1" : { },
8069          "eu-south-1" : { },
8070          "eu-west-1" : { },
8071          "eu-west-2" : { },
8072          "eu-west-3" : { },
8073          "fips-ca-central-1" : {
8074            "credentialScope" : {
8075              "region" : "ca-central-1"
8076            },
8077            "hostname" : "transfer-fips.ca-central-1.amazonaws.com"
8078          },
8079          "fips-us-east-1" : {
8080            "credentialScope" : {
8081              "region" : "us-east-1"
8082            },
8083            "hostname" : "transfer-fips.us-east-1.amazonaws.com"
8084          },
8085          "fips-us-east-2" : {
8086            "credentialScope" : {
8087              "region" : "us-east-2"
8088            },
8089            "hostname" : "transfer-fips.us-east-2.amazonaws.com"
8090          },
8091          "fips-us-west-1" : {
8092            "credentialScope" : {
8093              "region" : "us-west-1"
8094            },
8095            "hostname" : "transfer-fips.us-west-1.amazonaws.com"
8096          },
8097          "fips-us-west-2" : {
8098            "credentialScope" : {
8099              "region" : "us-west-2"
8100            },
8101            "hostname" : "transfer-fips.us-west-2.amazonaws.com"
8102          },
8103          "me-south-1" : { },
8104          "sa-east-1" : { },
8105          "us-east-1" : { },
8106          "us-east-2" : { },
8107          "us-west-1" : { },
8108          "us-west-2" : { }
8109        }
8110      },
8111      "translate" : {
8112        "defaults" : {
8113          "protocols" : [ "https" ]
8114        },
8115        "endpoints" : {
8116          "ap-east-1" : { },
8117          "ap-northeast-1" : { },
8118          "ap-northeast-2" : { },
8119          "ap-south-1" : { },
8120          "ap-southeast-1" : { },
8121          "ap-southeast-2" : { },
8122          "ca-central-1" : { },
8123          "eu-central-1" : { },
8124          "eu-north-1" : { },
8125          "eu-west-1" : { },
8126          "eu-west-2" : { },
8127          "eu-west-3" : { },
8128          "us-east-1" : { },
8129          "us-east-1-fips" : {
8130            "credentialScope" : {
8131              "region" : "us-east-1"
8132            },
8133            "hostname" : "translate-fips.us-east-1.amazonaws.com"
8134          },
8135          "us-east-2" : { },
8136          "us-east-2-fips" : {
8137            "credentialScope" : {
8138              "region" : "us-east-2"
8139            },
8140            "hostname" : "translate-fips.us-east-2.amazonaws.com"
8141          },
8142          "us-west-1" : { },
8143          "us-west-2" : { },
8144          "us-west-2-fips" : {
8145            "credentialScope" : {
8146              "region" : "us-west-2"
8147            },
8148            "hostname" : "translate-fips.us-west-2.amazonaws.com"
8149          }
8150        }
8151      },
8152      "voiceid" : {
8153        "endpoints" : {
8154          "ap-northeast-1" : { },
8155          "ap-southeast-1" : { },
8156          "ap-southeast-2" : { },
8157          "eu-central-1" : { },
8158          "eu-west-2" : { },
8159          "us-east-1" : { },
8160          "us-west-2" : { }
8161        }
8162      },
8163      "waf" : {
8164        "endpoints" : {
8165          "aws-fips" : {
8166            "credentialScope" : {
8167              "region" : "us-east-1"
8168            },
8169            "hostname" : "waf-fips.amazonaws.com"
8170          },
8171          "aws-global" : {
8172            "credentialScope" : {
8173              "region" : "us-east-1"
8174            },
8175            "hostname" : "waf.amazonaws.com"
8176          },
8177          "aws-global-fips" : {
8178            "credentialScope" : {
8179              "region" : "us-east-1"
8180            },
8181            "hostname" : "waf-fips.amazonaws.com"
8182          }
8183        },
8184        "isRegionalized" : false,
8185        "partitionEndpoint" : "aws-global"
8186      },
8187      "waf-regional" : {
8188        "endpoints" : {
8189          "af-south-1" : {
8190            "credentialScope" : {
8191              "region" : "af-south-1"
8192            },
8193            "hostname" : "waf-regional.af-south-1.amazonaws.com"
8194          },
8195          "ap-east-1" : {
8196            "credentialScope" : {
8197              "region" : "ap-east-1"
8198            },
8199            "hostname" : "waf-regional.ap-east-1.amazonaws.com"
8200          },
8201          "ap-northeast-1" : {
8202            "credentialScope" : {
8203              "region" : "ap-northeast-1"
8204            },
8205            "hostname" : "waf-regional.ap-northeast-1.amazonaws.com"
8206          },
8207          "ap-northeast-2" : {
8208            "credentialScope" : {
8209              "region" : "ap-northeast-2"
8210            },
8211            "hostname" : "waf-regional.ap-northeast-2.amazonaws.com"
8212          },
8213          "ap-northeast-3" : {
8214            "credentialScope" : {
8215              "region" : "ap-northeast-3"
8216            },
8217            "hostname" : "waf-regional.ap-northeast-3.amazonaws.com"
8218          },
8219          "ap-south-1" : {
8220            "credentialScope" : {
8221              "region" : "ap-south-1"
8222            },
8223            "hostname" : "waf-regional.ap-south-1.amazonaws.com"
8224          },
8225          "ap-southeast-1" : {
8226            "credentialScope" : {
8227              "region" : "ap-southeast-1"
8228            },
8229            "hostname" : "waf-regional.ap-southeast-1.amazonaws.com"
8230          },
8231          "ap-southeast-2" : {
8232            "credentialScope" : {
8233              "region" : "ap-southeast-2"
8234            },
8235            "hostname" : "waf-regional.ap-southeast-2.amazonaws.com"
8236          },
8237          "ca-central-1" : {
8238            "credentialScope" : {
8239              "region" : "ca-central-1"
8240            },
8241            "hostname" : "waf-regional.ca-central-1.amazonaws.com"
8242          },
8243          "eu-central-1" : {
8244            "credentialScope" : {
8245              "region" : "eu-central-1"
8246            },
8247            "hostname" : "waf-regional.eu-central-1.amazonaws.com"
8248          },
8249          "eu-north-1" : {
8250            "credentialScope" : {
8251              "region" : "eu-north-1"
8252            },
8253            "hostname" : "waf-regional.eu-north-1.amazonaws.com"
8254          },
8255          "eu-south-1" : {
8256            "credentialScope" : {
8257              "region" : "eu-south-1"
8258            },
8259            "hostname" : "waf-regional.eu-south-1.amazonaws.com"
8260          },
8261          "eu-west-1" : {
8262            "credentialScope" : {
8263              "region" : "eu-west-1"
8264            },
8265            "hostname" : "waf-regional.eu-west-1.amazonaws.com"
8266          },
8267          "eu-west-2" : {
8268            "credentialScope" : {
8269              "region" : "eu-west-2"
8270            },
8271            "hostname" : "waf-regional.eu-west-2.amazonaws.com"
8272          },
8273          "eu-west-3" : {
8274            "credentialScope" : {
8275              "region" : "eu-west-3"
8276            },
8277            "hostname" : "waf-regional.eu-west-3.amazonaws.com"
8278          },
8279          "fips-af-south-1" : {
8280            "credentialScope" : {
8281              "region" : "af-south-1"
8282            },
8283            "hostname" : "waf-regional-fips.af-south-1.amazonaws.com"
8284          },
8285          "fips-ap-east-1" : {
8286            "credentialScope" : {
8287              "region" : "ap-east-1"
8288            },
8289            "hostname" : "waf-regional-fips.ap-east-1.amazonaws.com"
8290          },
8291          "fips-ap-northeast-1" : {
8292            "credentialScope" : {
8293              "region" : "ap-northeast-1"
8294            },
8295            "hostname" : "waf-regional-fips.ap-northeast-1.amazonaws.com"
8296          },
8297          "fips-ap-northeast-2" : {
8298            "credentialScope" : {
8299              "region" : "ap-northeast-2"
8300            },
8301            "hostname" : "waf-regional-fips.ap-northeast-2.amazonaws.com"
8302          },
8303          "fips-ap-northeast-3" : {
8304            "credentialScope" : {
8305              "region" : "ap-northeast-3"
8306            },
8307            "hostname" : "waf-regional-fips.ap-northeast-3.amazonaws.com"
8308          },
8309          "fips-ap-south-1" : {
8310            "credentialScope" : {
8311              "region" : "ap-south-1"
8312            },
8313            "hostname" : "waf-regional-fips.ap-south-1.amazonaws.com"
8314          },
8315          "fips-ap-southeast-1" : {
8316            "credentialScope" : {
8317              "region" : "ap-southeast-1"
8318            },
8319            "hostname" : "waf-regional-fips.ap-southeast-1.amazonaws.com"
8320          },
8321          "fips-ap-southeast-2" : {
8322            "credentialScope" : {
8323              "region" : "ap-southeast-2"
8324            },
8325            "hostname" : "waf-regional-fips.ap-southeast-2.amazonaws.com"
8326          },
8327          "fips-ca-central-1" : {
8328            "credentialScope" : {
8329              "region" : "ca-central-1"
8330            },
8331            "hostname" : "waf-regional-fips.ca-central-1.amazonaws.com"
8332          },
8333          "fips-eu-central-1" : {
8334            "credentialScope" : {
8335              "region" : "eu-central-1"
8336            },
8337            "hostname" : "waf-regional-fips.eu-central-1.amazonaws.com"
8338          },
8339          "fips-eu-north-1" : {
8340            "credentialScope" : {
8341              "region" : "eu-north-1"
8342            },
8343            "hostname" : "waf-regional-fips.eu-north-1.amazonaws.com"
8344          },
8345          "fips-eu-south-1" : {
8346            "credentialScope" : {
8347              "region" : "eu-south-1"
8348            },
8349            "hostname" : "waf-regional-fips.eu-south-1.amazonaws.com"
8350          },
8351          "fips-eu-west-1" : {
8352            "credentialScope" : {
8353              "region" : "eu-west-1"
8354            },
8355            "hostname" : "waf-regional-fips.eu-west-1.amazonaws.com"
8356          },
8357          "fips-eu-west-2" : {
8358            "credentialScope" : {
8359              "region" : "eu-west-2"
8360            },
8361            "hostname" : "waf-regional-fips.eu-west-2.amazonaws.com"
8362          },
8363          "fips-eu-west-3" : {
8364            "credentialScope" : {
8365              "region" : "eu-west-3"
8366            },
8367            "hostname" : "waf-regional-fips.eu-west-3.amazonaws.com"
8368          },
8369          "fips-me-south-1" : {
8370            "credentialScope" : {
8371              "region" : "me-south-1"
8372            },
8373            "hostname" : "waf-regional-fips.me-south-1.amazonaws.com"
8374          },
8375          "fips-sa-east-1" : {
8376            "credentialScope" : {
8377              "region" : "sa-east-1"
8378            },
8379            "hostname" : "waf-regional-fips.sa-east-1.amazonaws.com"
8380          },
8381          "fips-us-east-1" : {
8382            "credentialScope" : {
8383              "region" : "us-east-1"
8384            },
8385            "hostname" : "waf-regional-fips.us-east-1.amazonaws.com"
8386          },
8387          "fips-us-east-2" : {
8388            "credentialScope" : {
8389              "region" : "us-east-2"
8390            },
8391            "hostname" : "waf-regional-fips.us-east-2.amazonaws.com"
8392          },
8393          "fips-us-west-1" : {
8394            "credentialScope" : {
8395              "region" : "us-west-1"
8396            },
8397            "hostname" : "waf-regional-fips.us-west-1.amazonaws.com"
8398          },
8399          "fips-us-west-2" : {
8400            "credentialScope" : {
8401              "region" : "us-west-2"
8402            },
8403            "hostname" : "waf-regional-fips.us-west-2.amazonaws.com"
8404          },
8405          "me-south-1" : {
8406            "credentialScope" : {
8407              "region" : "me-south-1"
8408            },
8409            "hostname" : "waf-regional.me-south-1.amazonaws.com"
8410          },
8411          "sa-east-1" : {
8412            "credentialScope" : {
8413              "region" : "sa-east-1"
8414            },
8415            "hostname" : "waf-regional.sa-east-1.amazonaws.com"
8416          },
8417          "us-east-1" : {
8418            "credentialScope" : {
8419              "region" : "us-east-1"
8420            },
8421            "hostname" : "waf-regional.us-east-1.amazonaws.com"
8422          },
8423          "us-east-2" : {
8424            "credentialScope" : {
8425              "region" : "us-east-2"
8426            },
8427            "hostname" : "waf-regional.us-east-2.amazonaws.com"
8428          },
8429          "us-west-1" : {
8430            "credentialScope" : {
8431              "region" : "us-west-1"
8432            },
8433            "hostname" : "waf-regional.us-west-1.amazonaws.com"
8434          },
8435          "us-west-2" : {
8436            "credentialScope" : {
8437              "region" : "us-west-2"
8438            },
8439            "hostname" : "waf-regional.us-west-2.amazonaws.com"
8440          }
8441        }
8442      },
8443      "wisdom" : {
8444        "endpoints" : {
8445          "ap-northeast-1" : { },
8446          "ap-southeast-2" : { },
8447          "eu-central-1" : { },
8448          "eu-west-2" : { },
8449          "us-east-1" : { },
8450          "us-west-2" : { }
8451        }
8452      },
8453      "workdocs" : {
8454        "endpoints" : {
8455          "ap-northeast-1" : { },
8456          "ap-southeast-1" : { },
8457          "ap-southeast-2" : { },
8458          "eu-west-1" : { },
8459          "fips-us-east-1" : {
8460            "credentialScope" : {
8461              "region" : "us-east-1"
8462            },
8463            "hostname" : "workdocs-fips.us-east-1.amazonaws.com"
8464          },
8465          "fips-us-west-2" : {
8466            "credentialScope" : {
8467              "region" : "us-west-2"
8468            },
8469            "hostname" : "workdocs-fips.us-west-2.amazonaws.com"
8470          },
8471          "us-east-1" : { },
8472          "us-west-2" : { }
8473        }
8474      },
8475      "workmail" : {
8476        "defaults" : {
8477          "protocols" : [ "https" ]
8478        },
8479        "endpoints" : {
8480          "eu-west-1" : { },
8481          "us-east-1" : { },
8482          "us-west-2" : { }
8483        }
8484      },
8485      "workspaces" : {
8486        "endpoints" : {
8487          "ap-northeast-1" : { },
8488          "ap-northeast-2" : { },
8489          "ap-south-1" : { },
8490          "ap-southeast-1" : { },
8491          "ap-southeast-2" : { },
8492          "ca-central-1" : { },
8493          "eu-central-1" : { },
8494          "eu-west-1" : { },
8495          "eu-west-2" : { },
8496          "fips-us-east-1" : {
8497            "credentialScope" : {
8498              "region" : "us-east-1"
8499            },
8500            "hostname" : "workspaces-fips.us-east-1.amazonaws.com"
8501          },
8502          "fips-us-west-2" : {
8503            "credentialScope" : {
8504              "region" : "us-west-2"
8505            },
8506            "hostname" : "workspaces-fips.us-west-2.amazonaws.com"
8507          },
8508          "sa-east-1" : { },
8509          "us-east-1" : { },
8510          "us-west-2" : { }
8511        }
8512      },
8513      "xray" : {
8514        "endpoints" : {
8515          "af-south-1" : { },
8516          "ap-east-1" : { },
8517          "ap-northeast-1" : { },
8518          "ap-northeast-2" : { },
8519          "ap-northeast-3" : { },
8520          "ap-south-1" : { },
8521          "ap-southeast-1" : { },
8522          "ap-southeast-2" : { },
8523          "ca-central-1" : { },
8524          "eu-central-1" : { },
8525          "eu-north-1" : { },
8526          "eu-south-1" : { },
8527          "eu-west-1" : { },
8528          "eu-west-2" : { },
8529          "eu-west-3" : { },
8530          "fips-us-east-1" : {
8531            "credentialScope" : {
8532              "region" : "us-east-1"
8533            },
8534            "hostname" : "xray-fips.us-east-1.amazonaws.com"
8535          },
8536          "fips-us-east-2" : {
8537            "credentialScope" : {
8538              "region" : "us-east-2"
8539            },
8540            "hostname" : "xray-fips.us-east-2.amazonaws.com"
8541          },
8542          "fips-us-west-1" : {
8543            "credentialScope" : {
8544              "region" : "us-west-1"
8545            },
8546            "hostname" : "xray-fips.us-west-1.amazonaws.com"
8547          },
8548          "fips-us-west-2" : {
8549            "credentialScope" : {
8550              "region" : "us-west-2"
8551            },
8552            "hostname" : "xray-fips.us-west-2.amazonaws.com"
8553          },
8554          "me-south-1" : { },
8555          "sa-east-1" : { },
8556          "us-east-1" : { },
8557          "us-east-2" : { },
8558          "us-west-1" : { },
8559          "us-west-2" : { }
8560        }
8561      }
8562    }
8563  }, {
8564    "defaults" : {
8565      "hostname" : "{service}.{region}.{dnsSuffix}",
8566      "protocols" : [ "https" ],
8567      "signatureVersions" : [ "v4" ]
8568    },
8569    "dnsSuffix" : "amazonaws.com.cn",
8570    "partition" : "aws-cn",
8571    "partitionName" : "AWS China",
8572    "regionRegex" : "^cn\\-\\w+\\-\\d+$",
8573    "regions" : {
8574      "cn-north-1" : {
8575        "description" : "China (Beijing)"
8576      },
8577      "cn-northwest-1" : {
8578        "description" : "China (Ningxia)"
8579      }
8580    },
8581    "services" : {
8582      "access-analyzer" : {
8583        "endpoints" : {
8584          "cn-north-1" : { },
8585          "cn-northwest-1" : { }
8586        }
8587      },
8588      "account" : {
8589        "endpoints" : {
8590          "aws-cn-global" : {
8591            "credentialScope" : {
8592              "region" : "cn-northwest-1"
8593            },
8594            "hostname" : "account.cn-northwest-1.amazonaws.com.cn"
8595          }
8596        },
8597        "isRegionalized" : false,
8598        "partitionEndpoint" : "aws-cn-global"
8599      },
8600      "acm" : {
8601        "endpoints" : {
8602          "cn-north-1" : { },
8603          "cn-northwest-1" : { }
8604        }
8605      },
8606      "api.ecr" : {
8607        "endpoints" : {
8608          "cn-north-1" : {
8609            "credentialScope" : {
8610              "region" : "cn-north-1"
8611            },
8612            "hostname" : "api.ecr.cn-north-1.amazonaws.com.cn"
8613          },
8614          "cn-northwest-1" : {
8615            "credentialScope" : {
8616              "region" : "cn-northwest-1"
8617            },
8618            "hostname" : "api.ecr.cn-northwest-1.amazonaws.com.cn"
8619          }
8620        }
8621      },
8622      "api.sagemaker" : {
8623        "endpoints" : {
8624          "cn-north-1" : { },
8625          "cn-northwest-1" : { }
8626        }
8627      },
8628      "apigateway" : {
8629        "endpoints" : {
8630          "cn-north-1" : { },
8631          "cn-northwest-1" : { }
8632        }
8633      },
8634      "application-autoscaling" : {
8635        "defaults" : {
8636          "protocols" : [ "http", "https" ]
8637        },
8638        "endpoints" : {
8639          "cn-north-1" : { },
8640          "cn-northwest-1" : { }
8641        }
8642      },
8643      "applicationinsights" : {
8644        "endpoints" : {
8645          "cn-north-1" : { },
8646          "cn-northwest-1" : { }
8647        }
8648      },
8649      "appmesh" : {
8650        "endpoints" : {
8651          "cn-north-1" : { },
8652          "cn-northwest-1" : { }
8653        }
8654      },
8655      "appsync" : {
8656        "endpoints" : {
8657          "cn-north-1" : { },
8658          "cn-northwest-1" : { }
8659        }
8660      },
8661      "athena" : {
8662        "endpoints" : {
8663          "cn-north-1" : { },
8664          "cn-northwest-1" : { }
8665        }
8666      },
8667      "autoscaling" : {
8668        "defaults" : {
8669          "protocols" : [ "http", "https" ]
8670        },
8671        "endpoints" : {
8672          "cn-north-1" : { },
8673          "cn-northwest-1" : { }
8674        }
8675      },
8676      "autoscaling-plans" : {
8677        "defaults" : {
8678          "protocols" : [ "http", "https" ]
8679        },
8680        "endpoints" : {
8681          "cn-north-1" : { },
8682          "cn-northwest-1" : { }
8683        }
8684      },
8685      "backup" : {
8686        "endpoints" : {
8687          "cn-north-1" : { },
8688          "cn-northwest-1" : { }
8689        }
8690      },
8691      "batch" : {
8692        "endpoints" : {
8693          "cn-north-1" : { },
8694          "cn-northwest-1" : { }
8695        }
8696      },
8697      "budgets" : {
8698        "endpoints" : {
8699          "aws-cn-global" : {
8700            "credentialScope" : {
8701              "region" : "cn-northwest-1"
8702            },
8703            "hostname" : "budgets.amazonaws.com.cn"
8704          }
8705        },
8706        "isRegionalized" : false,
8707        "partitionEndpoint" : "aws-cn-global"
8708      },
8709      "ce" : {
8710        "endpoints" : {
8711          "aws-cn-global" : {
8712            "credentialScope" : {
8713              "region" : "cn-northwest-1"
8714            },
8715            "hostname" : "ce.cn-northwest-1.amazonaws.com.cn"
8716          }
8717        },
8718        "isRegionalized" : false,
8719        "partitionEndpoint" : "aws-cn-global"
8720      },
8721      "cloudformation" : {
8722        "endpoints" : {
8723          "cn-north-1" : { },
8724          "cn-northwest-1" : { }
8725        }
8726      },
8727      "cloudfront" : {
8728        "endpoints" : {
8729          "aws-cn-global" : {
8730            "credentialScope" : {
8731              "region" : "cn-northwest-1"
8732            },
8733            "hostname" : "cloudfront.cn-northwest-1.amazonaws.com.cn",
8734            "protocols" : [ "http", "https" ]
8735          }
8736        },
8737        "isRegionalized" : false,
8738        "partitionEndpoint" : "aws-cn-global"
8739      },
8740      "cloudtrail" : {
8741        "endpoints" : {
8742          "cn-north-1" : { },
8743          "cn-northwest-1" : { }
8744        }
8745      },
8746      "codebuild" : {
8747        "endpoints" : {
8748          "cn-north-1" : { },
8749          "cn-northwest-1" : { }
8750        }
8751      },
8752      "codecommit" : {
8753        "endpoints" : {
8754          "cn-north-1" : { },
8755          "cn-northwest-1" : { }
8756        }
8757      },
8758      "codedeploy" : {
8759        "endpoints" : {
8760          "cn-north-1" : { },
8761          "cn-northwest-1" : { }
8762        }
8763      },
8764      "cognito-identity" : {
8765        "endpoints" : {
8766          "cn-north-1" : { }
8767        }
8768      },
8769      "config" : {
8770        "endpoints" : {
8771          "cn-north-1" : { },
8772          "cn-northwest-1" : { }
8773        }
8774      },
8775      "cur" : {
8776        "endpoints" : {
8777          "cn-northwest-1" : { }
8778        }
8779      },
8780      "data.iot" : {
8781        "defaults" : {
8782          "credentialScope" : {
8783            "service" : "iotdata"
8784          },
8785          "protocols" : [ "https" ]
8786        },
8787        "endpoints" : {
8788          "cn-north-1" : { },
8789          "cn-northwest-1" : { }
8790        }
8791      },
8792      "data.jobs.iot" : {
8793        "endpoints" : {
8794          "cn-north-1" : { },
8795          "cn-northwest-1" : { }
8796        }
8797      },
8798      "databrew" : {
8799        "endpoints" : {
8800          "cn-north-1" : { },
8801          "cn-northwest-1" : { }
8802        }
8803      },
8804      "dax" : {
8805        "endpoints" : {
8806          "cn-north-1" : { },
8807          "cn-northwest-1" : { }
8808        }
8809      },
8810      "directconnect" : {
8811        "endpoints" : {
8812          "cn-north-1" : { },
8813          "cn-northwest-1" : { }
8814        }
8815      },
8816      "dms" : {
8817        "endpoints" : {
8818          "cn-north-1" : { },
8819          "cn-northwest-1" : { }
8820        }
8821      },
8822      "docdb" : {
8823        "endpoints" : {
8824          "cn-northwest-1" : {
8825            "credentialScope" : {
8826              "region" : "cn-northwest-1"
8827            },
8828            "hostname" : "rds.cn-northwest-1.amazonaws.com.cn"
8829          }
8830        }
8831      },
8832      "ds" : {
8833        "endpoints" : {
8834          "cn-north-1" : { },
8835          "cn-northwest-1" : { }
8836        }
8837      },
8838      "dynamodb" : {
8839        "defaults" : {
8840          "protocols" : [ "http", "https" ]
8841        },
8842        "endpoints" : {
8843          "cn-north-1" : { },
8844          "cn-northwest-1" : { }
8845        }
8846      },
8847      "ebs" : {
8848        "endpoints" : {
8849          "cn-north-1" : { },
8850          "cn-northwest-1" : { }
8851        }
8852      },
8853      "ec2" : {
8854        "defaults" : {
8855          "protocols" : [ "http", "https" ]
8856        },
8857        "endpoints" : {
8858          "cn-north-1" : { },
8859          "cn-northwest-1" : { }
8860        }
8861      },
8862      "ecs" : {
8863        "endpoints" : {
8864          "cn-north-1" : { },
8865          "cn-northwest-1" : { }
8866        }
8867      },
8868      "eks" : {
8869        "defaults" : {
8870          "protocols" : [ "http", "https" ]
8871        },
8872        "endpoints" : {
8873          "cn-north-1" : { },
8874          "cn-northwest-1" : { }
8875        }
8876      },
8877      "elasticache" : {
8878        "endpoints" : {
8879          "cn-north-1" : { },
8880          "cn-northwest-1" : { }
8881        }
8882      },
8883      "elasticbeanstalk" : {
8884        "endpoints" : {
8885          "cn-north-1" : { },
8886          "cn-northwest-1" : { }
8887        }
8888      },
8889      "elasticfilesystem" : {
8890        "endpoints" : {
8891          "cn-north-1" : { },
8892          "cn-northwest-1" : { },
8893          "fips-cn-north-1" : {
8894            "credentialScope" : {
8895              "region" : "cn-north-1"
8896            },
8897            "hostname" : "elasticfilesystem-fips.cn-north-1.amazonaws.com.cn"
8898          },
8899          "fips-cn-northwest-1" : {
8900            "credentialScope" : {
8901              "region" : "cn-northwest-1"
8902            },
8903            "hostname" : "elasticfilesystem-fips.cn-northwest-1.amazonaws.com.cn"
8904          }
8905        }
8906      },
8907      "elasticloadbalancing" : {
8908        "defaults" : {
8909          "protocols" : [ "https" ]
8910        },
8911        "endpoints" : {
8912          "cn-north-1" : { },
8913          "cn-northwest-1" : { }
8914        }
8915      },
8916      "elasticmapreduce" : {
8917        "defaults" : {
8918          "protocols" : [ "https" ]
8919        },
8920        "endpoints" : {
8921          "cn-north-1" : { },
8922          "cn-northwest-1" : { }
8923        }
8924      },
8925      "emr-containers" : {
8926        "endpoints" : {
8927          "cn-north-1" : { },
8928          "cn-northwest-1" : { }
8929        }
8930      },
8931      "es" : {
8932        "endpoints" : {
8933          "cn-north-1" : { },
8934          "cn-northwest-1" : { }
8935        }
8936      },
8937      "events" : {
8938        "endpoints" : {
8939          "cn-north-1" : { },
8940          "cn-northwest-1" : { }
8941        }
8942      },
8943      "firehose" : {
8944        "endpoints" : {
8945          "cn-north-1" : { },
8946          "cn-northwest-1" : { }
8947        }
8948      },
8949      "fms" : {
8950        "defaults" : {
8951          "protocols" : [ "https" ]
8952        },
8953        "endpoints" : {
8954          "cn-north-1" : { },
8955          "cn-northwest-1" : { }
8956        }
8957      },
8958      "fsx" : {
8959        "endpoints" : {
8960          "cn-north-1" : { },
8961          "cn-northwest-1" : { }
8962        }
8963      },
8964      "gamelift" : {
8965        "endpoints" : {
8966          "cn-north-1" : { },
8967          "cn-northwest-1" : { }
8968        }
8969      },
8970      "glacier" : {
8971        "defaults" : {
8972          "protocols" : [ "http", "https" ]
8973        },
8974        "endpoints" : {
8975          "cn-north-1" : { },
8976          "cn-northwest-1" : { }
8977        }
8978      },
8979      "glue" : {
8980        "endpoints" : {
8981          "cn-north-1" : { },
8982          "cn-northwest-1" : { }
8983        }
8984      },
8985      "greengrass" : {
8986        "defaults" : {
8987          "protocols" : [ "https" ]
8988        },
8989        "endpoints" : {
8990          "cn-north-1" : { }
8991        },
8992        "isRegionalized" : true
8993      },
8994      "guardduty" : {
8995        "defaults" : {
8996          "protocols" : [ "https" ]
8997        },
8998        "endpoints" : {
8999          "cn-north-1" : { },
9000          "cn-northwest-1" : { }
9001        },
9002        "isRegionalized" : true
9003      },
9004      "health" : {
9005        "endpoints" : {
9006          "cn-north-1" : { },
9007          "cn-northwest-1" : { }
9008        }
9009      },
9010      "iam" : {
9011        "endpoints" : {
9012          "aws-cn-global" : {
9013            "credentialScope" : {
9014              "region" : "cn-north-1"
9015            },
9016            "hostname" : "iam.cn-north-1.amazonaws.com.cn"
9017          }
9018        },
9019        "isRegionalized" : false,
9020        "partitionEndpoint" : "aws-cn-global"
9021      },
9022      "iot" : {
9023        "defaults" : {
9024          "credentialScope" : {
9025            "service" : "execute-api"
9026          }
9027        },
9028        "endpoints" : {
9029          "cn-north-1" : { },
9030          "cn-northwest-1" : { }
9031        }
9032      },
9033      "iotanalytics" : {
9034        "endpoints" : {
9035          "cn-north-1" : { }
9036        }
9037      },
9038      "iotevents" : {
9039        "endpoints" : {
9040          "cn-north-1" : { }
9041        }
9042      },
9043      "ioteventsdata" : {
9044        "endpoints" : {
9045          "cn-north-1" : {
9046            "credentialScope" : {
9047              "region" : "cn-north-1"
9048            },
9049            "hostname" : "data.iotevents.cn-north-1.amazonaws.com.cn"
9050          }
9051        }
9052      },
9053      "iotsecuredtunneling" : {
9054        "endpoints" : {
9055          "cn-north-1" : { },
9056          "cn-northwest-1" : { }
9057        }
9058      },
9059      "iotsitewise" : {
9060        "endpoints" : {
9061          "cn-north-1" : { }
9062        }
9063      },
9064      "kafka" : {
9065        "endpoints" : {
9066          "cn-north-1" : { },
9067          "cn-northwest-1" : { }
9068        }
9069      },
9070      "kinesis" : {
9071        "endpoints" : {
9072          "cn-north-1" : { },
9073          "cn-northwest-1" : { }
9074        }
9075      },
9076      "kinesisanalytics" : {
9077        "endpoints" : {
9078          "cn-north-1" : { },
9079          "cn-northwest-1" : { }
9080        }
9081      },
9082      "kms" : {
9083        "endpoints" : {
9084          "cn-north-1" : { },
9085          "cn-northwest-1" : { }
9086        }
9087      },
9088      "lakeformation" : {
9089        "endpoints" : {
9090          "cn-north-1" : { },
9091          "cn-northwest-1" : { }
9092        }
9093      },
9094      "lambda" : {
9095        "endpoints" : {
9096          "cn-north-1" : { },
9097          "cn-northwest-1" : { }
9098        }
9099      },
9100      "license-manager" : {
9101        "endpoints" : {
9102          "cn-north-1" : { },
9103          "cn-northwest-1" : { }
9104        }
9105      },
9106      "logs" : {
9107        "endpoints" : {
9108          "cn-north-1" : { },
9109          "cn-northwest-1" : { }
9110        }
9111      },
9112      "mediaconvert" : {
9113        "endpoints" : {
9114          "cn-northwest-1" : {
9115            "credentialScope" : {
9116              "region" : "cn-northwest-1"
9117            },
9118            "hostname" : "subscribe.mediaconvert.cn-northwest-1.amazonaws.com.cn"
9119          }
9120        }
9121      },
9122      "monitoring" : {
9123        "defaults" : {
9124          "protocols" : [ "http", "https" ]
9125        },
9126        "endpoints" : {
9127          "cn-north-1" : { },
9128          "cn-northwest-1" : { }
9129        }
9130      },
9131      "mq" : {
9132        "endpoints" : {
9133          "cn-north-1" : { },
9134          "cn-northwest-1" : { }
9135        }
9136      },
9137      "neptune" : {
9138        "endpoints" : {
9139          "cn-north-1" : {
9140            "credentialScope" : {
9141              "region" : "cn-north-1"
9142            },
9143            "hostname" : "rds.cn-north-1.amazonaws.com.cn"
9144          },
9145          "cn-northwest-1" : {
9146            "credentialScope" : {
9147              "region" : "cn-northwest-1"
9148            },
9149            "hostname" : "rds.cn-northwest-1.amazonaws.com.cn"
9150          }
9151        }
9152      },
9153      "organizations" : {
9154        "endpoints" : {
9155          "aws-cn-global" : {
9156            "credentialScope" : {
9157              "region" : "cn-northwest-1"
9158            },
9159            "hostname" : "organizations.cn-northwest-1.amazonaws.com.cn"
9160          }
9161        },
9162        "isRegionalized" : false,
9163        "partitionEndpoint" : "aws-cn-global"
9164      },
9165      "personalize" : {
9166        "endpoints" : {
9167          "cn-north-1" : { }
9168        }
9169      },
9170      "polly" : {
9171        "endpoints" : {
9172          "cn-northwest-1" : { }
9173        }
9174      },
9175      "ram" : {
9176        "endpoints" : {
9177          "cn-north-1" : { },
9178          "cn-northwest-1" : { }
9179        }
9180      },
9181      "rds" : {
9182        "endpoints" : {
9183          "cn-north-1" : { },
9184          "cn-northwest-1" : { }
9185        }
9186      },
9187      "redshift" : {
9188        "endpoints" : {
9189          "cn-north-1" : { },
9190          "cn-northwest-1" : { }
9191        }
9192      },
9193      "resource-groups" : {
9194        "endpoints" : {
9195          "cn-north-1" : { },
9196          "cn-northwest-1" : { }
9197        }
9198      },
9199      "route53" : {
9200        "endpoints" : {
9201          "aws-cn-global" : {
9202            "credentialScope" : {
9203              "region" : "cn-northwest-1"
9204            },
9205            "hostname" : "route53.amazonaws.com.cn"
9206          }
9207        },
9208        "isRegionalized" : false,
9209        "partitionEndpoint" : "aws-cn-global"
9210      },
9211      "route53resolver" : {
9212        "defaults" : {
9213          "protocols" : [ "https" ]
9214        },
9215        "endpoints" : {
9216          "cn-north-1" : { },
9217          "cn-northwest-1" : { }
9218        }
9219      },
9220      "runtime.sagemaker" : {
9221        "endpoints" : {
9222          "cn-north-1" : { },
9223          "cn-northwest-1" : { }
9224        }
9225      },
9226      "s3" : {
9227        "defaults" : {
9228          "protocols" : [ "http", "https" ],
9229          "signatureVersions" : [ "s3v4" ]
9230        },
9231        "endpoints" : {
9232          "accesspoint-cn-north-1" : {
9233            "hostname" : "s3-accesspoint.cn-north-1.amazonaws.com.cn",
9234            "signatureVersions" : [ "s3v4" ]
9235          },
9236          "accesspoint-cn-northwest-1" : {
9237            "hostname" : "s3-accesspoint.cn-northwest-1.amazonaws.com.cn",
9238            "signatureVersions" : [ "s3v4" ]
9239          },
9240          "cn-north-1" : { },
9241          "cn-northwest-1" : { }
9242        }
9243      },
9244      "s3-control" : {
9245        "defaults" : {
9246          "protocols" : [ "https" ],
9247          "signatureVersions" : [ "s3v4" ]
9248        },
9249        "endpoints" : {
9250          "cn-north-1" : {
9251            "credentialScope" : {
9252              "region" : "cn-north-1"
9253            },
9254            "hostname" : "s3-control.cn-north-1.amazonaws.com.cn",
9255            "signatureVersions" : [ "s3v4" ]
9256          },
9257          "cn-northwest-1" : {
9258            "credentialScope" : {
9259              "region" : "cn-northwest-1"
9260            },
9261            "hostname" : "s3-control.cn-northwest-1.amazonaws.com.cn",
9262            "signatureVersions" : [ "s3v4" ]
9263          }
9264        }
9265      },
9266      "secretsmanager" : {
9267        "endpoints" : {
9268          "cn-north-1" : { },
9269          "cn-northwest-1" : { }
9270        }
9271      },
9272      "securityhub" : {
9273        "endpoints" : {
9274          "cn-north-1" : { },
9275          "cn-northwest-1" : { }
9276        }
9277      },
9278      "serverlessrepo" : {
9279        "defaults" : {
9280          "protocols" : [ "https" ]
9281        },
9282        "endpoints" : {
9283          "cn-north-1" : {
9284            "protocols" : [ "https" ]
9285          },
9286          "cn-northwest-1" : {
9287            "protocols" : [ "https" ]
9288          }
9289        }
9290      },
9291      "servicecatalog" : {
9292        "endpoints" : {
9293          "cn-north-1" : { },
9294          "cn-northwest-1" : { }
9295        }
9296      },
9297      "servicediscovery" : {
9298        "endpoints" : {
9299          "cn-north-1" : { },
9300          "cn-northwest-1" : { }
9301        }
9302      },
9303      "sms" : {
9304        "endpoints" : {
9305          "cn-north-1" : { },
9306          "cn-northwest-1" : { }
9307        }
9308      },
9309      "snowball" : {
9310        "endpoints" : {
9311          "cn-north-1" : { },
9312          "cn-northwest-1" : { },
9313          "fips-cn-north-1" : {
9314            "credentialScope" : {
9315              "region" : "cn-north-1"
9316            },
9317            "hostname" : "snowball-fips.cn-north-1.amazonaws.com.cn"
9318          },
9319          "fips-cn-northwest-1" : {
9320            "credentialScope" : {
9321              "region" : "cn-northwest-1"
9322            },
9323            "hostname" : "snowball-fips.cn-northwest-1.amazonaws.com.cn"
9324          }
9325        }
9326      },
9327      "sns" : {
9328        "defaults" : {
9329          "protocols" : [ "http", "https" ]
9330        },
9331        "endpoints" : {
9332          "cn-north-1" : { },
9333          "cn-northwest-1" : { }
9334        }
9335      },
9336      "sqs" : {
9337        "defaults" : {
9338          "protocols" : [ "http", "https" ],
9339          "sslCommonName" : "{region}.queue.{dnsSuffix}"
9340        },
9341        "endpoints" : {
9342          "cn-north-1" : { },
9343          "cn-northwest-1" : { }
9344        }
9345      },
9346      "ssm" : {
9347        "endpoints" : {
9348          "cn-north-1" : { },
9349          "cn-northwest-1" : { }
9350        }
9351      },
9352      "states" : {
9353        "endpoints" : {
9354          "cn-north-1" : { },
9355          "cn-northwest-1" : { }
9356        }
9357      },
9358      "storagegateway" : {
9359        "endpoints" : {
9360          "cn-north-1" : { },
9361          "cn-northwest-1" : { }
9362        }
9363      },
9364      "streams.dynamodb" : {
9365        "defaults" : {
9366          "credentialScope" : {
9367            "service" : "dynamodb"
9368          },
9369          "protocols" : [ "http", "https" ]
9370        },
9371        "endpoints" : {
9372          "cn-north-1" : { },
9373          "cn-northwest-1" : { }
9374        }
9375      },
9376      "sts" : {
9377        "endpoints" : {
9378          "cn-north-1" : { },
9379          "cn-northwest-1" : { }
9380        }
9381      },
9382      "support" : {
9383        "endpoints" : {
9384          "aws-cn-global" : {
9385            "credentialScope" : {
9386              "region" : "cn-north-1"
9387            },
9388            "hostname" : "support.cn-north-1.amazonaws.com.cn"
9389          }
9390        },
9391        "partitionEndpoint" : "aws-cn-global"
9392      },
9393      "swf" : {
9394        "endpoints" : {
9395          "cn-north-1" : { },
9396          "cn-northwest-1" : { }
9397        }
9398      },
9399      "tagging" : {
9400        "endpoints" : {
9401          "cn-north-1" : { },
9402          "cn-northwest-1" : { }
9403        }
9404      },
9405      "transcribe" : {
9406        "defaults" : {
9407          "protocols" : [ "https" ]
9408        },
9409        "endpoints" : {
9410          "cn-north-1" : {
9411            "credentialScope" : {
9412              "region" : "cn-north-1"
9413            },
9414            "hostname" : "cn.transcribe.cn-north-1.amazonaws.com.cn"
9415          },
9416          "cn-northwest-1" : {
9417            "credentialScope" : {
9418              "region" : "cn-northwest-1"
9419            },
9420            "hostname" : "cn.transcribe.cn-northwest-1.amazonaws.com.cn"
9421          }
9422        }
9423      },
9424      "transcribestreaming" : {
9425        "endpoints" : {
9426          "cn-north-1" : { },
9427          "cn-northwest-1" : { }
9428        }
9429      },
9430      "transfer" : {
9431        "endpoints" : {
9432          "cn-north-1" : { },
9433          "cn-northwest-1" : { }
9434        }
9435      },
9436      "waf-regional" : {
9437        "endpoints" : {
9438          "cn-north-1" : {
9439            "credentialScope" : {
9440              "region" : "cn-north-1"
9441            },
9442            "hostname" : "waf-regional.cn-north-1.amazonaws.com.cn"
9443          },
9444          "cn-northwest-1" : {
9445            "credentialScope" : {
9446              "region" : "cn-northwest-1"
9447            },
9448            "hostname" : "waf-regional.cn-northwest-1.amazonaws.com.cn"
9449          },
9450          "fips-cn-north-1" : {
9451            "credentialScope" : {
9452              "region" : "cn-north-1"
9453            },
9454            "hostname" : "waf-regional-fips.cn-north-1.amazonaws.com.cn"
9455          },
9456          "fips-cn-northwest-1" : {
9457            "credentialScope" : {
9458              "region" : "cn-northwest-1"
9459            },
9460            "hostname" : "waf-regional-fips.cn-northwest-1.amazonaws.com.cn"
9461          }
9462        }
9463      },
9464      "workspaces" : {
9465        "endpoints" : {
9466          "cn-northwest-1" : { }
9467        }
9468      },
9469      "xray" : {
9470        "endpoints" : {
9471          "cn-north-1" : { },
9472          "cn-northwest-1" : { }
9473        }
9474      }
9475    }
9476  }, {
9477    "defaults" : {
9478      "hostname" : "{service}.{region}.{dnsSuffix}",
9479      "protocols" : [ "https" ],
9480      "signatureVersions" : [ "v4" ]
9481    },
9482    "dnsSuffix" : "amazonaws.com",
9483    "partition" : "aws-us-gov",
9484    "partitionName" : "AWS GovCloud (US)",
9485    "regionRegex" : "^us\\-gov\\-\\w+\\-\\d+$",
9486    "regions" : {
9487      "us-gov-east-1" : {
9488        "description" : "AWS GovCloud (US-East)"
9489      },
9490      "us-gov-west-1" : {
9491        "description" : "AWS GovCloud (US-West)"
9492      }
9493    },
9494    "services" : {
9495      "access-analyzer" : {
9496        "endpoints" : {
9497          "us-gov-east-1" : {
9498            "credentialScope" : {
9499              "region" : "us-gov-east-1"
9500            },
9501            "hostname" : "access-analyzer.us-gov-east-1.amazonaws.com"
9502          },
9503          "us-gov-west-1" : {
9504            "credentialScope" : {
9505              "region" : "us-gov-west-1"
9506            },
9507            "hostname" : "access-analyzer.us-gov-west-1.amazonaws.com"
9508          }
9509        }
9510      },
9511      "acm" : {
9512        "endpoints" : {
9513          "us-gov-east-1" : {
9514            "credentialScope" : {
9515              "region" : "us-gov-east-1"
9516            },
9517            "hostname" : "acm.us-gov-east-1.amazonaws.com"
9518          },
9519          "us-gov-west-1" : {
9520            "credentialScope" : {
9521              "region" : "us-gov-west-1"
9522            },
9523            "hostname" : "acm.us-gov-west-1.amazonaws.com"
9524          }
9525        }
9526      },
9527      "acm-pca" : {
9528        "defaults" : {
9529          "protocols" : [ "https" ]
9530        },
9531        "endpoints" : {
9532          "fips-us-gov-east-1" : {
9533            "credentialScope" : {
9534              "region" : "us-gov-east-1"
9535            },
9536            "hostname" : "acm-pca.us-gov-east-1.amazonaws.com"
9537          },
9538          "fips-us-gov-west-1" : {
9539            "credentialScope" : {
9540              "region" : "us-gov-west-1"
9541            },
9542            "hostname" : "acm-pca.us-gov-west-1.amazonaws.com"
9543          },
9544          "us-gov-east-1" : { },
9545          "us-gov-west-1" : { }
9546        }
9547      },
9548      "api.detective" : {
9549        "defaults" : {
9550          "protocols" : [ "https" ]
9551        },
9552        "endpoints" : {
9553          "us-gov-east-1" : { },
9554          "us-gov-east-1-fips" : {
9555            "credentialScope" : {
9556              "region" : "us-gov-east-1"
9557            },
9558            "hostname" : "api.detective-fips.us-gov-east-1.amazonaws.com"
9559          },
9560          "us-gov-west-1" : { },
9561          "us-gov-west-1-fips" : {
9562            "credentialScope" : {
9563              "region" : "us-gov-west-1"
9564            },
9565            "hostname" : "api.detective-fips.us-gov-west-1.amazonaws.com"
9566          }
9567        }
9568      },
9569      "api.ecr" : {
9570        "endpoints" : {
9571          "fips-dkr-us-gov-east-1" : {
9572            "credentialScope" : {
9573              "region" : "us-gov-east-1"
9574            },
9575            "hostname" : "ecr-fips.us-gov-east-1.amazonaws.com"
9576          },
9577          "fips-dkr-us-gov-west-1" : {
9578            "credentialScope" : {
9579              "region" : "us-gov-west-1"
9580            },
9581            "hostname" : "ecr-fips.us-gov-west-1.amazonaws.com"
9582          },
9583          "fips-us-gov-east-1" : {
9584            "credentialScope" : {
9585              "region" : "us-gov-east-1"
9586            },
9587            "hostname" : "ecr-fips.us-gov-east-1.amazonaws.com"
9588          },
9589          "fips-us-gov-west-1" : {
9590            "credentialScope" : {
9591              "region" : "us-gov-west-1"
9592            },
9593            "hostname" : "ecr-fips.us-gov-west-1.amazonaws.com"
9594          },
9595          "us-gov-east-1" : {
9596            "credentialScope" : {
9597              "region" : "us-gov-east-1"
9598            },
9599            "hostname" : "api.ecr.us-gov-east-1.amazonaws.com"
9600          },
9601          "us-gov-west-1" : {
9602            "credentialScope" : {
9603              "region" : "us-gov-west-1"
9604            },
9605            "hostname" : "api.ecr.us-gov-west-1.amazonaws.com"
9606          }
9607        }
9608      },
9609      "api.sagemaker" : {
9610        "endpoints" : {
9611          "us-gov-west-1" : { },
9612          "us-gov-west-1-fips" : {
9613            "credentialScope" : {
9614              "region" : "us-gov-west-1"
9615            },
9616            "hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com"
9617          },
9618          "us-gov-west-1-fips-secondary" : {
9619            "credentialScope" : {
9620              "region" : "us-gov-west-1"
9621            },
9622            "hostname" : "api.sagemaker.us-gov-west-1.amazonaws.com"
9623          }
9624        }
9625      },
9626      "apigateway" : {
9627        "endpoints" : {
9628          "us-gov-east-1" : { },
9629          "us-gov-west-1" : { }
9630        }
9631      },
9632      "application-autoscaling" : {
9633        "defaults" : {
9634          "protocols" : [ "http", "https" ]
9635        },
9636        "endpoints" : {
9637          "us-gov-east-1" : {
9638            "protocols" : [ "http", "https" ]
9639          },
9640          "us-gov-west-1" : {
9641            "protocols" : [ "http", "https" ]
9642          }
9643        }
9644      },
9645      "applicationinsights" : {
9646        "endpoints" : {
9647          "us-gov-east-1" : {
9648            "credentialScope" : {
9649              "region" : "us-gov-east-1"
9650            },
9651            "hostname" : "applicationinsights.us-gov-east-1.amazonaws.com"
9652          },
9653          "us-gov-west-1" : {
9654            "credentialScope" : {
9655              "region" : "us-gov-west-1"
9656            },
9657            "hostname" : "applicationinsights.us-gov-west-1.amazonaws.com"
9658          }
9659        }
9660      },
9661      "appstream2" : {
9662        "defaults" : {
9663          "credentialScope" : {
9664            "service" : "appstream"
9665          },
9666          "protocols" : [ "https" ]
9667        },
9668        "endpoints" : {
9669          "fips" : {
9670            "credentialScope" : {
9671              "region" : "us-gov-west-1"
9672            },
9673            "hostname" : "appstream2-fips.us-gov-west-1.amazonaws.com"
9674          },
9675          "us-gov-west-1" : { },
9676          "us-gov-west-1-fips" : {
9677            "credentialScope" : {
9678              "region" : "us-gov-west-1"
9679            },
9680            "hostname" : "appstream2-fips.us-gov-west-1.amazonaws.com"
9681          }
9682        }
9683      },
9684      "athena" : {
9685        "endpoints" : {
9686          "fips-us-gov-east-1" : {
9687            "credentialScope" : {
9688              "region" : "us-gov-east-1"
9689            },
9690            "hostname" : "athena-fips.us-gov-east-1.amazonaws.com"
9691          },
9692          "fips-us-gov-west-1" : {
9693            "credentialScope" : {
9694              "region" : "us-gov-west-1"
9695            },
9696            "hostname" : "athena-fips.us-gov-west-1.amazonaws.com"
9697          },
9698          "us-gov-east-1" : { },
9699          "us-gov-west-1" : { }
9700        }
9701      },
9702      "autoscaling" : {
9703        "endpoints" : {
9704          "us-gov-east-1" : {
9705            "protocols" : [ "http", "https" ]
9706          },
9707          "us-gov-west-1" : {
9708            "protocols" : [ "http", "https" ]
9709          }
9710        }
9711      },
9712      "autoscaling-plans" : {
9713        "defaults" : {
9714          "protocols" : [ "http", "https" ]
9715        },
9716        "endpoints" : {
9717          "us-gov-east-1" : {
9718            "protocols" : [ "http", "https" ]
9719          },
9720          "us-gov-west-1" : {
9721            "protocols" : [ "http", "https" ]
9722          }
9723        }
9724      },
9725      "backup" : {
9726        "endpoints" : {
9727          "us-gov-east-1" : { },
9728          "us-gov-west-1" : { }
9729        }
9730      },
9731      "batch" : {
9732        "endpoints" : {
9733          "fips-us-gov-east-1" : {
9734            "credentialScope" : {
9735              "region" : "us-gov-east-1"
9736            },
9737            "hostname" : "batch.us-gov-east-1.amazonaws.com"
9738          },
9739          "fips-us-gov-west-1" : {
9740            "credentialScope" : {
9741              "region" : "us-gov-west-1"
9742            },
9743            "hostname" : "batch.us-gov-west-1.amazonaws.com"
9744          },
9745          "us-gov-east-1" : { },
9746          "us-gov-west-1" : { }
9747        }
9748      },
9749      "cloudcontrolapi" : {
9750        "endpoints" : {
9751          "fips-us-gov-east-1" : {
9752            "credentialScope" : {
9753              "region" : "us-gov-east-1"
9754            },
9755            "hostname" : "cloudcontrolapi-fips.us-gov-east-1.amazonaws.com"
9756          },
9757          "fips-us-gov-west-1" : {
9758            "credentialScope" : {
9759              "region" : "us-gov-west-1"
9760            },
9761            "hostname" : "cloudcontrolapi-fips.us-gov-west-1.amazonaws.com"
9762          },
9763          "us-gov-east-1" : { },
9764          "us-gov-west-1" : { }
9765        }
9766      },
9767      "clouddirectory" : {
9768        "endpoints" : {
9769          "us-gov-west-1" : { }
9770        }
9771      },
9772      "cloudformation" : {
9773        "endpoints" : {
9774          "us-gov-east-1" : {
9775            "credentialScope" : {
9776              "region" : "us-gov-east-1"
9777            },
9778            "hostname" : "cloudformation.us-gov-east-1.amazonaws.com"
9779          },
9780          "us-gov-west-1" : {
9781            "credentialScope" : {
9782              "region" : "us-gov-west-1"
9783            },
9784            "hostname" : "cloudformation.us-gov-west-1.amazonaws.com"
9785          }
9786        }
9787      },
9788      "cloudhsm" : {
9789        "endpoints" : {
9790          "us-gov-west-1" : { }
9791        }
9792      },
9793      "cloudhsmv2" : {
9794        "defaults" : {
9795          "credentialScope" : {
9796            "service" : "cloudhsm"
9797          }
9798        },
9799        "endpoints" : {
9800          "us-gov-east-1" : { },
9801          "us-gov-west-1" : { }
9802        }
9803      },
9804      "cloudtrail" : {
9805        "endpoints" : {
9806          "us-gov-east-1" : {
9807            "credentialScope" : {
9808              "region" : "us-gov-east-1"
9809            },
9810            "hostname" : "cloudtrail.us-gov-east-1.amazonaws.com"
9811          },
9812          "us-gov-west-1" : {
9813            "credentialScope" : {
9814              "region" : "us-gov-west-1"
9815            },
9816            "hostname" : "cloudtrail.us-gov-west-1.amazonaws.com"
9817          }
9818        }
9819      },
9820      "codebuild" : {
9821        "endpoints" : {
9822          "us-gov-east-1" : { },
9823          "us-gov-east-1-fips" : {
9824            "credentialScope" : {
9825              "region" : "us-gov-east-1"
9826            },
9827            "hostname" : "codebuild-fips.us-gov-east-1.amazonaws.com"
9828          },
9829          "us-gov-west-1" : { },
9830          "us-gov-west-1-fips" : {
9831            "credentialScope" : {
9832              "region" : "us-gov-west-1"
9833            },
9834            "hostname" : "codebuild-fips.us-gov-west-1.amazonaws.com"
9835          }
9836        }
9837      },
9838      "codecommit" : {
9839        "endpoints" : {
9840          "fips" : {
9841            "credentialScope" : {
9842              "region" : "us-gov-west-1"
9843            },
9844            "hostname" : "codecommit-fips.us-gov-west-1.amazonaws.com"
9845          },
9846          "us-gov-east-1" : { },
9847          "us-gov-east-1-fips" : {
9848            "credentialScope" : {
9849              "region" : "us-gov-east-1"
9850            },
9851            "hostname" : "codecommit-fips.us-gov-east-1.amazonaws.com"
9852          },
9853          "us-gov-west-1" : { },
9854          "us-gov-west-1-fips" : {
9855            "credentialScope" : {
9856              "region" : "us-gov-west-1"
9857            },
9858            "hostname" : "codecommit-fips.us-gov-west-1.amazonaws.com"
9859          }
9860        }
9861      },
9862      "codedeploy" : {
9863        "endpoints" : {
9864          "us-gov-east-1" : { },
9865          "us-gov-east-1-fips" : {
9866            "credentialScope" : {
9867              "region" : "us-gov-east-1"
9868            },
9869            "hostname" : "codedeploy-fips.us-gov-east-1.amazonaws.com"
9870          },
9871          "us-gov-west-1" : { },
9872          "us-gov-west-1-fips" : {
9873            "credentialScope" : {
9874              "region" : "us-gov-west-1"
9875            },
9876            "hostname" : "codedeploy-fips.us-gov-west-1.amazonaws.com"
9877          }
9878        }
9879      },
9880      "codepipeline" : {
9881        "endpoints" : {
9882          "fips-us-gov-west-1" : {
9883            "credentialScope" : {
9884              "region" : "us-gov-west-1"
9885            },
9886            "hostname" : "codepipeline-fips.us-gov-west-1.amazonaws.com"
9887          },
9888          "us-gov-west-1" : { }
9889        }
9890      },
9891      "cognito-identity" : {
9892        "endpoints" : {
9893          "fips-us-gov-west-1" : {
9894            "credentialScope" : {
9895              "region" : "us-gov-west-1"
9896            },
9897            "hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com"
9898          },
9899          "us-gov-west-1" : { }
9900        }
9901      },
9902      "cognito-idp" : {
9903        "endpoints" : {
9904          "fips-us-gov-west-1" : {
9905            "credentialScope" : {
9906              "region" : "us-gov-west-1"
9907            },
9908            "hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com"
9909          },
9910          "us-gov-west-1" : { }
9911        }
9912      },
9913      "comprehend" : {
9914        "defaults" : {
9915          "protocols" : [ "https" ]
9916        },
9917        "endpoints" : {
9918          "fips-us-gov-west-1" : {
9919            "credentialScope" : {
9920              "region" : "us-gov-west-1"
9921            },
9922            "hostname" : "comprehend-fips.us-gov-west-1.amazonaws.com"
9923          },
9924          "us-gov-west-1" : { }
9925        }
9926      },
9927      "comprehendmedical" : {
9928        "endpoints" : {
9929          "fips-us-gov-west-1" : {
9930            "credentialScope" : {
9931              "region" : "us-gov-west-1"
9932            },
9933            "hostname" : "comprehendmedical-fips.us-gov-west-1.amazonaws.com"
9934          },
9935          "us-gov-west-1" : { }
9936        }
9937      },
9938      "config" : {
9939        "endpoints" : {
9940          "fips-us-gov-east-1" : {
9941            "credentialScope" : {
9942              "region" : "us-gov-east-1"
9943            },
9944            "hostname" : "config.us-gov-east-1.amazonaws.com"
9945          },
9946          "fips-us-gov-west-1" : {
9947            "credentialScope" : {
9948              "region" : "us-gov-west-1"
9949            },
9950            "hostname" : "config.us-gov-west-1.amazonaws.com"
9951          },
9952          "us-gov-east-1" : { },
9953          "us-gov-west-1" : { }
9954        }
9955      },
9956      "connect" : {
9957        "endpoints" : {
9958          "us-gov-west-1" : { }
9959        }
9960      },
9961      "data.iot" : {
9962        "defaults" : {
9963          "credentialScope" : {
9964            "service" : "iotdata"
9965          },
9966          "protocols" : [ "https" ]
9967        },
9968        "endpoints" : {
9969          "fips-us-gov-east-1" : {
9970            "credentialScope" : {
9971              "service" : "iotdata"
9972            },
9973            "hostname" : "data.iot-fips.us-gov-east-1.amazonaws.com"
9974          },
9975          "fips-us-gov-west-1" : {
9976            "credentialScope" : {
9977              "service" : "iotdata"
9978            },
9979            "hostname" : "data.iot-fips.us-gov-west-1.amazonaws.com"
9980          },
9981          "us-gov-east-1" : { },
9982          "us-gov-west-1" : { }
9983        }
9984      },
9985      "data.jobs.iot" : {
9986        "endpoints" : {
9987          "fips-us-gov-east-1" : {
9988            "credentialScope" : {
9989              "region" : "us-gov-east-1"
9990            },
9991            "hostname" : "data.jobs.iot-fips.us-gov-east-1.amazonaws.com"
9992          },
9993          "fips-us-gov-west-1" : {
9994            "credentialScope" : {
9995              "region" : "us-gov-west-1"
9996            },
9997            "hostname" : "data.jobs.iot-fips.us-gov-west-1.amazonaws.com"
9998          },
9999          "us-gov-east-1" : { },
10000          "us-gov-west-1" : { }
10001        }
10002      },
10003      "databrew" : {
10004        "endpoints" : {
10005          "us-gov-west-1" : { }
10006        }
10007      },
10008      "datasync" : {
10009        "endpoints" : {
10010          "fips-us-gov-east-1" : {
10011            "credentialScope" : {
10012              "region" : "us-gov-east-1"
10013            },
10014            "hostname" : "datasync-fips.us-gov-east-1.amazonaws.com"
10015          },
10016          "fips-us-gov-west-1" : {
10017            "credentialScope" : {
10018              "region" : "us-gov-west-1"
10019            },
10020            "hostname" : "datasync-fips.us-gov-west-1.amazonaws.com"
10021          },
10022          "us-gov-east-1" : { },
10023          "us-gov-west-1" : { }
10024        }
10025      },
10026      "directconnect" : {
10027        "endpoints" : {
10028          "us-gov-east-1" : {
10029            "credentialScope" : {
10030              "region" : "us-gov-east-1"
10031            },
10032            "hostname" : "directconnect.us-gov-east-1.amazonaws.com"
10033          },
10034          "us-gov-west-1" : {
10035            "credentialScope" : {
10036              "region" : "us-gov-west-1"
10037            },
10038            "hostname" : "directconnect.us-gov-west-1.amazonaws.com"
10039          }
10040        }
10041      },
10042      "dms" : {
10043        "endpoints" : {
10044          "dms-fips" : {
10045            "credentialScope" : {
10046              "region" : "us-gov-west-1"
10047            },
10048            "hostname" : "dms.us-gov-west-1.amazonaws.com"
10049          },
10050          "us-gov-east-1" : { },
10051          "us-gov-east-1-fips" : {
10052            "credentialScope" : {
10053              "region" : "us-gov-east-1"
10054            },
10055            "hostname" : "dms.us-gov-east-1.amazonaws.com"
10056          },
10057          "us-gov-west-1" : { },
10058          "us-gov-west-1-fips" : {
10059            "credentialScope" : {
10060              "region" : "us-gov-west-1"
10061            },
10062            "hostname" : "dms.us-gov-west-1.amazonaws.com"
10063          }
10064        }
10065      },
10066      "docdb" : {
10067        "endpoints" : {
10068          "us-gov-west-1" : {
10069            "credentialScope" : {
10070              "region" : "us-gov-west-1"
10071            },
10072            "hostname" : "rds.us-gov-west-1.amazonaws.com"
10073          }
10074        }
10075      },
10076      "ds" : {
10077        "endpoints" : {
10078          "fips-us-gov-east-1" : {
10079            "credentialScope" : {
10080              "region" : "us-gov-east-1"
10081            },
10082            "hostname" : "ds-fips.us-gov-east-1.amazonaws.com"
10083          },
10084          "fips-us-gov-west-1" : {
10085            "credentialScope" : {
10086              "region" : "us-gov-west-1"
10087            },
10088            "hostname" : "ds-fips.us-gov-west-1.amazonaws.com"
10089          },
10090          "us-gov-east-1" : { },
10091          "us-gov-west-1" : { }
10092        }
10093      },
10094      "dynamodb" : {
10095        "endpoints" : {
10096          "us-gov-east-1" : { },
10097          "us-gov-east-1-fips" : {
10098            "credentialScope" : {
10099              "region" : "us-gov-east-1"
10100            },
10101            "hostname" : "dynamodb.us-gov-east-1.amazonaws.com"
10102          },
10103          "us-gov-west-1" : { },
10104          "us-gov-west-1-fips" : {
10105            "credentialScope" : {
10106              "region" : "us-gov-west-1"
10107            },
10108            "hostname" : "dynamodb.us-gov-west-1.amazonaws.com"
10109          }
10110        }
10111      },
10112      "ebs" : {
10113        "endpoints" : {
10114          "us-gov-east-1" : { },
10115          "us-gov-west-1" : { }
10116        }
10117      },
10118      "ec2" : {
10119        "endpoints" : {
10120          "us-gov-east-1" : {
10121            "credentialScope" : {
10122              "region" : "us-gov-east-1"
10123            },
10124            "hostname" : "ec2.us-gov-east-1.amazonaws.com"
10125          },
10126          "us-gov-west-1" : {
10127            "credentialScope" : {
10128              "region" : "us-gov-west-1"
10129            },
10130            "hostname" : "ec2.us-gov-west-1.amazonaws.com"
10131          }
10132        }
10133      },
10134      "ecs" : {
10135        "endpoints" : {
10136          "fips-us-gov-east-1" : {
10137            "credentialScope" : {
10138              "region" : "us-gov-east-1"
10139            },
10140            "hostname" : "ecs-fips.us-gov-east-1.amazonaws.com"
10141          },
10142          "fips-us-gov-west-1" : {
10143            "credentialScope" : {
10144              "region" : "us-gov-west-1"
10145            },
10146            "hostname" : "ecs-fips.us-gov-west-1.amazonaws.com"
10147          },
10148          "us-gov-east-1" : { },
10149          "us-gov-west-1" : { }
10150        }
10151      },
10152      "eks" : {
10153        "defaults" : {
10154          "protocols" : [ "http", "https" ]
10155        },
10156        "endpoints" : {
10157          "fips-us-gov-east-1" : {
10158            "credentialScope" : {
10159              "region" : "us-gov-east-1"
10160            },
10161            "hostname" : "eks.us-gov-east-1.amazonaws.com"
10162          },
10163          "fips-us-gov-west-1" : {
10164            "credentialScope" : {
10165              "region" : "us-gov-west-1"
10166            },
10167            "hostname" : "eks.us-gov-west-1.amazonaws.com"
10168          },
10169          "us-gov-east-1" : { },
10170          "us-gov-west-1" : { }
10171        }
10172      },
10173      "elasticache" : {
10174        "endpoints" : {
10175          "fips" : {
10176            "credentialScope" : {
10177              "region" : "us-gov-west-1"
10178            },
10179            "hostname" : "elasticache.us-gov-west-1.amazonaws.com"
10180          },
10181          "us-gov-east-1" : { },
10182          "us-gov-west-1" : { },
10183          "us-gov-west-1-fips" : {
10184            "credentialScope" : {
10185              "region" : "us-gov-west-1"
10186            },
10187            "hostname" : "elasticache.us-gov-west-1.amazonaws.com"
10188          }
10189        }
10190      },
10191      "elasticbeanstalk" : {
10192        "endpoints" : {
10193          "us-gov-east-1" : {
10194            "credentialScope" : {
10195              "region" : "us-gov-east-1"
10196            },
10197            "hostname" : "elasticbeanstalk.us-gov-east-1.amazonaws.com"
10198          },
10199          "us-gov-west-1" : {
10200            "credentialScope" : {
10201              "region" : "us-gov-west-1"
10202            },
10203            "hostname" : "elasticbeanstalk.us-gov-west-1.amazonaws.com"
10204          }
10205        }
10206      },
10207      "elasticfilesystem" : {
10208        "endpoints" : {
10209          "fips-us-gov-east-1" : {
10210            "credentialScope" : {
10211              "region" : "us-gov-east-1"
10212            },
10213            "hostname" : "elasticfilesystem-fips.us-gov-east-1.amazonaws.com"
10214          },
10215          "fips-us-gov-west-1" : {
10216            "credentialScope" : {
10217              "region" : "us-gov-west-1"
10218            },
10219            "hostname" : "elasticfilesystem-fips.us-gov-west-1.amazonaws.com"
10220          },
10221          "us-gov-east-1" : { },
10222          "us-gov-west-1" : { }
10223        }
10224      },
10225      "elasticloadbalancing" : {
10226        "endpoints" : {
10227          "fips-us-gov-east-1" : {
10228            "credentialScope" : {
10229              "region" : "us-gov-east-1"
10230            },
10231            "hostname" : "elasticloadbalancing.us-gov-east-1.amazonaws.com"
10232          },
10233          "fips-us-gov-west-1" : {
10234            "credentialScope" : {
10235              "region" : "us-gov-west-1"
10236            },
10237            "hostname" : "elasticloadbalancing.us-gov-west-1.amazonaws.com"
10238          },
10239          "us-gov-east-1" : { },
10240          "us-gov-west-1" : {
10241            "protocols" : [ "http", "https" ]
10242          }
10243        }
10244      },
10245      "elasticmapreduce" : {
10246        "endpoints" : {
10247          "fips-us-gov-east-1" : {
10248            "credentialScope" : {
10249              "region" : "us-gov-east-1"
10250            },
10251            "hostname" : "elasticmapreduce.us-gov-east-1.amazonaws.com"
10252          },
10253          "fips-us-gov-west-1" : {
10254            "credentialScope" : {
10255              "region" : "us-gov-west-1"
10256            },
10257            "hostname" : "elasticmapreduce.us-gov-west-1.amazonaws.com"
10258          },
10259          "us-gov-east-1" : { },
10260          "us-gov-west-1" : {
10261            "protocols" : [ "https" ]
10262          }
10263        }
10264      },
10265      "email" : {
10266        "endpoints" : {
10267          "fips-us-gov-west-1" : {
10268            "credentialScope" : {
10269              "region" : "us-gov-west-1"
10270            },
10271            "hostname" : "email-fips.us-gov-west-1.amazonaws.com"
10272          },
10273          "us-gov-west-1" : { }
10274        }
10275      },
10276      "es" : {
10277        "endpoints" : {
10278          "fips" : {
10279            "credentialScope" : {
10280              "region" : "us-gov-west-1"
10281            },
10282            "hostname" : "es-fips.us-gov-west-1.amazonaws.com"
10283          },
10284          "us-gov-east-1" : { },
10285          "us-gov-east-1-fips" : {
10286            "credentialScope" : {
10287              "region" : "us-gov-east-1"
10288            },
10289            "hostname" : "es-fips.us-gov-east-1.amazonaws.com"
10290          },
10291          "us-gov-west-1" : { },
10292          "us-gov-west-1-fips" : {
10293            "credentialScope" : {
10294              "region" : "us-gov-west-1"
10295            },
10296            "hostname" : "es-fips.us-gov-west-1.amazonaws.com"
10297          }
10298        }
10299      },
10300      "events" : {
10301        "endpoints" : {
10302          "us-gov-east-1" : {
10303            "credentialScope" : {
10304              "region" : "us-gov-east-1"
10305            },
10306            "hostname" : "events.us-gov-east-1.amazonaws.com"
10307          },
10308          "us-gov-west-1" : {
10309            "credentialScope" : {
10310              "region" : "us-gov-west-1"
10311            },
10312            "hostname" : "events.us-gov-west-1.amazonaws.com"
10313          }
10314        }
10315      },
10316      "firehose" : {
10317        "endpoints" : {
10318          "fips-us-gov-east-1" : {
10319            "credentialScope" : {
10320              "region" : "us-gov-east-1"
10321            },
10322            "hostname" : "firehose-fips.us-gov-east-1.amazonaws.com"
10323          },
10324          "fips-us-gov-west-1" : {
10325            "credentialScope" : {
10326              "region" : "us-gov-west-1"
10327            },
10328            "hostname" : "firehose-fips.us-gov-west-1.amazonaws.com"
10329          },
10330          "us-gov-east-1" : { },
10331          "us-gov-west-1" : { }
10332        }
10333      },
10334      "fms" : {
10335        "defaults" : {
10336          "protocols" : [ "https" ]
10337        },
10338        "endpoints" : {
10339          "fips-us-gov-east-1" : {
10340            "credentialScope" : {
10341              "region" : "us-gov-east-1"
10342            },
10343            "hostname" : "fms-fips.us-gov-east-1.amazonaws.com"
10344          },
10345          "fips-us-gov-west-1" : {
10346            "credentialScope" : {
10347              "region" : "us-gov-west-1"
10348            },
10349            "hostname" : "fms-fips.us-gov-west-1.amazonaws.com"
10350          },
10351          "us-gov-east-1" : { },
10352          "us-gov-west-1" : { }
10353        }
10354      },
10355      "fsx" : {
10356        "endpoints" : {
10357          "fips-prod-us-gov-east-1" : {
10358            "credentialScope" : {
10359              "region" : "us-gov-east-1"
10360            },
10361            "hostname" : "fsx-fips.us-gov-east-1.amazonaws.com"
10362          },
10363          "fips-prod-us-gov-west-1" : {
10364            "credentialScope" : {
10365              "region" : "us-gov-west-1"
10366            },
10367            "hostname" : "fsx-fips.us-gov-west-1.amazonaws.com"
10368          },
10369          "fips-us-gov-east-1" : {
10370            "credentialScope" : {
10371              "region" : "us-gov-east-1"
10372            },
10373            "hostname" : "fsx-fips.us-gov-east-1.amazonaws.com"
10374          },
10375          "fips-us-gov-west-1" : {
10376            "credentialScope" : {
10377              "region" : "us-gov-west-1"
10378            },
10379            "hostname" : "fsx-fips.us-gov-west-1.amazonaws.com"
10380          },
10381          "us-gov-east-1" : { },
10382          "us-gov-west-1" : { }
10383        }
10384      },
10385      "glacier" : {
10386        "endpoints" : {
10387          "us-gov-east-1" : {
10388            "credentialScope" : {
10389              "region" : "us-gov-east-1"
10390            },
10391            "hostname" : "glacier.us-gov-east-1.amazonaws.com"
10392          },
10393          "us-gov-west-1" : {
10394            "credentialScope" : {
10395              "region" : "us-gov-west-1"
10396            },
10397            "hostname" : "glacier.us-gov-west-1.amazonaws.com",
10398            "protocols" : [ "http", "https" ]
10399          }
10400        }
10401      },
10402      "glue" : {
10403        "endpoints" : {
10404          "fips-us-gov-east-1" : {
10405            "credentialScope" : {
10406              "region" : "us-gov-east-1"
10407            },
10408            "hostname" : "glue-fips.us-gov-east-1.amazonaws.com"
10409          },
10410          "fips-us-gov-west-1" : {
10411            "credentialScope" : {
10412              "region" : "us-gov-west-1"
10413            },
10414            "hostname" : "glue-fips.us-gov-west-1.amazonaws.com"
10415          },
10416          "us-gov-east-1" : { },
10417          "us-gov-west-1" : { }
10418        }
10419      },
10420      "greengrass" : {
10421        "defaults" : {
10422          "protocols" : [ "https" ]
10423        },
10424        "endpoints" : {
10425          "dataplane-us-gov-east-1" : {
10426            "credentialScope" : {
10427              "region" : "us-gov-east-1"
10428            },
10429            "hostname" : "greengrass-ats.iot.us-gov-east-1.amazonaws.com"
10430          },
10431          "dataplane-us-gov-west-1" : {
10432            "credentialScope" : {
10433              "region" : "us-gov-west-1"
10434            },
10435            "hostname" : "greengrass-ats.iot.us-gov-west-1.amazonaws.com"
10436          },
10437          "fips-us-gov-east-1" : {
10438            "credentialScope" : {
10439              "region" : "us-gov-east-1"
10440            },
10441            "hostname" : "greengrass-fips.us-gov-east-1.amazonaws.com"
10442          },
10443          "us-gov-east-1" : {
10444            "credentialScope" : {
10445              "region" : "us-gov-east-1"
10446            },
10447            "hostname" : "greengrass.us-gov-east-1.amazonaws.com"
10448          },
10449          "us-gov-west-1" : {
10450            "credentialScope" : {
10451              "region" : "us-gov-west-1"
10452            },
10453            "hostname" : "greengrass.us-gov-west-1.amazonaws.com"
10454          }
10455        },
10456        "isRegionalized" : true
10457      },
10458      "guardduty" : {
10459        "defaults" : {
10460          "protocols" : [ "https" ]
10461        },
10462        "endpoints" : {
10463          "us-gov-east-1" : { },
10464          "us-gov-east-1-fips" : {
10465            "credentialScope" : {
10466              "region" : "us-gov-east-1"
10467            },
10468            "hostname" : "guardduty.us-gov-east-1.amazonaws.com"
10469          },
10470          "us-gov-west-1" : { },
10471          "us-gov-west-1-fips" : {
10472            "credentialScope" : {
10473              "region" : "us-gov-west-1"
10474            },
10475            "hostname" : "guardduty.us-gov-west-1.amazonaws.com"
10476          }
10477        },
10478        "isRegionalized" : true
10479      },
10480      "health" : {
10481        "endpoints" : {
10482          "fips-us-gov-west-1" : {
10483            "credentialScope" : {
10484              "region" : "us-gov-west-1"
10485            },
10486            "hostname" : "health-fips.us-gov-west-1.amazonaws.com"
10487          }
10488        }
10489      },
10490      "iam" : {
10491        "endpoints" : {
10492          "aws-us-gov-global" : {
10493            "credentialScope" : {
10494              "region" : "us-gov-west-1"
10495            },
10496            "hostname" : "iam.us-gov.amazonaws.com"
10497          },
10498          "aws-us-gov-global-fips" : {
10499            "credentialScope" : {
10500              "region" : "us-gov-west-1"
10501            },
10502            "hostname" : "iam.us-gov.amazonaws.com"
10503          },
10504          "iam-govcloud-fips" : {
10505            "credentialScope" : {
10506              "region" : "us-gov-west-1"
10507            },
10508            "hostname" : "iam.us-gov.amazonaws.com"
10509          }
10510        },
10511        "isRegionalized" : false,
10512        "partitionEndpoint" : "aws-us-gov-global"
10513      },
10514      "identitystore" : {
10515        "endpoints" : {
10516          "fips-us-gov-west-1" : {
10517            "credentialScope" : {
10518              "region" : "us-gov-west-1"
10519            },
10520            "hostname" : "identitystore.us-gov-west-1.amazonaws.com"
10521          },
10522          "us-gov-west-1" : { }
10523        }
10524      },
10525      "inspector" : {
10526        "endpoints" : {
10527          "fips-us-gov-east-1" : {
10528            "credentialScope" : {
10529              "region" : "us-gov-east-1"
10530            },
10531            "hostname" : "inspector-fips.us-gov-east-1.amazonaws.com"
10532          },
10533          "fips-us-gov-west-1" : {
10534            "credentialScope" : {
10535              "region" : "us-gov-west-1"
10536            },
10537            "hostname" : "inspector-fips.us-gov-west-1.amazonaws.com"
10538          },
10539          "us-gov-east-1" : { },
10540          "us-gov-west-1" : { }
10541        }
10542      },
10543      "iot" : {
10544        "defaults" : {
10545          "credentialScope" : {
10546            "service" : "execute-api"
10547          }
10548        },
10549        "endpoints" : {
10550          "fips-us-gov-east-1" : {
10551            "credentialScope" : {
10552              "service" : "execute-api"
10553            },
10554            "hostname" : "iot-fips.us-gov-east-1.amazonaws.com"
10555          },
10556          "fips-us-gov-west-1" : {
10557            "credentialScope" : {
10558              "service" : "execute-api"
10559            },
10560            "hostname" : "iot-fips.us-gov-west-1.amazonaws.com"
10561          },
10562          "us-gov-east-1" : { },
10563          "us-gov-west-1" : { }
10564        }
10565      },
10566      "iotevents" : {
10567        "endpoints" : {
10568          "us-gov-west-1" : { }
10569        }
10570      },
10571      "ioteventsdata" : {
10572        "endpoints" : {
10573          "us-gov-west-1" : {
10574            "credentialScope" : {
10575              "region" : "us-gov-west-1"
10576            },
10577            "hostname" : "data.iotevents.us-gov-west-1.amazonaws.com"
10578          }
10579        }
10580      },
10581      "iotsecuredtunneling" : {
10582        "endpoints" : {
10583          "fips-us-gov-east-1" : {
10584            "credentialScope" : {
10585              "region" : "us-gov-east-1"
10586            },
10587            "hostname" : "api.tunneling.iot-fips.us-gov-east-1.amazonaws.com"
10588          },
10589          "fips-us-gov-west-1" : {
10590            "credentialScope" : {
10591              "region" : "us-gov-west-1"
10592            },
10593            "hostname" : "api.tunneling.iot-fips.us-gov-west-1.amazonaws.com"
10594          },
10595          "us-gov-east-1" : { },
10596          "us-gov-west-1" : { }
10597        }
10598      },
10599      "iotsitewise" : {
10600        "endpoints" : {
10601          "us-gov-west-1" : { }
10602        }
10603      },
10604      "kafka" : {
10605        "endpoints" : {
10606          "us-gov-east-1" : { },
10607          "us-gov-west-1" : { }
10608        }
10609      },
10610      "kendra" : {
10611        "endpoints" : {
10612          "fips-us-gov-west-1" : {
10613            "credentialScope" : {
10614              "region" : "us-gov-west-1"
10615            },
10616            "hostname" : "kendra-fips.us-gov-west-1.amazonaws.com"
10617          },
10618          "us-gov-west-1" : { }
10619        }
10620      },
10621      "kinesis" : {
10622        "endpoints" : {
10623          "us-gov-east-1" : {
10624            "credentialScope" : {
10625              "region" : "us-gov-east-1"
10626            },
10627            "hostname" : "kinesis.us-gov-east-1.amazonaws.com"
10628          },
10629          "us-gov-west-1" : {
10630            "credentialScope" : {
10631              "region" : "us-gov-west-1"
10632            },
10633            "hostname" : "kinesis.us-gov-west-1.amazonaws.com"
10634          }
10635        }
10636      },
10637      "kinesisanalytics" : {
10638        "endpoints" : {
10639          "us-gov-east-1" : { },
10640          "us-gov-west-1" : { }
10641        }
10642      },
10643      "kms" : {
10644        "endpoints" : {
10645          "ProdFips" : {
10646            "credentialScope" : {
10647              "region" : "us-gov-west-1"
10648            },
10649            "hostname" : "kms-fips.us-gov-west-1.amazonaws.com"
10650          },
10651          "us-gov-east-1" : { },
10652          "us-gov-east-1-fips" : {
10653            "credentialScope" : {
10654              "region" : "us-gov-east-1"
10655            },
10656            "hostname" : "kms-fips.us-gov-east-1.amazonaws.com"
10657          },
10658          "us-gov-west-1" : { },
10659          "us-gov-west-1-fips" : {
10660            "credentialScope" : {
10661              "region" : "us-gov-west-1"
10662            },
10663            "hostname" : "kms-fips.us-gov-west-1.amazonaws.com"
10664          }
10665        }
10666      },
10667      "lakeformation" : {
10668        "endpoints" : {
10669          "fips-us-gov-west-1" : {
10670            "credentialScope" : {
10671              "region" : "us-gov-west-1"
10672            },
10673            "hostname" : "lakeformation-fips.us-gov-west-1.amazonaws.com"
10674          },
10675          "us-gov-west-1" : { }
10676        }
10677      },
10678      "lambda" : {
10679        "endpoints" : {
10680          "fips-us-gov-east-1" : {
10681            "credentialScope" : {
10682              "region" : "us-gov-east-1"
10683            },
10684            "hostname" : "lambda-fips.us-gov-east-1.amazonaws.com"
10685          },
10686          "fips-us-gov-west-1" : {
10687            "credentialScope" : {
10688              "region" : "us-gov-west-1"
10689            },
10690            "hostname" : "lambda-fips.us-gov-west-1.amazonaws.com"
10691          },
10692          "us-gov-east-1" : { },
10693          "us-gov-west-1" : { }
10694        }
10695      },
10696      "license-manager" : {
10697        "endpoints" : {
10698          "fips-us-gov-east-1" : {
10699            "credentialScope" : {
10700              "region" : "us-gov-east-1"
10701            },
10702            "hostname" : "license-manager-fips.us-gov-east-1.amazonaws.com"
10703          },
10704          "fips-us-gov-west-1" : {
10705            "credentialScope" : {
10706              "region" : "us-gov-west-1"
10707            },
10708            "hostname" : "license-manager-fips.us-gov-west-1.amazonaws.com"
10709          },
10710          "us-gov-east-1" : { },
10711          "us-gov-west-1" : { }
10712        }
10713      },
10714      "logs" : {
10715        "endpoints" : {
10716          "us-gov-east-1" : {
10717            "credentialScope" : {
10718              "region" : "us-gov-east-1"
10719            },
10720            "hostname" : "logs.us-gov-east-1.amazonaws.com"
10721          },
10722          "us-gov-west-1" : {
10723            "credentialScope" : {
10724              "region" : "us-gov-west-1"
10725            },
10726            "hostname" : "logs.us-gov-west-1.amazonaws.com"
10727          }
10728        }
10729      },
10730      "mediaconvert" : {
10731        "endpoints" : {
10732          "us-gov-west-1" : {
10733            "credentialScope" : {
10734              "region" : "us-gov-west-1"
10735            },
10736            "hostname" : "mediaconvert.us-gov-west-1.amazonaws.com"
10737          }
10738        }
10739      },
10740      "metering.marketplace" : {
10741        "defaults" : {
10742          "credentialScope" : {
10743            "service" : "aws-marketplace"
10744          }
10745        },
10746        "endpoints" : {
10747          "us-gov-east-1" : { },
10748          "us-gov-west-1" : { }
10749        }
10750      },
10751      "models.lex" : {
10752        "defaults" : {
10753          "credentialScope" : {
10754            "service" : "lex"
10755          }
10756        },
10757        "endpoints" : {
10758          "us-gov-west-1" : { },
10759          "us-gov-west-1-fips" : {
10760            "credentialScope" : {
10761              "region" : "us-gov-west-1"
10762            },
10763            "hostname" : "models-fips.lex.us-gov-west-1.amazonaws.com"
10764          }
10765        }
10766      },
10767      "monitoring" : {
10768        "endpoints" : {
10769          "fips-us-gov-east-1" : {
10770            "credentialScope" : {
10771              "region" : "us-gov-east-1"
10772            },
10773            "hostname" : "monitoring.us-gov-east-1.amazonaws.com"
10774          },
10775          "fips-us-gov-west-1" : {
10776            "credentialScope" : {
10777              "region" : "us-gov-west-1"
10778            },
10779            "hostname" : "monitoring.us-gov-west-1.amazonaws.com"
10780          },
10781          "us-gov-east-1" : { },
10782          "us-gov-west-1" : { }
10783        }
10784      },
10785      "mq" : {
10786        "endpoints" : {
10787          "fips-us-gov-east-1" : {
10788            "credentialScope" : {
10789              "region" : "us-gov-east-1"
10790            },
10791            "hostname" : "mq-fips.us-gov-east-1.amazonaws.com"
10792          },
10793          "fips-us-gov-west-1" : {
10794            "credentialScope" : {
10795              "region" : "us-gov-west-1"
10796            },
10797            "hostname" : "mq-fips.us-gov-west-1.amazonaws.com"
10798          },
10799          "us-gov-east-1" : { },
10800          "us-gov-west-1" : { }
10801        }
10802      },
10803      "neptune" : {
10804        "endpoints" : {
10805          "us-gov-east-1" : {
10806            "credentialScope" : {
10807              "region" : "us-gov-east-1"
10808            },
10809            "hostname" : "rds.us-gov-east-1.amazonaws.com"
10810          },
10811          "us-gov-west-1" : {
10812            "credentialScope" : {
10813              "region" : "us-gov-west-1"
10814            },
10815            "hostname" : "rds.us-gov-west-1.amazonaws.com"
10816          }
10817        }
10818      },
10819      "network-firewall" : {
10820        "endpoints" : {
10821          "fips-us-gov-east-1" : {
10822            "credentialScope" : {
10823              "region" : "us-gov-east-1"
10824            },
10825            "hostname" : "network-firewall-fips.us-gov-east-1.amazonaws.com"
10826          },
10827          "fips-us-gov-west-1" : {
10828            "credentialScope" : {
10829              "region" : "us-gov-west-1"
10830            },
10831            "hostname" : "network-firewall-fips.us-gov-west-1.amazonaws.com"
10832          },
10833          "us-gov-east-1" : { },
10834          "us-gov-west-1" : { }
10835        }
10836      },
10837      "networkmanager" : {
10838        "endpoints" : {
10839          "aws-us-gov-global" : {
10840            "credentialScope" : {
10841              "region" : "us-gov-west-1"
10842            },
10843            "hostname" : "networkmanager.us-gov-west-1.amazonaws.com"
10844          }
10845        },
10846        "isRegionalized" : false,
10847        "partitionEndpoint" : "aws-us-gov-global"
10848      },
10849      "oidc" : {
10850        "endpoints" : {
10851          "us-gov-west-1" : {
10852            "credentialScope" : {
10853              "region" : "us-gov-west-1"
10854            },
10855            "hostname" : "oidc.us-gov-west-1.amazonaws.com"
10856          }
10857        }
10858      },
10859      "organizations" : {
10860        "endpoints" : {
10861          "aws-us-gov-global" : {
10862            "credentialScope" : {
10863              "region" : "us-gov-west-1"
10864            },
10865            "hostname" : "organizations.us-gov-west-1.amazonaws.com"
10866          },
10867          "fips-aws-us-gov-global" : {
10868            "credentialScope" : {
10869              "region" : "us-gov-west-1"
10870            },
10871            "hostname" : "organizations.us-gov-west-1.amazonaws.com"
10872          }
10873        },
10874        "isRegionalized" : false,
10875        "partitionEndpoint" : "aws-us-gov-global"
10876      },
10877      "outposts" : {
10878        "endpoints" : {
10879          "us-gov-east-1" : {
10880            "credentialScope" : {
10881              "region" : "us-gov-east-1"
10882            },
10883            "hostname" : "outposts.us-gov-east-1.amazonaws.com"
10884          },
10885          "us-gov-west-1" : {
10886            "credentialScope" : {
10887              "region" : "us-gov-west-1"
10888            },
10889            "hostname" : "outposts.us-gov-west-1.amazonaws.com"
10890          }
10891        }
10892      },
10893      "pinpoint" : {
10894        "defaults" : {
10895          "credentialScope" : {
10896            "service" : "mobiletargeting"
10897          }
10898        },
10899        "endpoints" : {
10900          "fips-us-gov-west-1" : {
10901            "credentialScope" : {
10902              "region" : "us-gov-west-1"
10903            },
10904            "hostname" : "pinpoint-fips.us-gov-west-1.amazonaws.com"
10905          },
10906          "us-gov-west-1" : {
10907            "credentialScope" : {
10908              "region" : "us-gov-west-1"
10909            },
10910            "hostname" : "pinpoint.us-gov-west-1.amazonaws.com"
10911          }
10912        }
10913      },
10914      "polly" : {
10915        "endpoints" : {
10916          "fips-us-gov-west-1" : {
10917            "credentialScope" : {
10918              "region" : "us-gov-west-1"
10919            },
10920            "hostname" : "polly-fips.us-gov-west-1.amazonaws.com"
10921          },
10922          "us-gov-west-1" : { }
10923        }
10924      },
10925      "quicksight" : {
10926        "endpoints" : {
10927          "api" : { },
10928          "us-gov-west-1" : { }
10929        }
10930      },
10931      "ram" : {
10932        "endpoints" : {
10933          "us-gov-east-1" : {
10934            "credentialScope" : {
10935              "region" : "us-gov-east-1"
10936            },
10937            "hostname" : "ram.us-gov-east-1.amazonaws.com"
10938          },
10939          "us-gov-west-1" : {
10940            "credentialScope" : {
10941              "region" : "us-gov-west-1"
10942            },
10943            "hostname" : "ram.us-gov-west-1.amazonaws.com"
10944          }
10945        }
10946      },
10947      "rds" : {
10948        "endpoints" : {
10949          "rds.us-gov-east-1" : {
10950            "credentialScope" : {
10951              "region" : "us-gov-east-1"
10952            },
10953            "hostname" : "rds.us-gov-east-1.amazonaws.com"
10954          },
10955          "rds.us-gov-west-1" : {
10956            "credentialScope" : {
10957              "region" : "us-gov-west-1"
10958            },
10959            "hostname" : "rds.us-gov-west-1.amazonaws.com"
10960          },
10961          "us-gov-east-1" : { },
10962          "us-gov-east-1-fips" : {
10963            "credentialScope" : {
10964              "region" : "us-gov-east-1"
10965            },
10966            "hostname" : "rds.us-gov-east-1.amazonaws.com"
10967          },
10968          "us-gov-west-1" : { },
10969          "us-gov-west-1-fips" : {
10970            "credentialScope" : {
10971              "region" : "us-gov-west-1"
10972            },
10973            "hostname" : "rds.us-gov-west-1.amazonaws.com"
10974          }
10975        }
10976      },
10977      "redshift" : {
10978        "endpoints" : {
10979          "us-gov-east-1" : {
10980            "credentialScope" : {
10981              "region" : "us-gov-east-1"
10982            },
10983            "hostname" : "redshift.us-gov-east-1.amazonaws.com"
10984          },
10985          "us-gov-west-1" : {
10986            "credentialScope" : {
10987              "region" : "us-gov-west-1"
10988            },
10989            "hostname" : "redshift.us-gov-west-1.amazonaws.com"
10990          }
10991        }
10992      },
10993      "rekognition" : {
10994        "endpoints" : {
10995          "rekognition-fips.us-gov-west-1" : {
10996            "credentialScope" : {
10997              "region" : "us-gov-west-1"
10998            },
10999            "hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com"
11000          },
11001          "us-gov-west-1" : { },
11002          "us-gov-west-1-fips" : {
11003            "credentialScope" : {
11004              "region" : "us-gov-west-1"
11005            },
11006            "hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com"
11007          }
11008        }
11009      },
11010      "resource-groups" : {
11011        "endpoints" : {
11012          "fips-us-gov-east-1" : {
11013            "credentialScope" : {
11014              "region" : "us-gov-east-1"
11015            },
11016            "hostname" : "resource-groups.us-gov-east-1.amazonaws.com"
11017          },
11018          "fips-us-gov-west-1" : {
11019            "credentialScope" : {
11020              "region" : "us-gov-west-1"
11021            },
11022            "hostname" : "resource-groups.us-gov-west-1.amazonaws.com"
11023          },
11024          "us-gov-east-1" : { },
11025          "us-gov-west-1" : { }
11026        }
11027      },
11028      "route53" : {
11029        "endpoints" : {
11030          "aws-us-gov-global" : {
11031            "credentialScope" : {
11032              "region" : "us-gov-west-1"
11033            },
11034            "hostname" : "route53.us-gov.amazonaws.com"
11035          },
11036          "fips-aws-us-gov-global" : {
11037            "credentialScope" : {
11038              "region" : "us-gov-west-1"
11039            },
11040            "hostname" : "route53.us-gov.amazonaws.com"
11041          }
11042        },
11043        "isRegionalized" : false,
11044        "partitionEndpoint" : "aws-us-gov-global"
11045      },
11046      "route53resolver" : {
11047        "endpoints" : {
11048          "us-gov-east-1" : { },
11049          "us-gov-west-1" : { }
11050        }
11051      },
11052      "runtime.lex" : {
11053        "defaults" : {
11054          "credentialScope" : {
11055            "service" : "lex"
11056          }
11057        },
11058        "endpoints" : {
11059          "us-gov-west-1" : { },
11060          "us-gov-west-1-fips" : {
11061            "credentialScope" : {
11062              "region" : "us-gov-west-1"
11063            },
11064            "hostname" : "runtime-fips.lex.us-gov-west-1.amazonaws.com"
11065          }
11066        }
11067      },
11068      "runtime.sagemaker" : {
11069        "endpoints" : {
11070          "us-gov-west-1" : { },
11071          "us-gov-west-1-fips" : {
11072            "credentialScope" : {
11073              "region" : "us-gov-west-1"
11074            },
11075            "hostname" : "runtime.sagemaker.us-gov-west-1.amazonaws.com"
11076          }
11077        }
11078      },
11079      "s3" : {
11080        "defaults" : {
11081          "signatureVersions" : [ "s3", "s3v4" ]
11082        },
11083        "endpoints" : {
11084          "accesspoint-us-gov-east-1" : {
11085            "hostname" : "s3-accesspoint.us-gov-east-1.amazonaws.com",
11086            "signatureVersions" : [ "s3v4" ]
11087          },
11088          "accesspoint-us-gov-west-1" : {
11089            "hostname" : "s3-accesspoint.us-gov-west-1.amazonaws.com",
11090            "signatureVersions" : [ "s3v4" ]
11091          },
11092          "fips-accesspoint-us-gov-east-1" : {
11093            "hostname" : "s3-accesspoint-fips.us-gov-east-1.amazonaws.com",
11094            "signatureVersions" : [ "s3v4" ]
11095          },
11096          "fips-accesspoint-us-gov-west-1" : {
11097            "hostname" : "s3-accesspoint-fips.us-gov-west-1.amazonaws.com",
11098            "signatureVersions" : [ "s3v4" ]
11099          },
11100          "fips-us-gov-west-1" : {
11101            "credentialScope" : {
11102              "region" : "us-gov-west-1"
11103            },
11104            "hostname" : "s3-fips.us-gov-west-1.amazonaws.com"
11105          },
11106          "us-gov-east-1" : {
11107            "hostname" : "s3.us-gov-east-1.amazonaws.com",
11108            "protocols" : [ "http", "https" ]
11109          },
11110          "us-gov-west-1" : {
11111            "hostname" : "s3.us-gov-west-1.amazonaws.com",
11112            "protocols" : [ "http", "https" ]
11113          }
11114        }
11115      },
11116      "s3-control" : {
11117        "defaults" : {
11118          "protocols" : [ "https" ],
11119          "signatureVersions" : [ "s3v4" ]
11120        },
11121        "endpoints" : {
11122          "us-gov-east-1" : {
11123            "credentialScope" : {
11124              "region" : "us-gov-east-1"
11125            },
11126            "hostname" : "s3-control.us-gov-east-1.amazonaws.com",
11127            "signatureVersions" : [ "s3v4" ]
11128          },
11129          "us-gov-east-1-fips" : {
11130            "credentialScope" : {
11131              "region" : "us-gov-east-1"
11132            },
11133            "hostname" : "s3-control-fips.us-gov-east-1.amazonaws.com",
11134            "signatureVersions" : [ "s3v4" ]
11135          },
11136          "us-gov-west-1" : {
11137            "credentialScope" : {
11138              "region" : "us-gov-west-1"
11139            },
11140            "hostname" : "s3-control.us-gov-west-1.amazonaws.com",
11141            "signatureVersions" : [ "s3v4" ]
11142          },
11143          "us-gov-west-1-fips" : {
11144            "credentialScope" : {
11145              "region" : "us-gov-west-1"
11146            },
11147            "hostname" : "s3-control-fips.us-gov-west-1.amazonaws.com",
11148            "signatureVersions" : [ "s3v4" ]
11149          }
11150        }
11151      },
11152      "secretsmanager" : {
11153        "endpoints" : {
11154          "us-gov-east-1" : { },
11155          "us-gov-east-1-fips" : {
11156            "credentialScope" : {
11157              "region" : "us-gov-east-1"
11158            },
11159            "hostname" : "secretsmanager-fips.us-gov-east-1.amazonaws.com"
11160          },
11161          "us-gov-west-1" : { },
11162          "us-gov-west-1-fips" : {
11163            "credentialScope" : {
11164              "region" : "us-gov-west-1"
11165            },
11166            "hostname" : "secretsmanager-fips.us-gov-west-1.amazonaws.com"
11167          }
11168        }
11169      },
11170      "securityhub" : {
11171        "endpoints" : {
11172          "fips-us-gov-east-1" : {
11173            "credentialScope" : {
11174              "region" : "us-gov-east-1"
11175            },
11176            "hostname" : "securityhub-fips.us-gov-east-1.amazonaws.com"
11177          },
11178          "fips-us-gov-west-1" : {
11179            "credentialScope" : {
11180              "region" : "us-gov-west-1"
11181            },
11182            "hostname" : "securityhub-fips.us-gov-west-1.amazonaws.com"
11183          },
11184          "us-gov-east-1" : { },
11185          "us-gov-west-1" : { }
11186        }
11187      },
11188      "serverlessrepo" : {
11189        "defaults" : {
11190          "protocols" : [ "https" ]
11191        },
11192        "endpoints" : {
11193          "us-gov-east-1" : {
11194            "credentialScope" : {
11195              "region" : "us-gov-east-1"
11196            },
11197            "hostname" : "serverlessrepo.us-gov-east-1.amazonaws.com",
11198            "protocols" : [ "https" ]
11199          },
11200          "us-gov-west-1" : {
11201            "credentialScope" : {
11202              "region" : "us-gov-west-1"
11203            },
11204            "hostname" : "serverlessrepo.us-gov-west-1.amazonaws.com",
11205            "protocols" : [ "https" ]
11206          }
11207        }
11208      },
11209      "servicecatalog" : {
11210        "endpoints" : {
11211          "us-gov-east-1" : { },
11212          "us-gov-east-1-fips" : {
11213            "credentialScope" : {
11214              "region" : "us-gov-east-1"
11215            },
11216            "hostname" : "servicecatalog-fips.us-gov-east-1.amazonaws.com"
11217          },
11218          "us-gov-west-1" : { },
11219          "us-gov-west-1-fips" : {
11220            "credentialScope" : {
11221              "region" : "us-gov-west-1"
11222            },
11223            "hostname" : "servicecatalog-fips.us-gov-west-1.amazonaws.com"
11224          }
11225        }
11226      },
11227      "servicecatalog-appregistry" : {
11228        "endpoints" : {
11229          "fips-us-gov-east-1" : {
11230            "credentialScope" : {
11231              "region" : "us-gov-east-1"
11232            },
11233            "hostname" : "servicecatalog-appregistry.us-gov-east-1.amazonaws.com"
11234          },
11235          "fips-us-gov-west-1" : {
11236            "credentialScope" : {
11237              "region" : "us-gov-west-1"
11238            },
11239            "hostname" : "servicecatalog-appregistry.us-gov-west-1.amazonaws.com"
11240          },
11241          "us-gov-east-1" : { },
11242          "us-gov-west-1" : { }
11243        }
11244      },
11245      "servicediscovery" : {
11246        "endpoints" : {
11247          "servicediscovery-fips" : {
11248            "credentialScope" : {
11249              "region" : "us-gov-west-1"
11250            },
11251            "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com"
11252          },
11253          "us-gov-east-1" : { },
11254          "us-gov-east-1-fips" : {
11255            "credentialScope" : {
11256              "region" : "us-gov-east-1"
11257            },
11258            "hostname" : "servicediscovery-fips.us-gov-east-1.amazonaws.com"
11259          },
11260          "us-gov-west-1" : { },
11261          "us-gov-west-1-fips" : {
11262            "credentialScope" : {
11263              "region" : "us-gov-west-1"
11264            },
11265            "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com"
11266          }
11267        }
11268      },
11269      "servicequotas" : {
11270        "defaults" : {
11271          "protocols" : [ "https" ]
11272        },
11273        "endpoints" : {
11274          "fips-us-gov-east-1" : {
11275            "credentialScope" : {
11276              "region" : "us-gov-east-1"
11277            },
11278            "hostname" : "servicequotas.us-gov-east-1.amazonaws.com"
11279          },
11280          "fips-us-gov-west-1" : {
11281            "credentialScope" : {
11282              "region" : "us-gov-west-1"
11283            },
11284            "hostname" : "servicequotas.us-gov-west-1.amazonaws.com"
11285          },
11286          "us-gov-east-1" : { },
11287          "us-gov-west-1" : { }
11288        }
11289      },
11290      "sms" : {
11291        "endpoints" : {
11292          "fips-us-gov-east-1" : {
11293            "credentialScope" : {
11294              "region" : "us-gov-east-1"
11295            },
11296            "hostname" : "sms-fips.us-gov-east-1.amazonaws.com"
11297          },
11298          "fips-us-gov-west-1" : {
11299            "credentialScope" : {
11300              "region" : "us-gov-west-1"
11301            },
11302            "hostname" : "sms-fips.us-gov-west-1.amazonaws.com"
11303          },
11304          "us-gov-east-1" : { },
11305          "us-gov-west-1" : { }
11306        }
11307      },
11308      "snowball" : {
11309        "endpoints" : {
11310          "fips-us-gov-east-1" : {
11311            "credentialScope" : {
11312              "region" : "us-gov-east-1"
11313            },
11314            "hostname" : "snowball-fips.us-gov-east-1.amazonaws.com"
11315          },
11316          "fips-us-gov-west-1" : {
11317            "credentialScope" : {
11318              "region" : "us-gov-west-1"
11319            },
11320            "hostname" : "snowball-fips.us-gov-west-1.amazonaws.com"
11321          },
11322          "us-gov-east-1" : { },
11323          "us-gov-west-1" : { }
11324        }
11325      },
11326      "sns" : {
11327        "endpoints" : {
11328          "us-gov-east-1" : {
11329            "credentialScope" : {
11330              "region" : "us-gov-east-1"
11331            },
11332            "hostname" : "sns.us-gov-east-1.amazonaws.com"
11333          },
11334          "us-gov-west-1" : {
11335            "credentialScope" : {
11336              "region" : "us-gov-west-1"
11337            },
11338            "hostname" : "sns.us-gov-west-1.amazonaws.com",
11339            "protocols" : [ "http", "https" ]
11340          }
11341        }
11342      },
11343      "sqs" : {
11344        "endpoints" : {
11345          "us-gov-east-1" : {
11346            "credentialScope" : {
11347              "region" : "us-gov-east-1"
11348            },
11349            "hostname" : "sqs.us-gov-east-1.amazonaws.com"
11350          },
11351          "us-gov-west-1" : {
11352            "credentialScope" : {
11353              "region" : "us-gov-west-1"
11354            },
11355            "hostname" : "sqs.us-gov-west-1.amazonaws.com",
11356            "protocols" : [ "http", "https" ],
11357            "sslCommonName" : "{region}.queue.{dnsSuffix}"
11358          }
11359        }
11360      },
11361      "ssm" : {
11362        "endpoints" : {
11363          "fips-us-gov-east-1" : {
11364            "credentialScope" : {
11365              "region" : "us-gov-east-1"
11366            },
11367            "hostname" : "ssm.us-gov-east-1.amazonaws.com"
11368          },
11369          "fips-us-gov-west-1" : {
11370            "credentialScope" : {
11371              "region" : "us-gov-west-1"
11372            },
11373            "hostname" : "ssm.us-gov-west-1.amazonaws.com"
11374          },
11375          "us-gov-east-1" : { },
11376          "us-gov-west-1" : { }
11377        }
11378      },
11379      "states" : {
11380        "endpoints" : {
11381          "fips-us-gov-east-1" : {
11382            "credentialScope" : {
11383              "region" : "us-gov-east-1"
11384            },
11385            "hostname" : "states-fips.us-gov-east-1.amazonaws.com"
11386          },
11387          "fips-us-gov-west-1" : {
11388            "credentialScope" : {
11389              "region" : "us-gov-west-1"
11390            },
11391            "hostname" : "states.us-gov-west-1.amazonaws.com"
11392          },
11393          "us-gov-east-1" : { },
11394          "us-gov-west-1" : { }
11395        }
11396      },
11397      "storagegateway" : {
11398        "endpoints" : {
11399          "fips" : {
11400            "credentialScope" : {
11401              "region" : "us-gov-west-1"
11402            },
11403            "hostname" : "storagegateway-fips.us-gov-west-1.amazonaws.com"
11404          },
11405          "us-gov-east-1" : { },
11406          "us-gov-east-1-fips" : {
11407            "credentialScope" : {
11408              "region" : "us-gov-east-1"
11409            },
11410            "hostname" : "storagegateway-fips.us-gov-east-1.amazonaws.com"
11411          },
11412          "us-gov-west-1" : { },
11413          "us-gov-west-1-fips" : {
11414            "credentialScope" : {
11415              "region" : "us-gov-west-1"
11416            },
11417            "hostname" : "storagegateway-fips.us-gov-west-1.amazonaws.com"
11418          }
11419        }
11420      },
11421      "streams.dynamodb" : {
11422        "defaults" : {
11423          "credentialScope" : {
11424            "service" : "dynamodb"
11425          }
11426        },
11427        "endpoints" : {
11428          "us-gov-east-1" : { },
11429          "us-gov-east-1-fips" : {
11430            "credentialScope" : {
11431              "region" : "us-gov-east-1"
11432            },
11433            "hostname" : "dynamodb.us-gov-east-1.amazonaws.com"
11434          },
11435          "us-gov-west-1" : { },
11436          "us-gov-west-1-fips" : {
11437            "credentialScope" : {
11438              "region" : "us-gov-west-1"
11439            },
11440            "hostname" : "dynamodb.us-gov-west-1.amazonaws.com"
11441          }
11442        }
11443      },
11444      "sts" : {
11445        "endpoints" : {
11446          "us-gov-east-1" : { },
11447          "us-gov-east-1-fips" : {
11448            "credentialScope" : {
11449              "region" : "us-gov-east-1"
11450            },
11451            "hostname" : "sts.us-gov-east-1.amazonaws.com"
11452          },
11453          "us-gov-west-1" : { },
11454          "us-gov-west-1-fips" : {
11455            "credentialScope" : {
11456              "region" : "us-gov-west-1"
11457            },
11458            "hostname" : "sts.us-gov-west-1.amazonaws.com"
11459          }
11460        }
11461      },
11462      "support" : {
11463        "endpoints" : {
11464          "aws-us-gov-global" : {
11465            "credentialScope" : {
11466              "region" : "us-gov-west-1"
11467            },
11468            "hostname" : "support.us-gov-west-1.amazonaws.com"
11469          },
11470          "fips-us-gov-west-1" : {
11471            "credentialScope" : {
11472              "region" : "us-gov-west-1"
11473            },
11474            "hostname" : "support.us-gov-west-1.amazonaws.com"
11475          }
11476        },
11477        "partitionEndpoint" : "aws-us-gov-global"
11478      },
11479      "swf" : {
11480        "endpoints" : {
11481          "us-gov-east-1" : {
11482            "credentialScope" : {
11483              "region" : "us-gov-east-1"
11484            },
11485            "hostname" : "swf.us-gov-east-1.amazonaws.com"
11486          },
11487          "us-gov-west-1" : {
11488            "credentialScope" : {
11489              "region" : "us-gov-west-1"
11490            },
11491            "hostname" : "swf.us-gov-west-1.amazonaws.com"
11492          }
11493        }
11494      },
11495      "tagging" : {
11496        "endpoints" : {
11497          "us-gov-east-1" : { },
11498          "us-gov-west-1" : { }
11499        }
11500      },
11501      "textract" : {
11502        "endpoints" : {
11503          "fips-us-gov-east-1" : {
11504            "credentialScope" : {
11505              "region" : "us-gov-east-1"
11506            },
11507            "hostname" : "textract-fips.us-gov-east-1.amazonaws.com"
11508          },
11509          "fips-us-gov-west-1" : {
11510            "credentialScope" : {
11511              "region" : "us-gov-west-1"
11512            },
11513            "hostname" : "textract-fips.us-gov-west-1.amazonaws.com"
11514          },
11515          "us-gov-east-1" : { },
11516          "us-gov-west-1" : { }
11517        }
11518      },
11519      "transcribe" : {
11520        "defaults" : {
11521          "protocols" : [ "https" ]
11522        },
11523        "endpoints" : {
11524          "fips-us-gov-east-1" : {
11525            "credentialScope" : {
11526              "region" : "us-gov-east-1"
11527            },
11528            "hostname" : "fips.transcribe.us-gov-east-1.amazonaws.com"
11529          },
11530          "fips-us-gov-west-1" : {
11531            "credentialScope" : {
11532              "region" : "us-gov-west-1"
11533            },
11534            "hostname" : "fips.transcribe.us-gov-west-1.amazonaws.com"
11535          },
11536          "us-gov-east-1" : { },
11537          "us-gov-west-1" : { }
11538        }
11539      },
11540      "transfer" : {
11541        "endpoints" : {
11542          "fips-us-gov-east-1" : {
11543            "credentialScope" : {
11544              "region" : "us-gov-east-1"
11545            },
11546            "hostname" : "transfer-fips.us-gov-east-1.amazonaws.com"
11547          },
11548          "fips-us-gov-west-1" : {
11549            "credentialScope" : {
11550              "region" : "us-gov-west-1"
11551            },
11552            "hostname" : "transfer-fips.us-gov-west-1.amazonaws.com"
11553          },
11554          "us-gov-east-1" : { },
11555          "us-gov-west-1" : { }
11556        }
11557      },
11558      "translate" : {
11559        "defaults" : {
11560          "protocols" : [ "https" ]
11561        },
11562        "endpoints" : {
11563          "us-gov-west-1" : { },
11564          "us-gov-west-1-fips" : {
11565            "credentialScope" : {
11566              "region" : "us-gov-west-1"
11567            },
11568            "hostname" : "translate-fips.us-gov-west-1.amazonaws.com"
11569          }
11570        }
11571      },
11572      "waf-regional" : {
11573        "endpoints" : {
11574          "fips-us-gov-east-1" : {
11575            "credentialScope" : {
11576              "region" : "us-gov-east-1"
11577            },
11578            "hostname" : "waf-regional-fips.us-gov-east-1.amazonaws.com"
11579          },
11580          "fips-us-gov-west-1" : {
11581            "credentialScope" : {
11582              "region" : "us-gov-west-1"
11583            },
11584            "hostname" : "waf-regional-fips.us-gov-west-1.amazonaws.com"
11585          },
11586          "us-gov-east-1" : {
11587            "credentialScope" : {
11588              "region" : "us-gov-east-1"
11589            },
11590            "hostname" : "waf-regional.us-gov-east-1.amazonaws.com"
11591          },
11592          "us-gov-west-1" : {
11593            "credentialScope" : {
11594              "region" : "us-gov-west-1"
11595            },
11596            "hostname" : "waf-regional.us-gov-west-1.amazonaws.com"
11597          }
11598        }
11599      },
11600      "workspaces" : {
11601        "endpoints" : {
11602          "fips-us-gov-west-1" : {
11603            "credentialScope" : {
11604              "region" : "us-gov-west-1"
11605            },
11606            "hostname" : "workspaces-fips.us-gov-west-1.amazonaws.com"
11607          },
11608          "us-gov-west-1" : { }
11609        }
11610      },
11611      "xray" : {
11612        "endpoints" : {
11613          "fips-us-gov-east-1" : {
11614            "credentialScope" : {
11615              "region" : "us-gov-east-1"
11616            },
11617            "hostname" : "xray-fips.us-gov-east-1.amazonaws.com"
11618          },
11619          "fips-us-gov-west-1" : {
11620            "credentialScope" : {
11621              "region" : "us-gov-west-1"
11622            },
11623            "hostname" : "xray-fips.us-gov-west-1.amazonaws.com"
11624          },
11625          "us-gov-east-1" : { },
11626          "us-gov-west-1" : { }
11627        }
11628      }
11629    }
11630  }, {
11631    "defaults" : {
11632      "hostname" : "{service}.{region}.{dnsSuffix}",
11633      "protocols" : [ "https" ],
11634      "signatureVersions" : [ "v4" ]
11635    },
11636    "dnsSuffix" : "c2s.ic.gov",
11637    "partition" : "aws-iso",
11638    "partitionName" : "AWS ISO (US)",
11639    "regionRegex" : "^us\\-iso\\-\\w+\\-\\d+$",
11640    "regions" : {
11641      "us-iso-east-1" : {
11642        "description" : "US ISO East"
11643      },
11644      "us-iso-west-1" : {
11645        "description" : "US ISO WEST"
11646      }
11647    },
11648    "services" : {
11649      "api.ecr" : {
11650        "endpoints" : {
11651          "us-iso-east-1" : {
11652            "credentialScope" : {
11653              "region" : "us-iso-east-1"
11654            },
11655            "hostname" : "api.ecr.us-iso-east-1.c2s.ic.gov"
11656          },
11657          "us-iso-west-1" : {
11658            "credentialScope" : {
11659              "region" : "us-iso-west-1"
11660            },
11661            "hostname" : "api.ecr.us-iso-west-1.c2s.ic.gov"
11662          }
11663        }
11664      },
11665      "api.sagemaker" : {
11666        "endpoints" : {
11667          "us-iso-east-1" : { }
11668        }
11669      },
11670      "apigateway" : {
11671        "endpoints" : {
11672          "us-iso-east-1" : { }
11673        }
11674      },
11675      "application-autoscaling" : {
11676        "defaults" : {
11677          "protocols" : [ "http", "https" ]
11678        },
11679        "endpoints" : {
11680          "us-iso-east-1" : { },
11681          "us-iso-west-1" : { }
11682        }
11683      },
11684      "autoscaling" : {
11685        "endpoints" : {
11686          "us-iso-east-1" : {
11687            "protocols" : [ "http", "https" ]
11688          },
11689          "us-iso-west-1" : { }
11690        }
11691      },
11692      "cloudformation" : {
11693        "endpoints" : {
11694          "us-iso-east-1" : { },
11695          "us-iso-west-1" : { }
11696        }
11697      },
11698      "cloudtrail" : {
11699        "endpoints" : {
11700          "us-iso-east-1" : { },
11701          "us-iso-west-1" : { }
11702        }
11703      },
11704      "codedeploy" : {
11705        "endpoints" : {
11706          "us-iso-east-1" : { },
11707          "us-iso-west-1" : { }
11708        }
11709      },
11710      "comprehend" : {
11711        "defaults" : {
11712          "protocols" : [ "https" ]
11713        },
11714        "endpoints" : {
11715          "us-iso-east-1" : { }
11716        }
11717      },
11718      "config" : {
11719        "endpoints" : {
11720          "us-iso-east-1" : { },
11721          "us-iso-west-1" : { }
11722        }
11723      },
11724      "datapipeline" : {
11725        "endpoints" : {
11726          "us-iso-east-1" : { }
11727        }
11728      },
11729      "directconnect" : {
11730        "endpoints" : {
11731          "us-iso-east-1" : { },
11732          "us-iso-west-1" : { }
11733        }
11734      },
11735      "dms" : {
11736        "endpoints" : {
11737          "dms-fips" : {
11738            "credentialScope" : {
11739              "region" : "us-iso-east-1"
11740            },
11741            "hostname" : "dms.us-iso-east-1.c2s.ic.gov"
11742          },
11743          "us-iso-east-1" : { },
11744          "us-iso-east-1-fips" : {
11745            "credentialScope" : {
11746              "region" : "us-iso-east-1"
11747            },
11748            "hostname" : "dms.us-iso-east-1.c2s.ic.gov"
11749          }
11750        }
11751      },
11752      "ds" : {
11753        "endpoints" : {
11754          "us-iso-east-1" : { }
11755        }
11756      },
11757      "dynamodb" : {
11758        "endpoints" : {
11759          "us-iso-east-1" : {
11760            "protocols" : [ "http", "https" ]
11761          },
11762          "us-iso-west-1" : { }
11763        }
11764      },
11765      "ebs" : {
11766        "endpoints" : {
11767          "us-iso-east-1" : { }
11768        }
11769      },
11770      "ec2" : {
11771        "endpoints" : {
11772          "us-iso-east-1" : { },
11773          "us-iso-west-1" : { }
11774        }
11775      },
11776      "ecs" : {
11777        "endpoints" : {
11778          "us-iso-east-1" : { },
11779          "us-iso-west-1" : { }
11780        }
11781      },
11782      "elasticache" : {
11783        "endpoints" : {
11784          "us-iso-east-1" : { },
11785          "us-iso-west-1" : { }
11786        }
11787      },
11788      "elasticfilesystem" : {
11789        "endpoints" : {
11790          "fips-us-iso-east-1" : {
11791            "credentialScope" : {
11792              "region" : "us-iso-east-1"
11793            },
11794            "hostname" : "elasticfilesystem-fips.us-iso-east-1.c2s.ic.gov"
11795          },
11796          "us-iso-east-1" : { }
11797        }
11798      },
11799      "elasticloadbalancing" : {
11800        "endpoints" : {
11801          "us-iso-east-1" : {
11802            "protocols" : [ "http", "https" ]
11803          },
11804          "us-iso-west-1" : { }
11805        }
11806      },
11807      "elasticmapreduce" : {
11808        "endpoints" : {
11809          "us-iso-east-1" : {
11810            "protocols" : [ "https" ]
11811          },
11812          "us-iso-west-1" : { }
11813        }
11814      },
11815      "es" : {
11816        "endpoints" : {
11817          "us-iso-east-1" : { }
11818        }
11819      },
11820      "events" : {
11821        "endpoints" : {
11822          "us-iso-east-1" : { },
11823          "us-iso-west-1" : { }
11824        }
11825      },
11826      "firehose" : {
11827        "endpoints" : {
11828          "us-iso-east-1" : { }
11829        }
11830      },
11831      "glacier" : {
11832        "endpoints" : {
11833          "us-iso-east-1" : {
11834            "protocols" : [ "http", "https" ]
11835          },
11836          "us-iso-west-1" : { }
11837        }
11838      },
11839      "health" : {
11840        "endpoints" : {
11841          "us-iso-east-1" : { }
11842        }
11843      },
11844      "iam" : {
11845        "endpoints" : {
11846          "aws-iso-global" : {
11847            "credentialScope" : {
11848              "region" : "us-iso-east-1"
11849            },
11850            "hostname" : "iam.us-iso-east-1.c2s.ic.gov"
11851          }
11852        },
11853        "isRegionalized" : false,
11854        "partitionEndpoint" : "aws-iso-global"
11855      },
11856      "kinesis" : {
11857        "endpoints" : {
11858          "us-iso-east-1" : { },
11859          "us-iso-west-1" : { }
11860        }
11861      },
11862      "kms" : {
11863        "endpoints" : {
11864          "ProdFips" : {
11865            "credentialScope" : {
11866              "region" : "us-iso-east-1"
11867            },
11868            "hostname" : "kms-fips.us-iso-east-1.c2s.ic.gov"
11869          },
11870          "us-iso-east-1" : { },
11871          "us-iso-east-1-fips" : {
11872            "credentialScope" : {
11873              "region" : "us-iso-east-1"
11874            },
11875            "hostname" : "kms-fips.us-iso-east-1.c2s.ic.gov"
11876          },
11877          "us-iso-west-1" : { },
11878          "us-iso-west-1-fips" : {
11879            "credentialScope" : {
11880              "region" : "us-iso-west-1"
11881            },
11882            "hostname" : "kms-fips.us-iso-west-1.c2s.ic.gov"
11883          }
11884        }
11885      },
11886      "lambda" : {
11887        "endpoints" : {
11888          "us-iso-east-1" : { },
11889          "us-iso-west-1" : { }
11890        }
11891      },
11892      "license-manager" : {
11893        "endpoints" : {
11894          "us-iso-east-1" : { }
11895        }
11896      },
11897      "logs" : {
11898        "endpoints" : {
11899          "us-iso-east-1" : { },
11900          "us-iso-west-1" : { }
11901        }
11902      },
11903      "medialive" : {
11904        "endpoints" : {
11905          "us-iso-east-1" : { }
11906        }
11907      },
11908      "mediapackage" : {
11909        "endpoints" : {
11910          "us-iso-east-1" : { }
11911        }
11912      },
11913      "monitoring" : {
11914        "endpoints" : {
11915          "us-iso-east-1" : { },
11916          "us-iso-west-1" : { }
11917        }
11918      },
11919      "outposts" : {
11920        "endpoints" : {
11921          "us-iso-east-1" : { }
11922        }
11923      },
11924      "ram" : {
11925        "endpoints" : {
11926          "us-iso-east-1" : { }
11927        }
11928      },
11929      "rds" : {
11930        "endpoints" : {
11931          "us-iso-east-1" : { },
11932          "us-iso-west-1" : { }
11933        }
11934      },
11935      "redshift" : {
11936        "endpoints" : {
11937          "us-iso-east-1" : { },
11938          "us-iso-west-1" : { }
11939        }
11940      },
11941      "route53" : {
11942        "endpoints" : {
11943          "aws-iso-global" : {
11944            "credentialScope" : {
11945              "region" : "us-iso-east-1"
11946            },
11947            "hostname" : "route53.c2s.ic.gov"
11948          }
11949        },
11950        "isRegionalized" : false,
11951        "partitionEndpoint" : "aws-iso-global"
11952      },
11953      "route53resolver" : {
11954        "endpoints" : {
11955          "us-iso-east-1" : { }
11956        }
11957      },
11958      "runtime.sagemaker" : {
11959        "endpoints" : {
11960          "us-iso-east-1" : { }
11961        }
11962      },
11963      "s3" : {
11964        "defaults" : {
11965          "signatureVersions" : [ "s3v4" ]
11966        },
11967        "endpoints" : {
11968          "us-iso-east-1" : {
11969            "protocols" : [ "http", "https" ],
11970            "signatureVersions" : [ "s3v4" ]
11971          }
11972        }
11973      },
11974      "secretsmanager" : {
11975        "endpoints" : {
11976          "us-iso-east-1" : { }
11977        }
11978      },
11979      "snowball" : {
11980        "endpoints" : {
11981          "us-iso-east-1" : { }
11982        }
11983      },
11984      "sns" : {
11985        "endpoints" : {
11986          "us-iso-east-1" : {
11987            "protocols" : [ "http", "https" ]
11988          },
11989          "us-iso-west-1" : { }
11990        }
11991      },
11992      "sqs" : {
11993        "endpoints" : {
11994          "us-iso-east-1" : {
11995            "protocols" : [ "http", "https" ]
11996          },
11997          "us-iso-west-1" : { }
11998        }
11999      },
12000      "ssm" : {
12001        "endpoints" : {
12002          "us-iso-east-1" : { }
12003        }
12004      },
12005      "states" : {
12006        "endpoints" : {
12007          "us-iso-east-1" : { },
12008          "us-iso-west-1" : { }
12009        }
12010      },
12011      "streams.dynamodb" : {
12012        "defaults" : {
12013          "credentialScope" : {
12014            "service" : "dynamodb"
12015          },
12016          "protocols" : [ "http", "https" ]
12017        },
12018        "endpoints" : {
12019          "us-iso-east-1" : {
12020            "protocols" : [ "http", "https" ]
12021          }
12022        }
12023      },
12024      "sts" : {
12025        "endpoints" : {
12026          "us-iso-east-1" : { },
12027          "us-iso-west-1" : { }
12028        }
12029      },
12030      "support" : {
12031        "endpoints" : {
12032          "aws-iso-global" : {
12033            "credentialScope" : {
12034              "region" : "us-iso-east-1"
12035            },
12036            "hostname" : "support.us-iso-east-1.c2s.ic.gov"
12037          }
12038        },
12039        "partitionEndpoint" : "aws-iso-global"
12040      },
12041      "swf" : {
12042        "endpoints" : {
12043          "us-iso-east-1" : { },
12044          "us-iso-west-1" : { }
12045        }
12046      },
12047      "transcribe" : {
12048        "defaults" : {
12049          "protocols" : [ "https" ]
12050        },
12051        "endpoints" : {
12052          "us-iso-east-1" : { }
12053        }
12054      },
12055      "transcribestreaming" : {
12056        "endpoints" : {
12057          "us-iso-east-1" : { }
12058        }
12059      },
12060      "translate" : {
12061        "defaults" : {
12062          "protocols" : [ "https" ]
12063        },
12064        "endpoints" : {
12065          "us-iso-east-1" : { }
12066        }
12067      },
12068      "workspaces" : {
12069        "endpoints" : {
12070          "us-iso-east-1" : { }
12071        }
12072      }
12073    }
12074  }, {
12075    "defaults" : {
12076      "hostname" : "{service}.{region}.{dnsSuffix}",
12077      "protocols" : [ "https" ],
12078      "signatureVersions" : [ "v4" ]
12079    },
12080    "dnsSuffix" : "sc2s.sgov.gov",
12081    "partition" : "aws-iso-b",
12082    "partitionName" : "AWS ISOB (US)",
12083    "regionRegex" : "^us\\-isob\\-\\w+\\-\\d+$",
12084    "regions" : {
12085      "us-isob-east-1" : {
12086        "description" : "US ISOB East (Ohio)"
12087      }
12088    },
12089    "services" : {
12090      "api.ecr" : {
12091        "endpoints" : {
12092          "us-isob-east-1" : {
12093            "credentialScope" : {
12094              "region" : "us-isob-east-1"
12095            },
12096            "hostname" : "api.ecr.us-isob-east-1.sc2s.sgov.gov"
12097          }
12098        }
12099      },
12100      "application-autoscaling" : {
12101        "defaults" : {
12102          "protocols" : [ "http", "https" ]
12103        },
12104        "endpoints" : {
12105          "us-isob-east-1" : { }
12106        }
12107      },
12108      "autoscaling" : {
12109        "defaults" : {
12110          "protocols" : [ "http", "https" ]
12111        },
12112        "endpoints" : {
12113          "us-isob-east-1" : { }
12114        }
12115      },
12116      "cloudformation" : {
12117        "endpoints" : {
12118          "us-isob-east-1" : { }
12119        }
12120      },
12121      "cloudtrail" : {
12122        "endpoints" : {
12123          "us-isob-east-1" : { }
12124        }
12125      },
12126      "codedeploy" : {
12127        "endpoints" : {
12128          "us-isob-east-1" : { }
12129        }
12130      },
12131      "config" : {
12132        "endpoints" : {
12133          "us-isob-east-1" : { }
12134        }
12135      },
12136      "directconnect" : {
12137        "endpoints" : {
12138          "us-isob-east-1" : { }
12139        }
12140      },
12141      "dms" : {
12142        "endpoints" : {
12143          "dms-fips" : {
12144            "credentialScope" : {
12145              "region" : "us-isob-east-1"
12146            },
12147            "hostname" : "dms.us-isob-east-1.sc2s.sgov.gov"
12148          },
12149          "us-isob-east-1" : { },
12150          "us-isob-east-1-fips" : {
12151            "credentialScope" : {
12152              "region" : "us-isob-east-1"
12153            },
12154            "hostname" : "dms.us-isob-east-1.sc2s.sgov.gov"
12155          }
12156        }
12157      },
12158      "ds" : {
12159        "endpoints" : {
12160          "us-isob-east-1" : { }
12161        }
12162      },
12163      "dynamodb" : {
12164        "defaults" : {
12165          "protocols" : [ "http", "https" ]
12166        },
12167        "endpoints" : {
12168          "us-isob-east-1" : { }
12169        }
12170      },
12171      "ebs" : {
12172        "endpoints" : {
12173          "us-isob-east-1" : { }
12174        }
12175      },
12176      "ec2" : {
12177        "defaults" : {
12178          "protocols" : [ "http", "https" ]
12179        },
12180        "endpoints" : {
12181          "us-isob-east-1" : { }
12182        }
12183      },
12184      "ecs" : {
12185        "endpoints" : {
12186          "us-isob-east-1" : { }
12187        }
12188      },
12189      "elasticache" : {
12190        "endpoints" : {
12191          "us-isob-east-1" : { }
12192        }
12193      },
12194      "elasticloadbalancing" : {
12195        "endpoints" : {
12196          "us-isob-east-1" : {
12197            "protocols" : [ "https" ]
12198          }
12199        }
12200      },
12201      "elasticmapreduce" : {
12202        "endpoints" : {
12203          "us-isob-east-1" : { }
12204        }
12205      },
12206      "es" : {
12207        "endpoints" : {
12208          "us-isob-east-1" : { }
12209        }
12210      },
12211      "events" : {
12212        "endpoints" : {
12213          "us-isob-east-1" : { }
12214        }
12215      },
12216      "glacier" : {
12217        "endpoints" : {
12218          "us-isob-east-1" : { }
12219        }
12220      },
12221      "health" : {
12222        "endpoints" : {
12223          "us-isob-east-1" : { }
12224        }
12225      },
12226      "iam" : {
12227        "endpoints" : {
12228          "aws-iso-b-global" : {
12229            "credentialScope" : {
12230              "region" : "us-isob-east-1"
12231            },
12232            "hostname" : "iam.us-isob-east-1.sc2s.sgov.gov"
12233          }
12234        },
12235        "isRegionalized" : false,
12236        "partitionEndpoint" : "aws-iso-b-global"
12237      },
12238      "kinesis" : {
12239        "endpoints" : {
12240          "us-isob-east-1" : { }
12241        }
12242      },
12243      "kms" : {
12244        "endpoints" : {
12245          "ProdFips" : {
12246            "credentialScope" : {
12247              "region" : "us-isob-east-1"
12248            },
12249            "hostname" : "kms-fips.us-isob-east-1.sc2s.sgov.gov"
12250          },
12251          "us-isob-east-1" : { },
12252          "us-isob-east-1-fips" : {
12253            "credentialScope" : {
12254              "region" : "us-isob-east-1"
12255            },
12256            "hostname" : "kms-fips.us-isob-east-1.sc2s.sgov.gov"
12257          }
12258        }
12259      },
12260      "lambda" : {
12261        "endpoints" : {
12262          "us-isob-east-1" : { }
12263        }
12264      },
12265      "license-manager" : {
12266        "endpoints" : {
12267          "us-isob-east-1" : { }
12268        }
12269      },
12270      "logs" : {
12271        "endpoints" : {
12272          "us-isob-east-1" : { }
12273        }
12274      },
12275      "monitoring" : {
12276        "endpoints" : {
12277          "us-isob-east-1" : { }
12278        }
12279      },
12280      "rds" : {
12281        "endpoints" : {
12282          "us-isob-east-1" : { }
12283        }
12284      },
12285      "redshift" : {
12286        "endpoints" : {
12287          "us-isob-east-1" : { }
12288        }
12289      },
12290      "route53" : {
12291        "endpoints" : {
12292          "aws-iso-b-global" : {
12293            "credentialScope" : {
12294              "region" : "us-isob-east-1"
12295            },
12296            "hostname" : "route53.sc2s.sgov.gov"
12297          }
12298        },
12299        "isRegionalized" : false,
12300        "partitionEndpoint" : "aws-iso-b-global"
12301      },
12302      "s3" : {
12303        "defaults" : {
12304          "protocols" : [ "http", "https" ],
12305          "signatureVersions" : [ "s3v4" ]
12306        },
12307        "endpoints" : {
12308          "us-isob-east-1" : { }
12309        }
12310      },
12311      "snowball" : {
12312        "endpoints" : {
12313          "us-isob-east-1" : { }
12314        }
12315      },
12316      "sns" : {
12317        "defaults" : {
12318          "protocols" : [ "http", "https" ]
12319        },
12320        "endpoints" : {
12321          "us-isob-east-1" : { }
12322        }
12323      },
12324      "sqs" : {
12325        "defaults" : {
12326          "protocols" : [ "http", "https" ],
12327          "sslCommonName" : "{region}.queue.{dnsSuffix}"
12328        },
12329        "endpoints" : {
12330          "us-isob-east-1" : { }
12331        }
12332      },
12333      "ssm" : {
12334        "endpoints" : {
12335          "us-isob-east-1" : { }
12336        }
12337      },
12338      "states" : {
12339        "endpoints" : {
12340          "us-isob-east-1" : { }
12341        }
12342      },
12343      "streams.dynamodb" : {
12344        "defaults" : {
12345          "credentialScope" : {
12346            "service" : "dynamodb"
12347          },
12348          "protocols" : [ "http", "https" ]
12349        },
12350        "endpoints" : {
12351          "us-isob-east-1" : { }
12352        }
12353      },
12354      "sts" : {
12355        "endpoints" : {
12356          "us-isob-east-1" : { }
12357        }
12358      },
12359      "support" : {
12360        "endpoints" : {
12361          "aws-iso-b-global" : {
12362            "credentialScope" : {
12363              "region" : "us-isob-east-1"
12364            },
12365            "hostname" : "support.us-isob-east-1.sc2s.sgov.gov"
12366          }
12367        },
12368        "partitionEndpoint" : "aws-iso-b-global"
12369      },
12370      "swf" : {
12371        "endpoints" : {
12372          "us-isob-east-1" : { }
12373        }
12374      },
12375      "tagging" : {
12376        "endpoints" : {
12377          "us-isob-east-1" : { }
12378        }
12379      }
12380    }
12381  } ],
12382  "version" : 3
12383}