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)\\-\\w+\\-\\d+$",
12    "regions" : {
13      "ap-east-1" : {
14        "description" : "Asia Pacific (Hong Kong)"
15      },
16      "ap-northeast-1" : {
17        "description" : "Asia Pacific (Tokyo)"
18      },
19      "ap-northeast-2" : {
20        "description" : "Asia Pacific (Seoul)"
21      },
22      "ap-south-1" : {
23        "description" : "Asia Pacific (Mumbai)"
24      },
25      "ap-southeast-1" : {
26        "description" : "Asia Pacific (Singapore)"
27      },
28      "ap-southeast-2" : {
29        "description" : "Asia Pacific (Sydney)"
30      },
31      "ca-central-1" : {
32        "description" : "Canada (Central)"
33      },
34      "eu-central-1" : {
35        "description" : "EU (Frankfurt)"
36      },
37      "eu-north-1" : {
38        "description" : "EU (Stockholm)"
39      },
40      "eu-west-1" : {
41        "description" : "EU (Ireland)"
42      },
43      "eu-west-2" : {
44        "description" : "EU (London)"
45      },
46      "eu-west-3" : {
47        "description" : "EU (Paris)"
48      },
49      "sa-east-1" : {
50        "description" : "South America (Sao Paulo)"
51      },
52      "us-east-1" : {
53        "description" : "US East (N. Virginia)"
54      },
55      "us-east-2" : {
56        "description" : "US East (Ohio)"
57      },
58      "us-west-1" : {
59        "description" : "US West (N. California)"
60      },
61      "us-west-2" : {
62        "description" : "US West (Oregon)"
63      }
64    },
65    "services" : {
66      "a4b" : {
67        "endpoints" : {
68          "us-east-1" : { }
69        }
70      },
71      "acm" : {
72        "endpoints" : {
73          "ap-east-1" : { },
74          "ap-northeast-1" : { },
75          "ap-northeast-2" : { },
76          "ap-south-1" : { },
77          "ap-southeast-1" : { },
78          "ap-southeast-2" : { },
79          "ca-central-1" : { },
80          "eu-central-1" : { },
81          "eu-north-1" : { },
82          "eu-west-1" : { },
83          "eu-west-2" : { },
84          "eu-west-3" : { },
85          "sa-east-1" : { },
86          "us-east-1" : { },
87          "us-east-2" : { },
88          "us-west-1" : { },
89          "us-west-2" : { }
90        }
91      },
92      "acm-pca" : {
93        "defaults" : {
94          "protocols" : [ "https" ]
95        },
96        "endpoints" : {
97          "ap-northeast-1" : { },
98          "ap-northeast-2" : { },
99          "ap-south-1" : { },
100          "ap-southeast-1" : { },
101          "ap-southeast-2" : { },
102          "ca-central-1" : { },
103          "eu-central-1" : { },
104          "eu-north-1" : { },
105          "eu-west-1" : { },
106          "eu-west-2" : { },
107          "eu-west-3" : { },
108          "us-east-1" : { },
109          "us-east-2" : { },
110          "us-west-1" : { },
111          "us-west-2" : { }
112        }
113      },
114      "api.ecr" : {
115        "endpoints" : {
116          "ap-east-1" : {
117            "credentialScope" : {
118              "region" : "ap-east-1"
119            },
120            "hostname" : "api.ecr.ap-east-1.amazonaws.com"
121          },
122          "ap-northeast-1" : {
123            "credentialScope" : {
124              "region" : "ap-northeast-1"
125            },
126            "hostname" : "api.ecr.ap-northeast-1.amazonaws.com"
127          },
128          "ap-northeast-2" : {
129            "credentialScope" : {
130              "region" : "ap-northeast-2"
131            },
132            "hostname" : "api.ecr.ap-northeast-2.amazonaws.com"
133          },
134          "ap-south-1" : {
135            "credentialScope" : {
136              "region" : "ap-south-1"
137            },
138            "hostname" : "api.ecr.ap-south-1.amazonaws.com"
139          },
140          "ap-southeast-1" : {
141            "credentialScope" : {
142              "region" : "ap-southeast-1"
143            },
144            "hostname" : "api.ecr.ap-southeast-1.amazonaws.com"
145          },
146          "ap-southeast-2" : {
147            "credentialScope" : {
148              "region" : "ap-southeast-2"
149            },
150            "hostname" : "api.ecr.ap-southeast-2.amazonaws.com"
151          },
152          "ca-central-1" : {
153            "credentialScope" : {
154              "region" : "ca-central-1"
155            },
156            "hostname" : "api.ecr.ca-central-1.amazonaws.com"
157          },
158          "eu-central-1" : {
159            "credentialScope" : {
160              "region" : "eu-central-1"
161            },
162            "hostname" : "api.ecr.eu-central-1.amazonaws.com"
163          },
164          "eu-north-1" : {
165            "credentialScope" : {
166              "region" : "eu-north-1"
167            },
168            "hostname" : "api.ecr.eu-north-1.amazonaws.com"
169          },
170          "eu-west-1" : {
171            "credentialScope" : {
172              "region" : "eu-west-1"
173            },
174            "hostname" : "api.ecr.eu-west-1.amazonaws.com"
175          },
176          "eu-west-2" : {
177            "credentialScope" : {
178              "region" : "eu-west-2"
179            },
180            "hostname" : "api.ecr.eu-west-2.amazonaws.com"
181          },
182          "eu-west-3" : {
183            "credentialScope" : {
184              "region" : "eu-west-3"
185            },
186            "hostname" : "api.ecr.eu-west-3.amazonaws.com"
187          },
188          "sa-east-1" : {
189            "credentialScope" : {
190              "region" : "sa-east-1"
191            },
192            "hostname" : "api.ecr.sa-east-1.amazonaws.com"
193          },
194          "us-east-1" : {
195            "credentialScope" : {
196              "region" : "us-east-1"
197            },
198            "hostname" : "api.ecr.us-east-1.amazonaws.com"
199          },
200          "us-east-2" : {
201            "credentialScope" : {
202              "region" : "us-east-2"
203            },
204            "hostname" : "api.ecr.us-east-2.amazonaws.com"
205          },
206          "us-west-1" : {
207            "credentialScope" : {
208              "region" : "us-west-1"
209            },
210            "hostname" : "api.ecr.us-west-1.amazonaws.com"
211          },
212          "us-west-2" : {
213            "credentialScope" : {
214              "region" : "us-west-2"
215            },
216            "hostname" : "api.ecr.us-west-2.amazonaws.com"
217          }
218        }
219      },
220      "api.mediatailor" : {
221        "endpoints" : {
222          "ap-northeast-1" : { },
223          "ap-southeast-1" : { },
224          "ap-southeast-2" : { },
225          "eu-west-1" : { },
226          "us-east-1" : { },
227          "us-west-2" : { }
228        }
229      },
230      "api.pricing" : {
231        "defaults" : {
232          "credentialScope" : {
233            "service" : "pricing"
234          }
235        },
236        "endpoints" : {
237          "ap-south-1" : { },
238          "us-east-1" : { }
239        }
240      },
241      "api.sagemaker" : {
242        "endpoints" : {
243          "ap-northeast-1" : { },
244          "ap-northeast-2" : { },
245          "ap-south-1" : { },
246          "ap-southeast-1" : { },
247          "ap-southeast-2" : { },
248          "ca-central-1" : { },
249          "eu-central-1" : { },
250          "eu-west-1" : { },
251          "eu-west-2" : { },
252          "us-east-1" : { },
253          "us-east-1-fips" : {
254            "credentialScope" : {
255              "region" : "us-east-1"
256            },
257            "hostname" : "api-fips.sagemaker.us-east-1.amazonaws.com"
258          },
259          "us-east-2" : { },
260          "us-east-2-fips" : {
261            "credentialScope" : {
262              "region" : "us-east-2"
263            },
264            "hostname" : "api-fips.sagemaker.us-east-2.amazonaws.com"
265          },
266          "us-west-1" : { },
267          "us-west-1-fips" : {
268            "credentialScope" : {
269              "region" : "us-west-1"
270            },
271            "hostname" : "api-fips.sagemaker.us-west-1.amazonaws.com"
272          },
273          "us-west-2" : { },
274          "us-west-2-fips" : {
275            "credentialScope" : {
276              "region" : "us-west-2"
277            },
278            "hostname" : "api-fips.sagemaker.us-west-2.amazonaws.com"
279          }
280        }
281      },
282      "apigateway" : {
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-west-1" : { },
294          "eu-west-2" : { },
295          "eu-west-3" : { },
296          "sa-east-1" : { },
297          "us-east-1" : { },
298          "us-east-2" : { },
299          "us-west-1" : { },
300          "us-west-2" : { }
301        }
302      },
303      "application-autoscaling" : {
304        "defaults" : {
305          "credentialScope" : {
306            "service" : "application-autoscaling"
307          },
308          "hostname" : "autoscaling.{region}.amazonaws.com",
309          "protocols" : [ "http", "https" ]
310        },
311        "endpoints" : {
312          "ap-east-1" : { },
313          "ap-northeast-1" : { },
314          "ap-northeast-2" : { },
315          "ap-south-1" : { },
316          "ap-southeast-1" : { },
317          "ap-southeast-2" : { },
318          "ca-central-1" : { },
319          "eu-central-1" : { },
320          "eu-north-1" : { },
321          "eu-west-1" : { },
322          "eu-west-2" : { },
323          "eu-west-3" : { },
324          "sa-east-1" : { },
325          "us-east-1" : { },
326          "us-east-2" : { },
327          "us-west-1" : { },
328          "us-west-2" : { }
329        }
330      },
331      "appmesh" : {
332        "endpoints" : {
333          "ap-northeast-1" : { },
334          "ap-northeast-2" : { },
335          "ap-south-1" : { },
336          "ap-southeast-1" : { },
337          "ap-southeast-2" : { },
338          "ca-central-1" : { },
339          "eu-central-1" : { },
340          "eu-west-1" : { },
341          "eu-west-2" : { },
342          "us-east-1" : { },
343          "us-east-2" : { },
344          "us-west-1" : { },
345          "us-west-2" : { }
346        }
347      },
348      "appstream2" : {
349        "defaults" : {
350          "credentialScope" : {
351            "service" : "appstream"
352          },
353          "protocols" : [ "https" ]
354        },
355        "endpoints" : {
356          "ap-northeast-1" : { },
357          "ap-northeast-2" : { },
358          "ap-southeast-1" : { },
359          "ap-southeast-2" : { },
360          "eu-central-1" : { },
361          "eu-west-1" : { },
362          "us-east-1" : { },
363          "us-west-2" : { }
364        }
365      },
366      "appsync" : {
367        "endpoints" : {
368          "ap-northeast-1" : { },
369          "ap-northeast-2" : { },
370          "ap-south-1" : { },
371          "ap-southeast-1" : { },
372          "ap-southeast-2" : { },
373          "eu-central-1" : { },
374          "eu-west-1" : { },
375          "eu-west-2" : { },
376          "us-east-1" : { },
377          "us-east-2" : { },
378          "us-west-2" : { }
379        }
380      },
381      "athena" : {
382        "endpoints" : {
383          "ap-northeast-1" : { },
384          "ap-northeast-2" : { },
385          "ap-south-1" : { },
386          "ap-southeast-1" : { },
387          "ap-southeast-2" : { },
388          "ca-central-1" : { },
389          "eu-central-1" : { },
390          "eu-north-1" : { },
391          "eu-west-1" : { },
392          "eu-west-2" : { },
393          "us-east-1" : { },
394          "us-east-2" : { },
395          "us-west-2" : { }
396        }
397      },
398      "autoscaling" : {
399        "defaults" : {
400          "protocols" : [ "http", "https" ]
401        },
402        "endpoints" : {
403          "ap-east-1" : { },
404          "ap-northeast-1" : { },
405          "ap-northeast-2" : { },
406          "ap-south-1" : { },
407          "ap-southeast-1" : { },
408          "ap-southeast-2" : { },
409          "ca-central-1" : { },
410          "eu-central-1" : { },
411          "eu-north-1" : { },
412          "eu-west-1" : { },
413          "eu-west-2" : { },
414          "eu-west-3" : { },
415          "sa-east-1" : { },
416          "us-east-1" : { },
417          "us-east-2" : { },
418          "us-west-1" : { },
419          "us-west-2" : { }
420        }
421      },
422      "autoscaling-plans" : {
423        "defaults" : {
424          "credentialScope" : {
425            "service" : "autoscaling-plans"
426          },
427          "hostname" : "autoscaling.{region}.amazonaws.com",
428          "protocols" : [ "http", "https" ]
429        },
430        "endpoints" : {
431          "ap-northeast-1" : { },
432          "ap-northeast-2" : { },
433          "ap-south-1" : { },
434          "ap-southeast-1" : { },
435          "ap-southeast-2" : { },
436          "ca-central-1" : { },
437          "eu-central-1" : { },
438          "eu-west-1" : { },
439          "eu-west-2" : { },
440          "us-east-1" : { },
441          "us-east-2" : { },
442          "us-west-1" : { },
443          "us-west-2" : { }
444        }
445      },
446      "backup" : {
447        "endpoints" : {
448          "ap-northeast-1" : { },
449          "ap-northeast-2" : { },
450          "ap-southeast-1" : { },
451          "ap-southeast-2" : { },
452          "ca-central-1" : { },
453          "eu-central-1" : { },
454          "eu-west-1" : { },
455          "eu-west-2" : { },
456          "us-east-1" : { },
457          "us-east-2" : { },
458          "us-west-1" : { },
459          "us-west-2" : { }
460        }
461      },
462      "batch" : {
463        "endpoints" : {
464          "ap-east-1" : { },
465          "ap-northeast-1" : { },
466          "ap-northeast-2" : { },
467          "ap-south-1" : { },
468          "ap-southeast-1" : { },
469          "ap-southeast-2" : { },
470          "ca-central-1" : { },
471          "eu-central-1" : { },
472          "eu-north-1" : { },
473          "eu-west-1" : { },
474          "eu-west-2" : { },
475          "eu-west-3" : { },
476          "sa-east-1" : { },
477          "us-east-1" : { },
478          "us-east-2" : { },
479          "us-west-1" : { },
480          "us-west-2" : { }
481        }
482      },
483      "budgets" : {
484        "endpoints" : {
485          "aws-global" : {
486            "credentialScope" : {
487              "region" : "us-east-1"
488            },
489            "hostname" : "budgets.amazonaws.com"
490          }
491        },
492        "isRegionalized" : false,
493        "partitionEndpoint" : "aws-global"
494      },
495      "ce" : {
496        "endpoints" : {
497          "aws-global" : {
498            "credentialScope" : {
499              "region" : "us-east-1"
500            },
501            "hostname" : "ce.us-east-1.amazonaws.com"
502          }
503        },
504        "isRegionalized" : false,
505        "partitionEndpoint" : "aws-global"
506      },
507      "chime" : {
508        "defaults" : {
509          "protocols" : [ "https" ],
510          "sslCommonName" : "service.chime.aws.amazon.com"
511        },
512        "endpoints" : {
513          "aws-global" : {
514            "credentialScope" : {
515              "region" : "us-east-1"
516            },
517            "hostname" : "service.chime.aws.amazon.com",
518            "protocols" : [ "https" ]
519          }
520        },
521        "isRegionalized" : false,
522        "partitionEndpoint" : "aws-global"
523      },
524      "cloud9" : {
525        "endpoints" : {
526          "ap-northeast-1" : { },
527          "ap-southeast-1" : { },
528          "eu-central-1" : { },
529          "eu-west-1" : { },
530          "us-east-1" : { },
531          "us-east-2" : { },
532          "us-west-2" : { }
533        }
534      },
535      "clouddirectory" : {
536        "endpoints" : {
537          "ap-southeast-1" : { },
538          "ap-southeast-2" : { },
539          "ca-central-1" : { },
540          "eu-central-1" : { },
541          "eu-west-1" : { },
542          "eu-west-2" : { },
543          "us-east-1" : { },
544          "us-east-2" : { },
545          "us-west-2" : { }
546        }
547      },
548      "cloudformation" : {
549        "endpoints" : {
550          "ap-east-1" : { },
551          "ap-northeast-1" : { },
552          "ap-northeast-2" : { },
553          "ap-south-1" : { },
554          "ap-southeast-1" : { },
555          "ap-southeast-2" : { },
556          "ca-central-1" : { },
557          "eu-central-1" : { },
558          "eu-north-1" : { },
559          "eu-west-1" : { },
560          "eu-west-2" : { },
561          "eu-west-3" : { },
562          "sa-east-1" : { },
563          "us-east-1" : { },
564          "us-east-2" : { },
565          "us-west-1" : { },
566          "us-west-2" : { }
567        }
568      },
569      "cloudfront" : {
570        "endpoints" : {
571          "aws-global" : {
572            "credentialScope" : {
573              "region" : "us-east-1"
574            },
575            "hostname" : "cloudfront.amazonaws.com",
576            "protocols" : [ "http", "https" ]
577          }
578        },
579        "isRegionalized" : false,
580        "partitionEndpoint" : "aws-global"
581      },
582      "cloudhsm" : {
583        "endpoints" : {
584          "ap-northeast-1" : { },
585          "ap-southeast-1" : { },
586          "ap-southeast-2" : { },
587          "ca-central-1" : { },
588          "eu-central-1" : { },
589          "eu-west-1" : { },
590          "us-east-1" : { },
591          "us-east-2" : { },
592          "us-west-1" : { },
593          "us-west-2" : { }
594        }
595      },
596      "cloudhsmv2" : {
597        "defaults" : {
598          "credentialScope" : {
599            "service" : "cloudhsm"
600          }
601        },
602        "endpoints" : {
603          "ap-east-1" : { },
604          "ap-northeast-1" : { },
605          "ap-northeast-2" : { },
606          "ap-south-1" : { },
607          "ap-southeast-1" : { },
608          "ap-southeast-2" : { },
609          "ca-central-1" : { },
610          "eu-central-1" : { },
611          "eu-north-1" : { },
612          "eu-west-1" : { },
613          "eu-west-2" : { },
614          "eu-west-3" : { },
615          "us-east-1" : { },
616          "us-east-2" : { },
617          "us-west-1" : { },
618          "us-west-2" : { }
619        }
620      },
621      "cloudsearch" : {
622        "endpoints" : {
623          "ap-northeast-1" : { },
624          "ap-northeast-2" : { },
625          "ap-southeast-1" : { },
626          "ap-southeast-2" : { },
627          "eu-central-1" : { },
628          "eu-west-1" : { },
629          "sa-east-1" : { },
630          "us-east-1" : { },
631          "us-west-1" : { },
632          "us-west-2" : { }
633        }
634      },
635      "cloudtrail" : {
636        "endpoints" : {
637          "ap-east-1" : { },
638          "ap-northeast-1" : { },
639          "ap-northeast-2" : { },
640          "ap-south-1" : { },
641          "ap-southeast-1" : { },
642          "ap-southeast-2" : { },
643          "ca-central-1" : { },
644          "eu-central-1" : { },
645          "eu-north-1" : { },
646          "eu-west-1" : { },
647          "eu-west-2" : { },
648          "eu-west-3" : { },
649          "sa-east-1" : { },
650          "us-east-1" : { },
651          "us-east-2" : { },
652          "us-west-1" : { },
653          "us-west-2" : { }
654        }
655      },
656      "codebuild" : {
657        "endpoints" : {
658          "ap-northeast-1" : { },
659          "ap-northeast-2" : { },
660          "ap-south-1" : { },
661          "ap-southeast-1" : { },
662          "ap-southeast-2" : { },
663          "ca-central-1" : { },
664          "eu-central-1" : { },
665          "eu-north-1" : { },
666          "eu-west-1" : { },
667          "eu-west-2" : { },
668          "eu-west-3" : { },
669          "sa-east-1" : { },
670          "us-east-1" : { },
671          "us-east-1-fips" : {
672            "credentialScope" : {
673              "region" : "us-east-1"
674            },
675            "hostname" : "codebuild-fips.us-east-1.amazonaws.com"
676          },
677          "us-east-2" : { },
678          "us-east-2-fips" : {
679            "credentialScope" : {
680              "region" : "us-east-2"
681            },
682            "hostname" : "codebuild-fips.us-east-2.amazonaws.com"
683          },
684          "us-west-1" : { },
685          "us-west-1-fips" : {
686            "credentialScope" : {
687              "region" : "us-west-1"
688            },
689            "hostname" : "codebuild-fips.us-west-1.amazonaws.com"
690          },
691          "us-west-2" : { },
692          "us-west-2-fips" : {
693            "credentialScope" : {
694              "region" : "us-west-2"
695            },
696            "hostname" : "codebuild-fips.us-west-2.amazonaws.com"
697          }
698        }
699      },
700      "codecommit" : {
701        "endpoints" : {
702          "ap-northeast-1" : { },
703          "ap-northeast-2" : { },
704          "ap-south-1" : { },
705          "ap-southeast-1" : { },
706          "ap-southeast-2" : { },
707          "ca-central-1" : { },
708          "eu-central-1" : { },
709          "eu-west-1" : { },
710          "eu-west-2" : { },
711          "eu-west-3" : { },
712          "fips" : {
713            "credentialScope" : {
714              "region" : "ca-central-1"
715            },
716            "hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
717          },
718          "sa-east-1" : { },
719          "us-east-1" : { },
720          "us-east-2" : { },
721          "us-west-1" : { },
722          "us-west-2" : { }
723        }
724      },
725      "codedeploy" : {
726        "endpoints" : {
727          "ap-east-1" : { },
728          "ap-northeast-1" : { },
729          "ap-northeast-2" : { },
730          "ap-south-1" : { },
731          "ap-southeast-1" : { },
732          "ap-southeast-2" : { },
733          "ca-central-1" : { },
734          "eu-central-1" : { },
735          "eu-north-1" : { },
736          "eu-west-1" : { },
737          "eu-west-2" : { },
738          "eu-west-3" : { },
739          "sa-east-1" : { },
740          "us-east-1" : { },
741          "us-east-1-fips" : {
742            "credentialScope" : {
743              "region" : "us-east-1"
744            },
745            "hostname" : "codedeploy-fips.us-east-1.amazonaws.com"
746          },
747          "us-east-2" : { },
748          "us-east-2-fips" : {
749            "credentialScope" : {
750              "region" : "us-east-2"
751            },
752            "hostname" : "codedeploy-fips.us-east-2.amazonaws.com"
753          },
754          "us-west-1" : { },
755          "us-west-1-fips" : {
756            "credentialScope" : {
757              "region" : "us-west-1"
758            },
759            "hostname" : "codedeploy-fips.us-west-1.amazonaws.com"
760          },
761          "us-west-2" : { },
762          "us-west-2-fips" : {
763            "credentialScope" : {
764              "region" : "us-west-2"
765            },
766            "hostname" : "codedeploy-fips.us-west-2.amazonaws.com"
767          }
768        }
769      },
770      "codepipeline" : {
771        "endpoints" : {
772          "ap-northeast-1" : { },
773          "ap-northeast-2" : { },
774          "ap-south-1" : { },
775          "ap-southeast-1" : { },
776          "ap-southeast-2" : { },
777          "ca-central-1" : { },
778          "eu-central-1" : { },
779          "eu-west-1" : { },
780          "eu-west-2" : { },
781          "eu-west-3" : { },
782          "sa-east-1" : { },
783          "us-east-1" : { },
784          "us-east-2" : { },
785          "us-west-1" : { },
786          "us-west-2" : { }
787        }
788      },
789      "codestar" : {
790        "endpoints" : {
791          "ap-northeast-1" : { },
792          "ap-northeast-2" : { },
793          "ap-southeast-1" : { },
794          "ap-southeast-2" : { },
795          "ca-central-1" : { },
796          "eu-central-1" : { },
797          "eu-west-1" : { },
798          "eu-west-2" : { },
799          "us-east-1" : { },
800          "us-east-2" : { },
801          "us-west-1" : { },
802          "us-west-2" : { }
803        }
804      },
805      "cognito-identity" : {
806        "endpoints" : {
807          "ap-northeast-1" : { },
808          "ap-northeast-2" : { },
809          "ap-south-1" : { },
810          "ap-southeast-1" : { },
811          "ap-southeast-2" : { },
812          "ca-central-1" : { },
813          "eu-central-1" : { },
814          "eu-west-1" : { },
815          "eu-west-2" : { },
816          "us-east-1" : { },
817          "us-east-2" : { },
818          "us-west-2" : { }
819        }
820      },
821      "cognito-idp" : {
822        "endpoints" : {
823          "ap-northeast-1" : { },
824          "ap-northeast-2" : { },
825          "ap-south-1" : { },
826          "ap-southeast-1" : { },
827          "ap-southeast-2" : { },
828          "ca-central-1" : { },
829          "eu-central-1" : { },
830          "eu-west-1" : { },
831          "eu-west-2" : { },
832          "us-east-1" : { },
833          "us-east-2" : { },
834          "us-west-2" : { }
835        }
836      },
837      "cognito-sync" : {
838        "endpoints" : {
839          "ap-northeast-1" : { },
840          "ap-northeast-2" : { },
841          "ap-south-1" : { },
842          "ap-southeast-1" : { },
843          "ap-southeast-2" : { },
844          "eu-central-1" : { },
845          "eu-west-1" : { },
846          "eu-west-2" : { },
847          "us-east-1" : { },
848          "us-east-2" : { },
849          "us-west-2" : { }
850        }
851      },
852      "comprehend" : {
853        "defaults" : {
854          "protocols" : [ "https" ]
855        },
856        "endpoints" : {
857          "ap-southeast-1" : { },
858          "ap-southeast-2" : { },
859          "ca-central-1" : { },
860          "eu-central-1" : { },
861          "eu-west-1" : { },
862          "eu-west-2" : { },
863          "us-east-1" : { },
864          "us-east-2" : { },
865          "us-west-2" : { }
866        }
867      },
868      "comprehendmedical" : {
869        "endpoints" : {
870          "ap-southeast-2" : { },
871          "ca-central-1" : { },
872          "eu-west-1" : { },
873          "eu-west-2" : { },
874          "us-east-1" : { },
875          "us-east-2" : { },
876          "us-west-2" : { }
877        }
878      },
879      "config" : {
880        "endpoints" : {
881          "ap-east-1" : { },
882          "ap-northeast-1" : { },
883          "ap-northeast-2" : { },
884          "ap-south-1" : { },
885          "ap-southeast-1" : { },
886          "ap-southeast-2" : { },
887          "ca-central-1" : { },
888          "eu-central-1" : { },
889          "eu-north-1" : { },
890          "eu-west-1" : { },
891          "eu-west-2" : { },
892          "eu-west-3" : { },
893          "sa-east-1" : { },
894          "us-east-1" : { },
895          "us-east-2" : { },
896          "us-west-1" : { },
897          "us-west-2" : { }
898        }
899      },
900      "cur" : {
901        "endpoints" : {
902          "us-east-1" : { }
903        }
904      },
905      "data.iot" : {
906        "defaults" : {
907          "credentialScope" : {
908            "service" : "iotdata"
909          },
910          "protocols" : [ "https" ]
911        },
912        "endpoints" : {
913          "ap-northeast-1" : { },
914          "ap-northeast-2" : { },
915          "ap-south-1" : { },
916          "ap-southeast-1" : { },
917          "ap-southeast-2" : { },
918          "ca-central-1" : { },
919          "eu-central-1" : { },
920          "eu-north-1" : { },
921          "eu-west-1" : { },
922          "eu-west-2" : { },
923          "eu-west-3" : { },
924          "sa-east-1" : { },
925          "us-east-1" : { },
926          "us-east-2" : { },
927          "us-west-1" : { },
928          "us-west-2" : { }
929        }
930      },
931      "data.mediastore" : {
932        "endpoints" : {
933          "ap-northeast-1" : { },
934          "ap-northeast-2" : { },
935          "ap-southeast-2" : { },
936          "eu-central-1" : { },
937          "eu-north-1" : { },
938          "eu-west-1" : { },
939          "us-east-1" : { },
940          "us-west-2" : { }
941        }
942      },
943      "datapipeline" : {
944        "endpoints" : {
945          "ap-northeast-1" : { },
946          "ap-southeast-2" : { },
947          "eu-west-1" : { },
948          "us-east-1" : { },
949          "us-west-2" : { }
950        }
951      },
952      "datasync" : {
953        "endpoints" : {
954          "ap-northeast-1" : { },
955          "ap-northeast-2" : { },
956          "ap-southeast-1" : { },
957          "ap-southeast-2" : { },
958          "eu-central-1" : { },
959          "eu-west-1" : { },
960          "us-east-1" : { },
961          "us-east-2" : { },
962          "us-west-1" : { },
963          "us-west-2" : { }
964        }
965      },
966      "dax" : {
967        "endpoints" : {
968          "ap-northeast-1" : { },
969          "ap-south-1" : { },
970          "ap-southeast-1" : { },
971          "ap-southeast-2" : { },
972          "eu-central-1" : { },
973          "eu-west-1" : { },
974          "sa-east-1" : { },
975          "us-east-1" : { },
976          "us-east-2" : { },
977          "us-west-1" : { },
978          "us-west-2" : { }
979        }
980      },
981      "devicefarm" : {
982        "endpoints" : {
983          "us-west-2" : { }
984        }
985      },
986      "directconnect" : {
987        "endpoints" : {
988          "ap-northeast-1" : { },
989          "ap-northeast-2" : { },
990          "ap-south-1" : { },
991          "ap-southeast-1" : { },
992          "ap-southeast-2" : { },
993          "ca-central-1" : { },
994          "eu-central-1" : { },
995          "eu-north-1" : { },
996          "eu-west-1" : { },
997          "eu-west-2" : { },
998          "eu-west-3" : { },
999          "sa-east-1" : { },
1000          "us-east-1" : { },
1001          "us-east-2" : { },
1002          "us-west-1" : { },
1003          "us-west-2" : { }
1004        }
1005      },
1006      "discovery" : {
1007        "endpoints" : {
1008          "us-west-2" : { }
1009        }
1010      },
1011      "dms" : {
1012        "endpoints" : {
1013          "ap-east-1" : { },
1014          "ap-northeast-1" : { },
1015          "ap-northeast-2" : { },
1016          "ap-south-1" : { },
1017          "ap-southeast-1" : { },
1018          "ap-southeast-2" : { },
1019          "ca-central-1" : { },
1020          "eu-central-1" : { },
1021          "eu-north-1" : { },
1022          "eu-west-1" : { },
1023          "eu-west-2" : { },
1024          "eu-west-3" : { },
1025          "sa-east-1" : { },
1026          "us-east-1" : { },
1027          "us-east-2" : { },
1028          "us-west-1" : { },
1029          "us-west-2" : { }
1030        }
1031      },
1032      "docdb" : {
1033        "endpoints" : {
1034          "ap-northeast-1" : {
1035            "credentialScope" : {
1036              "region" : "ap-northeast-1"
1037            },
1038            "hostname" : "rds.ap-northeast-1.amazonaws.com"
1039          },
1040          "ap-northeast-2" : {
1041            "credentialScope" : {
1042              "region" : "ap-northeast-2"
1043            },
1044            "hostname" : "rds.ap-northeast-2.amazonaws.com"
1045          },
1046          "ap-southeast-2" : {
1047            "credentialScope" : {
1048              "region" : "ap-southeast-2"
1049            },
1050            "hostname" : "rds.ap-southeast-2.amazonaws.com"
1051          },
1052          "eu-central-1" : {
1053            "credentialScope" : {
1054              "region" : "eu-central-1"
1055            },
1056            "hostname" : "rds.eu-central-1.amazonaws.com"
1057          },
1058          "eu-west-1" : {
1059            "credentialScope" : {
1060              "region" : "eu-west-1"
1061            },
1062            "hostname" : "rds.eu-west-1.amazonaws.com"
1063          },
1064          "eu-west-2" : {
1065            "credentialScope" : {
1066              "region" : "eu-west-2"
1067            },
1068            "hostname" : "rds.eu-west-2.amazonaws.com"
1069          },
1070          "us-east-1" : {
1071            "credentialScope" : {
1072              "region" : "us-east-1"
1073            },
1074            "hostname" : "rds.us-east-1.amazonaws.com"
1075          },
1076          "us-east-2" : {
1077            "credentialScope" : {
1078              "region" : "us-east-2"
1079            },
1080            "hostname" : "rds.us-east-2.amazonaws.com"
1081          },
1082          "us-west-2" : {
1083            "credentialScope" : {
1084              "region" : "us-west-2"
1085            },
1086            "hostname" : "rds.us-west-2.amazonaws.com"
1087          }
1088        }
1089      },
1090      "ds" : {
1091        "endpoints" : {
1092          "ap-northeast-1" : { },
1093          "ap-northeast-2" : { },
1094          "ap-south-1" : { },
1095          "ap-southeast-1" : { },
1096          "ap-southeast-2" : { },
1097          "ca-central-1" : { },
1098          "eu-central-1" : { },
1099          "eu-north-1" : { },
1100          "eu-west-1" : { },
1101          "eu-west-2" : { },
1102          "sa-east-1" : { },
1103          "us-east-1" : { },
1104          "us-east-2" : { },
1105          "us-west-1" : { },
1106          "us-west-2" : { }
1107        }
1108      },
1109      "dynamodb" : {
1110        "defaults" : {
1111          "protocols" : [ "http", "https" ]
1112        },
1113        "endpoints" : {
1114          "ap-east-1" : { },
1115          "ap-northeast-1" : { },
1116          "ap-northeast-2" : { },
1117          "ap-south-1" : { },
1118          "ap-southeast-1" : { },
1119          "ap-southeast-2" : { },
1120          "ca-central-1" : { },
1121          "ca-central-1-fips" : {
1122            "credentialScope" : {
1123              "region" : "ca-central-1"
1124            },
1125            "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com"
1126          },
1127          "eu-central-1" : { },
1128          "eu-north-1" : { },
1129          "eu-west-1" : { },
1130          "eu-west-2" : { },
1131          "eu-west-3" : { },
1132          "local" : {
1133            "credentialScope" : {
1134              "region" : "us-east-1"
1135            },
1136            "hostname" : "localhost:8000",
1137            "protocols" : [ "http" ]
1138          },
1139          "sa-east-1" : { },
1140          "us-east-1" : { },
1141          "us-east-1-fips" : {
1142            "credentialScope" : {
1143              "region" : "us-east-1"
1144            },
1145            "hostname" : "dynamodb-fips.us-east-1.amazonaws.com"
1146          },
1147          "us-east-2" : { },
1148          "us-east-2-fips" : {
1149            "credentialScope" : {
1150              "region" : "us-east-2"
1151            },
1152            "hostname" : "dynamodb-fips.us-east-2.amazonaws.com"
1153          },
1154          "us-west-1" : { },
1155          "us-west-1-fips" : {
1156            "credentialScope" : {
1157              "region" : "us-west-1"
1158            },
1159            "hostname" : "dynamodb-fips.us-west-1.amazonaws.com"
1160          },
1161          "us-west-2" : { },
1162          "us-west-2-fips" : {
1163            "credentialScope" : {
1164              "region" : "us-west-2"
1165            },
1166            "hostname" : "dynamodb-fips.us-west-2.amazonaws.com"
1167          }
1168        }
1169      },
1170      "ec2" : {
1171        "defaults" : {
1172          "protocols" : [ "http", "https" ]
1173        },
1174        "endpoints" : {
1175          "ap-east-1" : { },
1176          "ap-northeast-1" : { },
1177          "ap-northeast-2" : { },
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-west-1" : { },
1185          "eu-west-2" : { },
1186          "eu-west-3" : { },
1187          "sa-east-1" : { },
1188          "us-east-1" : { },
1189          "us-east-2" : { },
1190          "us-west-1" : { },
1191          "us-west-2" : { }
1192        }
1193      },
1194      "ecs" : {
1195        "endpoints" : {
1196          "ap-east-1" : { },
1197          "ap-northeast-1" : { },
1198          "ap-northeast-2" : { },
1199          "ap-south-1" : { },
1200          "ap-southeast-1" : { },
1201          "ap-southeast-2" : { },
1202          "ca-central-1" : { },
1203          "eu-central-1" : { },
1204          "eu-north-1" : { },
1205          "eu-west-1" : { },
1206          "eu-west-2" : { },
1207          "eu-west-3" : { },
1208          "sa-east-1" : { },
1209          "us-east-1" : { },
1210          "us-east-2" : { },
1211          "us-west-1" : { },
1212          "us-west-2" : { }
1213        }
1214      },
1215      "elasticache" : {
1216        "endpoints" : {
1217          "ap-east-1" : { },
1218          "ap-northeast-1" : { },
1219          "ap-northeast-2" : { },
1220          "ap-south-1" : { },
1221          "ap-southeast-1" : { },
1222          "ap-southeast-2" : { },
1223          "ca-central-1" : { },
1224          "eu-central-1" : { },
1225          "eu-north-1" : { },
1226          "eu-west-1" : { },
1227          "eu-west-2" : { },
1228          "eu-west-3" : { },
1229          "fips" : {
1230            "credentialScope" : {
1231              "region" : "us-west-1"
1232            },
1233            "hostname" : "elasticache-fips.us-west-1.amazonaws.com"
1234          },
1235          "sa-east-1" : { },
1236          "us-east-1" : { },
1237          "us-east-2" : { },
1238          "us-west-1" : { },
1239          "us-west-2" : { }
1240        }
1241      },
1242      "elasticbeanstalk" : {
1243        "endpoints" : {
1244          "ap-east-1" : { },
1245          "ap-northeast-1" : { },
1246          "ap-northeast-2" : { },
1247          "ap-south-1" : { },
1248          "ap-southeast-1" : { },
1249          "ap-southeast-2" : { },
1250          "ca-central-1" : { },
1251          "eu-central-1" : { },
1252          "eu-north-1" : { },
1253          "eu-west-1" : { },
1254          "eu-west-2" : { },
1255          "eu-west-3" : { },
1256          "sa-east-1" : { },
1257          "us-east-1" : { },
1258          "us-east-2" : { },
1259          "us-west-1" : { },
1260          "us-west-2" : { }
1261        }
1262      },
1263      "elasticfilesystem" : {
1264        "endpoints" : {
1265          "ap-northeast-1" : { },
1266          "ap-northeast-2" : { },
1267          "ap-south-1" : { },
1268          "ap-southeast-1" : { },
1269          "ap-southeast-2" : { },
1270          "ca-central-1" : { },
1271          "eu-central-1" : { },
1272          "eu-west-1" : { },
1273          "eu-west-2" : { },
1274          "eu-west-3" : { },
1275          "us-east-1" : { },
1276          "us-east-2" : { },
1277          "us-west-1" : { },
1278          "us-west-2" : { }
1279        }
1280      },
1281      "elasticloadbalancing" : {
1282        "defaults" : {
1283          "protocols" : [ "https" ]
1284        },
1285        "endpoints" : {
1286          "ap-east-1" : { },
1287          "ap-northeast-1" : { },
1288          "ap-northeast-2" : { },
1289          "ap-south-1" : { },
1290          "ap-southeast-1" : { },
1291          "ap-southeast-2" : { },
1292          "ca-central-1" : { },
1293          "eu-central-1" : { },
1294          "eu-north-1" : { },
1295          "eu-west-1" : { },
1296          "eu-west-2" : { },
1297          "eu-west-3" : { },
1298          "sa-east-1" : { },
1299          "us-east-1" : { },
1300          "us-east-2" : { },
1301          "us-west-1" : { },
1302          "us-west-2" : { }
1303        }
1304      },
1305      "elasticmapreduce" : {
1306        "defaults" : {
1307          "protocols" : [ "https" ],
1308          "sslCommonName" : "{region}.{service}.{dnsSuffix}"
1309        },
1310        "endpoints" : {
1311          "ap-east-1" : { },
1312          "ap-northeast-1" : { },
1313          "ap-northeast-2" : { },
1314          "ap-south-1" : { },
1315          "ap-southeast-1" : { },
1316          "ap-southeast-2" : { },
1317          "ca-central-1" : { },
1318          "eu-central-1" : {
1319            "sslCommonName" : "{service}.{region}.{dnsSuffix}"
1320          },
1321          "eu-north-1" : { },
1322          "eu-west-1" : { },
1323          "eu-west-2" : { },
1324          "eu-west-3" : { },
1325          "sa-east-1" : { },
1326          "us-east-1" : {
1327            "sslCommonName" : "{service}.{region}.{dnsSuffix}"
1328          },
1329          "us-east-2" : { },
1330          "us-west-1" : { },
1331          "us-west-2" : { }
1332        }
1333      },
1334      "elastictranscoder" : {
1335        "endpoints" : {
1336          "ap-northeast-1" : { },
1337          "ap-south-1" : { },
1338          "ap-southeast-1" : { },
1339          "ap-southeast-2" : { },
1340          "eu-west-1" : { },
1341          "us-east-1" : { },
1342          "us-west-1" : { },
1343          "us-west-2" : { }
1344        }
1345      },
1346      "email" : {
1347        "endpoints" : {
1348          "ap-south-1" : { },
1349          "ap-southeast-2" : { },
1350          "eu-central-1" : { },
1351          "eu-west-1" : { },
1352          "us-east-1" : { },
1353          "us-west-2" : { }
1354        }
1355      },
1356      "entitlement.marketplace" : {
1357        "defaults" : {
1358          "credentialScope" : {
1359            "service" : "aws-marketplace"
1360          }
1361        },
1362        "endpoints" : {
1363          "us-east-1" : { }
1364        }
1365      },
1366      "es" : {
1367        "endpoints" : {
1368          "ap-east-1" : { },
1369          "ap-northeast-1" : { },
1370          "ap-northeast-2" : { },
1371          "ap-south-1" : { },
1372          "ap-southeast-1" : { },
1373          "ap-southeast-2" : { },
1374          "ca-central-1" : { },
1375          "eu-central-1" : { },
1376          "eu-north-1" : { },
1377          "eu-west-1" : { },
1378          "eu-west-2" : { },
1379          "eu-west-3" : { },
1380          "fips" : {
1381            "credentialScope" : {
1382              "region" : "us-west-1"
1383            },
1384            "hostname" : "es-fips.us-west-1.amazonaws.com"
1385          },
1386          "sa-east-1" : { },
1387          "us-east-1" : { },
1388          "us-east-2" : { },
1389          "us-west-1" : { },
1390          "us-west-2" : { }
1391        }
1392      },
1393      "events" : {
1394        "endpoints" : {
1395          "ap-east-1" : { },
1396          "ap-northeast-1" : { },
1397          "ap-northeast-2" : { },
1398          "ap-south-1" : { },
1399          "ap-southeast-1" : { },
1400          "ap-southeast-2" : { },
1401          "ca-central-1" : { },
1402          "eu-central-1" : { },
1403          "eu-north-1" : { },
1404          "eu-west-1" : { },
1405          "eu-west-2" : { },
1406          "eu-west-3" : { },
1407          "sa-east-1" : { },
1408          "us-east-1" : { },
1409          "us-east-2" : { },
1410          "us-west-1" : { },
1411          "us-west-2" : { }
1412        }
1413      },
1414      "firehose" : {
1415        "endpoints" : {
1416          "ap-northeast-1" : { },
1417          "ap-northeast-2" : { },
1418          "ap-south-1" : { },
1419          "ap-southeast-1" : { },
1420          "ap-southeast-2" : { },
1421          "ca-central-1" : { },
1422          "eu-central-1" : { },
1423          "eu-north-1" : { },
1424          "eu-west-1" : { },
1425          "eu-west-2" : { },
1426          "eu-west-3" : { },
1427          "sa-east-1" : { },
1428          "us-east-1" : { },
1429          "us-east-2" : { },
1430          "us-west-1" : { },
1431          "us-west-2" : { }
1432        }
1433      },
1434      "fms" : {
1435        "defaults" : {
1436          "protocols" : [ "https" ]
1437        },
1438        "endpoints" : {
1439          "ap-northeast-1" : { },
1440          "ap-northeast-2" : { },
1441          "ap-southeast-1" : { },
1442          "ap-southeast-2" : { },
1443          "eu-central-1" : { },
1444          "eu-west-1" : { },
1445          "eu-west-2" : { },
1446          "us-east-1" : { },
1447          "us-east-2" : { },
1448          "us-west-1" : { },
1449          "us-west-2" : { }
1450        }
1451      },
1452      "fsx" : {
1453        "endpoints" : {
1454          "ap-northeast-1" : { },
1455          "ap-southeast-1" : { },
1456          "ap-southeast-2" : { },
1457          "eu-central-1" : { },
1458          "eu-west-1" : { },
1459          "eu-west-2" : { },
1460          "us-east-1" : { },
1461          "us-east-2" : { },
1462          "us-west-2" : { }
1463        }
1464      },
1465      "gamelift" : {
1466        "endpoints" : {
1467          "ap-northeast-1" : { },
1468          "ap-northeast-2" : { },
1469          "ap-south-1" : { },
1470          "ap-southeast-1" : { },
1471          "ap-southeast-2" : { },
1472          "ca-central-1" : { },
1473          "eu-central-1" : { },
1474          "eu-west-1" : { },
1475          "eu-west-2" : { },
1476          "sa-east-1" : { },
1477          "us-east-1" : { },
1478          "us-east-2" : { },
1479          "us-west-1" : { },
1480          "us-west-2" : { }
1481        }
1482      },
1483      "glacier" : {
1484        "defaults" : {
1485          "protocols" : [ "http", "https" ]
1486        },
1487        "endpoints" : {
1488          "ap-east-1" : { },
1489          "ap-northeast-1" : { },
1490          "ap-northeast-2" : { },
1491          "ap-south-1" : { },
1492          "ap-southeast-1" : { },
1493          "ap-southeast-2" : { },
1494          "ca-central-1" : { },
1495          "eu-central-1" : { },
1496          "eu-north-1" : { },
1497          "eu-west-1" : { },
1498          "eu-west-2" : { },
1499          "eu-west-3" : { },
1500          "sa-east-1" : { },
1501          "us-east-1" : { },
1502          "us-east-2" : { },
1503          "us-west-1" : { },
1504          "us-west-2" : { }
1505        }
1506      },
1507      "glue" : {
1508        "endpoints" : {
1509          "ap-east-1" : { },
1510          "ap-northeast-1" : { },
1511          "ap-northeast-2" : { },
1512          "ap-south-1" : { },
1513          "ap-southeast-1" : { },
1514          "ap-southeast-2" : { },
1515          "ca-central-1" : { },
1516          "eu-central-1" : { },
1517          "eu-north-1" : { },
1518          "eu-west-1" : { },
1519          "eu-west-2" : { },
1520          "eu-west-3" : { },
1521          "sa-east-1" : { },
1522          "us-east-1" : { },
1523          "us-east-2" : { },
1524          "us-west-1" : { },
1525          "us-west-2" : { }
1526        }
1527      },
1528      "greengrass" : {
1529        "defaults" : {
1530          "protocols" : [ "https" ]
1531        },
1532        "endpoints" : {
1533          "ap-northeast-1" : { },
1534          "ap-northeast-2" : { },
1535          "ap-south-1" : { },
1536          "ap-southeast-1" : { },
1537          "ap-southeast-2" : { },
1538          "eu-central-1" : { },
1539          "eu-west-1" : { },
1540          "eu-west-2" : { },
1541          "us-east-1" : { },
1542          "us-east-2" : { },
1543          "us-west-2" : { }
1544        },
1545        "isRegionalized" : true
1546      },
1547      "groundstation" : {
1548        "endpoints" : {
1549          "us-east-2" : { },
1550          "us-west-2" : { }
1551        }
1552      },
1553      "guardduty" : {
1554        "defaults" : {
1555          "protocols" : [ "https" ]
1556        },
1557        "endpoints" : {
1558          "ap-northeast-1" : { },
1559          "ap-northeast-2" : { },
1560          "ap-south-1" : { },
1561          "ap-southeast-1" : { },
1562          "ap-southeast-2" : { },
1563          "ca-central-1" : { },
1564          "eu-central-1" : { },
1565          "eu-north-1" : { },
1566          "eu-west-1" : { },
1567          "eu-west-2" : { },
1568          "eu-west-3" : { },
1569          "sa-east-1" : { },
1570          "us-east-1" : { },
1571          "us-east-2" : { },
1572          "us-west-1" : { },
1573          "us-west-2" : { }
1574        },
1575        "isRegionalized" : true
1576      },
1577      "health" : {
1578        "endpoints" : {
1579          "us-east-1" : { }
1580        }
1581      },
1582      "iam" : {
1583        "endpoints" : {
1584          "aws-global" : {
1585            "credentialScope" : {
1586              "region" : "us-east-1"
1587            },
1588            "hostname" : "iam.amazonaws.com"
1589          }
1590        },
1591        "isRegionalized" : false,
1592        "partitionEndpoint" : "aws-global"
1593      },
1594      "importexport" : {
1595        "endpoints" : {
1596          "aws-global" : {
1597            "credentialScope" : {
1598              "region" : "us-east-1",
1599              "service" : "IngestionService"
1600            },
1601            "hostname" : "importexport.amazonaws.com",
1602            "signatureVersions" : [ "v2", "v4" ]
1603          }
1604        },
1605        "isRegionalized" : false,
1606        "partitionEndpoint" : "aws-global"
1607      },
1608      "inspector" : {
1609        "endpoints" : {
1610          "ap-northeast-1" : { },
1611          "ap-northeast-2" : { },
1612          "ap-south-1" : { },
1613          "ap-southeast-2" : { },
1614          "eu-central-1" : { },
1615          "eu-north-1" : { },
1616          "eu-west-1" : { },
1617          "eu-west-2" : { },
1618          "us-east-1" : { },
1619          "us-east-2" : { },
1620          "us-west-1" : { },
1621          "us-west-2" : { }
1622        }
1623      },
1624      "iot" : {
1625        "defaults" : {
1626          "credentialScope" : {
1627            "service" : "execute-api"
1628          }
1629        },
1630        "endpoints" : {
1631          "ap-northeast-1" : { },
1632          "ap-northeast-2" : { },
1633          "ap-south-1" : { },
1634          "ap-southeast-1" : { },
1635          "ap-southeast-2" : { },
1636          "ca-central-1" : { },
1637          "eu-central-1" : { },
1638          "eu-north-1" : { },
1639          "eu-west-1" : { },
1640          "eu-west-2" : { },
1641          "eu-west-3" : { },
1642          "sa-east-1" : { },
1643          "us-east-1" : { },
1644          "us-east-2" : { },
1645          "us-west-1" : { },
1646          "us-west-2" : { }
1647        }
1648      },
1649      "iotanalytics" : {
1650        "endpoints" : {
1651          "ap-northeast-1" : { },
1652          "eu-central-1" : { },
1653          "eu-west-1" : { },
1654          "us-east-1" : { },
1655          "us-east-2" : { },
1656          "us-west-2" : { }
1657        }
1658      },
1659      "iotevents" : {
1660        "endpoints" : {
1661          "ap-northeast-1" : { },
1662          "ap-southeast-2" : { },
1663          "eu-central-1" : { },
1664          "eu-west-1" : { },
1665          "us-east-1" : { },
1666          "us-east-2" : { },
1667          "us-west-2" : { }
1668        }
1669      },
1670      "ioteventsdata" : {
1671        "endpoints" : {
1672          "ap-northeast-1" : { },
1673          "ap-southeast-2" : { },
1674          "eu-central-1" : { },
1675          "eu-west-1" : { },
1676          "us-east-1" : { },
1677          "us-east-2" : { },
1678          "us-west-2" : { }
1679        }
1680      },
1681      "iotthingsgraph" : {
1682        "defaults" : {
1683          "credentialScope" : {
1684            "service" : "iotthingsgraph"
1685          }
1686        },
1687        "endpoints" : {
1688          "ap-northeast-1" : { },
1689          "ap-southeast-2" : { },
1690          "eu-west-1" : { },
1691          "us-east-1" : { },
1692          "us-west-2" : { }
1693        }
1694      },
1695      "kafka" : {
1696        "endpoints" : {
1697          "ap-northeast-1" : { },
1698          "ap-southeast-1" : { },
1699          "ap-southeast-2" : { },
1700          "eu-central-1" : { },
1701          "eu-west-1" : { },
1702          "eu-west-2" : { },
1703          "eu-west-3" : { },
1704          "us-east-1" : { },
1705          "us-east-2" : { },
1706          "us-west-2" : { }
1707        }
1708      },
1709      "kinesis" : {
1710        "endpoints" : {
1711          "ap-east-1" : { },
1712          "ap-northeast-1" : { },
1713          "ap-northeast-2" : { },
1714          "ap-south-1" : { },
1715          "ap-southeast-1" : { },
1716          "ap-southeast-2" : { },
1717          "ca-central-1" : { },
1718          "eu-central-1" : { },
1719          "eu-north-1" : { },
1720          "eu-west-1" : { },
1721          "eu-west-2" : { },
1722          "eu-west-3" : { },
1723          "sa-east-1" : { },
1724          "us-east-1" : { },
1725          "us-east-2" : { },
1726          "us-west-1" : { },
1727          "us-west-2" : { }
1728        }
1729      },
1730      "kinesisanalytics" : {
1731        "endpoints" : {
1732          "ap-northeast-1" : { },
1733          "ap-northeast-2" : { },
1734          "ap-southeast-1" : { },
1735          "ap-southeast-2" : { },
1736          "eu-central-1" : { },
1737          "eu-west-1" : { },
1738          "eu-west-2" : { },
1739          "us-east-1" : { },
1740          "us-east-2" : { },
1741          "us-west-2" : { }
1742        }
1743      },
1744      "kinesisvideo" : {
1745        "endpoints" : {
1746          "ap-northeast-1" : { },
1747          "ap-southeast-2" : { },
1748          "eu-central-1" : { },
1749          "eu-west-1" : { },
1750          "us-east-1" : { },
1751          "us-west-2" : { }
1752        }
1753      },
1754      "kms" : {
1755        "endpoints" : {
1756          "ap-east-1" : { },
1757          "ap-northeast-1" : { },
1758          "ap-northeast-2" : { },
1759          "ap-south-1" : { },
1760          "ap-southeast-1" : { },
1761          "ap-southeast-2" : { },
1762          "ca-central-1" : { },
1763          "eu-central-1" : { },
1764          "eu-north-1" : { },
1765          "eu-west-1" : { },
1766          "eu-west-2" : { },
1767          "eu-west-3" : { },
1768          "sa-east-1" : { },
1769          "us-east-1" : { },
1770          "us-east-2" : { },
1771          "us-west-1" : { },
1772          "us-west-2" : { }
1773        }
1774      },
1775      "lambda" : {
1776        "endpoints" : {
1777          "ap-east-1" : { },
1778          "ap-northeast-1" : { },
1779          "ap-northeast-2" : { },
1780          "ap-south-1" : { },
1781          "ap-southeast-1" : { },
1782          "ap-southeast-2" : { },
1783          "ca-central-1" : { },
1784          "eu-central-1" : { },
1785          "eu-north-1" : { },
1786          "eu-west-1" : { },
1787          "eu-west-2" : { },
1788          "eu-west-3" : { },
1789          "sa-east-1" : { },
1790          "us-east-1" : { },
1791          "us-east-2" : { },
1792          "us-west-1" : { },
1793          "us-west-2" : { }
1794        }
1795      },
1796      "license-manager" : {
1797        "endpoints" : {
1798          "ap-east-1" : { },
1799          "ap-northeast-1" : { },
1800          "ap-northeast-2" : { },
1801          "ap-south-1" : { },
1802          "ap-southeast-1" : { },
1803          "ap-southeast-2" : { },
1804          "ca-central-1" : { },
1805          "eu-central-1" : { },
1806          "eu-north-1" : { },
1807          "eu-west-1" : { },
1808          "eu-west-2" : { },
1809          "eu-west-3" : { },
1810          "sa-east-1" : { },
1811          "us-east-1" : { },
1812          "us-east-2" : { },
1813          "us-west-1" : { },
1814          "us-west-2" : { }
1815        }
1816      },
1817      "lightsail" : {
1818        "endpoints" : {
1819          "ap-northeast-1" : { },
1820          "ap-northeast-2" : { },
1821          "ap-south-1" : { },
1822          "ap-southeast-1" : { },
1823          "ap-southeast-2" : { },
1824          "ca-central-1" : { },
1825          "eu-central-1" : { },
1826          "eu-west-1" : { },
1827          "eu-west-2" : { },
1828          "eu-west-3" : { },
1829          "us-east-1" : { },
1830          "us-east-2" : { },
1831          "us-west-2" : { }
1832        }
1833      },
1834      "logs" : {
1835        "endpoints" : {
1836          "ap-east-1" : { },
1837          "ap-northeast-1" : { },
1838          "ap-northeast-2" : { },
1839          "ap-south-1" : { },
1840          "ap-southeast-1" : { },
1841          "ap-southeast-2" : { },
1842          "ca-central-1" : { },
1843          "eu-central-1" : { },
1844          "eu-north-1" : { },
1845          "eu-west-1" : { },
1846          "eu-west-2" : { },
1847          "eu-west-3" : { },
1848          "sa-east-1" : { },
1849          "us-east-1" : { },
1850          "us-east-2" : { },
1851          "us-west-1" : { },
1852          "us-west-2" : { }
1853        }
1854      },
1855      "machinelearning" : {
1856        "endpoints" : {
1857          "eu-west-1" : { },
1858          "us-east-1" : { }
1859        }
1860      },
1861      "marketplacecommerceanalytics" : {
1862        "endpoints" : {
1863          "us-east-1" : { }
1864        }
1865      },
1866      "mediaconnect" : {
1867        "endpoints" : {
1868          "ap-northeast-1" : { },
1869          "ap-northeast-2" : { },
1870          "ap-south-1" : { },
1871          "ap-southeast-1" : { },
1872          "ap-southeast-2" : { },
1873          "eu-central-1" : { },
1874          "eu-west-1" : { },
1875          "eu-west-2" : { },
1876          "eu-west-3" : { },
1877          "sa-east-1" : { },
1878          "us-east-1" : { },
1879          "us-east-2" : { },
1880          "us-west-1" : { },
1881          "us-west-2" : { }
1882        }
1883      },
1884      "mediaconvert" : {
1885        "endpoints" : {
1886          "ap-northeast-1" : { },
1887          "ap-northeast-2" : { },
1888          "ap-south-1" : { },
1889          "ap-southeast-1" : { },
1890          "ap-southeast-2" : { },
1891          "ca-central-1" : { },
1892          "eu-central-1" : { },
1893          "eu-west-1" : { },
1894          "eu-west-2" : { },
1895          "eu-west-3" : { },
1896          "sa-east-1" : { },
1897          "us-east-1" : { },
1898          "us-east-2" : { },
1899          "us-west-1" : { },
1900          "us-west-2" : { }
1901        }
1902      },
1903      "medialive" : {
1904        "endpoints" : {
1905          "ap-northeast-1" : { },
1906          "ap-northeast-2" : { },
1907          "ap-south-1" : { },
1908          "ap-southeast-1" : { },
1909          "ap-southeast-2" : { },
1910          "eu-central-1" : { },
1911          "eu-north-1" : { },
1912          "eu-west-1" : { },
1913          "sa-east-1" : { },
1914          "us-east-1" : { },
1915          "us-west-2" : { }
1916        }
1917      },
1918      "mediapackage" : {
1919        "endpoints" : {
1920          "ap-northeast-1" : { },
1921          "ap-northeast-2" : { },
1922          "ap-south-1" : { },
1923          "ap-southeast-1" : { },
1924          "ap-southeast-2" : { },
1925          "eu-central-1" : { },
1926          "eu-west-1" : { },
1927          "eu-west-3" : { },
1928          "sa-east-1" : { },
1929          "us-east-1" : { },
1930          "us-west-1" : { },
1931          "us-west-2" : { }
1932        }
1933      },
1934      "mediastore" : {
1935        "endpoints" : {
1936          "ap-northeast-1" : { },
1937          "ap-northeast-2" : { },
1938          "ap-southeast-2" : { },
1939          "eu-central-1" : { },
1940          "eu-north-1" : { },
1941          "eu-west-1" : { },
1942          "us-east-1" : { },
1943          "us-west-2" : { }
1944        }
1945      },
1946      "metering.marketplace" : {
1947        "defaults" : {
1948          "credentialScope" : {
1949            "service" : "aws-marketplace"
1950          }
1951        },
1952        "endpoints" : {
1953          "ap-east-1" : { },
1954          "ap-northeast-1" : { },
1955          "ap-northeast-2" : { },
1956          "ap-south-1" : { },
1957          "ap-southeast-1" : { },
1958          "ap-southeast-2" : { },
1959          "ca-central-1" : { },
1960          "eu-central-1" : { },
1961          "eu-north-1" : { },
1962          "eu-west-1" : { },
1963          "eu-west-2" : { },
1964          "eu-west-3" : { },
1965          "sa-east-1" : { },
1966          "us-east-1" : { },
1967          "us-east-2" : { },
1968          "us-west-1" : { },
1969          "us-west-2" : { }
1970        }
1971      },
1972      "mgh" : {
1973        "endpoints" : {
1974          "us-west-2" : { }
1975        }
1976      },
1977      "mobileanalytics" : {
1978        "endpoints" : {
1979          "us-east-1" : { }
1980        }
1981      },
1982      "models.lex" : {
1983        "defaults" : {
1984          "credentialScope" : {
1985            "service" : "lex"
1986          }
1987        },
1988        "endpoints" : {
1989          "eu-west-1" : { },
1990          "us-east-1" : { },
1991          "us-west-2" : { }
1992        }
1993      },
1994      "monitoring" : {
1995        "defaults" : {
1996          "protocols" : [ "http", "https" ]
1997        },
1998        "endpoints" : {
1999          "ap-east-1" : { },
2000          "ap-northeast-1" : { },
2001          "ap-northeast-2" : { },
2002          "ap-south-1" : { },
2003          "ap-southeast-1" : { },
2004          "ap-southeast-2" : { },
2005          "ca-central-1" : { },
2006          "eu-central-1" : { },
2007          "eu-north-1" : { },
2008          "eu-west-1" : { },
2009          "eu-west-2" : { },
2010          "eu-west-3" : { },
2011          "sa-east-1" : { },
2012          "us-east-1" : { },
2013          "us-east-2" : { },
2014          "us-west-1" : { },
2015          "us-west-2" : { }
2016        }
2017      },
2018      "mq" : {
2019        "endpoints" : {
2020          "ap-northeast-1" : { },
2021          "ap-northeast-2" : { },
2022          "ap-south-1" : { },
2023          "ap-southeast-1" : { },
2024          "ap-southeast-2" : { },
2025          "ca-central-1" : { },
2026          "eu-central-1" : { },
2027          "eu-west-1" : { },
2028          "eu-west-2" : { },
2029          "eu-west-3" : { },
2030          "us-east-1" : { },
2031          "us-east-2" : { },
2032          "us-west-1" : { },
2033          "us-west-2" : { }
2034        }
2035      },
2036      "mturk-requester" : {
2037        "endpoints" : {
2038          "sandbox" : {
2039            "hostname" : "mturk-requester-sandbox.us-east-1.amazonaws.com"
2040          },
2041          "us-east-1" : { }
2042        },
2043        "isRegionalized" : false
2044      },
2045      "neptune" : {
2046        "endpoints" : {
2047          "ap-northeast-1" : {
2048            "credentialScope" : {
2049              "region" : "ap-northeast-1"
2050            },
2051            "hostname" : "rds.ap-northeast-1.amazonaws.com"
2052          },
2053          "ap-northeast-2" : {
2054            "credentialScope" : {
2055              "region" : "ap-northeast-2"
2056            },
2057            "hostname" : "rds.ap-northeast-2.amazonaws.com"
2058          },
2059          "ap-south-1" : {
2060            "credentialScope" : {
2061              "region" : "ap-south-1"
2062            },
2063            "hostname" : "rds.ap-south-1.amazonaws.com"
2064          },
2065          "ap-southeast-1" : {
2066            "credentialScope" : {
2067              "region" : "ap-southeast-1"
2068            },
2069            "hostname" : "rds.ap-southeast-1.amazonaws.com"
2070          },
2071          "ap-southeast-2" : {
2072            "credentialScope" : {
2073              "region" : "ap-southeast-2"
2074            },
2075            "hostname" : "rds.ap-southeast-2.amazonaws.com"
2076          },
2077          "eu-central-1" : {
2078            "credentialScope" : {
2079              "region" : "eu-central-1"
2080            },
2081            "hostname" : "rds.eu-central-1.amazonaws.com"
2082          },
2083          "eu-north-1" : {
2084            "credentialScope" : {
2085              "region" : "eu-north-1"
2086            },
2087            "hostname" : "rds.eu-north-1.amazonaws.com"
2088          },
2089          "eu-west-1" : {
2090            "credentialScope" : {
2091              "region" : "eu-west-1"
2092            },
2093            "hostname" : "rds.eu-west-1.amazonaws.com"
2094          },
2095          "eu-west-2" : {
2096            "credentialScope" : {
2097              "region" : "eu-west-2"
2098            },
2099            "hostname" : "rds.eu-west-2.amazonaws.com"
2100          },
2101          "us-east-1" : {
2102            "credentialScope" : {
2103              "region" : "us-east-1"
2104            },
2105            "hostname" : "rds.us-east-1.amazonaws.com"
2106          },
2107          "us-east-2" : {
2108            "credentialScope" : {
2109              "region" : "us-east-2"
2110            },
2111            "hostname" : "rds.us-east-2.amazonaws.com"
2112          },
2113          "us-west-2" : {
2114            "credentialScope" : {
2115              "region" : "us-west-2"
2116            },
2117            "hostname" : "rds.us-west-2.amazonaws.com"
2118          }
2119        }
2120      },
2121      "opsworks" : {
2122        "endpoints" : {
2123          "ap-northeast-1" : { },
2124          "ap-northeast-2" : { },
2125          "ap-south-1" : { },
2126          "ap-southeast-1" : { },
2127          "ap-southeast-2" : { },
2128          "ca-central-1" : { },
2129          "eu-central-1" : { },
2130          "eu-west-1" : { },
2131          "eu-west-2" : { },
2132          "eu-west-3" : { },
2133          "sa-east-1" : { },
2134          "us-east-1" : { },
2135          "us-east-2" : { },
2136          "us-west-1" : { },
2137          "us-west-2" : { }
2138        }
2139      },
2140      "opsworks-cm" : {
2141        "endpoints" : {
2142          "ap-northeast-1" : { },
2143          "ap-southeast-1" : { },
2144          "ap-southeast-2" : { },
2145          "eu-central-1" : { },
2146          "eu-west-1" : { },
2147          "us-east-1" : { },
2148          "us-east-2" : { },
2149          "us-west-1" : { },
2150          "us-west-2" : { }
2151        }
2152      },
2153      "organizations" : {
2154        "endpoints" : {
2155          "aws-global" : {
2156            "credentialScope" : {
2157              "region" : "us-east-1"
2158            },
2159            "hostname" : "organizations.us-east-1.amazonaws.com"
2160          }
2161        },
2162        "isRegionalized" : false,
2163        "partitionEndpoint" : "aws-global"
2164      },
2165      "pinpoint" : {
2166        "defaults" : {
2167          "credentialScope" : {
2168            "service" : "mobiletargeting"
2169          }
2170        },
2171        "endpoints" : {
2172          "ap-south-1" : { },
2173          "ap-southeast-2" : { },
2174          "eu-central-1" : { },
2175          "eu-west-1" : { },
2176          "us-east-1" : { },
2177          "us-west-2" : { }
2178        }
2179      },
2180      "polly" : {
2181        "endpoints" : {
2182          "ap-northeast-1" : { },
2183          "ap-northeast-2" : { },
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-west-1" : { },
2191          "eu-west-2" : { },
2192          "eu-west-3" : { },
2193          "sa-east-1" : { },
2194          "us-east-1" : { },
2195          "us-east-2" : { },
2196          "us-west-1" : { },
2197          "us-west-2" : { }
2198        }
2199      },
2200      "projects.iot1click" : {
2201        "endpoints" : {
2202          "ap-northeast-1" : { },
2203          "eu-central-1" : { },
2204          "eu-west-1" : { },
2205          "eu-west-2" : { },
2206          "us-east-1" : { },
2207          "us-east-2" : { },
2208          "us-west-2" : { }
2209        }
2210      },
2211      "ram" : {
2212        "endpoints" : {
2213          "ap-northeast-1" : { },
2214          "ap-northeast-2" : { },
2215          "ap-south-1" : { },
2216          "ap-southeast-1" : { },
2217          "ap-southeast-2" : { },
2218          "ca-central-1" : { },
2219          "eu-central-1" : { },
2220          "eu-north-1" : { },
2221          "eu-west-1" : { },
2222          "eu-west-2" : { },
2223          "eu-west-3" : { },
2224          "us-east-1" : { },
2225          "us-east-2" : { },
2226          "us-west-1" : { },
2227          "us-west-2" : { }
2228        }
2229      },
2230      "rds" : {
2231        "endpoints" : {
2232          "ap-east-1" : { },
2233          "ap-northeast-1" : { },
2234          "ap-northeast-2" : { },
2235          "ap-south-1" : { },
2236          "ap-southeast-1" : { },
2237          "ap-southeast-2" : { },
2238          "ca-central-1" : { },
2239          "eu-central-1" : { },
2240          "eu-north-1" : { },
2241          "eu-west-1" : { },
2242          "eu-west-2" : { },
2243          "eu-west-3" : { },
2244          "sa-east-1" : { },
2245          "us-east-1" : {
2246            "sslCommonName" : "{service}.{dnsSuffix}"
2247          },
2248          "us-east-2" : { },
2249          "us-west-1" : { },
2250          "us-west-2" : { }
2251        }
2252      },
2253      "redshift" : {
2254        "endpoints" : {
2255          "ap-east-1" : { },
2256          "ap-northeast-1" : { },
2257          "ap-northeast-2" : { },
2258          "ap-south-1" : { },
2259          "ap-southeast-1" : { },
2260          "ap-southeast-2" : { },
2261          "ca-central-1" : { },
2262          "eu-central-1" : { },
2263          "eu-north-1" : { },
2264          "eu-west-1" : { },
2265          "eu-west-2" : { },
2266          "eu-west-3" : { },
2267          "sa-east-1" : { },
2268          "us-east-1" : { },
2269          "us-east-2" : { },
2270          "us-west-1" : { },
2271          "us-west-2" : { }
2272        }
2273      },
2274      "rekognition" : {
2275        "endpoints" : {
2276          "ap-northeast-1" : { },
2277          "ap-northeast-2" : { },
2278          "ap-south-1" : { },
2279          "ap-southeast-1" : { },
2280          "ap-southeast-2" : { },
2281          "eu-central-1" : { },
2282          "eu-west-1" : { },
2283          "eu-west-2" : { },
2284          "us-east-1" : { },
2285          "us-east-2" : { },
2286          "us-west-1" : { },
2287          "us-west-2" : { }
2288        }
2289      },
2290      "resource-groups" : {
2291        "endpoints" : {
2292          "ap-east-1" : { },
2293          "ap-northeast-1" : { },
2294          "ap-northeast-2" : { },
2295          "ap-south-1" : { },
2296          "ap-southeast-1" : { },
2297          "ap-southeast-2" : { },
2298          "ca-central-1" : { },
2299          "eu-central-1" : { },
2300          "eu-north-1" : { },
2301          "eu-west-1" : { },
2302          "eu-west-2" : { },
2303          "eu-west-3" : { },
2304          "sa-east-1" : { },
2305          "us-east-1" : { },
2306          "us-east-2" : { },
2307          "us-west-1" : { },
2308          "us-west-2" : { }
2309        }
2310      },
2311      "robomaker" : {
2312        "endpoints" : {
2313          "ap-northeast-1" : { },
2314          "eu-west-1" : { },
2315          "us-east-1" : { },
2316          "us-west-2" : { }
2317        }
2318      },
2319      "route53" : {
2320        "endpoints" : {
2321          "aws-global" : {
2322            "credentialScope" : {
2323              "region" : "us-east-1"
2324            },
2325            "hostname" : "route53.amazonaws.com"
2326          }
2327        },
2328        "isRegionalized" : false,
2329        "partitionEndpoint" : "aws-global"
2330      },
2331      "route53domains" : {
2332        "endpoints" : {
2333          "us-east-1" : { }
2334        }
2335      },
2336      "route53resolver" : {
2337        "defaults" : {
2338          "protocols" : [ "https" ]
2339        },
2340        "endpoints" : {
2341          "ap-northeast-1" : { },
2342          "ap-northeast-2" : { },
2343          "ap-south-1" : { },
2344          "ap-southeast-1" : { },
2345          "ap-southeast-2" : { },
2346          "ca-central-1" : { },
2347          "eu-central-1" : { },
2348          "eu-west-1" : { },
2349          "eu-west-2" : { },
2350          "eu-west-3" : { },
2351          "us-east-1" : { },
2352          "us-east-2" : { },
2353          "us-west-1" : { },
2354          "us-west-2" : { }
2355        }
2356      },
2357      "runtime.lex" : {
2358        "defaults" : {
2359          "credentialScope" : {
2360            "service" : "lex"
2361          }
2362        },
2363        "endpoints" : {
2364          "eu-west-1" : { },
2365          "us-east-1" : { },
2366          "us-west-2" : { }
2367        }
2368      },
2369      "runtime.sagemaker" : {
2370        "endpoints" : {
2371          "ap-northeast-1" : { },
2372          "ap-northeast-2" : { },
2373          "ap-south-1" : { },
2374          "ap-southeast-1" : { },
2375          "ap-southeast-2" : { },
2376          "ca-central-1" : { },
2377          "eu-central-1" : { },
2378          "eu-west-1" : { },
2379          "eu-west-2" : { },
2380          "us-east-1" : { },
2381          "us-east-1-fips" : {
2382            "credentialScope" : {
2383              "region" : "us-east-1"
2384            },
2385            "hostname" : "runtime-fips.sagemaker.us-east-1.amazonaws.com"
2386          },
2387          "us-east-2" : { },
2388          "us-east-2-fips" : {
2389            "credentialScope" : {
2390              "region" : "us-east-2"
2391            },
2392            "hostname" : "runtime-fips.sagemaker.us-east-2.amazonaws.com"
2393          },
2394          "us-west-1" : { },
2395          "us-west-1-fips" : {
2396            "credentialScope" : {
2397              "region" : "us-west-1"
2398            },
2399            "hostname" : "runtime-fips.sagemaker.us-west-1.amazonaws.com"
2400          },
2401          "us-west-2" : { },
2402          "us-west-2-fips" : {
2403            "credentialScope" : {
2404              "region" : "us-west-2"
2405            },
2406            "hostname" : "runtime-fips.sagemaker.us-west-2.amazonaws.com"
2407          }
2408        }
2409      },
2410      "s3" : {
2411        "defaults" : {
2412          "protocols" : [ "http", "https" ],
2413          "signatureVersions" : [ "s3v4" ]
2414        },
2415        "endpoints" : {
2416          "ap-east-1" : { },
2417          "ap-northeast-1" : {
2418            "hostname" : "s3.ap-northeast-1.amazonaws.com",
2419            "signatureVersions" : [ "s3", "s3v4" ]
2420          },
2421          "ap-northeast-2" : { },
2422          "ap-south-1" : { },
2423          "ap-southeast-1" : {
2424            "hostname" : "s3.ap-southeast-1.amazonaws.com",
2425            "signatureVersions" : [ "s3", "s3v4" ]
2426          },
2427          "ap-southeast-2" : {
2428            "hostname" : "s3.ap-southeast-2.amazonaws.com",
2429            "signatureVersions" : [ "s3", "s3v4" ]
2430          },
2431          "ca-central-1" : { },
2432          "eu-central-1" : { },
2433          "eu-north-1" : { },
2434          "eu-west-1" : {
2435            "hostname" : "s3.eu-west-1.amazonaws.com",
2436            "signatureVersions" : [ "s3", "s3v4" ]
2437          },
2438          "eu-west-2" : { },
2439          "eu-west-3" : { },
2440          "s3-external-1" : {
2441            "credentialScope" : {
2442              "region" : "us-east-1"
2443            },
2444            "hostname" : "s3-external-1.amazonaws.com",
2445            "signatureVersions" : [ "s3", "s3v4" ]
2446          },
2447          "sa-east-1" : {
2448            "hostname" : "s3.sa-east-1.amazonaws.com",
2449            "signatureVersions" : [ "s3", "s3v4" ]
2450          },
2451          "us-east-1" : {
2452            "hostname" : "s3.amazonaws.com",
2453            "signatureVersions" : [ "s3", "s3v4" ]
2454          },
2455          "us-east-2" : { },
2456          "us-west-1" : {
2457            "hostname" : "s3.us-west-1.amazonaws.com",
2458            "signatureVersions" : [ "s3", "s3v4" ]
2459          },
2460          "us-west-2" : {
2461            "hostname" : "s3.us-west-2.amazonaws.com",
2462            "signatureVersions" : [ "s3", "s3v4" ]
2463          }
2464        },
2465        "isRegionalized" : true,
2466        "partitionEndpoint" : "us-east-1"
2467      },
2468      "s3-control" : {
2469        "defaults" : {
2470          "protocols" : [ "https" ],
2471          "signatureVersions" : [ "s3v4" ]
2472        },
2473        "endpoints" : {
2474          "ap-northeast-1" : {
2475            "credentialScope" : {
2476              "region" : "ap-northeast-1"
2477            },
2478            "hostname" : "s3-control.ap-northeast-1.amazonaws.com",
2479            "signatureVersions" : [ "s3v4" ]
2480          },
2481          "ap-northeast-2" : {
2482            "credentialScope" : {
2483              "region" : "ap-northeast-2"
2484            },
2485            "hostname" : "s3-control.ap-northeast-2.amazonaws.com",
2486            "signatureVersions" : [ "s3v4" ]
2487          },
2488          "ap-south-1" : {
2489            "credentialScope" : {
2490              "region" : "ap-south-1"
2491            },
2492            "hostname" : "s3-control.ap-south-1.amazonaws.com",
2493            "signatureVersions" : [ "s3v4" ]
2494          },
2495          "ap-southeast-1" : {
2496            "credentialScope" : {
2497              "region" : "ap-southeast-1"
2498            },
2499            "hostname" : "s3-control.ap-southeast-1.amazonaws.com",
2500            "signatureVersions" : [ "s3v4" ]
2501          },
2502          "ap-southeast-2" : {
2503            "credentialScope" : {
2504              "region" : "ap-southeast-2"
2505            },
2506            "hostname" : "s3-control.ap-southeast-2.amazonaws.com",
2507            "signatureVersions" : [ "s3v4" ]
2508          },
2509          "ca-central-1" : {
2510            "credentialScope" : {
2511              "region" : "ca-central-1"
2512            },
2513            "hostname" : "s3-control.ca-central-1.amazonaws.com",
2514            "signatureVersions" : [ "s3v4" ]
2515          },
2516          "eu-central-1" : {
2517            "credentialScope" : {
2518              "region" : "eu-central-1"
2519            },
2520            "hostname" : "s3-control.eu-central-1.amazonaws.com",
2521            "signatureVersions" : [ "s3v4" ]
2522          },
2523          "eu-north-1" : {
2524            "credentialScope" : {
2525              "region" : "eu-north-1"
2526            },
2527            "hostname" : "s3-control.eu-north-1.amazonaws.com",
2528            "signatureVersions" : [ "s3v4" ]
2529          },
2530          "eu-west-1" : {
2531            "credentialScope" : {
2532              "region" : "eu-west-1"
2533            },
2534            "hostname" : "s3-control.eu-west-1.amazonaws.com",
2535            "signatureVersions" : [ "s3v4" ]
2536          },
2537          "eu-west-2" : {
2538            "credentialScope" : {
2539              "region" : "eu-west-2"
2540            },
2541            "hostname" : "s3-control.eu-west-2.amazonaws.com",
2542            "signatureVersions" : [ "s3v4" ]
2543          },
2544          "eu-west-3" : {
2545            "credentialScope" : {
2546              "region" : "eu-west-3"
2547            },
2548            "hostname" : "s3-control.eu-west-3.amazonaws.com",
2549            "signatureVersions" : [ "s3v4" ]
2550          },
2551          "sa-east-1" : {
2552            "credentialScope" : {
2553              "region" : "sa-east-1"
2554            },
2555            "hostname" : "s3-control.sa-east-1.amazonaws.com",
2556            "signatureVersions" : [ "s3v4" ]
2557          },
2558          "us-east-1" : {
2559            "credentialScope" : {
2560              "region" : "us-east-1"
2561            },
2562            "hostname" : "s3-control.us-east-1.amazonaws.com",
2563            "signatureVersions" : [ "s3v4" ]
2564          },
2565          "us-east-1-fips" : {
2566            "credentialScope" : {
2567              "region" : "us-east-1"
2568            },
2569            "hostname" : "s3-control-fips.us-east-1.amazonaws.com",
2570            "signatureVersions" : [ "s3v4" ]
2571          },
2572          "us-east-2" : {
2573            "credentialScope" : {
2574              "region" : "us-east-2"
2575            },
2576            "hostname" : "s3-control.us-east-2.amazonaws.com",
2577            "signatureVersions" : [ "s3v4" ]
2578          },
2579          "us-east-2-fips" : {
2580            "credentialScope" : {
2581              "region" : "us-east-2"
2582            },
2583            "hostname" : "s3-control-fips.us-east-2.amazonaws.com",
2584            "signatureVersions" : [ "s3v4" ]
2585          },
2586          "us-west-1" : {
2587            "credentialScope" : {
2588              "region" : "us-west-1"
2589            },
2590            "hostname" : "s3-control.us-west-1.amazonaws.com",
2591            "signatureVersions" : [ "s3v4" ]
2592          },
2593          "us-west-1-fips" : {
2594            "credentialScope" : {
2595              "region" : "us-west-1"
2596            },
2597            "hostname" : "s3-control-fips.us-west-1.amazonaws.com",
2598            "signatureVersions" : [ "s3v4" ]
2599          },
2600          "us-west-2" : {
2601            "credentialScope" : {
2602              "region" : "us-west-2"
2603            },
2604            "hostname" : "s3-control.us-west-2.amazonaws.com",
2605            "signatureVersions" : [ "s3v4" ]
2606          },
2607          "us-west-2-fips" : {
2608            "credentialScope" : {
2609              "region" : "us-west-2"
2610            },
2611            "hostname" : "s3-control-fips.us-west-2.amazonaws.com",
2612            "signatureVersions" : [ "s3v4" ]
2613          }
2614        }
2615      },
2616      "sdb" : {
2617        "defaults" : {
2618          "protocols" : [ "http", "https" ],
2619          "signatureVersions" : [ "v2" ]
2620        },
2621        "endpoints" : {
2622          "ap-northeast-1" : { },
2623          "ap-southeast-1" : { },
2624          "ap-southeast-2" : { },
2625          "eu-west-1" : { },
2626          "sa-east-1" : { },
2627          "us-east-1" : {
2628            "hostname" : "sdb.amazonaws.com"
2629          },
2630          "us-west-1" : { },
2631          "us-west-2" : { }
2632        }
2633      },
2634      "secretsmanager" : {
2635        "endpoints" : {
2636          "ap-northeast-1" : { },
2637          "ap-northeast-2" : { },
2638          "ap-south-1" : { },
2639          "ap-southeast-1" : { },
2640          "ap-southeast-2" : { },
2641          "ca-central-1" : { },
2642          "eu-central-1" : { },
2643          "eu-north-1" : { },
2644          "eu-west-1" : { },
2645          "eu-west-2" : { },
2646          "eu-west-3" : { },
2647          "sa-east-1" : { },
2648          "us-east-1" : { },
2649          "us-east-1-fips" : {
2650            "credentialScope" : {
2651              "region" : "us-east-1"
2652            },
2653            "hostname" : "secretsmanager-fips.us-east-1.amazonaws.com"
2654          },
2655          "us-east-2" : { },
2656          "us-east-2-fips" : {
2657            "credentialScope" : {
2658              "region" : "us-east-2"
2659            },
2660            "hostname" : "secretsmanager-fips.us-east-2.amazonaws.com"
2661          },
2662          "us-west-1" : { },
2663          "us-west-1-fips" : {
2664            "credentialScope" : {
2665              "region" : "us-west-1"
2666            },
2667            "hostname" : "secretsmanager-fips.us-west-1.amazonaws.com"
2668          },
2669          "us-west-2" : { },
2670          "us-west-2-fips" : {
2671            "credentialScope" : {
2672              "region" : "us-west-2"
2673            },
2674            "hostname" : "secretsmanager-fips.us-west-2.amazonaws.com"
2675          }
2676        }
2677      },
2678      "securityhub" : {
2679        "endpoints" : {
2680          "ap-northeast-1" : { },
2681          "ap-northeast-2" : { },
2682          "ap-south-1" : { },
2683          "ap-southeast-1" : { },
2684          "ap-southeast-2" : { },
2685          "ca-central-1" : { },
2686          "eu-central-1" : { },
2687          "eu-north-1" : { },
2688          "eu-west-1" : { },
2689          "eu-west-2" : { },
2690          "eu-west-3" : { },
2691          "sa-east-1" : { },
2692          "us-east-1" : { },
2693          "us-east-2" : { },
2694          "us-west-1" : { },
2695          "us-west-2" : { }
2696        }
2697      },
2698      "serverlessrepo" : {
2699        "defaults" : {
2700          "protocols" : [ "https" ]
2701        },
2702        "endpoints" : {
2703          "ap-northeast-1" : {
2704            "protocols" : [ "https" ]
2705          },
2706          "ap-northeast-2" : {
2707            "protocols" : [ "https" ]
2708          },
2709          "ap-south-1" : {
2710            "protocols" : [ "https" ]
2711          },
2712          "ap-southeast-1" : {
2713            "protocols" : [ "https" ]
2714          },
2715          "ap-southeast-2" : {
2716            "protocols" : [ "https" ]
2717          },
2718          "ca-central-1" : {
2719            "protocols" : [ "https" ]
2720          },
2721          "eu-central-1" : {
2722            "protocols" : [ "https" ]
2723          },
2724          "eu-north-1" : {
2725            "protocols" : [ "https" ]
2726          },
2727          "eu-west-1" : {
2728            "protocols" : [ "https" ]
2729          },
2730          "eu-west-2" : {
2731            "protocols" : [ "https" ]
2732          },
2733          "eu-west-3" : {
2734            "protocols" : [ "https" ]
2735          },
2736          "sa-east-1" : {
2737            "protocols" : [ "https" ]
2738          },
2739          "us-east-1" : {
2740            "protocols" : [ "https" ]
2741          },
2742          "us-east-2" : {
2743            "protocols" : [ "https" ]
2744          },
2745          "us-west-1" : {
2746            "protocols" : [ "https" ]
2747          },
2748          "us-west-2" : {
2749            "protocols" : [ "https" ]
2750          }
2751        }
2752      },
2753      "servicecatalog" : {
2754        "endpoints" : {
2755          "ap-northeast-1" : { },
2756          "ap-northeast-2" : { },
2757          "ap-south-1" : { },
2758          "ap-southeast-1" : { },
2759          "ap-southeast-2" : { },
2760          "ca-central-1" : { },
2761          "eu-central-1" : { },
2762          "eu-north-1" : { },
2763          "eu-west-1" : { },
2764          "eu-west-2" : { },
2765          "eu-west-3" : { },
2766          "sa-east-1" : { },
2767          "us-east-1" : { },
2768          "us-east-1-fips" : {
2769            "credentialScope" : {
2770              "region" : "us-east-1"
2771            },
2772            "hostname" : "servicecatalog-fips.us-east-1.amazonaws.com"
2773          },
2774          "us-east-2" : { },
2775          "us-east-2-fips" : {
2776            "credentialScope" : {
2777              "region" : "us-east-2"
2778            },
2779            "hostname" : "servicecatalog-fips.us-east-2.amazonaws.com"
2780          },
2781          "us-west-1" : { },
2782          "us-west-1-fips" : {
2783            "credentialScope" : {
2784              "region" : "us-west-1"
2785            },
2786            "hostname" : "servicecatalog-fips.us-west-1.amazonaws.com"
2787          },
2788          "us-west-2" : { },
2789          "us-west-2-fips" : {
2790            "credentialScope" : {
2791              "region" : "us-west-2"
2792            },
2793            "hostname" : "servicecatalog-fips.us-west-2.amazonaws.com"
2794          }
2795        }
2796      },
2797      "servicediscovery" : {
2798        "endpoints" : {
2799          "ap-northeast-1" : { },
2800          "ap-northeast-2" : { },
2801          "ap-south-1" : { },
2802          "ap-southeast-1" : { },
2803          "ap-southeast-2" : { },
2804          "ca-central-1" : { },
2805          "eu-central-1" : { },
2806          "eu-west-1" : { },
2807          "eu-west-2" : { },
2808          "eu-west-3" : { },
2809          "sa-east-1" : { },
2810          "us-east-1" : { },
2811          "us-east-2" : { },
2812          "us-west-1" : { },
2813          "us-west-2" : { }
2814        }
2815      },
2816      "shield" : {
2817        "defaults" : {
2818          "protocols" : [ "https" ],
2819          "sslCommonName" : "shield.us-east-1.amazonaws.com"
2820        },
2821        "endpoints" : {
2822          "us-east-1" : { }
2823        },
2824        "isRegionalized" : false
2825      },
2826      "sms" : {
2827        "endpoints" : {
2828          "ap-east-1" : { },
2829          "ap-northeast-1" : { },
2830          "ap-northeast-2" : { },
2831          "ap-south-1" : { },
2832          "ap-southeast-1" : { },
2833          "ap-southeast-2" : { },
2834          "ca-central-1" : { },
2835          "eu-central-1" : { },
2836          "eu-north-1" : { },
2837          "eu-west-1" : { },
2838          "eu-west-2" : { },
2839          "eu-west-3" : { },
2840          "sa-east-1" : { },
2841          "us-east-1" : { },
2842          "us-east-2" : { },
2843          "us-west-1" : { },
2844          "us-west-2" : { }
2845        }
2846      },
2847      "snowball" : {
2848        "endpoints" : {
2849          "ap-northeast-1" : { },
2850          "ap-south-1" : { },
2851          "ap-southeast-1" : { },
2852          "ap-southeast-2" : { },
2853          "ca-central-1" : { },
2854          "eu-central-1" : { },
2855          "eu-west-1" : { },
2856          "eu-west-2" : { },
2857          "eu-west-3" : { },
2858          "sa-east-1" : { },
2859          "us-east-1" : { },
2860          "us-east-2" : { },
2861          "us-west-1" : { },
2862          "us-west-2" : { }
2863        }
2864      },
2865      "sns" : {
2866        "defaults" : {
2867          "protocols" : [ "http", "https" ]
2868        },
2869        "endpoints" : {
2870          "ap-east-1" : { },
2871          "ap-northeast-1" : { },
2872          "ap-northeast-2" : { },
2873          "ap-south-1" : { },
2874          "ap-southeast-1" : { },
2875          "ap-southeast-2" : { },
2876          "ca-central-1" : { },
2877          "eu-central-1" : { },
2878          "eu-north-1" : { },
2879          "eu-west-1" : { },
2880          "eu-west-2" : { },
2881          "eu-west-3" : { },
2882          "sa-east-1" : { },
2883          "us-east-1" : { },
2884          "us-east-2" : { },
2885          "us-west-1" : { },
2886          "us-west-2" : { }
2887        }
2888      },
2889      "sqs" : {
2890        "defaults" : {
2891          "protocols" : [ "http", "https" ],
2892          "sslCommonName" : "{region}.queue.{dnsSuffix}"
2893        },
2894        "endpoints" : {
2895          "ap-east-1" : { },
2896          "ap-northeast-1" : { },
2897          "ap-northeast-2" : { },
2898          "ap-south-1" : { },
2899          "ap-southeast-1" : { },
2900          "ap-southeast-2" : { },
2901          "ca-central-1" : { },
2902          "eu-central-1" : { },
2903          "eu-north-1" : { },
2904          "eu-west-1" : { },
2905          "eu-west-2" : { },
2906          "eu-west-3" : { },
2907          "fips-us-east-1" : {
2908            "credentialScope" : {
2909              "region" : "us-east-1"
2910            },
2911            "hostname" : "sqs-fips.us-east-1.amazonaws.com"
2912          },
2913          "fips-us-east-2" : {
2914            "credentialScope" : {
2915              "region" : "us-east-2"
2916            },
2917            "hostname" : "sqs-fips.us-east-2.amazonaws.com"
2918          },
2919          "fips-us-west-1" : {
2920            "credentialScope" : {
2921              "region" : "us-west-1"
2922            },
2923            "hostname" : "sqs-fips.us-west-1.amazonaws.com"
2924          },
2925          "fips-us-west-2" : {
2926            "credentialScope" : {
2927              "region" : "us-west-2"
2928            },
2929            "hostname" : "sqs-fips.us-west-2.amazonaws.com"
2930          },
2931          "sa-east-1" : { },
2932          "us-east-1" : {
2933            "sslCommonName" : "queue.{dnsSuffix}"
2934          },
2935          "us-east-2" : { },
2936          "us-west-1" : { },
2937          "us-west-2" : { }
2938        }
2939      },
2940      "ssm" : {
2941        "endpoints" : {
2942          "ap-east-1" : { },
2943          "ap-northeast-1" : { },
2944          "ap-northeast-2" : { },
2945          "ap-south-1" : { },
2946          "ap-southeast-1" : { },
2947          "ap-southeast-2" : { },
2948          "ca-central-1" : { },
2949          "eu-central-1" : { },
2950          "eu-north-1" : { },
2951          "eu-west-1" : { },
2952          "eu-west-2" : { },
2953          "eu-west-3" : { },
2954          "sa-east-1" : { },
2955          "us-east-1" : { },
2956          "us-east-2" : { },
2957          "us-west-1" : { },
2958          "us-west-2" : { }
2959        }
2960      },
2961      "states" : {
2962        "endpoints" : {
2963          "ap-east-1" : { },
2964          "ap-northeast-1" : { },
2965          "ap-northeast-2" : { },
2966          "ap-south-1" : { },
2967          "ap-southeast-1" : { },
2968          "ap-southeast-2" : { },
2969          "ca-central-1" : { },
2970          "eu-central-1" : { },
2971          "eu-north-1" : { },
2972          "eu-west-1" : { },
2973          "eu-west-2" : { },
2974          "eu-west-3" : { },
2975          "sa-east-1" : { },
2976          "us-east-1" : { },
2977          "us-east-2" : { },
2978          "us-west-1" : { },
2979          "us-west-2" : { }
2980        }
2981      },
2982      "storagegateway" : {
2983        "endpoints" : {
2984          "ap-northeast-1" : { },
2985          "ap-northeast-2" : { },
2986          "ap-south-1" : { },
2987          "ap-southeast-1" : { },
2988          "ap-southeast-2" : { },
2989          "ca-central-1" : { },
2990          "eu-central-1" : { },
2991          "eu-north-1" : { },
2992          "eu-west-1" : { },
2993          "eu-west-2" : { },
2994          "eu-west-3" : { },
2995          "sa-east-1" : { },
2996          "us-east-1" : { },
2997          "us-east-2" : { },
2998          "us-west-1" : { },
2999          "us-west-2" : { }
3000        }
3001      },
3002      "streams.dynamodb" : {
3003        "defaults" : {
3004          "credentialScope" : {
3005            "service" : "dynamodb"
3006          },
3007          "protocols" : [ "http", "https" ]
3008        },
3009        "endpoints" : {
3010          "ap-northeast-1" : { },
3011          "ap-northeast-2" : { },
3012          "ap-south-1" : { },
3013          "ap-southeast-1" : { },
3014          "ap-southeast-2" : { },
3015          "ca-central-1" : { },
3016          "ca-central-1-fips" : {
3017            "credentialScope" : {
3018              "region" : "ca-central-1"
3019            },
3020            "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com"
3021          },
3022          "eu-central-1" : { },
3023          "eu-north-1" : { },
3024          "eu-west-1" : { },
3025          "eu-west-2" : { },
3026          "eu-west-3" : { },
3027          "local" : {
3028            "credentialScope" : {
3029              "region" : "us-east-1"
3030            },
3031            "hostname" : "localhost:8000",
3032            "protocols" : [ "http" ]
3033          },
3034          "sa-east-1" : { },
3035          "us-east-1" : { },
3036          "us-east-1-fips" : {
3037            "credentialScope" : {
3038              "region" : "us-east-1"
3039            },
3040            "hostname" : "dynamodb-fips.us-east-1.amazonaws.com"
3041          },
3042          "us-east-2" : { },
3043          "us-east-2-fips" : {
3044            "credentialScope" : {
3045              "region" : "us-east-2"
3046            },
3047            "hostname" : "dynamodb-fips.us-east-2.amazonaws.com"
3048          },
3049          "us-west-1" : { },
3050          "us-west-1-fips" : {
3051            "credentialScope" : {
3052              "region" : "us-west-1"
3053            },
3054            "hostname" : "dynamodb-fips.us-west-1.amazonaws.com"
3055          },
3056          "us-west-2" : { },
3057          "us-west-2-fips" : {
3058            "credentialScope" : {
3059              "region" : "us-west-2"
3060            },
3061            "hostname" : "dynamodb-fips.us-west-2.amazonaws.com"
3062          }
3063        }
3064      },
3065      "sts" : {
3066        "defaults" : {
3067          "credentialScope" : {
3068            "region" : "us-east-1"
3069          },
3070          "hostname" : "sts.amazonaws.com"
3071        },
3072        "endpoints" : {
3073          "ap-east-1" : {
3074            "credentialScope" : {
3075              "region" : "ap-east-1"
3076            },
3077            "hostname" : "sts.ap-east-1.amazonaws.com"
3078          },
3079          "ap-northeast-1" : { },
3080          "ap-northeast-2" : {
3081            "credentialScope" : {
3082              "region" : "ap-northeast-2"
3083            },
3084            "hostname" : "sts.ap-northeast-2.amazonaws.com"
3085          },
3086          "ap-south-1" : { },
3087          "ap-southeast-1" : { },
3088          "ap-southeast-2" : { },
3089          "aws-global" : { },
3090          "ca-central-1" : { },
3091          "eu-central-1" : { },
3092          "eu-north-1" : { },
3093          "eu-west-1" : { },
3094          "eu-west-2" : { },
3095          "eu-west-3" : { },
3096          "sa-east-1" : { },
3097          "us-east-1" : { },
3098          "us-east-1-fips" : {
3099            "credentialScope" : {
3100              "region" : "us-east-1"
3101            },
3102            "hostname" : "sts-fips.us-east-1.amazonaws.com"
3103          },
3104          "us-east-2" : { },
3105          "us-east-2-fips" : {
3106            "credentialScope" : {
3107              "region" : "us-east-2"
3108            },
3109            "hostname" : "sts-fips.us-east-2.amazonaws.com"
3110          },
3111          "us-west-1" : { },
3112          "us-west-1-fips" : {
3113            "credentialScope" : {
3114              "region" : "us-west-1"
3115            },
3116            "hostname" : "sts-fips.us-west-1.amazonaws.com"
3117          },
3118          "us-west-2" : { },
3119          "us-west-2-fips" : {
3120            "credentialScope" : {
3121              "region" : "us-west-2"
3122            },
3123            "hostname" : "sts-fips.us-west-2.amazonaws.com"
3124          }
3125        },
3126        "partitionEndpoint" : "aws-global"
3127      },
3128      "support" : {
3129        "endpoints" : {
3130          "aws-global" : {
3131            "credentialScope" : {
3132              "region" : "us-east-1"
3133            },
3134            "hostname" : "support.us-east-1.amazonaws.com"
3135          }
3136        },
3137        "partitionEndpoint" : "aws-global"
3138      },
3139      "swf" : {
3140        "endpoints" : {
3141          "ap-east-1" : { },
3142          "ap-northeast-1" : { },
3143          "ap-northeast-2" : { },
3144          "ap-south-1" : { },
3145          "ap-southeast-1" : { },
3146          "ap-southeast-2" : { },
3147          "ca-central-1" : { },
3148          "eu-central-1" : { },
3149          "eu-north-1" : { },
3150          "eu-west-1" : { },
3151          "eu-west-2" : { },
3152          "eu-west-3" : { },
3153          "sa-east-1" : { },
3154          "us-east-1" : { },
3155          "us-east-2" : { },
3156          "us-west-1" : { },
3157          "us-west-2" : { }
3158        }
3159      },
3160      "tagging" : {
3161        "endpoints" : {
3162          "ap-east-1" : { },
3163          "ap-northeast-1" : { },
3164          "ap-northeast-2" : { },
3165          "ap-south-1" : { },
3166          "ap-southeast-1" : { },
3167          "ap-southeast-2" : { },
3168          "ca-central-1" : { },
3169          "eu-central-1" : { },
3170          "eu-north-1" : { },
3171          "eu-west-1" : { },
3172          "eu-west-2" : { },
3173          "eu-west-3" : { },
3174          "sa-east-1" : { },
3175          "us-east-1" : { },
3176          "us-east-2" : { },
3177          "us-west-1" : { },
3178          "us-west-2" : { }
3179        }
3180      },
3181      "transfer" : {
3182        "endpoints" : {
3183          "ap-northeast-1" : { },
3184          "ap-northeast-2" : { },
3185          "ap-south-1" : { },
3186          "ap-southeast-1" : { },
3187          "ap-southeast-2" : { },
3188          "ca-central-1" : { },
3189          "eu-central-1" : { },
3190          "eu-west-1" : { },
3191          "eu-west-2" : { },
3192          "eu-west-3" : { },
3193          "us-east-1" : { },
3194          "us-east-2" : { },
3195          "us-west-1" : { },
3196          "us-west-2" : { }
3197        }
3198      },
3199      "translate" : {
3200        "defaults" : {
3201          "protocols" : [ "https" ]
3202        },
3203        "endpoints" : {
3204          "ap-northeast-1" : { },
3205          "ap-northeast-2" : { },
3206          "ap-south-1" : { },
3207          "ap-southeast-1" : { },
3208          "ca-central-1" : { },
3209          "eu-central-1" : { },
3210          "eu-west-1" : { },
3211          "us-east-1" : { },
3212          "us-east-1-fips" : {
3213            "credentialScope" : {
3214              "region" : "us-east-1"
3215            },
3216            "hostname" : "translate-fips.us-east-1.amazonaws.com"
3217          },
3218          "us-east-2" : { },
3219          "us-east-2-fips" : {
3220            "credentialScope" : {
3221              "region" : "us-east-2"
3222            },
3223            "hostname" : "translate-fips.us-east-2.amazonaws.com"
3224          },
3225          "us-west-2" : { },
3226          "us-west-2-fips" : {
3227            "credentialScope" : {
3228              "region" : "us-west-2"
3229            },
3230            "hostname" : "translate-fips.us-west-2.amazonaws.com"
3231          }
3232        }
3233      },
3234      "waf" : {
3235        "endpoints" : {
3236          "aws-global" : {
3237            "credentialScope" : {
3238              "region" : "us-east-1"
3239            },
3240            "hostname" : "waf.amazonaws.com"
3241          }
3242        },
3243        "isRegionalized" : false,
3244        "partitionEndpoint" : "aws-global"
3245      },
3246      "waf-regional" : {
3247        "endpoints" : {
3248          "ap-northeast-1" : { },
3249          "ap-northeast-2" : { },
3250          "ap-south-1" : { },
3251          "ap-southeast-1" : { },
3252          "ap-southeast-2" : { },
3253          "ca-central-1" : { },
3254          "eu-central-1" : { },
3255          "eu-north-1" : { },
3256          "eu-west-1" : { },
3257          "eu-west-2" : { },
3258          "eu-west-3" : { },
3259          "sa-east-1" : { },
3260          "us-east-1" : { },
3261          "us-east-2" : { },
3262          "us-west-1" : { },
3263          "us-west-2" : { }
3264        }
3265      },
3266      "workdocs" : {
3267        "endpoints" : {
3268          "ap-northeast-1" : { },
3269          "ap-southeast-1" : { },
3270          "ap-southeast-2" : { },
3271          "eu-west-1" : { },
3272          "us-east-1" : { },
3273          "us-west-2" : { }
3274        }
3275      },
3276      "workmail" : {
3277        "defaults" : {
3278          "protocols" : [ "https" ]
3279        },
3280        "endpoints" : {
3281          "eu-west-1" : { },
3282          "us-east-1" : { },
3283          "us-west-2" : { }
3284        }
3285      },
3286      "workspaces" : {
3287        "endpoints" : {
3288          "ap-northeast-1" : { },
3289          "ap-northeast-2" : { },
3290          "ap-southeast-1" : { },
3291          "ap-southeast-2" : { },
3292          "ca-central-1" : { },
3293          "eu-central-1" : { },
3294          "eu-west-1" : { },
3295          "eu-west-2" : { },
3296          "sa-east-1" : { },
3297          "us-east-1" : { },
3298          "us-west-2" : { }
3299        }
3300      },
3301      "xray" : {
3302        "endpoints" : {
3303          "ap-east-1" : { },
3304          "ap-northeast-1" : { },
3305          "ap-northeast-2" : { },
3306          "ap-south-1" : { },
3307          "ap-southeast-1" : { },
3308          "ap-southeast-2" : { },
3309          "ca-central-1" : { },
3310          "eu-central-1" : { },
3311          "eu-north-1" : { },
3312          "eu-west-1" : { },
3313          "eu-west-2" : { },
3314          "eu-west-3" : { },
3315          "sa-east-1" : { },
3316          "us-east-1" : { },
3317          "us-east-2" : { },
3318          "us-west-1" : { },
3319          "us-west-2" : { }
3320        }
3321      }
3322    }
3323  }, {
3324    "defaults" : {
3325      "hostname" : "{service}.{region}.{dnsSuffix}",
3326      "protocols" : [ "https" ],
3327      "signatureVersions" : [ "v4" ]
3328    },
3329    "dnsSuffix" : "amazonaws.com.cn",
3330    "partition" : "aws-cn",
3331    "partitionName" : "AWS China",
3332    "regionRegex" : "^cn\\-\\w+\\-\\d+$",
3333    "regions" : {
3334      "cn-north-1" : {
3335        "description" : "China (Beijing)"
3336      },
3337      "cn-northwest-1" : {
3338        "description" : "China (Ningxia)"
3339      }
3340    },
3341    "services" : {
3342      "api.ecr" : {
3343        "endpoints" : {
3344          "cn-north-1" : {
3345            "credentialScope" : {
3346              "region" : "cn-north-1"
3347            },
3348            "hostname" : "api.ecr.cn-north-1.amazonaws.com.cn"
3349          },
3350          "cn-northwest-1" : {
3351            "credentialScope" : {
3352              "region" : "cn-northwest-1"
3353            },
3354            "hostname" : "api.ecr.cn-northwest-1.amazonaws.com.cn"
3355          }
3356        }
3357      },
3358      "apigateway" : {
3359        "endpoints" : {
3360          "cn-north-1" : { },
3361          "cn-northwest-1" : { }
3362        }
3363      },
3364      "application-autoscaling" : {
3365        "defaults" : {
3366          "credentialScope" : {
3367            "service" : "application-autoscaling"
3368          },
3369          "hostname" : "autoscaling.{region}.amazonaws.com",
3370          "protocols" : [ "http", "https" ]
3371        },
3372        "endpoints" : {
3373          "cn-north-1" : { },
3374          "cn-northwest-1" : { }
3375        }
3376      },
3377      "autoscaling" : {
3378        "defaults" : {
3379          "protocols" : [ "http", "https" ]
3380        },
3381        "endpoints" : {
3382          "cn-north-1" : { },
3383          "cn-northwest-1" : { }
3384        }
3385      },
3386      "cloudformation" : {
3387        "endpoints" : {
3388          "cn-north-1" : { },
3389          "cn-northwest-1" : { }
3390        }
3391      },
3392      "cloudfront" : {
3393        "endpoints" : {
3394          "aws-cn-global" : {
3395            "credentialScope" : {
3396              "region" : "cn-northwest-1"
3397            },
3398            "hostname" : "cloudfront.cn-northwest-1.amazonaws.com.cn",
3399            "protocols" : [ "http", "https" ]
3400          }
3401        },
3402        "isRegionalized" : false,
3403        "partitionEndpoint" : "aws-cn-global"
3404      },
3405      "cloudtrail" : {
3406        "endpoints" : {
3407          "cn-north-1" : { },
3408          "cn-northwest-1" : { }
3409        }
3410      },
3411      "codebuild" : {
3412        "endpoints" : {
3413          "cn-north-1" : { },
3414          "cn-northwest-1" : { }
3415        }
3416      },
3417      "codedeploy" : {
3418        "endpoints" : {
3419          "cn-north-1" : { },
3420          "cn-northwest-1" : { }
3421        }
3422      },
3423      "cognito-identity" : {
3424        "endpoints" : {
3425          "cn-north-1" : { }
3426        }
3427      },
3428      "config" : {
3429        "endpoints" : {
3430          "cn-north-1" : { },
3431          "cn-northwest-1" : { }
3432        }
3433      },
3434      "data.iot" : {
3435        "defaults" : {
3436          "credentialScope" : {
3437            "service" : "iotdata"
3438          },
3439          "protocols" : [ "https" ]
3440        },
3441        "endpoints" : {
3442          "cn-north-1" : { }
3443        }
3444      },
3445      "directconnect" : {
3446        "endpoints" : {
3447          "cn-north-1" : { },
3448          "cn-northwest-1" : { }
3449        }
3450      },
3451      "dms" : {
3452        "endpoints" : {
3453          "cn-north-1" : { },
3454          "cn-northwest-1" : { }
3455        }
3456      },
3457      "ds" : {
3458        "endpoints" : {
3459          "cn-north-1" : { },
3460          "cn-northwest-1" : { }
3461        }
3462      },
3463      "dynamodb" : {
3464        "defaults" : {
3465          "protocols" : [ "http", "https" ]
3466        },
3467        "endpoints" : {
3468          "cn-north-1" : { },
3469          "cn-northwest-1" : { }
3470        }
3471      },
3472      "ec2" : {
3473        "defaults" : {
3474          "protocols" : [ "http", "https" ]
3475        },
3476        "endpoints" : {
3477          "cn-north-1" : { },
3478          "cn-northwest-1" : { }
3479        }
3480      },
3481      "ecs" : {
3482        "endpoints" : {
3483          "cn-north-1" : { },
3484          "cn-northwest-1" : { }
3485        }
3486      },
3487      "elasticache" : {
3488        "endpoints" : {
3489          "cn-north-1" : { },
3490          "cn-northwest-1" : { }
3491        }
3492      },
3493      "elasticbeanstalk" : {
3494        "endpoints" : {
3495          "cn-north-1" : { },
3496          "cn-northwest-1" : { }
3497        }
3498      },
3499      "elasticloadbalancing" : {
3500        "defaults" : {
3501          "protocols" : [ "https" ]
3502        },
3503        "endpoints" : {
3504          "cn-north-1" : { },
3505          "cn-northwest-1" : { }
3506        }
3507      },
3508      "elasticmapreduce" : {
3509        "defaults" : {
3510          "protocols" : [ "https" ]
3511        },
3512        "endpoints" : {
3513          "cn-north-1" : { },
3514          "cn-northwest-1" : { }
3515        }
3516      },
3517      "es" : {
3518        "endpoints" : {
3519          "cn-north-1" : { },
3520          "cn-northwest-1" : { }
3521        }
3522      },
3523      "events" : {
3524        "endpoints" : {
3525          "cn-north-1" : { },
3526          "cn-northwest-1" : { }
3527        }
3528      },
3529      "firehose" : {
3530        "endpoints" : {
3531          "cn-north-1" : { },
3532          "cn-northwest-1" : { }
3533        }
3534      },
3535      "gamelift" : {
3536        "endpoints" : {
3537          "cn-north-1" : { }
3538        }
3539      },
3540      "glacier" : {
3541        "defaults" : {
3542          "protocols" : [ "http", "https" ]
3543        },
3544        "endpoints" : {
3545          "cn-north-1" : { },
3546          "cn-northwest-1" : { }
3547        }
3548      },
3549      "greengrass" : {
3550        "defaults" : {
3551          "protocols" : [ "https" ]
3552        },
3553        "endpoints" : {
3554          "cn-north-1" : { }
3555        },
3556        "isRegionalized" : true
3557      },
3558      "iam" : {
3559        "endpoints" : {
3560          "aws-cn-global" : {
3561            "credentialScope" : {
3562              "region" : "cn-north-1"
3563            },
3564            "hostname" : "iam.cn-north-1.amazonaws.com.cn"
3565          }
3566        },
3567        "isRegionalized" : false,
3568        "partitionEndpoint" : "aws-cn-global"
3569      },
3570      "iot" : {
3571        "defaults" : {
3572          "credentialScope" : {
3573            "service" : "execute-api"
3574          }
3575        },
3576        "endpoints" : {
3577          "cn-north-1" : { }
3578        }
3579      },
3580      "kinesis" : {
3581        "endpoints" : {
3582          "cn-north-1" : { },
3583          "cn-northwest-1" : { }
3584        }
3585      },
3586      "kms" : {
3587        "endpoints" : {
3588          "cn-north-1" : { },
3589          "cn-northwest-1" : { }
3590        }
3591      },
3592      "lambda" : {
3593        "endpoints" : {
3594          "cn-north-1" : { },
3595          "cn-northwest-1" : { }
3596        }
3597      },
3598      "license-manager" : {
3599        "endpoints" : {
3600          "cn-north-1" : { },
3601          "cn-northwest-1" : { }
3602        }
3603      },
3604      "logs" : {
3605        "endpoints" : {
3606          "cn-north-1" : { },
3607          "cn-northwest-1" : { }
3608        }
3609      },
3610      "mediaconvert" : {
3611        "endpoints" : {
3612          "cn-northwest-1" : {
3613            "credentialScope" : {
3614              "region" : "cn-northwest-1"
3615            },
3616            "hostname" : "subscribe.mediaconvert.cn-northwest-1.amazonaws.com.cn"
3617          }
3618        }
3619      },
3620      "monitoring" : {
3621        "defaults" : {
3622          "protocols" : [ "http", "https" ]
3623        },
3624        "endpoints" : {
3625          "cn-north-1" : { },
3626          "cn-northwest-1" : { }
3627        }
3628      },
3629      "polly" : {
3630        "endpoints" : {
3631          "cn-northwest-1" : { }
3632        }
3633      },
3634      "rds" : {
3635        "endpoints" : {
3636          "cn-north-1" : { },
3637          "cn-northwest-1" : { }
3638        }
3639      },
3640      "redshift" : {
3641        "endpoints" : {
3642          "cn-north-1" : { },
3643          "cn-northwest-1" : { }
3644        }
3645      },
3646      "s3" : {
3647        "defaults" : {
3648          "protocols" : [ "http", "https" ],
3649          "signatureVersions" : [ "s3v4" ]
3650        },
3651        "endpoints" : {
3652          "cn-north-1" : { },
3653          "cn-northwest-1" : { }
3654        }
3655      },
3656      "s3-control" : {
3657        "defaults" : {
3658          "protocols" : [ "https" ],
3659          "signatureVersions" : [ "s3v4" ]
3660        },
3661        "endpoints" : {
3662          "cn-north-1" : {
3663            "credentialScope" : {
3664              "region" : "cn-north-1"
3665            },
3666            "hostname" : "s3-control.cn-north-1.amazonaws.com.cn",
3667            "signatureVersions" : [ "s3v4" ]
3668          },
3669          "cn-northwest-1" : {
3670            "credentialScope" : {
3671              "region" : "cn-northwest-1"
3672            },
3673            "hostname" : "s3-control.cn-northwest-1.amazonaws.com.cn",
3674            "signatureVersions" : [ "s3v4" ]
3675          }
3676        }
3677      },
3678      "sms" : {
3679        "endpoints" : {
3680          "cn-north-1" : { },
3681          "cn-northwest-1" : { }
3682        }
3683      },
3684      "snowball" : {
3685        "endpoints" : {
3686          "cn-north-1" : { }
3687        }
3688      },
3689      "sns" : {
3690        "defaults" : {
3691          "protocols" : [ "http", "https" ]
3692        },
3693        "endpoints" : {
3694          "cn-north-1" : { },
3695          "cn-northwest-1" : { }
3696        }
3697      },
3698      "sqs" : {
3699        "defaults" : {
3700          "protocols" : [ "http", "https" ],
3701          "sslCommonName" : "{region}.queue.{dnsSuffix}"
3702        },
3703        "endpoints" : {
3704          "cn-north-1" : { },
3705          "cn-northwest-1" : { }
3706        }
3707      },
3708      "ssm" : {
3709        "endpoints" : {
3710          "cn-north-1" : { },
3711          "cn-northwest-1" : { }
3712        }
3713      },
3714      "states" : {
3715        "endpoints" : {
3716          "cn-north-1" : { },
3717          "cn-northwest-1" : { }
3718        }
3719      },
3720      "storagegateway" : {
3721        "endpoints" : {
3722          "cn-north-1" : { }
3723        }
3724      },
3725      "streams.dynamodb" : {
3726        "defaults" : {
3727          "credentialScope" : {
3728            "service" : "dynamodb"
3729          },
3730          "protocols" : [ "http", "https" ]
3731        },
3732        "endpoints" : {
3733          "cn-north-1" : { },
3734          "cn-northwest-1" : { }
3735        }
3736      },
3737      "sts" : {
3738        "endpoints" : {
3739          "cn-north-1" : { },
3740          "cn-northwest-1" : { }
3741        }
3742      },
3743      "support" : {
3744        "endpoints" : {
3745          "aws-cn-global" : {
3746            "credentialScope" : {
3747              "region" : "cn-north-1"
3748            },
3749            "hostname" : "support.cn-north-1.amazonaws.com"
3750          }
3751        },
3752        "partitionEndpoint" : "aws-cn-global"
3753      },
3754      "swf" : {
3755        "endpoints" : {
3756          "cn-north-1" : { },
3757          "cn-northwest-1" : { }
3758        }
3759      },
3760      "tagging" : {
3761        "endpoints" : {
3762          "cn-north-1" : { },
3763          "cn-northwest-1" : { }
3764        }
3765      }
3766    }
3767  }, {
3768    "defaults" : {
3769      "hostname" : "{service}.{region}.{dnsSuffix}",
3770      "protocols" : [ "https" ],
3771      "signatureVersions" : [ "v4" ]
3772    },
3773    "dnsSuffix" : "amazonaws.com",
3774    "partition" : "aws-us-gov",
3775    "partitionName" : "AWS GovCloud (US)",
3776    "regionRegex" : "^us\\-gov\\-\\w+\\-\\d+$",
3777    "regions" : {
3778      "us-gov-east-1" : {
3779        "description" : "AWS GovCloud (US-East)"
3780      },
3781      "us-gov-west-1" : {
3782        "description" : "AWS GovCloud (US)"
3783      }
3784    },
3785    "services" : {
3786      "acm" : {
3787        "endpoints" : {
3788          "us-gov-east-1" : { },
3789          "us-gov-west-1" : { }
3790        }
3791      },
3792      "acm-pca" : {
3793        "defaults" : {
3794          "protocols" : [ "https" ]
3795        },
3796        "endpoints" : {
3797          "us-gov-east-1" : { },
3798          "us-gov-west-1" : { }
3799        }
3800      },
3801      "api.ecr" : {
3802        "endpoints" : {
3803          "us-gov-east-1" : {
3804            "credentialScope" : {
3805              "region" : "us-gov-east-1"
3806            },
3807            "hostname" : "api.ecr.us-gov-east-1.amazonaws.com"
3808          },
3809          "us-gov-west-1" : {
3810            "credentialScope" : {
3811              "region" : "us-gov-west-1"
3812            },
3813            "hostname" : "api.ecr.us-gov-west-1.amazonaws.com"
3814          }
3815        }
3816      },
3817      "api.sagemaker" : {
3818        "endpoints" : {
3819          "us-gov-west-1" : { }
3820        }
3821      },
3822      "apigateway" : {
3823        "endpoints" : {
3824          "us-gov-east-1" : { },
3825          "us-gov-west-1" : { }
3826        }
3827      },
3828      "application-autoscaling" : {
3829        "endpoints" : {
3830          "us-gov-east-1" : { },
3831          "us-gov-west-1" : { }
3832        }
3833      },
3834      "athena" : {
3835        "endpoints" : {
3836          "us-gov-east-1" : { },
3837          "us-gov-west-1" : { }
3838        }
3839      },
3840      "autoscaling" : {
3841        "endpoints" : {
3842          "us-gov-east-1" : { },
3843          "us-gov-west-1" : {
3844            "protocols" : [ "http", "https" ]
3845          }
3846        }
3847      },
3848      "clouddirectory" : {
3849        "endpoints" : {
3850          "us-gov-west-1" : { }
3851        }
3852      },
3853      "cloudformation" : {
3854        "endpoints" : {
3855          "us-gov-east-1" : { },
3856          "us-gov-west-1" : { }
3857        }
3858      },
3859      "cloudhsm" : {
3860        "endpoints" : {
3861          "us-gov-west-1" : { }
3862        }
3863      },
3864      "cloudhsmv2" : {
3865        "defaults" : {
3866          "credentialScope" : {
3867            "service" : "cloudhsm"
3868          }
3869        },
3870        "endpoints" : {
3871          "us-gov-east-1" : { },
3872          "us-gov-west-1" : { }
3873        }
3874      },
3875      "cloudtrail" : {
3876        "endpoints" : {
3877          "us-gov-east-1" : { },
3878          "us-gov-west-1" : { }
3879        }
3880      },
3881      "codebuild" : {
3882        "endpoints" : {
3883          "us-gov-east-1" : { },
3884          "us-gov-west-1" : { }
3885        }
3886      },
3887      "codecommit" : {
3888        "endpoints" : {
3889          "us-gov-east-1" : { },
3890          "us-gov-west-1" : { }
3891        }
3892      },
3893      "codedeploy" : {
3894        "endpoints" : {
3895          "us-gov-east-1" : { },
3896          "us-gov-east-1-fips" : {
3897            "credentialScope" : {
3898              "region" : "us-gov-east-1"
3899            },
3900            "hostname" : "codedeploy-fips.us-gov-east-1.amazonaws.com"
3901          },
3902          "us-gov-west-1" : { },
3903          "us-gov-west-1-fips" : {
3904            "credentialScope" : {
3905              "region" : "us-gov-west-1"
3906            },
3907            "hostname" : "codedeploy-fips.us-gov-west-1.amazonaws.com"
3908          }
3909        }
3910      },
3911      "comprehend" : {
3912        "defaults" : {
3913          "protocols" : [ "https" ]
3914        },
3915        "endpoints" : {
3916          "us-gov-west-1" : { }
3917        }
3918      },
3919      "config" : {
3920        "endpoints" : {
3921          "us-gov-east-1" : { },
3922          "us-gov-west-1" : { }
3923        }
3924      },
3925      "data.iot" : {
3926        "defaults" : {
3927          "credentialScope" : {
3928            "service" : "iotdata"
3929          },
3930          "protocols" : [ "https" ]
3931        },
3932        "endpoints" : {
3933          "us-gov-west-1" : { }
3934        }
3935      },
3936      "datasync" : {
3937        "endpoints" : {
3938          "us-gov-west-1" : { }
3939        }
3940      },
3941      "directconnect" : {
3942        "endpoints" : {
3943          "us-gov-east-1" : { },
3944          "us-gov-west-1" : { }
3945        }
3946      },
3947      "dms" : {
3948        "endpoints" : {
3949          "us-gov-east-1" : { },
3950          "us-gov-west-1" : { }
3951        }
3952      },
3953      "ds" : {
3954        "endpoints" : {
3955          "us-gov-east-1" : { },
3956          "us-gov-west-1" : { }
3957        }
3958      },
3959      "dynamodb" : {
3960        "endpoints" : {
3961          "us-gov-east-1" : { },
3962          "us-gov-east-1-fips" : {
3963            "credentialScope" : {
3964              "region" : "us-gov-east-1"
3965            },
3966            "hostname" : "dynamodb.us-gov-east-1.amazonaws.com"
3967          },
3968          "us-gov-west-1" : { },
3969          "us-gov-west-1-fips" : {
3970            "credentialScope" : {
3971              "region" : "us-gov-west-1"
3972            },
3973            "hostname" : "dynamodb.us-gov-west-1.amazonaws.com"
3974          }
3975        }
3976      },
3977      "ec2" : {
3978        "endpoints" : {
3979          "us-gov-east-1" : { },
3980          "us-gov-west-1" : { }
3981        }
3982      },
3983      "ecs" : {
3984        "endpoints" : {
3985          "us-gov-east-1" : { },
3986          "us-gov-west-1" : { }
3987        }
3988      },
3989      "elasticache" : {
3990        "endpoints" : {
3991          "fips" : {
3992            "credentialScope" : {
3993              "region" : "us-gov-west-1"
3994            },
3995            "hostname" : "elasticache-fips.us-gov-west-1.amazonaws.com"
3996          },
3997          "us-gov-east-1" : { },
3998          "us-gov-west-1" : { }
3999        }
4000      },
4001      "elasticbeanstalk" : {
4002        "endpoints" : {
4003          "us-gov-east-1" : { },
4004          "us-gov-west-1" : { }
4005        }
4006      },
4007      "elasticfilesystem" : {
4008        "endpoints" : {
4009          "us-gov-west-1" : { }
4010        }
4011      },
4012      "elasticloadbalancing" : {
4013        "endpoints" : {
4014          "us-gov-east-1" : { },
4015          "us-gov-west-1" : {
4016            "protocols" : [ "http", "https" ]
4017          }
4018        }
4019      },
4020      "elasticmapreduce" : {
4021        "endpoints" : {
4022          "us-gov-east-1" : { },
4023          "us-gov-west-1" : {
4024            "protocols" : [ "https" ]
4025          }
4026        }
4027      },
4028      "es" : {
4029        "endpoints" : {
4030          "fips" : {
4031            "credentialScope" : {
4032              "region" : "us-gov-west-1"
4033            },
4034            "hostname" : "es-fips.us-gov-west-1.amazonaws.com"
4035          },
4036          "us-gov-east-1" : { },
4037          "us-gov-west-1" : { }
4038        }
4039      },
4040      "events" : {
4041        "endpoints" : {
4042          "us-gov-east-1" : { },
4043          "us-gov-west-1" : { }
4044        }
4045      },
4046      "firehose" : {
4047        "endpoints" : {
4048          "us-gov-east-1" : { },
4049          "us-gov-west-1" : { }
4050        }
4051      },
4052      "glacier" : {
4053        "endpoints" : {
4054          "us-gov-east-1" : { },
4055          "us-gov-west-1" : {
4056            "protocols" : [ "http", "https" ]
4057          }
4058        }
4059      },
4060      "glue" : {
4061        "endpoints" : {
4062          "us-gov-east-1" : { },
4063          "us-gov-west-1" : { }
4064        }
4065      },
4066      "greengrass" : {
4067        "defaults" : {
4068          "protocols" : [ "https" ]
4069        },
4070        "endpoints" : {
4071          "us-gov-west-1" : { }
4072        },
4073        "isRegionalized" : true
4074      },
4075      "guardduty" : {
4076        "defaults" : {
4077          "protocols" : [ "https" ]
4078        },
4079        "endpoints" : {
4080          "us-gov-west-1" : { }
4081        },
4082        "isRegionalized" : true
4083      },
4084      "iam" : {
4085        "endpoints" : {
4086          "aws-us-gov-global" : {
4087            "credentialScope" : {
4088              "region" : "us-gov-west-1"
4089            },
4090            "hostname" : "iam.us-gov.amazonaws.com"
4091          }
4092        },
4093        "isRegionalized" : false,
4094        "partitionEndpoint" : "aws-us-gov-global"
4095      },
4096      "inspector" : {
4097        "endpoints" : {
4098          "us-gov-east-1" : { },
4099          "us-gov-west-1" : { }
4100        }
4101      },
4102      "iot" : {
4103        "defaults" : {
4104          "credentialScope" : {
4105            "service" : "execute-api"
4106          }
4107        },
4108        "endpoints" : {
4109          "us-gov-west-1" : { }
4110        }
4111      },
4112      "kinesis" : {
4113        "endpoints" : {
4114          "us-gov-east-1" : { },
4115          "us-gov-west-1" : { }
4116        }
4117      },
4118      "kms" : {
4119        "endpoints" : {
4120          "ProdFips" : {
4121            "credentialScope" : {
4122              "region" : "us-gov-west-1"
4123            },
4124            "hostname" : "kms-fips.us-gov-west-1.amazonaws.com"
4125          },
4126          "us-gov-east-1" : { },
4127          "us-gov-west-1" : { }
4128        }
4129      },
4130      "lambda" : {
4131        "endpoints" : {
4132          "us-gov-east-1" : { },
4133          "us-gov-west-1" : { }
4134        }
4135      },
4136      "license-manager" : {
4137        "endpoints" : {
4138          "us-gov-east-1" : { },
4139          "us-gov-west-1" : { }
4140        }
4141      },
4142      "logs" : {
4143        "endpoints" : {
4144          "us-gov-east-1" : { },
4145          "us-gov-west-1" : { }
4146        }
4147      },
4148      "mediaconvert" : {
4149        "endpoints" : {
4150          "us-gov-west-1" : { }
4151        }
4152      },
4153      "metering.marketplace" : {
4154        "defaults" : {
4155          "credentialScope" : {
4156            "service" : "aws-marketplace"
4157          }
4158        },
4159        "endpoints" : {
4160          "us-gov-west-1" : { }
4161        }
4162      },
4163      "monitoring" : {
4164        "endpoints" : {
4165          "us-gov-east-1" : { },
4166          "us-gov-west-1" : { }
4167        }
4168      },
4169      "organizations" : {
4170        "endpoints" : {
4171          "aws-us-gov-global" : {
4172            "credentialScope" : {
4173              "region" : "us-gov-west-1"
4174            },
4175            "hostname" : "organizations.us-gov-west-1.amazonaws.com"
4176          }
4177        },
4178        "isRegionalized" : false,
4179        "partitionEndpoint" : "aws-us-gov-global"
4180      },
4181      "polly" : {
4182        "endpoints" : {
4183          "us-gov-west-1" : { }
4184        }
4185      },
4186      "ram" : {
4187        "endpoints" : {
4188          "us-gov-west-1" : { }
4189        }
4190      },
4191      "rds" : {
4192        "endpoints" : {
4193          "us-gov-east-1" : { },
4194          "us-gov-west-1" : { }
4195        }
4196      },
4197      "redshift" : {
4198        "endpoints" : {
4199          "us-gov-east-1" : { },
4200          "us-gov-west-1" : { }
4201        }
4202      },
4203      "rekognition" : {
4204        "endpoints" : {
4205          "us-gov-west-1" : { }
4206        }
4207      },
4208      "runtime.sagemaker" : {
4209        "endpoints" : {
4210          "us-gov-west-1" : { }
4211        }
4212      },
4213      "s3" : {
4214        "defaults" : {
4215          "signatureVersions" : [ "s3", "s3v4" ]
4216        },
4217        "endpoints" : {
4218          "fips-us-gov-west-1" : {
4219            "credentialScope" : {
4220              "region" : "us-gov-west-1"
4221            },
4222            "hostname" : "s3-fips-us-gov-west-1.amazonaws.com"
4223          },
4224          "us-gov-east-1" : {
4225            "hostname" : "s3.us-gov-east-1.amazonaws.com",
4226            "protocols" : [ "http", "https" ]
4227          },
4228          "us-gov-west-1" : {
4229            "hostname" : "s3.us-gov-west-1.amazonaws.com",
4230            "protocols" : [ "http", "https" ]
4231          }
4232        }
4233      },
4234      "s3-control" : {
4235        "defaults" : {
4236          "protocols" : [ "https" ],
4237          "signatureVersions" : [ "s3v4" ]
4238        },
4239        "endpoints" : {
4240          "us-gov-east-1" : {
4241            "credentialScope" : {
4242              "region" : "us-gov-east-1"
4243            },
4244            "hostname" : "s3-control.us-gov-east-1.amazonaws.com",
4245            "signatureVersions" : [ "s3v4" ]
4246          },
4247          "us-gov-east-1-fips" : {
4248            "credentialScope" : {
4249              "region" : "us-gov-east-1"
4250            },
4251            "hostname" : "s3-control-fips.us-gov-east-1.amazonaws.com",
4252            "signatureVersions" : [ "s3v4" ]
4253          },
4254          "us-gov-west-1" : {
4255            "credentialScope" : {
4256              "region" : "us-gov-west-1"
4257            },
4258            "hostname" : "s3-control.us-gov-west-1.amazonaws.com",
4259            "signatureVersions" : [ "s3v4" ]
4260          },
4261          "us-gov-west-1-fips" : {
4262            "credentialScope" : {
4263              "region" : "us-gov-west-1"
4264            },
4265            "hostname" : "s3-control-fips.us-gov-west-1.amazonaws.com",
4266            "signatureVersions" : [ "s3v4" ]
4267          }
4268        }
4269      },
4270      "secretsmanager" : {
4271        "endpoints" : {
4272          "us-gov-west-1" : { },
4273          "us-gov-west-1-fips" : {
4274            "credentialScope" : {
4275              "region" : "us-gov-west-1"
4276            },
4277            "hostname" : "secretsmanager-fips.us-gov-west-1.amazonaws.com"
4278          }
4279        }
4280      },
4281      "serverlessrepo" : {
4282        "defaults" : {
4283          "protocols" : [ "https" ]
4284        },
4285        "endpoints" : {
4286          "us-gov-west-1" : {
4287            "protocols" : [ "https" ]
4288          }
4289        }
4290      },
4291      "sms" : {
4292        "endpoints" : {
4293          "us-gov-east-1" : { },
4294          "us-gov-west-1" : { }
4295        }
4296      },
4297      "snowball" : {
4298        "endpoints" : {
4299          "us-gov-east-1" : { },
4300          "us-gov-west-1" : { }
4301        }
4302      },
4303      "sns" : {
4304        "endpoints" : {
4305          "us-gov-east-1" : { },
4306          "us-gov-west-1" : {
4307            "protocols" : [ "http", "https" ]
4308          }
4309        }
4310      },
4311      "sqs" : {
4312        "endpoints" : {
4313          "us-gov-east-1" : { },
4314          "us-gov-west-1" : {
4315            "protocols" : [ "http", "https" ],
4316            "sslCommonName" : "{region}.queue.{dnsSuffix}"
4317          }
4318        }
4319      },
4320      "ssm" : {
4321        "endpoints" : {
4322          "us-gov-east-1" : { },
4323          "us-gov-west-1" : { }
4324        }
4325      },
4326      "states" : {
4327        "endpoints" : {
4328          "us-gov-east-1" : { },
4329          "us-gov-west-1" : { }
4330        }
4331      },
4332      "storagegateway" : {
4333        "endpoints" : {
4334          "us-gov-west-1" : { }
4335        }
4336      },
4337      "streams.dynamodb" : {
4338        "defaults" : {
4339          "credentialScope" : {
4340            "service" : "dynamodb"
4341          }
4342        },
4343        "endpoints" : {
4344          "us-gov-east-1" : { },
4345          "us-gov-east-1-fips" : {
4346            "credentialScope" : {
4347              "region" : "us-gov-east-1"
4348            },
4349            "hostname" : "dynamodb.us-gov-east-1.amazonaws.com"
4350          },
4351          "us-gov-west-1" : { },
4352          "us-gov-west-1-fips" : {
4353            "credentialScope" : {
4354              "region" : "us-gov-west-1"
4355            },
4356            "hostname" : "dynamodb.us-gov-west-1.amazonaws.com"
4357          }
4358        }
4359      },
4360      "sts" : {
4361        "endpoints" : {
4362          "us-gov-east-1" : { },
4363          "us-gov-west-1" : { }
4364        }
4365      },
4366      "swf" : {
4367        "endpoints" : {
4368          "us-gov-east-1" : { },
4369          "us-gov-west-1" : { }
4370        }
4371      },
4372      "tagging" : {
4373        "endpoints" : {
4374          "us-gov-east-1" : { },
4375          "us-gov-west-1" : { }
4376        }
4377      },
4378      "translate" : {
4379        "defaults" : {
4380          "protocols" : [ "https" ]
4381        },
4382        "endpoints" : {
4383          "us-gov-west-1" : { },
4384          "us-gov-west-1-fips" : {
4385            "credentialScope" : {
4386              "region" : "us-gov-west-1"
4387            },
4388            "hostname" : "translate-fips.us-gov-west-1.amazonaws.com"
4389          }
4390        }
4391      },
4392      "waf-regional" : {
4393        "endpoints" : {
4394          "us-gov-west-1" : { }
4395        }
4396      },
4397      "workspaces" : {
4398        "endpoints" : {
4399          "us-gov-west-1" : { }
4400        }
4401      }
4402    }
4403  } ],
4404  "version" : 3
4405}