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-northeast-1" : {
14        "description" : "Asia Pacific (Tokyo)"
15      },
16      "ap-northeast-2" : {
17        "description" : "Asia Pacific (Seoul)"
18      },
19      "ap-south-1" : {
20        "description" : "Asia Pacific (Mumbai)"
21      },
22      "ap-southeast-1" : {
23        "description" : "Asia Pacific (Singapore)"
24      },
25      "ap-southeast-2" : {
26        "description" : "Asia Pacific (Sydney)"
27      },
28      "ca-central-1" : {
29        "description" : "Canada (Central)"
30      },
31      "eu-central-1" : {
32        "description" : "EU (Frankfurt)"
33      },
34      "eu-west-1" : {
35        "description" : "EU (Ireland)"
36      },
37      "eu-west-2" : {
38        "description" : "EU (London)"
39      },
40      "sa-east-1" : {
41        "description" : "South America (Sao Paulo)"
42      },
43      "us-east-1" : {
44        "description" : "US East (N. Virginia)"
45      },
46      "us-east-2" : {
47        "description" : "US East (Ohio)"
48      },
49      "us-west-1" : {
50        "description" : "US West (N. California)"
51      },
52      "us-west-2" : {
53        "description" : "US West (Oregon)"
54      }
55    },
56    "services" : {
57      "acm" : {
58        "endpoints" : {
59          "ap-northeast-1" : { },
60          "ap-northeast-2" : { },
61          "ap-south-1" : { },
62          "ap-southeast-1" : { },
63          "ap-southeast-2" : { },
64          "ca-central-1" : { },
65          "eu-central-1" : { },
66          "eu-west-1" : { },
67          "eu-west-2" : { },
68          "sa-east-1" : { },
69          "us-east-1" : { },
70          "us-east-2" : { },
71          "us-west-1" : { },
72          "us-west-2" : { }
73        }
74      },
75      "apigateway" : {
76        "endpoints" : {
77          "ap-northeast-1" : { },
78          "ap-northeast-2" : { },
79          "ap-south-1" : { },
80          "ap-southeast-1" : { },
81          "ap-southeast-2" : { },
82          "ca-central-1" : { },
83          "eu-central-1" : { },
84          "eu-west-1" : { },
85          "eu-west-2" : { },
86          "sa-east-1" : { },
87          "us-east-1" : { },
88          "us-east-2" : { },
89          "us-west-1" : { },
90          "us-west-2" : { }
91        }
92      },
93      "application-autoscaling" : {
94        "defaults" : {
95          "credentialScope" : {
96            "service" : "application-autoscaling"
97          },
98          "hostname" : "autoscaling.{region}.amazonaws.com",
99          "protocols" : [ "http", "https" ]
100        },
101        "endpoints" : {
102          "ap-northeast-1" : { },
103          "ap-northeast-2" : { },
104          "ap-south-1" : { },
105          "ap-southeast-1" : { },
106          "ap-southeast-2" : { },
107          "ca-central-1" : { },
108          "eu-central-1" : { },
109          "eu-west-1" : { },
110          "eu-west-2" : { },
111          "sa-east-1" : { },
112          "us-east-1" : { },
113          "us-east-2" : { },
114          "us-west-1" : { },
115          "us-west-2" : { }
116        }
117      },
118      "appstream2" : {
119        "defaults" : {
120          "credentialScope" : {
121            "service" : "appstream"
122          },
123          "protocols" : [ "https" ]
124        },
125        "endpoints" : {
126          "ap-northeast-1" : { },
127          "eu-west-1" : { },
128          "us-east-1" : { },
129          "us-west-2" : { }
130        }
131      },
132      "athena" : {
133        "endpoints" : {
134          "ap-northeast-1" : { },
135          "ap-southeast-1" : { },
136          "eu-west-1" : { },
137          "us-east-1" : { },
138          "us-east-2" : { },
139          "us-west-2" : { }
140        }
141      },
142      "autoscaling" : {
143        "defaults" : {
144          "protocols" : [ "http", "https" ]
145        },
146        "endpoints" : {
147          "ap-northeast-1" : { },
148          "ap-northeast-2" : { },
149          "ap-south-1" : { },
150          "ap-southeast-1" : { },
151          "ap-southeast-2" : { },
152          "ca-central-1" : { },
153          "eu-central-1" : { },
154          "eu-west-1" : { },
155          "eu-west-2" : { },
156          "sa-east-1" : { },
157          "us-east-1" : { },
158          "us-east-2" : { },
159          "us-west-1" : { },
160          "us-west-2" : { }
161        }
162      },
163      "batch" : {
164        "endpoints" : {
165          "ap-northeast-1" : { },
166          "ap-southeast-1" : { },
167          "ap-southeast-2" : { },
168          "eu-central-1" : { },
169          "eu-west-1" : { },
170          "eu-west-2" : { },
171          "us-east-1" : { },
172          "us-east-2" : { },
173          "us-west-2" : { }
174        }
175      },
176      "budgets" : {
177        "endpoints" : {
178          "aws-global" : {
179            "credentialScope" : {
180              "region" : "us-east-1"
181            },
182            "hostname" : "budgets.amazonaws.com"
183          }
184        },
185        "isRegionalized" : false,
186        "partitionEndpoint" : "aws-global"
187      },
188      "clouddirectory" : {
189        "endpoints" : {
190          "ap-southeast-1" : { },
191          "ap-southeast-2" : { },
192          "eu-west-1" : { },
193          "eu-west-2" : { },
194          "us-east-1" : { },
195          "us-east-2" : { },
196          "us-west-2" : { }
197        }
198      },
199      "cloudformation" : {
200        "endpoints" : {
201          "ap-northeast-1" : { },
202          "ap-northeast-2" : { },
203          "ap-south-1" : { },
204          "ap-southeast-1" : { },
205          "ap-southeast-2" : { },
206          "ca-central-1" : { },
207          "eu-central-1" : { },
208          "eu-west-1" : { },
209          "eu-west-2" : { },
210          "sa-east-1" : { },
211          "us-east-1" : { },
212          "us-east-2" : { },
213          "us-west-1" : { },
214          "us-west-2" : { }
215        }
216      },
217      "cloudfront" : {
218        "endpoints" : {
219          "aws-global" : {
220            "credentialScope" : {
221              "region" : "us-east-1"
222            },
223            "hostname" : "cloudfront.amazonaws.com",
224            "protocols" : [ "http", "https" ]
225          }
226        },
227        "isRegionalized" : false,
228        "partitionEndpoint" : "aws-global"
229      },
230      "cloudhsm" : {
231        "endpoints" : {
232          "ap-northeast-1" : { },
233          "ap-southeast-1" : { },
234          "ap-southeast-2" : { },
235          "ca-central-1" : { },
236          "eu-central-1" : { },
237          "eu-west-1" : { },
238          "us-east-1" : { },
239          "us-east-2" : { },
240          "us-west-1" : { },
241          "us-west-2" : { }
242        }
243      },
244      "cloudhsmv2" : {
245        "endpoints" : {
246          "eu-west-1" : { },
247          "us-east-1" : { },
248          "us-east-2" : { },
249          "us-west-2" : { }
250        }
251      },
252      "cloudsearch" : {
253        "endpoints" : {
254          "ap-northeast-1" : { },
255          "ap-northeast-2" : { },
256          "ap-southeast-1" : { },
257          "ap-southeast-2" : { },
258          "eu-central-1" : { },
259          "eu-west-1" : { },
260          "sa-east-1" : { },
261          "us-east-1" : { },
262          "us-west-1" : { },
263          "us-west-2" : { }
264        }
265      },
266      "cloudtrail" : {
267        "endpoints" : {
268          "ap-northeast-1" : { },
269          "ap-northeast-2" : { },
270          "ap-south-1" : { },
271          "ap-southeast-1" : { },
272          "ap-southeast-2" : { },
273          "ca-central-1" : { },
274          "eu-central-1" : { },
275          "eu-west-1" : { },
276          "eu-west-2" : { },
277          "sa-east-1" : { },
278          "us-east-1" : { },
279          "us-east-2" : { },
280          "us-west-1" : { },
281          "us-west-2" : { }
282        }
283      },
284      "codebuild" : {
285        "endpoints" : {
286          "ap-northeast-1" : { },
287          "ap-southeast-1" : { },
288          "ap-southeast-2" : { },
289          "ca-central-1" : { },
290          "eu-central-1" : { },
291          "eu-west-1" : { },
292          "eu-west-2" : { },
293          "us-east-1" : { },
294          "us-east-2" : { },
295          "us-west-1" : { },
296          "us-west-2" : { }
297        }
298      },
299      "codecommit" : {
300        "endpoints" : {
301          "ap-northeast-1" : { },
302          "ap-northeast-2" : { },
303          "ap-south-1" : { },
304          "ap-southeast-1" : { },
305          "ap-southeast-2" : { },
306          "ca-central-1" : { },
307          "eu-central-1" : { },
308          "eu-west-1" : { },
309          "eu-west-2" : { },
310          "sa-east-1" : { },
311          "us-east-1" : { },
312          "us-east-2" : { },
313          "us-west-1" : { },
314          "us-west-2" : { }
315        }
316      },
317      "codedeploy" : {
318        "endpoints" : {
319          "ap-northeast-1" : { },
320          "ap-northeast-2" : { },
321          "ap-south-1" : { },
322          "ap-southeast-1" : { },
323          "ap-southeast-2" : { },
324          "ca-central-1" : { },
325          "eu-central-1" : { },
326          "eu-west-1" : { },
327          "eu-west-2" : { },
328          "sa-east-1" : { },
329          "us-east-1" : { },
330          "us-east-2" : { },
331          "us-west-1" : { },
332          "us-west-2" : { }
333        }
334      },
335      "codepipeline" : {
336        "endpoints" : {
337          "ap-northeast-1" : { },
338          "ap-northeast-2" : { },
339          "ap-south-1" : { },
340          "ap-southeast-1" : { },
341          "ap-southeast-2" : { },
342          "ca-central-1" : { },
343          "eu-central-1" : { },
344          "eu-west-1" : { },
345          "eu-west-2" : { },
346          "sa-east-1" : { },
347          "us-east-1" : { },
348          "us-east-2" : { },
349          "us-west-1" : { },
350          "us-west-2" : { }
351        }
352      },
353      "codestar" : {
354        "endpoints" : {
355          "ap-southeast-1" : { },
356          "ap-southeast-2" : { },
357          "eu-central-1" : { },
358          "eu-west-1" : { },
359          "eu-west-2" : { },
360          "us-east-1" : { },
361          "us-east-2" : { },
362          "us-west-1" : { },
363          "us-west-2" : { }
364        }
365      },
366      "cognito-identity" : {
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      "cognito-idp" : {
382        "endpoints" : {
383          "ap-northeast-1" : { },
384          "ap-northeast-2" : { },
385          "ap-south-1" : { },
386          "ap-southeast-1" : { },
387          "ap-southeast-2" : { },
388          "eu-central-1" : { },
389          "eu-west-1" : { },
390          "eu-west-2" : { },
391          "us-east-1" : { },
392          "us-east-2" : { },
393          "us-west-2" : { }
394        }
395      },
396      "cognito-sync" : {
397        "endpoints" : {
398          "ap-northeast-1" : { },
399          "ap-northeast-2" : { },
400          "ap-south-1" : { },
401          "ap-southeast-1" : { },
402          "ap-southeast-2" : { },
403          "eu-central-1" : { },
404          "eu-west-1" : { },
405          "eu-west-2" : { },
406          "us-east-1" : { },
407          "us-east-2" : { },
408          "us-west-2" : { }
409        }
410      },
411      "config" : {
412        "endpoints" : {
413          "ap-northeast-1" : { },
414          "ap-northeast-2" : { },
415          "ap-south-1" : { },
416          "ap-southeast-1" : { },
417          "ap-southeast-2" : { },
418          "ca-central-1" : { },
419          "eu-central-1" : { },
420          "eu-west-1" : { },
421          "eu-west-2" : { },
422          "sa-east-1" : { },
423          "us-east-1" : { },
424          "us-east-2" : { },
425          "us-west-1" : { },
426          "us-west-2" : { }
427        }
428      },
429      "cur" : {
430        "endpoints" : {
431          "us-east-1" : { }
432        }
433      },
434      "data.iot" : {
435        "defaults" : {
436          "credentialScope" : {
437            "service" : "iotdata"
438          },
439          "protocols" : [ "https" ]
440        },
441        "endpoints" : {
442          "ap-northeast-1" : { },
443          "ap-northeast-2" : { },
444          "ap-southeast-1" : { },
445          "ap-southeast-2" : { },
446          "eu-central-1" : { },
447          "eu-west-1" : { },
448          "us-east-1" : { },
449          "us-west-2" : { }
450        }
451      },
452      "datapipeline" : {
453        "endpoints" : {
454          "ap-northeast-1" : { },
455          "ap-southeast-2" : { },
456          "eu-west-1" : { },
457          "us-east-1" : { },
458          "us-west-2" : { }
459        }
460      },
461      "devicefarm" : {
462        "endpoints" : {
463          "us-west-2" : { }
464        }
465      },
466      "directconnect" : {
467        "endpoints" : {
468          "ap-northeast-1" : { },
469          "ap-northeast-2" : { },
470          "ap-south-1" : { },
471          "ap-southeast-1" : { },
472          "ap-southeast-2" : { },
473          "ca-central-1" : { },
474          "eu-central-1" : { },
475          "eu-west-1" : { },
476          "eu-west-2" : { },
477          "sa-east-1" : { },
478          "us-east-1" : { },
479          "us-east-2" : { },
480          "us-west-1" : { },
481          "us-west-2" : { }
482        }
483      },
484      "discovery" : {
485        "endpoints" : {
486          "us-west-2" : { }
487        }
488      },
489      "dms" : {
490        "endpoints" : {
491          "ap-northeast-1" : { },
492          "ap-northeast-2" : { },
493          "ap-south-1" : { },
494          "ap-southeast-1" : { },
495          "ap-southeast-2" : { },
496          "ca-central-1" : { },
497          "eu-central-1" : { },
498          "eu-west-1" : { },
499          "eu-west-2" : { },
500          "sa-east-1" : { },
501          "us-east-1" : { },
502          "us-east-2" : { },
503          "us-west-1" : { },
504          "us-west-2" : { }
505        }
506      },
507      "ds" : {
508        "endpoints" : {
509          "ap-northeast-1" : { },
510          "ap-northeast-2" : { },
511          "ap-southeast-1" : { },
512          "ap-southeast-2" : { },
513          "ca-central-1" : { },
514          "eu-central-1" : { },
515          "eu-west-1" : { },
516          "eu-west-2" : { },
517          "sa-east-1" : { },
518          "us-east-1" : { },
519          "us-east-2" : { },
520          "us-west-2" : { }
521        }
522      },
523      "dynamodb" : {
524        "defaults" : {
525          "protocols" : [ "http", "https" ]
526        },
527        "endpoints" : {
528          "ap-northeast-1" : { },
529          "ap-northeast-2" : { },
530          "ap-south-1" : { },
531          "ap-southeast-1" : { },
532          "ap-southeast-2" : { },
533          "ca-central-1" : { },
534          "eu-central-1" : { },
535          "eu-west-1" : { },
536          "eu-west-2" : { },
537          "local" : {
538            "credentialScope" : {
539              "region" : "us-east-1"
540            },
541            "hostname" : "localhost:8000",
542            "protocols" : [ "http" ]
543          },
544          "sa-east-1" : { },
545          "us-east-1" : { },
546          "us-east-2" : { },
547          "us-west-1" : { },
548          "us-west-2" : { }
549        }
550      },
551      "ec2" : {
552        "defaults" : {
553          "protocols" : [ "http", "https" ]
554        },
555        "endpoints" : {
556          "ap-northeast-1" : { },
557          "ap-northeast-2" : { },
558          "ap-south-1" : { },
559          "ap-southeast-1" : { },
560          "ap-southeast-2" : { },
561          "ca-central-1" : { },
562          "eu-central-1" : { },
563          "eu-west-1" : { },
564          "eu-west-2" : { },
565          "sa-east-1" : { },
566          "us-east-1" : { },
567          "us-east-2" : { },
568          "us-west-1" : { },
569          "us-west-2" : { }
570        }
571      },
572      "ecr" : {
573        "endpoints" : {
574          "ap-northeast-1" : { },
575          "ap-southeast-1" : { },
576          "ap-southeast-2" : { },
577          "ca-central-1" : { },
578          "eu-central-1" : { },
579          "eu-west-1" : { },
580          "eu-west-2" : { },
581          "us-east-1" : { },
582          "us-east-2" : { },
583          "us-west-1" : { },
584          "us-west-2" : { }
585        }
586      },
587      "ecs" : {
588        "endpoints" : {
589          "ap-northeast-1" : { },
590          "ap-southeast-1" : { },
591          "ap-southeast-2" : { },
592          "ca-central-1" : { },
593          "eu-central-1" : { },
594          "eu-west-1" : { },
595          "eu-west-2" : { },
596          "us-east-1" : { },
597          "us-east-2" : { },
598          "us-west-1" : { },
599          "us-west-2" : { }
600        }
601      },
602      "elasticache" : {
603        "endpoints" : {
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-west-1" : { },
612          "eu-west-2" : { },
613          "sa-east-1" : { },
614          "us-east-1" : { },
615          "us-east-2" : { },
616          "us-west-1" : { },
617          "us-west-2" : { }
618        }
619      },
620      "elasticbeanstalk" : {
621        "endpoints" : {
622          "ap-northeast-1" : { },
623          "ap-northeast-2" : { },
624          "ap-south-1" : { },
625          "ap-southeast-1" : { },
626          "ap-southeast-2" : { },
627          "ca-central-1" : { },
628          "eu-central-1" : { },
629          "eu-west-1" : { },
630          "eu-west-2" : { },
631          "sa-east-1" : { },
632          "us-east-1" : { },
633          "us-east-2" : { },
634          "us-west-1" : { },
635          "us-west-2" : { }
636        }
637      },
638      "elasticfilesystem" : {
639        "endpoints" : {
640          "ap-southeast-2" : { },
641          "eu-central-1" : { },
642          "eu-west-1" : { },
643          "us-east-1" : { },
644          "us-east-2" : { },
645          "us-west-2" : { }
646        }
647      },
648      "elasticloadbalancing" : {
649        "defaults" : {
650          "protocols" : [ "https" ]
651        },
652        "endpoints" : {
653          "ap-northeast-1" : { },
654          "ap-northeast-2" : { },
655          "ap-south-1" : { },
656          "ap-southeast-1" : { },
657          "ap-southeast-2" : { },
658          "ca-central-1" : { },
659          "eu-central-1" : { },
660          "eu-west-1" : { },
661          "eu-west-2" : { },
662          "sa-east-1" : { },
663          "us-east-1" : { },
664          "us-east-2" : { },
665          "us-west-1" : { },
666          "us-west-2" : { }
667        }
668      },
669      "elasticmapreduce" : {
670        "defaults" : {
671          "protocols" : [ "http", "https" ],
672          "sslCommonName" : "{region}.{service}.{dnsSuffix}"
673        },
674        "endpoints" : {
675          "ap-northeast-1" : { },
676          "ap-northeast-2" : { },
677          "ap-south-1" : { },
678          "ap-southeast-1" : { },
679          "ap-southeast-2" : { },
680          "ca-central-1" : { },
681          "eu-central-1" : {
682            "sslCommonName" : "{service}.{region}.{dnsSuffix}"
683          },
684          "eu-west-1" : { },
685          "eu-west-2" : { },
686          "sa-east-1" : { },
687          "us-east-1" : {
688            "sslCommonName" : "{service}.{region}.{dnsSuffix}"
689          },
690          "us-east-2" : { },
691          "us-west-1" : { },
692          "us-west-2" : { }
693        }
694      },
695      "elastictranscoder" : {
696        "endpoints" : {
697          "ap-northeast-1" : { },
698          "ap-south-1" : { },
699          "ap-southeast-1" : { },
700          "ap-southeast-2" : { },
701          "eu-west-1" : { },
702          "us-east-1" : { },
703          "us-west-1" : { },
704          "us-west-2" : { }
705        }
706      },
707      "email" : {
708        "endpoints" : {
709          "eu-west-1" : { },
710          "us-east-1" : { },
711          "us-west-2" : { }
712        }
713      },
714      "entitlement.marketplace" : {
715        "defaults" : {
716          "credentialScope" : {
717            "service" : "aws-marketplace"
718          }
719        },
720        "endpoints" : {
721          "us-east-1" : { }
722        }
723      },
724      "es" : {
725        "endpoints" : {
726          "ap-northeast-1" : { },
727          "ap-northeast-2" : { },
728          "ap-south-1" : { },
729          "ap-southeast-1" : { },
730          "ap-southeast-2" : { },
731          "ca-central-1" : { },
732          "eu-central-1" : { },
733          "eu-west-1" : { },
734          "eu-west-2" : { },
735          "sa-east-1" : { },
736          "us-east-1" : { },
737          "us-east-2" : { },
738          "us-west-1" : { },
739          "us-west-2" : { }
740        }
741      },
742      "events" : {
743        "endpoints" : {
744          "ap-northeast-1" : { },
745          "ap-northeast-2" : { },
746          "ap-south-1" : { },
747          "ap-southeast-1" : { },
748          "ap-southeast-2" : { },
749          "ca-central-1" : { },
750          "eu-central-1" : { },
751          "eu-west-1" : { },
752          "eu-west-2" : { },
753          "sa-east-1" : { },
754          "us-east-1" : { },
755          "us-east-2" : { },
756          "us-west-1" : { },
757          "us-west-2" : { }
758        }
759      },
760      "firehose" : {
761        "endpoints" : {
762          "ap-northeast-1" : { },
763          "eu-central-1" : { },
764          "eu-west-1" : { },
765          "us-east-1" : { },
766          "us-east-2" : { },
767          "us-west-2" : { }
768        }
769      },
770      "gamelift" : {
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          "sa-east-1" : { },
782          "us-east-1" : { },
783          "us-east-2" : { },
784          "us-west-1" : { },
785          "us-west-2" : { }
786        }
787      },
788      "glacier" : {
789        "defaults" : {
790          "protocols" : [ "http", "https" ]
791        },
792        "endpoints" : {
793          "ap-northeast-1" : { },
794          "ap-northeast-2" : { },
795          "ap-south-1" : { },
796          "ap-southeast-1" : { },
797          "ap-southeast-2" : { },
798          "ca-central-1" : { },
799          "eu-central-1" : { },
800          "eu-west-1" : { },
801          "eu-west-2" : { },
802          "us-east-1" : { },
803          "us-east-2" : { },
804          "us-west-1" : { },
805          "us-west-2" : { }
806        }
807      },
808      "glue" : {
809        "endpoints" : {
810          "us-east-1" : { },
811          "us-east-2" : { },
812          "us-west-2" : { }
813        }
814      },
815      "greengrass" : {
816        "defaults" : {
817          "protocols" : [ "https" ]
818        },
819        "endpoints" : {
820          "ap-northeast-1" : { },
821          "ap-southeast-2" : { },
822          "eu-central-1" : { },
823          "us-east-1" : { },
824          "us-west-2" : { }
825        },
826        "isRegionalized" : true
827      },
828      "health" : {
829        "endpoints" : {
830          "us-east-1" : { }
831        }
832      },
833      "iam" : {
834        "endpoints" : {
835          "aws-global" : {
836            "credentialScope" : {
837              "region" : "us-east-1"
838            },
839            "hostname" : "iam.amazonaws.com"
840          }
841        },
842        "isRegionalized" : false,
843        "partitionEndpoint" : "aws-global"
844      },
845      "importexport" : {
846        "endpoints" : {
847          "aws-global" : {
848            "credentialScope" : {
849              "region" : "us-east-1",
850              "service" : "IngestionService"
851            },
852            "hostname" : "importexport.amazonaws.com",
853            "signatureVersions" : [ "v2", "v4" ]
854          }
855        },
856        "isRegionalized" : false,
857        "partitionEndpoint" : "aws-global"
858      },
859      "inspector" : {
860        "endpoints" : {
861          "ap-northeast-1" : { },
862          "ap-northeast-2" : { },
863          "ap-south-1" : { },
864          "ap-southeast-2" : { },
865          "eu-west-1" : { },
866          "us-east-1" : { },
867          "us-west-1" : { },
868          "us-west-2" : { }
869        }
870      },
871      "iot" : {
872        "defaults" : {
873          "credentialScope" : {
874            "service" : "execute-api"
875          }
876        },
877        "endpoints" : {
878          "ap-northeast-1" : { },
879          "ap-northeast-2" : { },
880          "ap-southeast-1" : { },
881          "ap-southeast-2" : { },
882          "eu-central-1" : { },
883          "eu-west-1" : { },
884          "eu-west-2" : { },
885          "us-east-1" : { },
886          "us-east-2" : { },
887          "us-west-2" : { }
888        }
889      },
890      "kinesis" : {
891        "endpoints" : {
892          "ap-northeast-1" : { },
893          "ap-northeast-2" : { },
894          "ap-south-1" : { },
895          "ap-southeast-1" : { },
896          "ap-southeast-2" : { },
897          "ca-central-1" : { },
898          "eu-central-1" : { },
899          "eu-west-1" : { },
900          "eu-west-2" : { },
901          "sa-east-1" : { },
902          "us-east-1" : { },
903          "us-east-2" : { },
904          "us-west-1" : { },
905          "us-west-2" : { }
906        }
907      },
908      "kinesisanalytics" : {
909        "endpoints" : {
910          "eu-west-1" : { },
911          "us-east-1" : { },
912          "us-west-2" : { }
913        }
914      },
915      "kms" : {
916        "endpoints" : {
917          "ap-northeast-1" : { },
918          "ap-northeast-2" : { },
919          "ap-south-1" : { },
920          "ap-southeast-1" : { },
921          "ap-southeast-2" : { },
922          "ca-central-1" : { },
923          "eu-central-1" : { },
924          "eu-west-1" : { },
925          "eu-west-2" : { },
926          "sa-east-1" : { },
927          "us-east-1" : { },
928          "us-east-2" : { },
929          "us-west-1" : { },
930          "us-west-2" : { }
931        }
932      },
933      "lambda" : {
934        "endpoints" : {
935          "ap-northeast-1" : { },
936          "ap-northeast-2" : { },
937          "ap-south-1" : { },
938          "ap-southeast-1" : { },
939          "ap-southeast-2" : { },
940          "ca-central-1" : { },
941          "eu-central-1" : { },
942          "eu-west-1" : { },
943          "eu-west-2" : { },
944          "sa-east-1" : { },
945          "us-east-1" : { },
946          "us-east-2" : { },
947          "us-west-1" : { },
948          "us-west-2" : { }
949        }
950      },
951      "lightsail" : {
952        "endpoints" : {
953          "ap-northeast-1" : { },
954          "ap-south-1" : { },
955          "ap-southeast-1" : { },
956          "ap-southeast-2" : { },
957          "eu-central-1" : { },
958          "eu-west-1" : { },
959          "eu-west-2" : { },
960          "us-east-1" : { },
961          "us-east-2" : { },
962          "us-west-2" : { }
963        }
964      },
965      "logs" : {
966        "endpoints" : {
967          "ap-northeast-1" : { },
968          "ap-northeast-2" : { },
969          "ap-south-1" : { },
970          "ap-southeast-1" : { },
971          "ap-southeast-2" : { },
972          "ca-central-1" : { },
973          "eu-central-1" : { },
974          "eu-west-1" : { },
975          "eu-west-2" : { },
976          "sa-east-1" : { },
977          "us-east-1" : { },
978          "us-east-2" : { },
979          "us-west-1" : { },
980          "us-west-2" : { }
981        }
982      },
983      "machinelearning" : {
984        "endpoints" : {
985          "eu-west-1" : { },
986          "us-east-1" : { }
987        }
988      },
989      "marketplacecommerceanalytics" : {
990        "endpoints" : {
991          "us-east-1" : { }
992        }
993      },
994      "metering.marketplace" : {
995        "defaults" : {
996          "credentialScope" : {
997            "service" : "aws-marketplace"
998          }
999        },
1000        "endpoints" : {
1001          "ap-northeast-1" : { },
1002          "ap-northeast-2" : { },
1003          "ap-south-1" : { },
1004          "ap-southeast-1" : { },
1005          "ap-southeast-2" : { },
1006          "ca-central-1" : { },
1007          "eu-central-1" : { },
1008          "eu-west-1" : { },
1009          "eu-west-2" : { },
1010          "sa-east-1" : { },
1011          "us-east-1" : { },
1012          "us-east-2" : { },
1013          "us-west-1" : { },
1014          "us-west-2" : { }
1015        }
1016      },
1017      "mgh" : {
1018        "endpoints" : {
1019          "us-west-2" : { }
1020        }
1021      },
1022      "mobileanalytics" : {
1023        "endpoints" : {
1024          "us-east-1" : { }
1025        }
1026      },
1027      "models.lex" : {
1028        "defaults" : {
1029          "credentialScope" : {
1030            "service" : "lex"
1031          }
1032        },
1033        "endpoints" : {
1034          "us-east-1" : { }
1035        }
1036      },
1037      "monitoring" : {
1038        "defaults" : {
1039          "protocols" : [ "http", "https" ]
1040        },
1041        "endpoints" : {
1042          "ap-northeast-1" : { },
1043          "ap-northeast-2" : { },
1044          "ap-south-1" : { },
1045          "ap-southeast-1" : { },
1046          "ap-southeast-2" : { },
1047          "ca-central-1" : { },
1048          "eu-central-1" : { },
1049          "eu-west-1" : { },
1050          "eu-west-2" : { },
1051          "sa-east-1" : { },
1052          "us-east-1" : { },
1053          "us-east-2" : { },
1054          "us-west-1" : { },
1055          "us-west-2" : { }
1056        }
1057      },
1058      "mturk-requester" : {
1059        "endpoints" : {
1060          "sandbox" : {
1061            "hostname" : "mturk-requester-sandbox.us-east-1.amazonaws.com"
1062          },
1063          "us-east-1" : { }
1064        },
1065        "isRegionalized" : false
1066      },
1067      "opsworks" : {
1068        "endpoints" : {
1069          "ap-northeast-1" : { },
1070          "ap-northeast-2" : { },
1071          "ap-south-1" : { },
1072          "ap-southeast-1" : { },
1073          "ap-southeast-2" : { },
1074          "eu-central-1" : { },
1075          "eu-west-1" : { },
1076          "eu-west-2" : { },
1077          "sa-east-1" : { },
1078          "us-east-1" : { },
1079          "us-east-2" : { },
1080          "us-west-1" : { },
1081          "us-west-2" : { }
1082        }
1083      },
1084      "opsworks-cm" : {
1085        "endpoints" : {
1086          "eu-west-1" : { },
1087          "us-east-1" : { },
1088          "us-west-2" : { }
1089        }
1090      },
1091      "organizations" : {
1092        "endpoints" : {
1093          "aws-global" : {
1094            "credentialScope" : {
1095              "region" : "us-east-1"
1096            },
1097            "hostname" : "organizations.us-east-1.amazonaws.com"
1098          }
1099        },
1100        "isRegionalized" : false,
1101        "partitionEndpoint" : "aws-global"
1102      },
1103      "pinpoint" : {
1104        "defaults" : {
1105          "credentialScope" : {
1106            "service" : "mobiletargeting"
1107          }
1108        },
1109        "endpoints" : {
1110          "us-east-1" : { }
1111        }
1112      },
1113      "polly" : {
1114        "endpoints" : {
1115          "eu-west-1" : { },
1116          "us-east-1" : { },
1117          "us-east-2" : { },
1118          "us-west-2" : { }
1119        }
1120      },
1121      "rds" : {
1122        "endpoints" : {
1123          "ap-northeast-1" : { },
1124          "ap-northeast-2" : { },
1125          "ap-south-1" : { },
1126          "ap-southeast-1" : { },
1127          "ap-southeast-2" : { },
1128          "ca-central-1" : { },
1129          "eu-central-1" : { },
1130          "eu-west-1" : { },
1131          "eu-west-2" : { },
1132          "sa-east-1" : { },
1133          "us-east-1" : {
1134            "sslCommonName" : "{service}.{dnsSuffix}"
1135          },
1136          "us-east-2" : { },
1137          "us-west-1" : { },
1138          "us-west-2" : { }
1139        }
1140      },
1141      "redshift" : {
1142        "endpoints" : {
1143          "ap-northeast-1" : { },
1144          "ap-northeast-2" : { },
1145          "ap-south-1" : { },
1146          "ap-southeast-1" : { },
1147          "ap-southeast-2" : { },
1148          "ca-central-1" : { },
1149          "eu-central-1" : { },
1150          "eu-west-1" : { },
1151          "eu-west-2" : { },
1152          "sa-east-1" : { },
1153          "us-east-1" : { },
1154          "us-east-2" : { },
1155          "us-west-1" : { },
1156          "us-west-2" : { }
1157        }
1158      },
1159      "rekognition" : {
1160        "endpoints" : {
1161          "eu-west-1" : { },
1162          "us-east-1" : { },
1163          "us-west-2" : { }
1164        }
1165      },
1166      "route53" : {
1167        "endpoints" : {
1168          "aws-global" : {
1169            "credentialScope" : {
1170              "region" : "us-east-1"
1171            },
1172            "hostname" : "route53.amazonaws.com"
1173          }
1174        },
1175        "isRegionalized" : false,
1176        "partitionEndpoint" : "aws-global"
1177      },
1178      "route53domains" : {
1179        "endpoints" : {
1180          "us-east-1" : { }
1181        }
1182      },
1183      "runtime.lex" : {
1184        "defaults" : {
1185          "credentialScope" : {
1186            "service" : "lex"
1187          }
1188        },
1189        "endpoints" : {
1190          "us-east-1" : { }
1191        }
1192      },
1193      "s3" : {
1194        "defaults" : {
1195          "protocols" : [ "http", "https" ],
1196          "signatureVersions" : [ "s3v4" ]
1197        },
1198        "endpoints" : {
1199          "ap-northeast-1" : {
1200            "hostname" : "s3-ap-northeast-1.amazonaws.com",
1201            "signatureVersions" : [ "s3", "s3v4" ]
1202          },
1203          "ap-northeast-2" : { },
1204          "ap-south-1" : { },
1205          "ap-southeast-1" : {
1206            "hostname" : "s3-ap-southeast-1.amazonaws.com",
1207            "signatureVersions" : [ "s3", "s3v4" ]
1208          },
1209          "ap-southeast-2" : {
1210            "hostname" : "s3-ap-southeast-2.amazonaws.com",
1211            "signatureVersions" : [ "s3", "s3v4" ]
1212          },
1213          "ca-central-1" : { },
1214          "eu-central-1" : { },
1215          "eu-west-1" : {
1216            "hostname" : "s3-eu-west-1.amazonaws.com",
1217            "signatureVersions" : [ "s3", "s3v4" ]
1218          },
1219          "eu-west-2" : { },
1220          "s3-external-1" : {
1221            "credentialScope" : {
1222              "region" : "us-east-1"
1223            },
1224            "hostname" : "s3-external-1.amazonaws.com",
1225            "signatureVersions" : [ "s3", "s3v4" ]
1226          },
1227          "sa-east-1" : {
1228            "hostname" : "s3-sa-east-1.amazonaws.com",
1229            "signatureVersions" : [ "s3", "s3v4" ]
1230          },
1231          "us-east-1" : {
1232            "hostname" : "s3.amazonaws.com",
1233            "signatureVersions" : [ "s3", "s3v4" ]
1234          },
1235          "us-east-2" : { },
1236          "us-west-1" : {
1237            "hostname" : "s3-us-west-1.amazonaws.com",
1238            "signatureVersions" : [ "s3", "s3v4" ]
1239          },
1240          "us-west-2" : {
1241            "hostname" : "s3-us-west-2.amazonaws.com",
1242            "signatureVersions" : [ "s3", "s3v4" ]
1243          }
1244        },
1245        "isRegionalized" : true,
1246        "partitionEndpoint" : "us-east-1"
1247      },
1248      "sdb" : {
1249        "defaults" : {
1250          "protocols" : [ "http", "https" ],
1251          "signatureVersions" : [ "v2" ]
1252        },
1253        "endpoints" : {
1254          "ap-northeast-1" : { },
1255          "ap-southeast-1" : { },
1256          "ap-southeast-2" : { },
1257          "eu-west-1" : { },
1258          "sa-east-1" : { },
1259          "us-east-1" : {
1260            "hostname" : "sdb.amazonaws.com"
1261          },
1262          "us-west-1" : { },
1263          "us-west-2" : { }
1264        }
1265      },
1266      "servicecatalog" : {
1267        "endpoints" : {
1268          "ap-northeast-1" : { },
1269          "ap-northeast-2" : { },
1270          "ap-southeast-1" : { },
1271          "ap-southeast-2" : { },
1272          "ca-central-1" : { },
1273          "eu-central-1" : { },
1274          "eu-west-1" : { },
1275          "eu-west-2" : { },
1276          "us-east-1" : { },
1277          "us-east-2" : { },
1278          "us-west-2" : { }
1279        }
1280      },
1281      "shield" : {
1282        "defaults" : {
1283          "protocols" : [ "https" ],
1284          "sslCommonName" : "Shield.us-east-1.amazonaws.com"
1285        },
1286        "endpoints" : {
1287          "us-east-1" : { }
1288        },
1289        "isRegionalized" : false
1290      },
1291      "sms" : {
1292        "endpoints" : {
1293          "ap-northeast-1" : { },
1294          "ap-northeast-2" : { },
1295          "ap-south-1" : { },
1296          "ap-southeast-2" : { },
1297          "eu-central-1" : { },
1298          "eu-west-1" : { },
1299          "us-east-1" : { },
1300          "us-east-2" : { },
1301          "us-west-2" : { }
1302        }
1303      },
1304      "snowball" : {
1305        "endpoints" : {
1306          "ap-northeast-1" : { },
1307          "ap-south-1" : { },
1308          "ap-southeast-2" : { },
1309          "eu-central-1" : { },
1310          "eu-west-1" : { },
1311          "eu-west-2" : { },
1312          "sa-east-1" : { },
1313          "us-east-1" : { },
1314          "us-east-2" : { },
1315          "us-west-1" : { },
1316          "us-west-2" : { }
1317        }
1318      },
1319      "sns" : {
1320        "defaults" : {
1321          "protocols" : [ "http", "https" ]
1322        },
1323        "endpoints" : {
1324          "ap-northeast-1" : { },
1325          "ap-northeast-2" : { },
1326          "ap-south-1" : { },
1327          "ap-southeast-1" : { },
1328          "ap-southeast-2" : { },
1329          "ca-central-1" : { },
1330          "eu-central-1" : { },
1331          "eu-west-1" : { },
1332          "eu-west-2" : { },
1333          "sa-east-1" : { },
1334          "us-east-1" : { },
1335          "us-east-2" : { },
1336          "us-west-1" : { },
1337          "us-west-2" : { }
1338        }
1339      },
1340      "sqs" : {
1341        "defaults" : {
1342          "protocols" : [ "http", "https" ],
1343          "sslCommonName" : "{region}.queue.{dnsSuffix}"
1344        },
1345        "endpoints" : {
1346          "ap-northeast-1" : { },
1347          "ap-northeast-2" : { },
1348          "ap-south-1" : { },
1349          "ap-southeast-1" : { },
1350          "ap-southeast-2" : { },
1351          "ca-central-1" : { },
1352          "eu-central-1" : { },
1353          "eu-west-1" : { },
1354          "eu-west-2" : { },
1355          "sa-east-1" : { },
1356          "us-east-1" : {
1357            "sslCommonName" : "queue.{dnsSuffix}"
1358          },
1359          "us-east-2" : { },
1360          "us-west-1" : { },
1361          "us-west-2" : { }
1362        }
1363      },
1364      "ssm" : {
1365        "endpoints" : {
1366          "ap-northeast-1" : { },
1367          "ap-northeast-2" : { },
1368          "ap-south-1" : { },
1369          "ap-southeast-1" : { },
1370          "ap-southeast-2" : { },
1371          "ca-central-1" : { },
1372          "eu-central-1" : { },
1373          "eu-west-1" : { },
1374          "eu-west-2" : { },
1375          "sa-east-1" : { },
1376          "us-east-1" : { },
1377          "us-east-2" : { },
1378          "us-west-1" : { },
1379          "us-west-2" : { }
1380        }
1381      },
1382      "states" : {
1383        "endpoints" : {
1384          "ap-northeast-1" : { },
1385          "ap-southeast-2" : { },
1386          "eu-central-1" : { },
1387          "eu-west-1" : { },
1388          "eu-west-2" : { },
1389          "us-east-1" : { },
1390          "us-east-2" : { },
1391          "us-west-2" : { }
1392        }
1393      },
1394      "storagegateway" : {
1395        "endpoints" : {
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-west-1" : { },
1404          "eu-west-2" : { },
1405          "sa-east-1" : { },
1406          "us-east-1" : { },
1407          "us-east-2" : { },
1408          "us-west-1" : { },
1409          "us-west-2" : { }
1410        }
1411      },
1412      "streams.dynamodb" : {
1413        "defaults" : {
1414          "credentialScope" : {
1415            "service" : "dynamodb"
1416          },
1417          "protocols" : [ "http", "https" ]
1418        },
1419        "endpoints" : {
1420          "ap-northeast-1" : { },
1421          "ap-northeast-2" : { },
1422          "ap-south-1" : { },
1423          "ap-southeast-1" : { },
1424          "ap-southeast-2" : { },
1425          "ca-central-1" : { },
1426          "eu-central-1" : { },
1427          "eu-west-1" : { },
1428          "eu-west-2" : { },
1429          "local" : {
1430            "credentialScope" : {
1431              "region" : "us-east-1"
1432            },
1433            "hostname" : "localhost:8000",
1434            "protocols" : [ "http" ]
1435          },
1436          "sa-east-1" : { },
1437          "us-east-1" : { },
1438          "us-east-2" : { },
1439          "us-west-1" : { },
1440          "us-west-2" : { }
1441        }
1442      },
1443      "sts" : {
1444        "defaults" : {
1445          "credentialScope" : {
1446            "region" : "us-east-1"
1447          },
1448          "hostname" : "sts.amazonaws.com"
1449        },
1450        "endpoints" : {
1451          "ap-northeast-1" : { },
1452          "ap-northeast-2" : {
1453            "credentialScope" : {
1454              "region" : "ap-northeast-2"
1455            },
1456            "hostname" : "sts.ap-northeast-2.amazonaws.com"
1457          },
1458          "ap-south-1" : { },
1459          "ap-southeast-1" : { },
1460          "ap-southeast-2" : { },
1461          "aws-global" : { },
1462          "ca-central-1" : { },
1463          "eu-central-1" : { },
1464          "eu-west-1" : { },
1465          "eu-west-2" : { },
1466          "sa-east-1" : { },
1467          "us-east-1" : { },
1468          "us-east-1-fips" : {
1469            "credentialScope" : {
1470              "region" : "us-east-1"
1471            },
1472            "hostname" : "sts-fips.us-east-1.amazonaws.com"
1473          },
1474          "us-east-2" : { },
1475          "us-east-2-fips" : {
1476            "credentialScope" : {
1477              "region" : "us-east-2"
1478            },
1479            "hostname" : "sts-fips.us-east-2.amazonaws.com"
1480          },
1481          "us-west-1" : { },
1482          "us-west-1-fips" : {
1483            "credentialScope" : {
1484              "region" : "us-west-1"
1485            },
1486            "hostname" : "sts-fips.us-west-1.amazonaws.com"
1487          },
1488          "us-west-2" : { },
1489          "us-west-2-fips" : {
1490            "credentialScope" : {
1491              "region" : "us-west-2"
1492            },
1493            "hostname" : "sts-fips.us-west-2.amazonaws.com"
1494          }
1495        },
1496        "partitionEndpoint" : "aws-global"
1497      },
1498      "support" : {
1499        "endpoints" : {
1500          "us-east-1" : { }
1501        }
1502      },
1503      "swf" : {
1504        "endpoints" : {
1505          "ap-northeast-1" : { },
1506          "ap-northeast-2" : { },
1507          "ap-south-1" : { },
1508          "ap-southeast-1" : { },
1509          "ap-southeast-2" : { },
1510          "ca-central-1" : { },
1511          "eu-central-1" : { },
1512          "eu-west-1" : { },
1513          "eu-west-2" : { },
1514          "sa-east-1" : { },
1515          "us-east-1" : { },
1516          "us-east-2" : { },
1517          "us-west-1" : { },
1518          "us-west-2" : { }
1519        }
1520      },
1521      "tagging" : {
1522        "endpoints" : {
1523          "ap-northeast-1" : { },
1524          "ap-northeast-2" : { },
1525          "ap-south-1" : { },
1526          "ap-southeast-1" : { },
1527          "ap-southeast-2" : { },
1528          "ca-central-1" : { },
1529          "eu-central-1" : { },
1530          "eu-west-1" : { },
1531          "eu-west-2" : { },
1532          "sa-east-1" : { },
1533          "us-east-1" : { },
1534          "us-east-2" : { },
1535          "us-west-1" : { },
1536          "us-west-2" : { }
1537        }
1538      },
1539      "waf" : {
1540        "endpoints" : {
1541          "aws-global" : {
1542            "credentialScope" : {
1543              "region" : "us-east-1"
1544            },
1545            "hostname" : "waf.amazonaws.com"
1546          }
1547        },
1548        "isRegionalized" : false,
1549        "partitionEndpoint" : "aws-global"
1550      },
1551      "waf-regional" : {
1552        "endpoints" : {
1553          "ap-northeast-1" : { },
1554          "eu-west-1" : { },
1555          "us-east-1" : { },
1556          "us-west-1" : { },
1557          "us-west-2" : { }
1558        }
1559      },
1560      "workdocs" : {
1561        "endpoints" : {
1562          "ap-northeast-1" : { },
1563          "ap-southeast-1" : { },
1564          "ap-southeast-2" : { },
1565          "eu-west-1" : { },
1566          "us-east-1" : { },
1567          "us-west-2" : { }
1568        }
1569      },
1570      "workspaces" : {
1571        "endpoints" : {
1572          "ap-northeast-1" : { },
1573          "ap-southeast-1" : { },
1574          "ap-southeast-2" : { },
1575          "eu-central-1" : { },
1576          "eu-west-1" : { },
1577          "eu-west-2" : { },
1578          "us-east-1" : { },
1579          "us-west-2" : { }
1580        }
1581      },
1582      "xray" : {
1583        "endpoints" : {
1584          "ap-northeast-1" : { },
1585          "ap-northeast-2" : { },
1586          "ap-south-1" : { },
1587          "ap-southeast-1" : { },
1588          "ap-southeast-2" : { },
1589          "ca-central-1" : { },
1590          "eu-central-1" : { },
1591          "eu-west-1" : { },
1592          "eu-west-2" : { },
1593          "sa-east-1" : { },
1594          "us-east-1" : { },
1595          "us-east-2" : { },
1596          "us-west-1" : { },
1597          "us-west-2" : { }
1598        }
1599      }
1600    }
1601  }, {
1602    "defaults" : {
1603      "hostname" : "{service}.{region}.{dnsSuffix}",
1604      "protocols" : [ "https" ],
1605      "signatureVersions" : [ "v4" ]
1606    },
1607    "dnsSuffix" : "amazonaws.com.cn",
1608    "partition" : "aws-cn",
1609    "partitionName" : "AWS China",
1610    "regionRegex" : "^cn\\-\\w+\\-\\d+$",
1611    "regions" : {
1612      "cn-north-1" : {
1613        "description" : "China (Beijing)"
1614      }
1615    },
1616    "services" : {
1617      "application-autoscaling" : {
1618        "defaults" : {
1619          "credentialScope" : {
1620            "service" : "application-autoscaling"
1621          },
1622          "hostname" : "autoscaling.{region}.amazonaws.com",
1623          "protocols" : [ "http", "https" ]
1624        },
1625        "endpoints" : {
1626          "cn-north-1" : { }
1627        }
1628      },
1629      "autoscaling" : {
1630        "defaults" : {
1631          "protocols" : [ "http", "https" ]
1632        },
1633        "endpoints" : {
1634          "cn-north-1" : { }
1635        }
1636      },
1637      "cloudformation" : {
1638        "endpoints" : {
1639          "cn-north-1" : { }
1640        }
1641      },
1642      "cloudtrail" : {
1643        "endpoints" : {
1644          "cn-north-1" : { }
1645        }
1646      },
1647      "codedeploy" : {
1648        "endpoints" : {
1649          "cn-north-1" : { }
1650        }
1651      },
1652      "config" : {
1653        "endpoints" : {
1654          "cn-north-1" : { }
1655        }
1656      },
1657      "directconnect" : {
1658        "endpoints" : {
1659          "cn-north-1" : { }
1660        }
1661      },
1662      "dynamodb" : {
1663        "defaults" : {
1664          "protocols" : [ "http", "https" ]
1665        },
1666        "endpoints" : {
1667          "cn-north-1" : { }
1668        }
1669      },
1670      "ec2" : {
1671        "defaults" : {
1672          "protocols" : [ "http", "https" ]
1673        },
1674        "endpoints" : {
1675          "cn-north-1" : { }
1676        }
1677      },
1678      "ecr" : {
1679        "endpoints" : {
1680          "cn-north-1" : { }
1681        }
1682      },
1683      "ecs" : {
1684        "endpoints" : {
1685          "cn-north-1" : { }
1686        }
1687      },
1688      "elasticache" : {
1689        "endpoints" : {
1690          "cn-north-1" : { }
1691        }
1692      },
1693      "elasticbeanstalk" : {
1694        "endpoints" : {
1695          "cn-north-1" : { }
1696        }
1697      },
1698      "elasticloadbalancing" : {
1699        "defaults" : {
1700          "protocols" : [ "https" ]
1701        },
1702        "endpoints" : {
1703          "cn-north-1" : { }
1704        }
1705      },
1706      "elasticmapreduce" : {
1707        "defaults" : {
1708          "protocols" : [ "http", "https" ]
1709        },
1710        "endpoints" : {
1711          "cn-north-1" : { }
1712        }
1713      },
1714      "events" : {
1715        "endpoints" : {
1716          "cn-north-1" : { }
1717        }
1718      },
1719      "glacier" : {
1720        "defaults" : {
1721          "protocols" : [ "http", "https" ]
1722        },
1723        "endpoints" : {
1724          "cn-north-1" : { }
1725        }
1726      },
1727      "iam" : {
1728        "endpoints" : {
1729          "aws-cn-global" : {
1730            "credentialScope" : {
1731              "region" : "cn-north-1"
1732            },
1733            "hostname" : "iam.cn-north-1.amazonaws.com.cn"
1734          }
1735        },
1736        "isRegionalized" : false,
1737        "partitionEndpoint" : "aws-cn-global"
1738      },
1739      "iot" : {
1740        "defaults" : {
1741          "credentialScope" : {
1742            "service" : "execute-api"
1743          }
1744        },
1745        "endpoints" : {
1746          "cn-north-1" : { }
1747        }
1748      },
1749      "kinesis" : {
1750        "endpoints" : {
1751          "cn-north-1" : { }
1752        }
1753      },
1754      "logs" : {
1755        "endpoints" : {
1756          "cn-north-1" : { }
1757        }
1758      },
1759      "monitoring" : {
1760        "defaults" : {
1761          "protocols" : [ "http", "https" ]
1762        },
1763        "endpoints" : {
1764          "cn-north-1" : { }
1765        }
1766      },
1767      "rds" : {
1768        "endpoints" : {
1769          "cn-north-1" : { }
1770        }
1771      },
1772      "redshift" : {
1773        "endpoints" : {
1774          "cn-north-1" : { }
1775        }
1776      },
1777      "s3" : {
1778        "defaults" : {
1779          "protocols" : [ "http", "https" ],
1780          "signatureVersions" : [ "s3v4" ]
1781        },
1782        "endpoints" : {
1783          "cn-north-1" : { }
1784        }
1785      },
1786      "snowball" : {
1787        "endpoints" : {
1788          "cn-north-1" : { }
1789        }
1790      },
1791      "sns" : {
1792        "defaults" : {
1793          "protocols" : [ "http", "https" ]
1794        },
1795        "endpoints" : {
1796          "cn-north-1" : { }
1797        }
1798      },
1799      "sqs" : {
1800        "defaults" : {
1801          "protocols" : [ "http", "https" ],
1802          "sslCommonName" : "{region}.queue.{dnsSuffix}"
1803        },
1804        "endpoints" : {
1805          "cn-north-1" : { }
1806        }
1807      },
1808      "ssm" : {
1809        "endpoints" : {
1810          "cn-north-1" : { }
1811        }
1812      },
1813      "storagegateway" : {
1814        "endpoints" : {
1815          "cn-north-1" : { }
1816        }
1817      },
1818      "streams.dynamodb" : {
1819        "defaults" : {
1820          "credentialScope" : {
1821            "service" : "dynamodb"
1822          },
1823          "protocols" : [ "http", "https" ]
1824        },
1825        "endpoints" : {
1826          "cn-north-1" : { }
1827        }
1828      },
1829      "sts" : {
1830        "endpoints" : {
1831          "cn-north-1" : { }
1832        }
1833      },
1834      "swf" : {
1835        "endpoints" : {
1836          "cn-north-1" : { }
1837        }
1838      },
1839      "tagging" : {
1840        "endpoints" : {
1841          "cn-north-1" : { }
1842        }
1843      }
1844    }
1845  }, {
1846    "defaults" : {
1847      "hostname" : "{service}.{region}.{dnsSuffix}",
1848      "protocols" : [ "https" ],
1849      "signatureVersions" : [ "v4" ]
1850    },
1851    "dnsSuffix" : "amazonaws.com",
1852    "partition" : "aws-us-gov",
1853    "partitionName" : "AWS GovCloud (US)",
1854    "regionRegex" : "^us\\-gov\\-\\w+\\-\\d+$",
1855    "regions" : {
1856      "us-gov-west-1" : {
1857        "description" : "AWS GovCloud (US)"
1858      }
1859    },
1860    "services" : {
1861      "acm" : {
1862        "endpoints" : {
1863          "us-gov-west-1" : { }
1864        }
1865      },
1866      "apigateway" : {
1867        "endpoints" : {
1868          "us-gov-west-1" : { }
1869        }
1870      },
1871      "autoscaling" : {
1872        "endpoints" : {
1873          "us-gov-west-1" : {
1874            "protocols" : [ "http", "https" ]
1875          }
1876        }
1877      },
1878      "cloudformation" : {
1879        "endpoints" : {
1880          "us-gov-west-1" : { }
1881        }
1882      },
1883      "cloudhsm" : {
1884        "endpoints" : {
1885          "us-gov-west-1" : { }
1886        }
1887      },
1888      "cloudtrail" : {
1889        "endpoints" : {
1890          "us-gov-west-1" : { }
1891        }
1892      },
1893      "codedeploy" : {
1894        "endpoints" : {
1895          "us-gov-west-1" : { }
1896        }
1897      },
1898      "config" : {
1899        "endpoints" : {
1900          "us-gov-west-1" : { }
1901        }
1902      },
1903      "directconnect" : {
1904        "endpoints" : {
1905          "us-gov-west-1" : { }
1906        }
1907      },
1908      "dynamodb" : {
1909        "endpoints" : {
1910          "us-gov-west-1" : { }
1911        }
1912      },
1913      "ec2" : {
1914        "endpoints" : {
1915          "us-gov-west-1" : { }
1916        }
1917      },
1918      "elasticache" : {
1919        "endpoints" : {
1920          "us-gov-west-1" : { }
1921        }
1922      },
1923      "elasticloadbalancing" : {
1924        "endpoints" : {
1925          "us-gov-west-1" : {
1926            "protocols" : [ "http", "https" ]
1927          }
1928        }
1929      },
1930      "elasticmapreduce" : {
1931        "endpoints" : {
1932          "us-gov-west-1" : {
1933            "protocols" : [ "http", "https" ]
1934          }
1935        }
1936      },
1937      "events" : {
1938        "endpoints" : {
1939          "us-gov-west-1" : { }
1940        }
1941      },
1942      "glacier" : {
1943        "endpoints" : {
1944          "us-gov-west-1" : {
1945            "protocols" : [ "http", "https" ]
1946          }
1947        }
1948      },
1949      "iam" : {
1950        "endpoints" : {
1951          "aws-us-gov-global" : {
1952            "credentialScope" : {
1953              "region" : "us-gov-west-1"
1954            },
1955            "hostname" : "iam.us-gov.amazonaws.com"
1956          }
1957        },
1958        "isRegionalized" : false,
1959        "partitionEndpoint" : "aws-us-gov-global"
1960      },
1961      "kinesis" : {
1962        "endpoints" : {
1963          "us-gov-west-1" : { }
1964        }
1965      },
1966      "kms" : {
1967        "endpoints" : {
1968          "us-gov-west-1" : { }
1969        }
1970      },
1971      "lambda" : {
1972        "endpoints" : {
1973          "us-gov-west-1" : { }
1974        }
1975      },
1976      "logs" : {
1977        "endpoints" : {
1978          "us-gov-west-1" : { }
1979        }
1980      },
1981      "monitoring" : {
1982        "endpoints" : {
1983          "us-gov-west-1" : { }
1984        }
1985      },
1986      "rds" : {
1987        "endpoints" : {
1988          "us-gov-west-1" : { }
1989        }
1990      },
1991      "redshift" : {
1992        "endpoints" : {
1993          "us-gov-west-1" : { }
1994        }
1995      },
1996      "rekognition" : {
1997        "endpoints" : {
1998          "us-gov-west-1" : { }
1999        }
2000      },
2001      "s3" : {
2002        "defaults" : {
2003          "signatureVersions" : [ "s3", "s3v4" ]
2004        },
2005        "endpoints" : {
2006          "fips-us-gov-west-1" : {
2007            "credentialScope" : {
2008              "region" : "us-gov-west-1"
2009            },
2010            "hostname" : "s3-fips-us-gov-west-1.amazonaws.com"
2011          },
2012          "us-gov-west-1" : {
2013            "hostname" : "s3-us-gov-west-1.amazonaws.com",
2014            "protocols" : [ "http", "https" ]
2015          }
2016        }
2017      },
2018      "sms" : {
2019        "endpoints" : {
2020          "us-gov-west-1" : { }
2021        }
2022      },
2023      "snowball" : {
2024        "endpoints" : {
2025          "us-gov-west-1" : { }
2026        }
2027      },
2028      "sns" : {
2029        "endpoints" : {
2030          "us-gov-west-1" : {
2031            "protocols" : [ "http", "https" ]
2032          }
2033        }
2034      },
2035      "sqs" : {
2036        "endpoints" : {
2037          "us-gov-west-1" : {
2038            "protocols" : [ "http", "https" ],
2039            "sslCommonName" : "{region}.queue.{dnsSuffix}"
2040          }
2041        }
2042      },
2043      "ssm" : {
2044        "endpoints" : {
2045          "us-gov-west-1" : { }
2046        }
2047      },
2048      "streams.dynamodb" : {
2049        "defaults" : {
2050          "credentialScope" : {
2051            "service" : "dynamodb"
2052          }
2053        },
2054        "endpoints" : {
2055          "us-gov-west-1" : { }
2056        }
2057      },
2058      "sts" : {
2059        "endpoints" : {
2060          "us-gov-west-1" : { }
2061        }
2062      },
2063      "swf" : {
2064        "endpoints" : {
2065          "us-gov-west-1" : { }
2066        }
2067      }
2068    }
2069  } ],
2070  "version" : 3
2071}