Mercurial > repos > shellac > guppy_basecaller
comparison env/lib/python3.7/site-packages/boto/endpoints.json @ 5:9b1c78e6ba9c draft default tip
"planemo upload commit 6c0a8142489327ece472c84e558c47da711a9142"
author | shellac |
---|---|
date | Mon, 01 Jun 2020 08:59:25 -0400 |
parents | 79f47841a781 |
children |
comparison
equal
deleted
inserted
replaced
4:79f47841a781 | 5:9b1c78e6ba9c |
---|---|
1 { | |
2 "partitions": [ | |
3 { | |
4 "defaults": { | |
5 "hostname": "{service}.{region}.{dnsSuffix}", | |
6 "protocols": [ | |
7 "https" | |
8 ], | |
9 "signatureVersions": [ | |
10 "v4" | |
11 ] | |
12 }, | |
13 "dnsSuffix": "amazonaws.com", | |
14 "partition": "aws", | |
15 "partitionName": "AWS Standard", | |
16 "regionRegex": "^(us|eu|ap|sa|ca)\\-\\w+\\-\\d+$", | |
17 "regions": { | |
18 "ap-northeast-1": { | |
19 "description": "Asia Pacific (Tokyo)" | |
20 }, | |
21 "ap-northeast-2": { | |
22 "description": "Asia Pacific (Seoul)" | |
23 }, | |
24 "ap-south-1": { | |
25 "description": "Asia Pacific (Mumbai)" | |
26 }, | |
27 "ap-southeast-1": { | |
28 "description": "Asia Pacific (Singapore)" | |
29 }, | |
30 "ap-southeast-2": { | |
31 "description": "Asia Pacific (Sydney)" | |
32 }, | |
33 "ca-central-1": { | |
34 "description": "Canada (Central)" | |
35 }, | |
36 "eu-central-1": { | |
37 "description": "EU (Frankfurt)" | |
38 }, | |
39 "eu-west-1": { | |
40 "description": "EU (Ireland)" | |
41 }, | |
42 "eu-west-2": { | |
43 "description": "EU (London)" | |
44 }, | |
45 "sa-east-1": { | |
46 "description": "South America (Sao Paulo)" | |
47 }, | |
48 "us-east-1": { | |
49 "description": "US East (N. Virginia)" | |
50 }, | |
51 "us-east-2": { | |
52 "description": "US East (Ohio)" | |
53 }, | |
54 "us-west-1": { | |
55 "description": "US West (N. California)" | |
56 }, | |
57 "us-west-2": { | |
58 "description": "US West (Oregon)" | |
59 } | |
60 }, | |
61 "services": { | |
62 "autoscaling": { | |
63 "defaults": { | |
64 "protocols": [ | |
65 "http", | |
66 "https" | |
67 ] | |
68 }, | |
69 "endpoints": { | |
70 "ap-northeast-1": {}, | |
71 "ap-northeast-2": {}, | |
72 "ap-south-1": {}, | |
73 "ap-southeast-1": {}, | |
74 "ap-southeast-2": {}, | |
75 "ca-central-1": {}, | |
76 "eu-central-1": {}, | |
77 "eu-west-1": {}, | |
78 "eu-west-2": {}, | |
79 "sa-east-1": {}, | |
80 "us-east-1": {}, | |
81 "us-east-2": {}, | |
82 "us-west-1": {}, | |
83 "us-west-2": {} | |
84 } | |
85 }, | |
86 "cloudformation": { | |
87 "endpoints": { | |
88 "ap-northeast-1": {}, | |
89 "ap-northeast-2": {}, | |
90 "ap-south-1": {}, | |
91 "ap-southeast-1": {}, | |
92 "ap-southeast-2": {}, | |
93 "ca-central-1": {}, | |
94 "eu-central-1": {}, | |
95 "eu-west-1": {}, | |
96 "eu-west-2": {}, | |
97 "sa-east-1": {}, | |
98 "us-east-1": {}, | |
99 "us-east-2": {}, | |
100 "us-west-1": {}, | |
101 "us-west-2": {} | |
102 } | |
103 }, | |
104 "cloudfront": { | |
105 "endpoints": { | |
106 "aws-global": { | |
107 "credentialScope": { | |
108 "region": "us-east-1" | |
109 }, | |
110 "hostname": "cloudfront.amazonaws.com", | |
111 "protocols": [ | |
112 "http", | |
113 "https" | |
114 ] | |
115 } | |
116 }, | |
117 "isRegionalized": false, | |
118 "partitionEndpoint": "aws-global" | |
119 }, | |
120 "cloudhsm": { | |
121 "endpoints": { | |
122 "ap-northeast-1": {}, | |
123 "ap-southeast-1": {}, | |
124 "ap-southeast-2": {}, | |
125 "ca-central-1": {}, | |
126 "eu-central-1": {}, | |
127 "eu-west-1": {}, | |
128 "us-east-1": {}, | |
129 "us-east-2": {}, | |
130 "us-west-1": {}, | |
131 "us-west-2": {} | |
132 } | |
133 }, | |
134 "cloudsearch": { | |
135 "endpoints": { | |
136 "ap-northeast-1": {}, | |
137 "ap-northeast-2": {}, | |
138 "ap-southeast-1": {}, | |
139 "ap-southeast-2": {}, | |
140 "eu-central-1": {}, | |
141 "eu-west-1": {}, | |
142 "sa-east-1": {}, | |
143 "us-east-1": {}, | |
144 "us-west-1": {}, | |
145 "us-west-2": {} | |
146 } | |
147 }, | |
148 "cloudtrail": { | |
149 "endpoints": { | |
150 "ap-northeast-1": {}, | |
151 "ap-northeast-2": {}, | |
152 "ap-south-1": {}, | |
153 "ap-southeast-1": {}, | |
154 "ap-southeast-2": {}, | |
155 "ca-central-1": {}, | |
156 "eu-central-1": {}, | |
157 "eu-west-1": {}, | |
158 "eu-west-2": {}, | |
159 "sa-east-1": {}, | |
160 "us-east-1": {}, | |
161 "us-east-2": {}, | |
162 "us-west-1": {}, | |
163 "us-west-2": {} | |
164 } | |
165 }, | |
166 "codedeploy": { | |
167 "endpoints": { | |
168 "ap-northeast-1": {}, | |
169 "ap-northeast-2": {}, | |
170 "ap-south-1": {}, | |
171 "ap-southeast-1": {}, | |
172 "ap-southeast-2": {}, | |
173 "ca-central-1": {}, | |
174 "eu-central-1": {}, | |
175 "eu-west-1": {}, | |
176 "eu-west-2": {}, | |
177 "sa-east-1": {}, | |
178 "us-east-1": {}, | |
179 "us-east-2": {}, | |
180 "us-west-1": {}, | |
181 "us-west-2": {} | |
182 } | |
183 }, | |
184 "cognito-identity": { | |
185 "endpoints": { | |
186 "ap-northeast-1": {}, | |
187 "ap-northeast-2": {}, | |
188 "ap-southeast-2": {}, | |
189 "eu-central-1": {}, | |
190 "eu-west-1": {}, | |
191 "us-east-1": {}, | |
192 "us-east-2": {}, | |
193 "us-west-2": {} | |
194 } | |
195 }, | |
196 "cognito-sync": { | |
197 "endpoints": { | |
198 "ap-northeast-1": {}, | |
199 "ap-northeast-2": {}, | |
200 "ap-southeast-2": {}, | |
201 "eu-central-1": {}, | |
202 "eu-west-1": {}, | |
203 "us-east-1": {}, | |
204 "us-east-2": {}, | |
205 "us-west-2": {} | |
206 } | |
207 }, | |
208 "config": { | |
209 "endpoints": { | |
210 "ap-northeast-1": {}, | |
211 "ap-northeast-2": {}, | |
212 "ap-south-1": {}, | |
213 "ap-southeast-1": {}, | |
214 "ap-southeast-2": {}, | |
215 "ca-central-1": {}, | |
216 "eu-central-1": {}, | |
217 "eu-west-1": {}, | |
218 "eu-west-2": {}, | |
219 "sa-east-1": {}, | |
220 "us-east-1": {}, | |
221 "us-east-2": {}, | |
222 "us-west-1": {}, | |
223 "us-west-2": {} | |
224 } | |
225 }, | |
226 "datapipeline": { | |
227 "endpoints": { | |
228 "ap-northeast-1": {}, | |
229 "ap-southeast-2": {}, | |
230 "eu-west-1": {}, | |
231 "us-east-1": {}, | |
232 "us-west-2": {} | |
233 } | |
234 }, | |
235 "directconnect": { | |
236 "endpoints": { | |
237 "ap-northeast-1": {}, | |
238 "ap-northeast-2": {}, | |
239 "ap-south-1": {}, | |
240 "ap-southeast-1": {}, | |
241 "ap-southeast-2": {}, | |
242 "ca-central-1": {}, | |
243 "eu-central-1": {}, | |
244 "eu-west-1": {}, | |
245 "eu-west-2": {}, | |
246 "sa-east-1": {}, | |
247 "us-east-1": {}, | |
248 "us-east-2": {}, | |
249 "us-west-1": {}, | |
250 "us-west-2": {} | |
251 } | |
252 }, | |
253 "dynamodb": { | |
254 "defaults": { | |
255 "protocols": [ | |
256 "http", | |
257 "https" | |
258 ] | |
259 }, | |
260 "endpoints": { | |
261 "ap-northeast-1": {}, | |
262 "ap-northeast-2": {}, | |
263 "ap-south-1": {}, | |
264 "ap-southeast-1": {}, | |
265 "ap-southeast-2": {}, | |
266 "ca-central-1": {}, | |
267 "eu-central-1": {}, | |
268 "eu-west-1": {}, | |
269 "eu-west-2": {}, | |
270 "local": { | |
271 "credentialScope": { | |
272 "region": "us-east-1" | |
273 }, | |
274 "hostname": "localhost:8000", | |
275 "protocols": [ | |
276 "http" | |
277 ] | |
278 }, | |
279 "sa-east-1": {}, | |
280 "us-east-1": {}, | |
281 "us-east-2": {}, | |
282 "us-west-1": {}, | |
283 "us-west-2": {} | |
284 } | |
285 }, | |
286 "ec2": { | |
287 "defaults": { | |
288 "protocols": [ | |
289 "http", | |
290 "https" | |
291 ] | |
292 }, | |
293 "endpoints": { | |
294 "ap-northeast-1": {}, | |
295 "ap-northeast-2": {}, | |
296 "ap-south-1": {}, | |
297 "ap-southeast-1": {}, | |
298 "ap-southeast-2": {}, | |
299 "ca-central-1": {}, | |
300 "eu-central-1": {}, | |
301 "eu-west-1": {}, | |
302 "eu-west-2": {}, | |
303 "sa-east-1": {}, | |
304 "us-east-1": {}, | |
305 "us-east-2": {}, | |
306 "us-west-1": {}, | |
307 "us-west-2": {} | |
308 } | |
309 }, | |
310 "ecs": { | |
311 "endpoints": { | |
312 "ap-northeast-1": {}, | |
313 "ap-southeast-1": {}, | |
314 "ap-southeast-2": {}, | |
315 "ca-central-1": {}, | |
316 "eu-central-1": {}, | |
317 "eu-west-1": {}, | |
318 "eu-west-2": {}, | |
319 "us-east-1": {}, | |
320 "us-east-2": {}, | |
321 "us-west-1": {}, | |
322 "us-west-2": {} | |
323 } | |
324 }, | |
325 "elasticache": { | |
326 "endpoints": { | |
327 "ap-northeast-1": {}, | |
328 "ap-northeast-2": {}, | |
329 "ap-south-1": {}, | |
330 "ap-southeast-1": {}, | |
331 "ap-southeast-2": {}, | |
332 "ca-central-1": {}, | |
333 "eu-central-1": {}, | |
334 "eu-west-1": {}, | |
335 "eu-west-2": {}, | |
336 "sa-east-1": {}, | |
337 "us-east-1": {}, | |
338 "us-east-2": {}, | |
339 "us-west-1": {}, | |
340 "us-west-2": {} | |
341 } | |
342 }, | |
343 "elasticbeanstalk": { | |
344 "endpoints": { | |
345 "ap-northeast-1": {}, | |
346 "ap-northeast-2": {}, | |
347 "ap-south-1": {}, | |
348 "ap-southeast-1": {}, | |
349 "ap-southeast-2": {}, | |
350 "ca-central-1": {}, | |
351 "eu-central-1": {}, | |
352 "eu-west-1": {}, | |
353 "eu-west-2": {}, | |
354 "sa-east-1": {}, | |
355 "us-east-1": {}, | |
356 "us-east-2": {}, | |
357 "us-west-1": {}, | |
358 "us-west-2": {} | |
359 } | |
360 }, | |
361 "elasticloadbalancing": { | |
362 "defaults": { | |
363 "protocols": [ | |
364 "http", | |
365 "https" | |
366 ] | |
367 }, | |
368 "endpoints": { | |
369 "ap-northeast-1": {}, | |
370 "ap-northeast-2": {}, | |
371 "ap-south-1": {}, | |
372 "ap-southeast-1": {}, | |
373 "ap-southeast-2": {}, | |
374 "ca-central-1": {}, | |
375 "eu-central-1": {}, | |
376 "eu-west-1": {}, | |
377 "eu-west-2": {}, | |
378 "sa-east-1": {}, | |
379 "us-east-1": {}, | |
380 "us-east-2": {}, | |
381 "us-west-1": {}, | |
382 "us-west-2": {} | |
383 } | |
384 }, | |
385 "elasticmapreduce": { | |
386 "defaults": { | |
387 "protocols": [ | |
388 "http", | |
389 "https" | |
390 ], | |
391 "sslCommonName": "{region}.{service}.{dnsSuffix}" | |
392 }, | |
393 "endpoints": { | |
394 "ap-northeast-1": {}, | |
395 "ap-northeast-2": {}, | |
396 "ap-south-1": {}, | |
397 "ap-southeast-1": {}, | |
398 "ap-southeast-2": {}, | |
399 "ca-central-1": {}, | |
400 "eu-central-1": { | |
401 "sslCommonName": "{service}.{region}.{dnsSuffix}" | |
402 }, | |
403 "eu-west-1": {}, | |
404 "eu-west-2": {}, | |
405 "sa-east-1": {}, | |
406 "us-east-1": { | |
407 "sslCommonName": "{service}.{region}.{dnsSuffix}" | |
408 }, | |
409 "us-east-2": {}, | |
410 "us-west-1": {}, | |
411 "us-west-2": {} | |
412 } | |
413 }, | |
414 "elastictranscoder": { | |
415 "endpoints": { | |
416 "ap-northeast-1": {}, | |
417 "ap-south-1": {}, | |
418 "ap-southeast-1": {}, | |
419 "ap-southeast-2": {}, | |
420 "eu-west-1": {}, | |
421 "us-east-1": {}, | |
422 "us-west-1": {}, | |
423 "us-west-2": {} | |
424 } | |
425 }, | |
426 "email": { | |
427 "endpoints": { | |
428 "eu-west-1": {}, | |
429 "us-east-1": {}, | |
430 "us-west-2": {} | |
431 } | |
432 }, | |
433 "glacier": { | |
434 "defaults": { | |
435 "protocols": [ | |
436 "http", | |
437 "https" | |
438 ] | |
439 }, | |
440 "endpoints": { | |
441 "ap-northeast-1": {}, | |
442 "ap-northeast-2": {}, | |
443 "ap-south-1": {}, | |
444 "ap-southeast-2": {}, | |
445 "ca-central-1": {}, | |
446 "eu-central-1": {}, | |
447 "eu-west-1": {}, | |
448 "eu-west-2": {}, | |
449 "us-east-1": {}, | |
450 "us-east-2": {}, | |
451 "us-west-1": {}, | |
452 "us-west-2": {} | |
453 } | |
454 }, | |
455 "iam": { | |
456 "endpoints": { | |
457 "aws-global": { | |
458 "credentialScope": { | |
459 "region": "us-east-1" | |
460 }, | |
461 "hostname": "iam.amazonaws.com" | |
462 } | |
463 }, | |
464 "isRegionalized": false, | |
465 "partitionEndpoint": "aws-global" | |
466 }, | |
467 "importexport": { | |
468 "endpoints": { | |
469 "aws-global": { | |
470 "credentialScope": { | |
471 "region": "us-east-1", | |
472 "service": "IngestionService" | |
473 }, | |
474 "hostname": "importexport.amazonaws.com", | |
475 "signatureVersions": [ | |
476 "v2", | |
477 "v4" | |
478 ] | |
479 } | |
480 }, | |
481 "isRegionalized": false, | |
482 "partitionEndpoint": "aws-global" | |
483 }, | |
484 "kinesis": { | |
485 "endpoints": { | |
486 "ap-northeast-1": {}, | |
487 "ap-northeast-2": {}, | |
488 "ap-south-1": {}, | |
489 "ap-southeast-1": {}, | |
490 "ap-southeast-2": {}, | |
491 "ca-central-1": {}, | |
492 "eu-central-1": {}, | |
493 "eu-west-1": {}, | |
494 "eu-west-2": {}, | |
495 "sa-east-1": {}, | |
496 "us-east-1": {}, | |
497 "us-east-2": {}, | |
498 "us-west-1": {}, | |
499 "us-west-2": {} | |
500 } | |
501 }, | |
502 "kms": { | |
503 "endpoints": { | |
504 "ap-northeast-1": {}, | |
505 "ap-northeast-2": {}, | |
506 "ap-south-1": {}, | |
507 "ap-southeast-1": {}, | |
508 "ap-southeast-2": {}, | |
509 "ca-central-1": {}, | |
510 "eu-central-1": {}, | |
511 "eu-west-1": {}, | |
512 "eu-west-2": {}, | |
513 "sa-east-1": {}, | |
514 "us-east-1": {}, | |
515 "us-east-2": {}, | |
516 "us-west-1": {}, | |
517 "us-west-2": {} | |
518 } | |
519 }, | |
520 "lambda": { | |
521 "endpoints": { | |
522 "ap-northeast-1": {}, | |
523 "ap-northeast-2": {}, | |
524 "ap-southeast-1": {}, | |
525 "ap-southeast-2": {}, | |
526 "eu-central-1": {}, | |
527 "eu-west-1": {}, | |
528 "us-east-1": {}, | |
529 "us-east-2": {}, | |
530 "us-west-1": {}, | |
531 "us-west-2": {} | |
532 } | |
533 }, | |
534 "logs": { | |
535 "endpoints": { | |
536 "ap-northeast-1": {}, | |
537 "ap-northeast-2": {}, | |
538 "ap-south-1": {}, | |
539 "ap-southeast-1": {}, | |
540 "ap-southeast-2": {}, | |
541 "ca-central-1": {}, | |
542 "eu-central-1": {}, | |
543 "eu-west-1": {}, | |
544 "eu-west-2": {}, | |
545 "sa-east-1": {}, | |
546 "us-east-1": {}, | |
547 "us-east-2": {}, | |
548 "us-west-1": {}, | |
549 "us-west-2": {} | |
550 } | |
551 }, | |
552 "machinelearning": { | |
553 "endpoints": { | |
554 "eu-west-1": {}, | |
555 "us-east-1": {} | |
556 } | |
557 }, | |
558 "monitoring": { | |
559 "defaults": { | |
560 "protocols": [ | |
561 "http", | |
562 "https" | |
563 ] | |
564 }, | |
565 "endpoints": { | |
566 "ap-northeast-1": {}, | |
567 "ap-northeast-2": {}, | |
568 "ap-south-1": {}, | |
569 "ap-southeast-1": {}, | |
570 "ap-southeast-2": {}, | |
571 "ca-central-1": {}, | |
572 "eu-central-1": {}, | |
573 "eu-west-1": {}, | |
574 "eu-west-2": {}, | |
575 "sa-east-1": {}, | |
576 "us-east-1": {}, | |
577 "us-east-2": {}, | |
578 "us-west-1": {}, | |
579 "us-west-2": {} | |
580 } | |
581 }, | |
582 "opsworks": { | |
583 "endpoints": { | |
584 "ap-northeast-1": {}, | |
585 "ap-northeast-2": {}, | |
586 "ap-south-1": {}, | |
587 "ap-southeast-1": {}, | |
588 "ap-southeast-2": {}, | |
589 "eu-central-1": {}, | |
590 "eu-west-1": {}, | |
591 "eu-west-2": {}, | |
592 "sa-east-1": {}, | |
593 "us-east-1": {}, | |
594 "us-east-2": {}, | |
595 "us-west-1": {}, | |
596 "us-west-2": {} | |
597 } | |
598 }, | |
599 "rds": { | |
600 "endpoints": { | |
601 "ap-northeast-1": {}, | |
602 "ap-northeast-2": {}, | |
603 "ap-south-1": {}, | |
604 "ap-southeast-1": {}, | |
605 "ap-southeast-2": {}, | |
606 "ca-central-1": {}, | |
607 "eu-central-1": {}, | |
608 "eu-west-1": {}, | |
609 "eu-west-2": {}, | |
610 "sa-east-1": {}, | |
611 "us-east-1": { | |
612 "sslCommonName": "{service}.{dnsSuffix}" | |
613 }, | |
614 "us-east-2": {}, | |
615 "us-west-1": {}, | |
616 "us-west-2": {} | |
617 } | |
618 }, | |
619 "redshift": { | |
620 "endpoints": { | |
621 "ap-northeast-1": {}, | |
622 "ap-northeast-2": {}, | |
623 "ap-south-1": {}, | |
624 "ap-southeast-1": {}, | |
625 "ap-southeast-2": {}, | |
626 "ca-central-1": {}, | |
627 "eu-central-1": {}, | |
628 "eu-west-1": {}, | |
629 "eu-west-2": {}, | |
630 "sa-east-1": {}, | |
631 "us-east-1": {}, | |
632 "us-east-2": {}, | |
633 "us-west-1": {}, | |
634 "us-west-2": {} | |
635 } | |
636 }, | |
637 "route53": { | |
638 "endpoints": { | |
639 "aws-global": { | |
640 "credentialScope": { | |
641 "region": "us-east-1" | |
642 }, | |
643 "hostname": "route53.amazonaws.com" | |
644 } | |
645 }, | |
646 "isRegionalized": false, | |
647 "partitionEndpoint": "aws-global" | |
648 }, | |
649 "route53domains": { | |
650 "endpoints": { | |
651 "us-east-1": {} | |
652 } | |
653 }, | |
654 "s3": { | |
655 "defaults": { | |
656 "protocols": [ | |
657 "http", | |
658 "https" | |
659 ], | |
660 "signatureVersions": [ | |
661 "s3v4" | |
662 ] | |
663 }, | |
664 "endpoints": { | |
665 "ap-northeast-1": { | |
666 "hostname": "s3-ap-northeast-1.amazonaws.com", | |
667 "signatureVersions": [ | |
668 "s3", | |
669 "s3v4" | |
670 ] | |
671 }, | |
672 "ap-northeast-2": {}, | |
673 "ap-south-1": {}, | |
674 "ap-southeast-1": { | |
675 "hostname": "s3-ap-southeast-1.amazonaws.com", | |
676 "signatureVersions": [ | |
677 "s3", | |
678 "s3v4" | |
679 ] | |
680 }, | |
681 "ap-southeast-2": { | |
682 "hostname": "s3-ap-southeast-2.amazonaws.com", | |
683 "signatureVersions": [ | |
684 "s3", | |
685 "s3v4" | |
686 ] | |
687 }, | |
688 "ca-central-1": {}, | |
689 "eu-central-1": {}, | |
690 "eu-west-1": { | |
691 "hostname": "s3-eu-west-1.amazonaws.com", | |
692 "signatureVersions": [ | |
693 "s3", | |
694 "s3v4" | |
695 ] | |
696 }, | |
697 "eu-west-2": {}, | |
698 "s3-external-1": { | |
699 "credentialScope": { | |
700 "region": "us-east-1" | |
701 }, | |
702 "hostname": "s3-external-1.amazonaws.com", | |
703 "signatureVersions": [ | |
704 "s3", | |
705 "s3v4" | |
706 ] | |
707 }, | |
708 "sa-east-1": { | |
709 "hostname": "s3-sa-east-1.amazonaws.com", | |
710 "signatureVersions": [ | |
711 "s3", | |
712 "s3v4" | |
713 ] | |
714 }, | |
715 "us-east-1": { | |
716 "hostname": "s3.amazonaws.com", | |
717 "signatureVersions": [ | |
718 "s3", | |
719 "s3v4" | |
720 ] | |
721 }, | |
722 "us-east-2": {}, | |
723 "us-west-1": { | |
724 "hostname": "s3-us-west-1.amazonaws.com", | |
725 "signatureVersions": [ | |
726 "s3", | |
727 "s3v4" | |
728 ] | |
729 }, | |
730 "us-west-2": { | |
731 "hostname": "s3-us-west-2.amazonaws.com", | |
732 "signatureVersions": [ | |
733 "s3", | |
734 "s3v4" | |
735 ] | |
736 } | |
737 }, | |
738 "isRegionalized": true, | |
739 "partitionEndpoint": "us-east-1" | |
740 }, | |
741 "sdb": { | |
742 "defaults": { | |
743 "protocols": [ | |
744 "http", | |
745 "https" | |
746 ], | |
747 "signatureVersions": [ | |
748 "v2" | |
749 ] | |
750 }, | |
751 "endpoints": { | |
752 "ap-northeast-1": {}, | |
753 "ap-southeast-1": {}, | |
754 "ap-southeast-2": {}, | |
755 "eu-west-1": {}, | |
756 "sa-east-1": {}, | |
757 "us-east-1": { | |
758 "hostname": "sdb.amazonaws.com" | |
759 }, | |
760 "us-west-1": {}, | |
761 "us-west-2": {} | |
762 } | |
763 }, | |
764 "sns": { | |
765 "defaults": { | |
766 "protocols": [ | |
767 "http", | |
768 "https" | |
769 ] | |
770 }, | |
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 "sqs": { | |
789 "defaults": { | |
790 "protocols": [ | |
791 "http", | |
792 "https" | |
793 ], | |
794 "sslCommonName": "{region}.queue.{dnsSuffix}" | |
795 }, | |
796 "endpoints": { | |
797 "ap-northeast-1": {}, | |
798 "ap-northeast-2": {}, | |
799 "ap-south-1": {}, | |
800 "ap-southeast-1": {}, | |
801 "ap-southeast-2": {}, | |
802 "ca-central-1": {}, | |
803 "eu-central-1": {}, | |
804 "eu-west-1": {}, | |
805 "eu-west-2": {}, | |
806 "sa-east-1": {}, | |
807 "us-east-1": { | |
808 "sslCommonName": "queue.{dnsSuffix}" | |
809 }, | |
810 "us-east-2": {}, | |
811 "us-west-1": {}, | |
812 "us-west-2": {} | |
813 } | |
814 }, | |
815 "storagegateway": { | |
816 "endpoints": { | |
817 "ap-northeast-1": {}, | |
818 "ap-northeast-2": {}, | |
819 "ap-southeast-1": {}, | |
820 "ap-southeast-2": {}, | |
821 "ca-central-1": {}, | |
822 "eu-central-1": {}, | |
823 "eu-west-1": {}, | |
824 "eu-west-2": {}, | |
825 "sa-east-1": {}, | |
826 "us-east-1": {}, | |
827 "us-east-2": {}, | |
828 "us-west-1": {}, | |
829 "us-west-2": {} | |
830 } | |
831 }, | |
832 "sts": { | |
833 "defaults": { | |
834 "credentialScope": { | |
835 "region": "us-east-1" | |
836 }, | |
837 "hostname": "sts.amazonaws.com" | |
838 }, | |
839 "endpoints": { | |
840 "ap-northeast-1": {}, | |
841 "ap-northeast-2": { | |
842 "credentialScope": { | |
843 "region": "ap-northeast-2" | |
844 }, | |
845 "hostname": "sts.ap-northeast-2.amazonaws.com" | |
846 }, | |
847 "ap-south-1": {}, | |
848 "ap-southeast-1": {}, | |
849 "ap-southeast-2": {}, | |
850 "aws-global": {}, | |
851 "ca-central-1": {}, | |
852 "eu-central-1": {}, | |
853 "eu-west-1": {}, | |
854 "eu-west-2": {}, | |
855 "sa-east-1": {}, | |
856 "us-east-1": {}, | |
857 "us-east-2": {}, | |
858 "us-west-1": {}, | |
859 "us-west-2": {} | |
860 }, | |
861 "partitionEndpoint": "aws-global" | |
862 }, | |
863 "support": { | |
864 "endpoints": { | |
865 "us-east-1": {} | |
866 } | |
867 }, | |
868 "swf": { | |
869 "endpoints": { | |
870 "ap-northeast-1": {}, | |
871 "ap-northeast-2": {}, | |
872 "ap-south-1": {}, | |
873 "ap-southeast-1": {}, | |
874 "ap-southeast-2": {}, | |
875 "ca-central-1": {}, | |
876 "eu-central-1": {}, | |
877 "eu-west-1": {}, | |
878 "eu-west-2": {}, | |
879 "sa-east-1": {}, | |
880 "us-east-1": {}, | |
881 "us-east-2": {}, | |
882 "us-west-1": {}, | |
883 "us-west-2": {} | |
884 } | |
885 } | |
886 } | |
887 }, | |
888 { | |
889 "defaults": { | |
890 "hostname": "{service}.{region}.{dnsSuffix}", | |
891 "protocols": [ | |
892 "https" | |
893 ], | |
894 "signatureVersions": [ | |
895 "v4" | |
896 ] | |
897 }, | |
898 "dnsSuffix": "amazonaws.com.cn", | |
899 "partition": "aws-cn", | |
900 "partitionName": "AWS China", | |
901 "regionRegex": "^cn\\-\\w+\\-\\d+$", | |
902 "regions": { | |
903 "cn-north-1": { | |
904 "description": "China (Beijing)" | |
905 } | |
906 }, | |
907 "services": { | |
908 "autoscaling": { | |
909 "defaults": { | |
910 "protocols": [ | |
911 "http", | |
912 "https" | |
913 ] | |
914 }, | |
915 "endpoints": { | |
916 "cn-north-1": {} | |
917 } | |
918 }, | |
919 "cloudformation": { | |
920 "endpoints": { | |
921 "cn-north-1": {} | |
922 } | |
923 }, | |
924 "cloudtrail": { | |
925 "endpoints": { | |
926 "cn-north-1": {} | |
927 } | |
928 }, | |
929 "config": { | |
930 "endpoints": { | |
931 "cn-north-1": {} | |
932 } | |
933 }, | |
934 "directconnect": { | |
935 "endpoints": { | |
936 "cn-north-1": {} | |
937 } | |
938 }, | |
939 "dynamodb": { | |
940 "defaults": { | |
941 "protocols": [ | |
942 "http", | |
943 "https" | |
944 ] | |
945 }, | |
946 "endpoints": { | |
947 "cn-north-1": {} | |
948 } | |
949 }, | |
950 "ec2": { | |
951 "defaults": { | |
952 "protocols": [ | |
953 "http", | |
954 "https" | |
955 ] | |
956 }, | |
957 "endpoints": { | |
958 "cn-north-1": {} | |
959 } | |
960 }, | |
961 "elasticache": { | |
962 "endpoints": { | |
963 "cn-north-1": {} | |
964 } | |
965 }, | |
966 "elasticbeanstalk": { | |
967 "endpoints": { | |
968 "cn-north-1": {} | |
969 } | |
970 }, | |
971 "elasticloadbalancing": { | |
972 "defaults": { | |
973 "protocols": [ | |
974 "http", | |
975 "https" | |
976 ] | |
977 }, | |
978 "endpoints": { | |
979 "cn-north-1": {} | |
980 } | |
981 }, | |
982 "elasticmapreduce": { | |
983 "defaults": { | |
984 "protocols": [ | |
985 "http", | |
986 "https" | |
987 ] | |
988 }, | |
989 "endpoints": { | |
990 "cn-north-1": {} | |
991 } | |
992 }, | |
993 "glacier": { | |
994 "defaults": { | |
995 "protocols": [ | |
996 "http", | |
997 "https" | |
998 ] | |
999 }, | |
1000 "endpoints": { | |
1001 "cn-north-1": {} | |
1002 } | |
1003 }, | |
1004 "iam": { | |
1005 "endpoints": { | |
1006 "aws-cn-global": { | |
1007 "credentialScope": { | |
1008 "region": "cn-north-1" | |
1009 }, | |
1010 "hostname": "iam.cn-north-1.amazonaws.com.cn" | |
1011 } | |
1012 }, | |
1013 "isRegionalized": false, | |
1014 "partitionEndpoint": "aws-cn-global" | |
1015 }, | |
1016 "kinesis": { | |
1017 "endpoints": { | |
1018 "cn-north-1": {} | |
1019 } | |
1020 }, | |
1021 "logs": { | |
1022 "endpoints": { | |
1023 "cn-north-1": {} | |
1024 } | |
1025 }, | |
1026 "monitoring": { | |
1027 "defaults": { | |
1028 "protocols": [ | |
1029 "http", | |
1030 "https" | |
1031 ] | |
1032 }, | |
1033 "endpoints": { | |
1034 "cn-north-1": {} | |
1035 } | |
1036 }, | |
1037 "rds": { | |
1038 "endpoints": { | |
1039 "cn-north-1": {} | |
1040 } | |
1041 }, | |
1042 "redshift": { | |
1043 "endpoints": { | |
1044 "cn-north-1": {} | |
1045 } | |
1046 }, | |
1047 "s3": { | |
1048 "defaults": { | |
1049 "protocols": [ | |
1050 "http", | |
1051 "https" | |
1052 ], | |
1053 "signatureVersions": [ | |
1054 "s3v4" | |
1055 ] | |
1056 }, | |
1057 "endpoints": { | |
1058 "cn-north-1": {} | |
1059 } | |
1060 }, | |
1061 "sns": { | |
1062 "defaults": { | |
1063 "protocols": [ | |
1064 "http", | |
1065 "https" | |
1066 ] | |
1067 }, | |
1068 "endpoints": { | |
1069 "cn-north-1": {} | |
1070 } | |
1071 }, | |
1072 "sqs": { | |
1073 "defaults": { | |
1074 "protocols": [ | |
1075 "http", | |
1076 "https" | |
1077 ], | |
1078 "sslCommonName": "{region}.queue.{dnsSuffix}" | |
1079 }, | |
1080 "endpoints": { | |
1081 "cn-north-1": {} | |
1082 } | |
1083 }, | |
1084 "storagegateway": { | |
1085 "endpoints": { | |
1086 "cn-north-1": {} | |
1087 } | |
1088 }, | |
1089 "sts": { | |
1090 "endpoints": { | |
1091 "cn-north-1": {} | |
1092 } | |
1093 }, | |
1094 "swf": { | |
1095 "endpoints": { | |
1096 "cn-north-1": {} | |
1097 } | |
1098 } | |
1099 } | |
1100 }, | |
1101 { | |
1102 "defaults": { | |
1103 "hostname": "{service}.{region}.{dnsSuffix}", | |
1104 "protocols": [ | |
1105 "https" | |
1106 ], | |
1107 "signatureVersions": [ | |
1108 "v4" | |
1109 ] | |
1110 }, | |
1111 "dnsSuffix": "amazonaws.com", | |
1112 "partition": "aws-us-gov", | |
1113 "partitionName": "AWS GovCloud (US)", | |
1114 "regionRegex": "^us\\-gov\\-\\w+\\-\\d+$", | |
1115 "regions": { | |
1116 "us-gov-west-1": { | |
1117 "description": "AWS GovCloud (US)" | |
1118 } | |
1119 }, | |
1120 "services": { | |
1121 "autoscaling": { | |
1122 "endpoints": { | |
1123 "us-gov-west-1": { | |
1124 "protocols": [ | |
1125 "http", | |
1126 "https" | |
1127 ] | |
1128 } | |
1129 } | |
1130 }, | |
1131 "cloudformation": { | |
1132 "endpoints": { | |
1133 "us-gov-west-1": {} | |
1134 } | |
1135 }, | |
1136 "cloudhsm": { | |
1137 "endpoints": { | |
1138 "us-gov-west-1": {} | |
1139 } | |
1140 }, | |
1141 "cloudtrail": { | |
1142 "endpoints": { | |
1143 "us-gov-west-1": {} | |
1144 } | |
1145 }, | |
1146 "config": { | |
1147 "endpoints": { | |
1148 "us-gov-west-1": {} | |
1149 } | |
1150 }, | |
1151 "directconnect": { | |
1152 "endpoints": { | |
1153 "us-gov-west-1": {} | |
1154 } | |
1155 }, | |
1156 "dynamodb": { | |
1157 "endpoints": { | |
1158 "us-gov-west-1": {} | |
1159 } | |
1160 }, | |
1161 "ec2": { | |
1162 "endpoints": { | |
1163 "us-gov-west-1": {} | |
1164 } | |
1165 }, | |
1166 "elasticache": { | |
1167 "endpoints": { | |
1168 "us-gov-west-1": {} | |
1169 } | |
1170 }, | |
1171 "elasticloadbalancing": { | |
1172 "endpoints": { | |
1173 "us-gov-west-1": { | |
1174 "protocols": [ | |
1175 "http", | |
1176 "https" | |
1177 ] | |
1178 } | |
1179 } | |
1180 }, | |
1181 "elasticmapreduce": { | |
1182 "endpoints": { | |
1183 "us-gov-west-1": { | |
1184 "protocols": [ | |
1185 "http", | |
1186 "https" | |
1187 ] | |
1188 } | |
1189 } | |
1190 }, | |
1191 "glacier": { | |
1192 "endpoints": { | |
1193 "us-gov-west-1": { | |
1194 "protocols": [ | |
1195 "http", | |
1196 "https" | |
1197 ] | |
1198 } | |
1199 } | |
1200 }, | |
1201 "iam": { | |
1202 "endpoints": { | |
1203 "aws-us-gov-global": { | |
1204 "credentialScope": { | |
1205 "region": "us-gov-west-1" | |
1206 }, | |
1207 "hostname": "iam.us-gov.amazonaws.com" | |
1208 } | |
1209 }, | |
1210 "isRegionalized": false, | |
1211 "partitionEndpoint": "aws-us-gov-global" | |
1212 }, | |
1213 "kms": { | |
1214 "endpoints": { | |
1215 "us-gov-west-1": {} | |
1216 } | |
1217 }, | |
1218 "logs": { | |
1219 "endpoints": { | |
1220 "us-gov-west-1": {} | |
1221 } | |
1222 }, | |
1223 "monitoring": { | |
1224 "endpoints": { | |
1225 "us-gov-west-1": {} | |
1226 } | |
1227 }, | |
1228 "rds": { | |
1229 "endpoints": { | |
1230 "us-gov-west-1": {} | |
1231 } | |
1232 }, | |
1233 "redshift": { | |
1234 "endpoints": { | |
1235 "us-gov-west-1": {} | |
1236 } | |
1237 }, | |
1238 "s3": { | |
1239 "defaults": { | |
1240 "signatureVersions": [ | |
1241 "s3", | |
1242 "s3v4" | |
1243 ] | |
1244 }, | |
1245 "endpoints": { | |
1246 "fips-us-gov-west-1": { | |
1247 "credentialScope": { | |
1248 "region": "us-gov-west-1" | |
1249 }, | |
1250 "hostname": "s3-fips-us-gov-west-1.amazonaws.com" | |
1251 }, | |
1252 "us-gov-west-1": { | |
1253 "hostname": "s3-us-gov-west-1.amazonaws.com", | |
1254 "protocols": [ | |
1255 "http", | |
1256 "https" | |
1257 ] | |
1258 } | |
1259 } | |
1260 }, | |
1261 "sns": { | |
1262 "endpoints": { | |
1263 "us-gov-west-1": { | |
1264 "protocols": [ | |
1265 "http", | |
1266 "https" | |
1267 ] | |
1268 } | |
1269 } | |
1270 }, | |
1271 "sqs": { | |
1272 "endpoints": { | |
1273 "us-gov-west-1": { | |
1274 "protocols": [ | |
1275 "http", | |
1276 "https" | |
1277 ], | |
1278 "sslCommonName": "{region}.queue.{dnsSuffix}" | |
1279 } | |
1280 } | |
1281 }, | |
1282 "sts": { | |
1283 "endpoints": { | |
1284 "us-gov-west-1": {} | |
1285 } | |
1286 }, | |
1287 "swf": { | |
1288 "endpoints": { | |
1289 "us-gov-west-1": {} | |
1290 } | |
1291 } | |
1292 } | |
1293 } | |
1294 ], | |
1295 "version": 3 | |
1296 } |