aws-sdk-core 2.6.29 → 2.6.30

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bab254ca96668948d11868c2ba8a0a3257c101da
4
- data.tar.gz: 9fe5a6888d69eff5368c329b85c3c08a4d4ceedc
3
+ metadata.gz: 00267a1e92b74af2cdf1c6c9ae358d40aa52d3ed
4
+ data.tar.gz: 6f8deb61323c62ccff8e37825da455dc4a2cb27a
5
5
  SHA512:
6
- metadata.gz: 137bf33383aa58918d860dc18cf6c192ec6f92d6b0a36f54f4cead8873737cf13deef1840efd6c630a6a9db5953c7ac6481a777ddd4e2be8fc060bc3649643ba
7
- data.tar.gz: 7ef4dd66257d3e7c8af4c3fa4aae46dd1d2c00e5a396ea5c426bd18fe6ac1716589ea6d096f545d498cad868e75e4616e3770269a75303634389ebe0f0077676
6
+ metadata.gz: 4a2fe7c542a9d4b521ba920538eaa2cb52954acd38c927c42b5acf09182d39652f2419964c1a654e018ee292310624e9791efa74cff0b4756cdefe2802407f5b
7
+ data.tar.gz: c34bbb4feff3154e3b0498959286e4928412e414bf6962fc52a8e7d7564d2e6db2971c5903f18edea0d95edc63e33efab91b39d45409969baeaa7250b949434f
@@ -0,0 +1,2137 @@
1
+ {
2
+ "version":"2.0",
3
+ "metadata":{
4
+ "apiVersion":"2016-11-28",
5
+ "endpointPrefix":"lightsail",
6
+ "jsonVersion":"1.1",
7
+ "protocol":"json",
8
+ "serviceFullName":"Amazon Lightsail",
9
+ "signatureVersion":"v4",
10
+ "targetPrefix":"Lightsail_20161128",
11
+ "uid":"lightsail-2016-11-28"
12
+ },
13
+ "operations":{
14
+ "AllocateStaticIp":{
15
+ "name":"AllocateStaticIp",
16
+ "http":{
17
+ "method":"POST",
18
+ "requestUri":"/"
19
+ },
20
+ "input":{"shape":"AllocateStaticIpRequest"},
21
+ "output":{"shape":"AllocateStaticIpResult"},
22
+ "errors":[
23
+ {"shape":"ServiceException"},
24
+ {"shape":"InvalidInputException"},
25
+ {"shape":"NotFoundException"},
26
+ {"shape":"OperationFailureException"},
27
+ {"shape":"AccessDeniedException"},
28
+ {"shape":"AccountSetupInProgressException"},
29
+ {"shape":"UnauthenticatedException"}
30
+ ]
31
+ },
32
+ "AttachStaticIp":{
33
+ "name":"AttachStaticIp",
34
+ "http":{
35
+ "method":"POST",
36
+ "requestUri":"/"
37
+ },
38
+ "input":{"shape":"AttachStaticIpRequest"},
39
+ "output":{"shape":"AttachStaticIpResult"},
40
+ "errors":[
41
+ {"shape":"ServiceException"},
42
+ {"shape":"InvalidInputException"},
43
+ {"shape":"NotFoundException"},
44
+ {"shape":"OperationFailureException"},
45
+ {"shape":"AccessDeniedException"},
46
+ {"shape":"AccountSetupInProgressException"},
47
+ {"shape":"UnauthenticatedException"}
48
+ ]
49
+ },
50
+ "CloseInstancePublicPorts":{
51
+ "name":"CloseInstancePublicPorts",
52
+ "http":{
53
+ "method":"POST",
54
+ "requestUri":"/"
55
+ },
56
+ "input":{"shape":"CloseInstancePublicPortsRequest"},
57
+ "output":{"shape":"CloseInstancePublicPortsResult"},
58
+ "errors":[
59
+ {"shape":"ServiceException"},
60
+ {"shape":"InvalidInputException"},
61
+ {"shape":"NotFoundException"},
62
+ {"shape":"OperationFailureException"},
63
+ {"shape":"AccessDeniedException"},
64
+ {"shape":"AccountSetupInProgressException"},
65
+ {"shape":"UnauthenticatedException"}
66
+ ]
67
+ },
68
+ "CreateDomain":{
69
+ "name":"CreateDomain",
70
+ "http":{
71
+ "method":"POST",
72
+ "requestUri":"/"
73
+ },
74
+ "input":{"shape":"CreateDomainRequest"},
75
+ "output":{"shape":"CreateDomainResult"},
76
+ "errors":[
77
+ {"shape":"ServiceException"},
78
+ {"shape":"InvalidInputException"},
79
+ {"shape":"NotFoundException"},
80
+ {"shape":"OperationFailureException"},
81
+ {"shape":"AccessDeniedException"},
82
+ {"shape":"AccountSetupInProgressException"},
83
+ {"shape":"UnauthenticatedException"}
84
+ ]
85
+ },
86
+ "CreateDomainEntry":{
87
+ "name":"CreateDomainEntry",
88
+ "http":{
89
+ "method":"POST",
90
+ "requestUri":"/"
91
+ },
92
+ "input":{"shape":"CreateDomainEntryRequest"},
93
+ "output":{"shape":"CreateDomainEntryResult"},
94
+ "errors":[
95
+ {"shape":"ServiceException"},
96
+ {"shape":"InvalidInputException"},
97
+ {"shape":"NotFoundException"},
98
+ {"shape":"OperationFailureException"},
99
+ {"shape":"AccessDeniedException"},
100
+ {"shape":"AccountSetupInProgressException"},
101
+ {"shape":"UnauthenticatedException"}
102
+ ]
103
+ },
104
+ "CreateInstanceSnapshot":{
105
+ "name":"CreateInstanceSnapshot",
106
+ "http":{
107
+ "method":"POST",
108
+ "requestUri":"/"
109
+ },
110
+ "input":{"shape":"CreateInstanceSnapshotRequest"},
111
+ "output":{"shape":"CreateInstanceSnapshotResult"},
112
+ "errors":[
113
+ {"shape":"ServiceException"},
114
+ {"shape":"InvalidInputException"},
115
+ {"shape":"NotFoundException"},
116
+ {"shape":"OperationFailureException"},
117
+ {"shape":"AccessDeniedException"},
118
+ {"shape":"AccountSetupInProgressException"},
119
+ {"shape":"UnauthenticatedException"}
120
+ ]
121
+ },
122
+ "CreateInstances":{
123
+ "name":"CreateInstances",
124
+ "http":{
125
+ "method":"POST",
126
+ "requestUri":"/"
127
+ },
128
+ "input":{"shape":"CreateInstancesRequest"},
129
+ "output":{"shape":"CreateInstancesResult"},
130
+ "errors":[
131
+ {"shape":"ServiceException"},
132
+ {"shape":"InvalidInputException"},
133
+ {"shape":"NotFoundException"},
134
+ {"shape":"OperationFailureException"},
135
+ {"shape":"AccessDeniedException"},
136
+ {"shape":"AccountSetupInProgressException"},
137
+ {"shape":"UnauthenticatedException"}
138
+ ]
139
+ },
140
+ "CreateInstancesFromSnapshot":{
141
+ "name":"CreateInstancesFromSnapshot",
142
+ "http":{
143
+ "method":"POST",
144
+ "requestUri":"/"
145
+ },
146
+ "input":{"shape":"CreateInstancesFromSnapshotRequest"},
147
+ "output":{"shape":"CreateInstancesFromSnapshotResult"},
148
+ "errors":[
149
+ {"shape":"ServiceException"},
150
+ {"shape":"InvalidInputException"},
151
+ {"shape":"NotFoundException"},
152
+ {"shape":"OperationFailureException"},
153
+ {"shape":"AccessDeniedException"},
154
+ {"shape":"AccountSetupInProgressException"},
155
+ {"shape":"UnauthenticatedException"}
156
+ ]
157
+ },
158
+ "CreateKeyPair":{
159
+ "name":"CreateKeyPair",
160
+ "http":{
161
+ "method":"POST",
162
+ "requestUri":"/"
163
+ },
164
+ "input":{"shape":"CreateKeyPairRequest"},
165
+ "output":{"shape":"CreateKeyPairResult"},
166
+ "errors":[
167
+ {"shape":"ServiceException"},
168
+ {"shape":"InvalidInputException"},
169
+ {"shape":"NotFoundException"},
170
+ {"shape":"OperationFailureException"},
171
+ {"shape":"AccessDeniedException"},
172
+ {"shape":"AccountSetupInProgressException"},
173
+ {"shape":"UnauthenticatedException"}
174
+ ]
175
+ },
176
+ "DeleteDomain":{
177
+ "name":"DeleteDomain",
178
+ "http":{
179
+ "method":"POST",
180
+ "requestUri":"/"
181
+ },
182
+ "input":{"shape":"DeleteDomainRequest"},
183
+ "output":{"shape":"DeleteDomainResult"},
184
+ "errors":[
185
+ {"shape":"ServiceException"},
186
+ {"shape":"InvalidInputException"},
187
+ {"shape":"NotFoundException"},
188
+ {"shape":"OperationFailureException"},
189
+ {"shape":"AccessDeniedException"},
190
+ {"shape":"AccountSetupInProgressException"},
191
+ {"shape":"UnauthenticatedException"}
192
+ ]
193
+ },
194
+ "DeleteDomainEntry":{
195
+ "name":"DeleteDomainEntry",
196
+ "http":{
197
+ "method":"POST",
198
+ "requestUri":"/"
199
+ },
200
+ "input":{"shape":"DeleteDomainEntryRequest"},
201
+ "output":{"shape":"DeleteDomainEntryResult"},
202
+ "errors":[
203
+ {"shape":"ServiceException"},
204
+ {"shape":"InvalidInputException"},
205
+ {"shape":"NotFoundException"},
206
+ {"shape":"OperationFailureException"},
207
+ {"shape":"AccessDeniedException"},
208
+ {"shape":"AccountSetupInProgressException"},
209
+ {"shape":"UnauthenticatedException"}
210
+ ]
211
+ },
212
+ "DeleteInstance":{
213
+ "name":"DeleteInstance",
214
+ "http":{
215
+ "method":"POST",
216
+ "requestUri":"/"
217
+ },
218
+ "input":{"shape":"DeleteInstanceRequest"},
219
+ "output":{"shape":"DeleteInstanceResult"},
220
+ "errors":[
221
+ {"shape":"ServiceException"},
222
+ {"shape":"InvalidInputException"},
223
+ {"shape":"NotFoundException"},
224
+ {"shape":"OperationFailureException"},
225
+ {"shape":"AccessDeniedException"},
226
+ {"shape":"AccountSetupInProgressException"},
227
+ {"shape":"UnauthenticatedException"}
228
+ ]
229
+ },
230
+ "DeleteInstanceSnapshot":{
231
+ "name":"DeleteInstanceSnapshot",
232
+ "http":{
233
+ "method":"POST",
234
+ "requestUri":"/"
235
+ },
236
+ "input":{"shape":"DeleteInstanceSnapshotRequest"},
237
+ "output":{"shape":"DeleteInstanceSnapshotResult"},
238
+ "errors":[
239
+ {"shape":"ServiceException"},
240
+ {"shape":"InvalidInputException"},
241
+ {"shape":"NotFoundException"},
242
+ {"shape":"OperationFailureException"},
243
+ {"shape":"AccessDeniedException"},
244
+ {"shape":"AccountSetupInProgressException"},
245
+ {"shape":"UnauthenticatedException"}
246
+ ]
247
+ },
248
+ "DeleteKeyPair":{
249
+ "name":"DeleteKeyPair",
250
+ "http":{
251
+ "method":"POST",
252
+ "requestUri":"/"
253
+ },
254
+ "input":{"shape":"DeleteKeyPairRequest"},
255
+ "output":{"shape":"DeleteKeyPairResult"},
256
+ "errors":[
257
+ {"shape":"ServiceException"},
258
+ {"shape":"InvalidInputException"},
259
+ {"shape":"NotFoundException"},
260
+ {"shape":"OperationFailureException"},
261
+ {"shape":"AccessDeniedException"},
262
+ {"shape":"AccountSetupInProgressException"},
263
+ {"shape":"UnauthenticatedException"}
264
+ ]
265
+ },
266
+ "DetachStaticIp":{
267
+ "name":"DetachStaticIp",
268
+ "http":{
269
+ "method":"POST",
270
+ "requestUri":"/"
271
+ },
272
+ "input":{"shape":"DetachStaticIpRequest"},
273
+ "output":{"shape":"DetachStaticIpResult"},
274
+ "errors":[
275
+ {"shape":"ServiceException"},
276
+ {"shape":"InvalidInputException"},
277
+ {"shape":"NotFoundException"},
278
+ {"shape":"OperationFailureException"},
279
+ {"shape":"AccessDeniedException"},
280
+ {"shape":"AccountSetupInProgressException"},
281
+ {"shape":"UnauthenticatedException"}
282
+ ]
283
+ },
284
+ "DownloadDefaultKeyPair":{
285
+ "name":"DownloadDefaultKeyPair",
286
+ "http":{
287
+ "method":"POST",
288
+ "requestUri":"/"
289
+ },
290
+ "input":{"shape":"DownloadDefaultKeyPairRequest"},
291
+ "output":{"shape":"DownloadDefaultKeyPairResult"},
292
+ "errors":[
293
+ {"shape":"ServiceException"},
294
+ {"shape":"InvalidInputException"},
295
+ {"shape":"NotFoundException"},
296
+ {"shape":"OperationFailureException"},
297
+ {"shape":"AccessDeniedException"},
298
+ {"shape":"AccountSetupInProgressException"},
299
+ {"shape":"UnauthenticatedException"}
300
+ ]
301
+ },
302
+ "GetActiveNames":{
303
+ "name":"GetActiveNames",
304
+ "http":{
305
+ "method":"POST",
306
+ "requestUri":"/"
307
+ },
308
+ "input":{"shape":"GetActiveNamesRequest"},
309
+ "output":{"shape":"GetActiveNamesResult"},
310
+ "errors":[
311
+ {"shape":"ServiceException"},
312
+ {"shape":"InvalidInputException"},
313
+ {"shape":"NotFoundException"},
314
+ {"shape":"OperationFailureException"},
315
+ {"shape":"AccessDeniedException"},
316
+ {"shape":"AccountSetupInProgressException"},
317
+ {"shape":"UnauthenticatedException"}
318
+ ]
319
+ },
320
+ "GetBlueprints":{
321
+ "name":"GetBlueprints",
322
+ "http":{
323
+ "method":"POST",
324
+ "requestUri":"/"
325
+ },
326
+ "input":{"shape":"GetBlueprintsRequest"},
327
+ "output":{"shape":"GetBlueprintsResult"},
328
+ "errors":[
329
+ {"shape":"ServiceException"},
330
+ {"shape":"InvalidInputException"},
331
+ {"shape":"NotFoundException"},
332
+ {"shape":"OperationFailureException"},
333
+ {"shape":"AccessDeniedException"},
334
+ {"shape":"AccountSetupInProgressException"},
335
+ {"shape":"UnauthenticatedException"}
336
+ ]
337
+ },
338
+ "GetBundles":{
339
+ "name":"GetBundles",
340
+ "http":{
341
+ "method":"POST",
342
+ "requestUri":"/"
343
+ },
344
+ "input":{"shape":"GetBundlesRequest"},
345
+ "output":{"shape":"GetBundlesResult"},
346
+ "errors":[
347
+ {"shape":"ServiceException"},
348
+ {"shape":"InvalidInputException"},
349
+ {"shape":"NotFoundException"},
350
+ {"shape":"OperationFailureException"},
351
+ {"shape":"AccessDeniedException"},
352
+ {"shape":"AccountSetupInProgressException"},
353
+ {"shape":"UnauthenticatedException"}
354
+ ]
355
+ },
356
+ "GetDomain":{
357
+ "name":"GetDomain",
358
+ "http":{
359
+ "method":"POST",
360
+ "requestUri":"/"
361
+ },
362
+ "input":{"shape":"GetDomainRequest"},
363
+ "output":{"shape":"GetDomainResult"},
364
+ "errors":[
365
+ {"shape":"ServiceException"},
366
+ {"shape":"InvalidInputException"},
367
+ {"shape":"NotFoundException"},
368
+ {"shape":"OperationFailureException"},
369
+ {"shape":"AccessDeniedException"},
370
+ {"shape":"AccountSetupInProgressException"},
371
+ {"shape":"UnauthenticatedException"}
372
+ ]
373
+ },
374
+ "GetDomains":{
375
+ "name":"GetDomains",
376
+ "http":{
377
+ "method":"POST",
378
+ "requestUri":"/"
379
+ },
380
+ "input":{"shape":"GetDomainsRequest"},
381
+ "output":{"shape":"GetDomainsResult"},
382
+ "errors":[
383
+ {"shape":"ServiceException"},
384
+ {"shape":"InvalidInputException"},
385
+ {"shape":"NotFoundException"},
386
+ {"shape":"OperationFailureException"},
387
+ {"shape":"AccessDeniedException"},
388
+ {"shape":"AccountSetupInProgressException"},
389
+ {"shape":"UnauthenticatedException"}
390
+ ]
391
+ },
392
+ "GetInstance":{
393
+ "name":"GetInstance",
394
+ "http":{
395
+ "method":"POST",
396
+ "requestUri":"/"
397
+ },
398
+ "input":{"shape":"GetInstanceRequest"},
399
+ "output":{"shape":"GetInstanceResult"},
400
+ "errors":[
401
+ {"shape":"ServiceException"},
402
+ {"shape":"InvalidInputException"},
403
+ {"shape":"NotFoundException"},
404
+ {"shape":"OperationFailureException"},
405
+ {"shape":"AccessDeniedException"},
406
+ {"shape":"AccountSetupInProgressException"},
407
+ {"shape":"UnauthenticatedException"}
408
+ ]
409
+ },
410
+ "GetInstanceAccessDetails":{
411
+ "name":"GetInstanceAccessDetails",
412
+ "http":{
413
+ "method":"POST",
414
+ "requestUri":"/"
415
+ },
416
+ "input":{"shape":"GetInstanceAccessDetailsRequest"},
417
+ "output":{"shape":"GetInstanceAccessDetailsResult"},
418
+ "errors":[
419
+ {"shape":"ServiceException"},
420
+ {"shape":"InvalidInputException"},
421
+ {"shape":"NotFoundException"},
422
+ {"shape":"OperationFailureException"},
423
+ {"shape":"AccessDeniedException"},
424
+ {"shape":"AccountSetupInProgressException"},
425
+ {"shape":"UnauthenticatedException"}
426
+ ]
427
+ },
428
+ "GetInstanceMetricData":{
429
+ "name":"GetInstanceMetricData",
430
+ "http":{
431
+ "method":"POST",
432
+ "requestUri":"/"
433
+ },
434
+ "input":{"shape":"GetInstanceMetricDataRequest"},
435
+ "output":{"shape":"GetInstanceMetricDataResult"},
436
+ "errors":[
437
+ {"shape":"ServiceException"},
438
+ {"shape":"InvalidInputException"},
439
+ {"shape":"NotFoundException"},
440
+ {"shape":"OperationFailureException"},
441
+ {"shape":"AccessDeniedException"},
442
+ {"shape":"AccountSetupInProgressException"},
443
+ {"shape":"UnauthenticatedException"}
444
+ ]
445
+ },
446
+ "GetInstancePortStates":{
447
+ "name":"GetInstancePortStates",
448
+ "http":{
449
+ "method":"POST",
450
+ "requestUri":"/"
451
+ },
452
+ "input":{"shape":"GetInstancePortStatesRequest"},
453
+ "output":{"shape":"GetInstancePortStatesResult"},
454
+ "errors":[
455
+ {"shape":"ServiceException"},
456
+ {"shape":"InvalidInputException"},
457
+ {"shape":"NotFoundException"},
458
+ {"shape":"OperationFailureException"},
459
+ {"shape":"AccessDeniedException"},
460
+ {"shape":"AccountSetupInProgressException"},
461
+ {"shape":"UnauthenticatedException"}
462
+ ]
463
+ },
464
+ "GetInstanceSnapshot":{
465
+ "name":"GetInstanceSnapshot",
466
+ "http":{
467
+ "method":"POST",
468
+ "requestUri":"/"
469
+ },
470
+ "input":{"shape":"GetInstanceSnapshotRequest"},
471
+ "output":{"shape":"GetInstanceSnapshotResult"},
472
+ "errors":[
473
+ {"shape":"ServiceException"},
474
+ {"shape":"InvalidInputException"},
475
+ {"shape":"NotFoundException"},
476
+ {"shape":"OperationFailureException"},
477
+ {"shape":"AccessDeniedException"},
478
+ {"shape":"AccountSetupInProgressException"},
479
+ {"shape":"UnauthenticatedException"}
480
+ ]
481
+ },
482
+ "GetInstanceSnapshots":{
483
+ "name":"GetInstanceSnapshots",
484
+ "http":{
485
+ "method":"POST",
486
+ "requestUri":"/"
487
+ },
488
+ "input":{"shape":"GetInstanceSnapshotsRequest"},
489
+ "output":{"shape":"GetInstanceSnapshotsResult"},
490
+ "errors":[
491
+ {"shape":"ServiceException"},
492
+ {"shape":"InvalidInputException"},
493
+ {"shape":"NotFoundException"},
494
+ {"shape":"OperationFailureException"},
495
+ {"shape":"AccessDeniedException"},
496
+ {"shape":"AccountSetupInProgressException"},
497
+ {"shape":"UnauthenticatedException"}
498
+ ]
499
+ },
500
+ "GetInstanceState":{
501
+ "name":"GetInstanceState",
502
+ "http":{
503
+ "method":"POST",
504
+ "requestUri":"/"
505
+ },
506
+ "input":{"shape":"GetInstanceStateRequest"},
507
+ "output":{"shape":"GetInstanceStateResult"},
508
+ "errors":[
509
+ {"shape":"ServiceException"},
510
+ {"shape":"InvalidInputException"},
511
+ {"shape":"NotFoundException"},
512
+ {"shape":"OperationFailureException"},
513
+ {"shape":"AccessDeniedException"},
514
+ {"shape":"AccountSetupInProgressException"},
515
+ {"shape":"UnauthenticatedException"}
516
+ ]
517
+ },
518
+ "GetInstances":{
519
+ "name":"GetInstances",
520
+ "http":{
521
+ "method":"POST",
522
+ "requestUri":"/"
523
+ },
524
+ "input":{"shape":"GetInstancesRequest"},
525
+ "output":{"shape":"GetInstancesResult"},
526
+ "errors":[
527
+ {"shape":"ServiceException"},
528
+ {"shape":"InvalidInputException"},
529
+ {"shape":"NotFoundException"},
530
+ {"shape":"OperationFailureException"},
531
+ {"shape":"AccessDeniedException"},
532
+ {"shape":"AccountSetupInProgressException"},
533
+ {"shape":"UnauthenticatedException"}
534
+ ]
535
+ },
536
+ "GetKeyPair":{
537
+ "name":"GetKeyPair",
538
+ "http":{
539
+ "method":"POST",
540
+ "requestUri":"/"
541
+ },
542
+ "input":{"shape":"GetKeyPairRequest"},
543
+ "output":{"shape":"GetKeyPairResult"},
544
+ "errors":[
545
+ {"shape":"ServiceException"},
546
+ {"shape":"InvalidInputException"},
547
+ {"shape":"NotFoundException"},
548
+ {"shape":"OperationFailureException"},
549
+ {"shape":"AccessDeniedException"},
550
+ {"shape":"AccountSetupInProgressException"},
551
+ {"shape":"UnauthenticatedException"}
552
+ ]
553
+ },
554
+ "GetKeyPairs":{
555
+ "name":"GetKeyPairs",
556
+ "http":{
557
+ "method":"POST",
558
+ "requestUri":"/"
559
+ },
560
+ "input":{"shape":"GetKeyPairsRequest"},
561
+ "output":{"shape":"GetKeyPairsResult"},
562
+ "errors":[
563
+ {"shape":"ServiceException"},
564
+ {"shape":"InvalidInputException"},
565
+ {"shape":"NotFoundException"},
566
+ {"shape":"OperationFailureException"},
567
+ {"shape":"AccessDeniedException"},
568
+ {"shape":"AccountSetupInProgressException"},
569
+ {"shape":"UnauthenticatedException"}
570
+ ]
571
+ },
572
+ "GetOperation":{
573
+ "name":"GetOperation",
574
+ "http":{
575
+ "method":"POST",
576
+ "requestUri":"/"
577
+ },
578
+ "input":{"shape":"GetOperationRequest"},
579
+ "output":{"shape":"GetOperationResult"},
580
+ "errors":[
581
+ {"shape":"ServiceException"},
582
+ {"shape":"InvalidInputException"},
583
+ {"shape":"NotFoundException"},
584
+ {"shape":"OperationFailureException"},
585
+ {"shape":"AccessDeniedException"},
586
+ {"shape":"AccountSetupInProgressException"},
587
+ {"shape":"UnauthenticatedException"}
588
+ ]
589
+ },
590
+ "GetOperations":{
591
+ "name":"GetOperations",
592
+ "http":{
593
+ "method":"POST",
594
+ "requestUri":"/"
595
+ },
596
+ "input":{"shape":"GetOperationsRequest"},
597
+ "output":{"shape":"GetOperationsResult"},
598
+ "errors":[
599
+ {"shape":"ServiceException"},
600
+ {"shape":"InvalidInputException"},
601
+ {"shape":"NotFoundException"},
602
+ {"shape":"OperationFailureException"},
603
+ {"shape":"AccessDeniedException"},
604
+ {"shape":"AccountSetupInProgressException"},
605
+ {"shape":"UnauthenticatedException"}
606
+ ]
607
+ },
608
+ "GetOperationsForResource":{
609
+ "name":"GetOperationsForResource",
610
+ "http":{
611
+ "method":"POST",
612
+ "requestUri":"/"
613
+ },
614
+ "input":{"shape":"GetOperationsForResourceRequest"},
615
+ "output":{"shape":"GetOperationsForResourceResult"},
616
+ "errors":[
617
+ {"shape":"ServiceException"},
618
+ {"shape":"InvalidInputException"},
619
+ {"shape":"NotFoundException"},
620
+ {"shape":"OperationFailureException"},
621
+ {"shape":"AccessDeniedException"},
622
+ {"shape":"AccountSetupInProgressException"},
623
+ {"shape":"UnauthenticatedException"}
624
+ ]
625
+ },
626
+ "GetRegions":{
627
+ "name":"GetRegions",
628
+ "http":{
629
+ "method":"POST",
630
+ "requestUri":"/"
631
+ },
632
+ "input":{"shape":"GetRegionsRequest"},
633
+ "output":{"shape":"GetRegionsResult"},
634
+ "errors":[
635
+ {"shape":"ServiceException"},
636
+ {"shape":"InvalidInputException"},
637
+ {"shape":"NotFoundException"},
638
+ {"shape":"OperationFailureException"},
639
+ {"shape":"AccessDeniedException"},
640
+ {"shape":"AccountSetupInProgressException"},
641
+ {"shape":"UnauthenticatedException"}
642
+ ]
643
+ },
644
+ "GetStaticIp":{
645
+ "name":"GetStaticIp",
646
+ "http":{
647
+ "method":"POST",
648
+ "requestUri":"/"
649
+ },
650
+ "input":{"shape":"GetStaticIpRequest"},
651
+ "output":{"shape":"GetStaticIpResult"},
652
+ "errors":[
653
+ {"shape":"ServiceException"},
654
+ {"shape":"InvalidInputException"},
655
+ {"shape":"NotFoundException"},
656
+ {"shape":"OperationFailureException"},
657
+ {"shape":"AccessDeniedException"},
658
+ {"shape":"AccountSetupInProgressException"},
659
+ {"shape":"UnauthenticatedException"}
660
+ ]
661
+ },
662
+ "GetStaticIps":{
663
+ "name":"GetStaticIps",
664
+ "http":{
665
+ "method":"POST",
666
+ "requestUri":"/"
667
+ },
668
+ "input":{"shape":"GetStaticIpsRequest"},
669
+ "output":{"shape":"GetStaticIpsResult"},
670
+ "errors":[
671
+ {"shape":"ServiceException"},
672
+ {"shape":"InvalidInputException"},
673
+ {"shape":"NotFoundException"},
674
+ {"shape":"OperationFailureException"},
675
+ {"shape":"AccessDeniedException"},
676
+ {"shape":"AccountSetupInProgressException"},
677
+ {"shape":"UnauthenticatedException"}
678
+ ]
679
+ },
680
+ "ImportKeyPair":{
681
+ "name":"ImportKeyPair",
682
+ "http":{
683
+ "method":"POST",
684
+ "requestUri":"/"
685
+ },
686
+ "input":{"shape":"ImportKeyPairRequest"},
687
+ "output":{"shape":"ImportKeyPairResult"},
688
+ "errors":[
689
+ {"shape":"ServiceException"},
690
+ {"shape":"InvalidInputException"},
691
+ {"shape":"NotFoundException"},
692
+ {"shape":"OperationFailureException"},
693
+ {"shape":"AccessDeniedException"},
694
+ {"shape":"AccountSetupInProgressException"},
695
+ {"shape":"UnauthenticatedException"}
696
+ ]
697
+ },
698
+ "IsVpcPeered":{
699
+ "name":"IsVpcPeered",
700
+ "http":{
701
+ "method":"POST",
702
+ "requestUri":"/"
703
+ },
704
+ "input":{"shape":"IsVpcPeeredRequest"},
705
+ "output":{"shape":"IsVpcPeeredResult"},
706
+ "errors":[
707
+ {"shape":"ServiceException"},
708
+ {"shape":"InvalidInputException"},
709
+ {"shape":"NotFoundException"},
710
+ {"shape":"OperationFailureException"},
711
+ {"shape":"AccessDeniedException"},
712
+ {"shape":"AccountSetupInProgressException"},
713
+ {"shape":"UnauthenticatedException"}
714
+ ]
715
+ },
716
+ "OpenInstancePublicPorts":{
717
+ "name":"OpenInstancePublicPorts",
718
+ "http":{
719
+ "method":"POST",
720
+ "requestUri":"/"
721
+ },
722
+ "input":{"shape":"OpenInstancePublicPortsRequest"},
723
+ "output":{"shape":"OpenInstancePublicPortsResult"},
724
+ "errors":[
725
+ {"shape":"ServiceException"},
726
+ {"shape":"InvalidInputException"},
727
+ {"shape":"NotFoundException"},
728
+ {"shape":"OperationFailureException"},
729
+ {"shape":"AccessDeniedException"},
730
+ {"shape":"AccountSetupInProgressException"},
731
+ {"shape":"UnauthenticatedException"}
732
+ ]
733
+ },
734
+ "PeerVpc":{
735
+ "name":"PeerVpc",
736
+ "http":{
737
+ "method":"POST",
738
+ "requestUri":"/"
739
+ },
740
+ "input":{"shape":"PeerVpcRequest"},
741
+ "output":{"shape":"PeerVpcResult"},
742
+ "errors":[
743
+ {"shape":"ServiceException"},
744
+ {"shape":"InvalidInputException"},
745
+ {"shape":"NotFoundException"},
746
+ {"shape":"OperationFailureException"},
747
+ {"shape":"AccessDeniedException"},
748
+ {"shape":"AccountSetupInProgressException"},
749
+ {"shape":"UnauthenticatedException"}
750
+ ]
751
+ },
752
+ "RebootInstance":{
753
+ "name":"RebootInstance",
754
+ "http":{
755
+ "method":"POST",
756
+ "requestUri":"/"
757
+ },
758
+ "input":{"shape":"RebootInstanceRequest"},
759
+ "output":{"shape":"RebootInstanceResult"},
760
+ "errors":[
761
+ {"shape":"ServiceException"},
762
+ {"shape":"InvalidInputException"},
763
+ {"shape":"NotFoundException"},
764
+ {"shape":"OperationFailureException"},
765
+ {"shape":"AccessDeniedException"},
766
+ {"shape":"AccountSetupInProgressException"},
767
+ {"shape":"UnauthenticatedException"}
768
+ ]
769
+ },
770
+ "ReleaseStaticIp":{
771
+ "name":"ReleaseStaticIp",
772
+ "http":{
773
+ "method":"POST",
774
+ "requestUri":"/"
775
+ },
776
+ "input":{"shape":"ReleaseStaticIpRequest"},
777
+ "output":{"shape":"ReleaseStaticIpResult"},
778
+ "errors":[
779
+ {"shape":"ServiceException"},
780
+ {"shape":"InvalidInputException"},
781
+ {"shape":"NotFoundException"},
782
+ {"shape":"OperationFailureException"},
783
+ {"shape":"AccessDeniedException"},
784
+ {"shape":"AccountSetupInProgressException"},
785
+ {"shape":"UnauthenticatedException"}
786
+ ]
787
+ },
788
+ "StartInstance":{
789
+ "name":"StartInstance",
790
+ "http":{
791
+ "method":"POST",
792
+ "requestUri":"/"
793
+ },
794
+ "input":{"shape":"StartInstanceRequest"},
795
+ "output":{"shape":"StartInstanceResult"},
796
+ "errors":[
797
+ {"shape":"ServiceException"},
798
+ {"shape":"InvalidInputException"},
799
+ {"shape":"NotFoundException"},
800
+ {"shape":"OperationFailureException"},
801
+ {"shape":"AccessDeniedException"},
802
+ {"shape":"AccountSetupInProgressException"},
803
+ {"shape":"UnauthenticatedException"}
804
+ ]
805
+ },
806
+ "StopInstance":{
807
+ "name":"StopInstance",
808
+ "http":{
809
+ "method":"POST",
810
+ "requestUri":"/"
811
+ },
812
+ "input":{"shape":"StopInstanceRequest"},
813
+ "output":{"shape":"StopInstanceResult"},
814
+ "errors":[
815
+ {"shape":"ServiceException"},
816
+ {"shape":"InvalidInputException"},
817
+ {"shape":"NotFoundException"},
818
+ {"shape":"OperationFailureException"},
819
+ {"shape":"AccessDeniedException"},
820
+ {"shape":"AccountSetupInProgressException"},
821
+ {"shape":"UnauthenticatedException"}
822
+ ]
823
+ },
824
+ "UnpeerVpc":{
825
+ "name":"UnpeerVpc",
826
+ "http":{
827
+ "method":"POST",
828
+ "requestUri":"/"
829
+ },
830
+ "input":{"shape":"UnpeerVpcRequest"},
831
+ "output":{"shape":"UnpeerVpcResult"},
832
+ "errors":[
833
+ {"shape":"ServiceException"},
834
+ {"shape":"InvalidInputException"},
835
+ {"shape":"NotFoundException"},
836
+ {"shape":"OperationFailureException"},
837
+ {"shape":"AccessDeniedException"},
838
+ {"shape":"AccountSetupInProgressException"},
839
+ {"shape":"UnauthenticatedException"}
840
+ ]
841
+ },
842
+ "UpdateDomainEntry":{
843
+ "name":"UpdateDomainEntry",
844
+ "http":{
845
+ "method":"POST",
846
+ "requestUri":"/"
847
+ },
848
+ "input":{"shape":"UpdateDomainEntryRequest"},
849
+ "output":{"shape":"UpdateDomainEntryResult"},
850
+ "errors":[
851
+ {"shape":"ServiceException"},
852
+ {"shape":"InvalidInputException"},
853
+ {"shape":"NotFoundException"},
854
+ {"shape":"OperationFailureException"},
855
+ {"shape":"AccessDeniedException"},
856
+ {"shape":"AccountSetupInProgressException"},
857
+ {"shape":"UnauthenticatedException"}
858
+ ]
859
+ }
860
+ },
861
+ "shapes":{
862
+ "AccessDeniedException":{
863
+ "type":"structure",
864
+ "members":{
865
+ "code":{"shape":"string"},
866
+ "docs":{"shape":"string"},
867
+ "message":{"shape":"string"},
868
+ "tip":{"shape":"string"}
869
+ },
870
+ "exception":true
871
+ },
872
+ "AccessDirection":{
873
+ "type":"string",
874
+ "enum":[
875
+ "inbound",
876
+ "outbound"
877
+ ]
878
+ },
879
+ "AccountSetupInProgressException":{
880
+ "type":"structure",
881
+ "members":{
882
+ "code":{"shape":"string"},
883
+ "docs":{"shape":"string"},
884
+ "message":{"shape":"string"},
885
+ "tip":{"shape":"string"}
886
+ },
887
+ "exception":true
888
+ },
889
+ "AllocateStaticIpRequest":{
890
+ "type":"structure",
891
+ "required":["staticIpName"],
892
+ "members":{
893
+ "staticIpName":{"shape":"ResourceName"}
894
+ }
895
+ },
896
+ "AllocateStaticIpResult":{
897
+ "type":"structure",
898
+ "members":{
899
+ "operations":{"shape":"OperationList"}
900
+ }
901
+ },
902
+ "AttachStaticIpRequest":{
903
+ "type":"structure",
904
+ "required":[
905
+ "staticIpName",
906
+ "instanceName"
907
+ ],
908
+ "members":{
909
+ "staticIpName":{"shape":"ResourceName"},
910
+ "instanceName":{"shape":"ResourceName"}
911
+ }
912
+ },
913
+ "AttachStaticIpResult":{
914
+ "type":"structure",
915
+ "members":{
916
+ "operations":{"shape":"OperationList"}
917
+ }
918
+ },
919
+ "AvailabilityZone":{
920
+ "type":"structure",
921
+ "members":{
922
+ "zoneName":{"shape":"NonEmptyString"},
923
+ "state":{"shape":"NonEmptyString"}
924
+ }
925
+ },
926
+ "AvailabilityZoneList":{
927
+ "type":"list",
928
+ "member":{"shape":"AvailabilityZone"}
929
+ },
930
+ "Base64":{"type":"string"},
931
+ "Blueprint":{
932
+ "type":"structure",
933
+ "members":{
934
+ "blueprintId":{"shape":"NonEmptyString"},
935
+ "name":{"shape":"ResourceName"},
936
+ "group":{"shape":"NonEmptyString"},
937
+ "type":{"shape":"BlueprintType"},
938
+ "description":{"shape":"string"},
939
+ "isActive":{"shape":"boolean"},
940
+ "minPower":{"shape":"integer"},
941
+ "version":{"shape":"string"},
942
+ "versionCode":{"shape":"string"},
943
+ "productUrl":{"shape":"string"},
944
+ "licenseUrl":{"shape":"string"}
945
+ }
946
+ },
947
+ "BlueprintList":{
948
+ "type":"list",
949
+ "member":{"shape":"Blueprint"}
950
+ },
951
+ "BlueprintType":{
952
+ "type":"string",
953
+ "enum":[
954
+ "os",
955
+ "app"
956
+ ]
957
+ },
958
+ "Bundle":{
959
+ "type":"structure",
960
+ "members":{
961
+ "price":{"shape":"float"},
962
+ "cpuCount":{"shape":"integer"},
963
+ "diskSizeInGb":{"shape":"integer"},
964
+ "bundleId":{"shape":"NonEmptyString"},
965
+ "instanceType":{"shape":"string"},
966
+ "isActive":{"shape":"boolean"},
967
+ "name":{"shape":"string"},
968
+ "power":{"shape":"integer"},
969
+ "ramSizeInGb":{"shape":"float"},
970
+ "transferPerMonthInGb":{"shape":"integer"}
971
+ }
972
+ },
973
+ "BundleList":{
974
+ "type":"list",
975
+ "member":{"shape":"Bundle"}
976
+ },
977
+ "CloseInstancePublicPortsRequest":{
978
+ "type":"structure",
979
+ "required":[
980
+ "portInfo",
981
+ "instanceName"
982
+ ],
983
+ "members":{
984
+ "portInfo":{"shape":"PortInfo"},
985
+ "instanceName":{"shape":"ResourceName"}
986
+ }
987
+ },
988
+ "CloseInstancePublicPortsResult":{
989
+ "type":"structure",
990
+ "members":{
991
+ "operation":{"shape":"Operation"}
992
+ }
993
+ },
994
+ "CreateDomainEntryRequest":{
995
+ "type":"structure",
996
+ "required":[
997
+ "domainName",
998
+ "domainEntry"
999
+ ],
1000
+ "members":{
1001
+ "domainName":{"shape":"DomainName"},
1002
+ "domainEntry":{"shape":"DomainEntry"}
1003
+ }
1004
+ },
1005
+ "CreateDomainEntryResult":{
1006
+ "type":"structure",
1007
+ "members":{
1008
+ "operation":{"shape":"Operation"}
1009
+ }
1010
+ },
1011
+ "CreateDomainRequest":{
1012
+ "type":"structure",
1013
+ "required":["domainName"],
1014
+ "members":{
1015
+ "domainName":{"shape":"DomainName"}
1016
+ }
1017
+ },
1018
+ "CreateDomainResult":{
1019
+ "type":"structure",
1020
+ "members":{
1021
+ "operation":{"shape":"Operation"}
1022
+ }
1023
+ },
1024
+ "CreateInstanceSnapshotRequest":{
1025
+ "type":"structure",
1026
+ "required":[
1027
+ "instanceSnapshotName",
1028
+ "instanceName"
1029
+ ],
1030
+ "members":{
1031
+ "instanceSnapshotName":{"shape":"ResourceName"},
1032
+ "instanceName":{"shape":"ResourceName"}
1033
+ }
1034
+ },
1035
+ "CreateInstanceSnapshotResult":{
1036
+ "type":"structure",
1037
+ "members":{
1038
+ "operations":{"shape":"OperationList"}
1039
+ }
1040
+ },
1041
+ "CreateInstancesFromSnapshotRequest":{
1042
+ "type":"structure",
1043
+ "required":[
1044
+ "instanceNames",
1045
+ "availabilityZone",
1046
+ "instanceSnapshotName",
1047
+ "bundleId"
1048
+ ],
1049
+ "members":{
1050
+ "instanceNames":{"shape":"StringList"},
1051
+ "availabilityZone":{"shape":"string"},
1052
+ "instanceSnapshotName":{"shape":"ResourceName"},
1053
+ "bundleId":{"shape":"NonEmptyString"},
1054
+ "userData":{"shape":"string"},
1055
+ "keyPairName":{"shape":"ResourceName"}
1056
+ }
1057
+ },
1058
+ "CreateInstancesFromSnapshotResult":{
1059
+ "type":"structure",
1060
+ "members":{
1061
+ "operations":{"shape":"OperationList"}
1062
+ }
1063
+ },
1064
+ "CreateInstancesRequest":{
1065
+ "type":"structure",
1066
+ "required":[
1067
+ "instanceNames",
1068
+ "availabilityZone",
1069
+ "blueprintId",
1070
+ "bundleId"
1071
+ ],
1072
+ "members":{
1073
+ "instanceNames":{"shape":"StringList"},
1074
+ "availabilityZone":{"shape":"string"},
1075
+ "customImageName":{"shape":"ResourceName"},
1076
+ "blueprintId":{"shape":"NonEmptyString"},
1077
+ "bundleId":{"shape":"NonEmptyString"},
1078
+ "userData":{"shape":"string"},
1079
+ "keyPairName":{"shape":"ResourceName"}
1080
+ }
1081
+ },
1082
+ "CreateInstancesResult":{
1083
+ "type":"structure",
1084
+ "members":{
1085
+ "operations":{"shape":"OperationList"}
1086
+ }
1087
+ },
1088
+ "CreateKeyPairRequest":{
1089
+ "type":"structure",
1090
+ "required":["keyPairName"],
1091
+ "members":{
1092
+ "keyPairName":{"shape":"ResourceName"}
1093
+ }
1094
+ },
1095
+ "CreateKeyPairResult":{
1096
+ "type":"structure",
1097
+ "members":{
1098
+ "keyPair":{"shape":"KeyPair"},
1099
+ "publicKeyBase64":{"shape":"Base64"},
1100
+ "privateKeyBase64":{"shape":"Base64"},
1101
+ "operation":{"shape":"Operation"}
1102
+ }
1103
+ },
1104
+ "DeleteDomainEntryRequest":{
1105
+ "type":"structure",
1106
+ "required":[
1107
+ "domainName",
1108
+ "domainEntry"
1109
+ ],
1110
+ "members":{
1111
+ "domainName":{"shape":"DomainName"},
1112
+ "domainEntry":{"shape":"DomainEntry"}
1113
+ }
1114
+ },
1115
+ "DeleteDomainEntryResult":{
1116
+ "type":"structure",
1117
+ "members":{
1118
+ "operation":{"shape":"Operation"}
1119
+ }
1120
+ },
1121
+ "DeleteDomainRequest":{
1122
+ "type":"structure",
1123
+ "required":["domainName"],
1124
+ "members":{
1125
+ "domainName":{"shape":"DomainName"}
1126
+ }
1127
+ },
1128
+ "DeleteDomainResult":{
1129
+ "type":"structure",
1130
+ "members":{
1131
+ "operation":{"shape":"Operation"}
1132
+ }
1133
+ },
1134
+ "DeleteInstanceRequest":{
1135
+ "type":"structure",
1136
+ "required":["instanceName"],
1137
+ "members":{
1138
+ "instanceName":{"shape":"ResourceName"}
1139
+ }
1140
+ },
1141
+ "DeleteInstanceResult":{
1142
+ "type":"structure",
1143
+ "members":{
1144
+ "operations":{"shape":"OperationList"}
1145
+ }
1146
+ },
1147
+ "DeleteInstanceSnapshotRequest":{
1148
+ "type":"structure",
1149
+ "required":["instanceSnapshotName"],
1150
+ "members":{
1151
+ "instanceSnapshotName":{"shape":"ResourceName"}
1152
+ }
1153
+ },
1154
+ "DeleteInstanceSnapshotResult":{
1155
+ "type":"structure",
1156
+ "members":{
1157
+ "operations":{"shape":"OperationList"}
1158
+ }
1159
+ },
1160
+ "DeleteKeyPairRequest":{
1161
+ "type":"structure",
1162
+ "required":["keyPairName"],
1163
+ "members":{
1164
+ "keyPairName":{"shape":"ResourceName"}
1165
+ }
1166
+ },
1167
+ "DeleteKeyPairResult":{
1168
+ "type":"structure",
1169
+ "members":{
1170
+ "operation":{"shape":"Operation"}
1171
+ }
1172
+ },
1173
+ "DetachStaticIpRequest":{
1174
+ "type":"structure",
1175
+ "required":["staticIpName"],
1176
+ "members":{
1177
+ "staticIpName":{"shape":"ResourceName"}
1178
+ }
1179
+ },
1180
+ "DetachStaticIpResult":{
1181
+ "type":"structure",
1182
+ "members":{
1183
+ "operations":{"shape":"OperationList"}
1184
+ }
1185
+ },
1186
+ "Disk":{
1187
+ "type":"structure",
1188
+ "members":{
1189
+ "name":{"shape":"ResourceName"},
1190
+ "arn":{"shape":"NonEmptyString"},
1191
+ "supportCode":{"shape":"string"},
1192
+ "createdAt":{"shape":"IsoDate"},
1193
+ "location":{"shape":"ResourceLocation"},
1194
+ "resourceType":{"shape":"ResourceType"},
1195
+ "sizeInGb":{"shape":"integer"},
1196
+ "gbInUse":{"shape":"integer"},
1197
+ "isSystemDisk":{"shape":"boolean"},
1198
+ "iops":{"shape":"integer"},
1199
+ "path":{"shape":"string"},
1200
+ "attachedTo":{"shape":"string"},
1201
+ "isAttached":{"shape":"boolean"},
1202
+ "attachmentState":{"shape":"string"}
1203
+ }
1204
+ },
1205
+ "DiskList":{
1206
+ "type":"list",
1207
+ "member":{"shape":"Disk"}
1208
+ },
1209
+ "Domain":{
1210
+ "type":"structure",
1211
+ "members":{
1212
+ "name":{"shape":"ResourceName"},
1213
+ "arn":{"shape":"NonEmptyString"},
1214
+ "supportCode":{"shape":"string"},
1215
+ "createdAt":{"shape":"IsoDate"},
1216
+ "location":{"shape":"ResourceLocation"},
1217
+ "resourceType":{"shape":"ResourceType"},
1218
+ "domainEntries":{"shape":"DomainEntryList"}
1219
+ }
1220
+ },
1221
+ "DomainEntry":{
1222
+ "type":"structure",
1223
+ "members":{
1224
+ "id":{"shape":"NonEmptyString"},
1225
+ "name":{"shape":"DomainName"},
1226
+ "target":{"shape":"string"},
1227
+ "type":{"shape":"DomainEntryType"},
1228
+ "options":{"shape":"DomainEntryOptions"}
1229
+ }
1230
+ },
1231
+ "DomainEntryList":{
1232
+ "type":"list",
1233
+ "member":{"shape":"DomainEntry"}
1234
+ },
1235
+ "DomainEntryOptions":{
1236
+ "type":"map",
1237
+ "key":{"shape":"DomainEntryOptionsKeys"},
1238
+ "value":{"shape":"string"}
1239
+ },
1240
+ "DomainEntryOptionsKeys":{"type":"string"},
1241
+ "DomainEntryType":{"type":"string"},
1242
+ "DomainList":{
1243
+ "type":"list",
1244
+ "member":{"shape":"Domain"}
1245
+ },
1246
+ "DomainName":{"type":"string"},
1247
+ "DownloadDefaultKeyPairRequest":{
1248
+ "type":"structure",
1249
+ "members":{
1250
+ }
1251
+ },
1252
+ "DownloadDefaultKeyPairResult":{
1253
+ "type":"structure",
1254
+ "members":{
1255
+ "publicKeyBase64":{"shape":"Base64"},
1256
+ "privateKeyBase64":{"shape":"Base64"}
1257
+ }
1258
+ },
1259
+ "GetActiveNamesRequest":{
1260
+ "type":"structure",
1261
+ "members":{
1262
+ "pageToken":{"shape":"string"}
1263
+ }
1264
+ },
1265
+ "GetActiveNamesResult":{
1266
+ "type":"structure",
1267
+ "members":{
1268
+ "activeNames":{"shape":"StringList"},
1269
+ "nextPageToken":{"shape":"string"}
1270
+ }
1271
+ },
1272
+ "GetBlueprintsRequest":{
1273
+ "type":"structure",
1274
+ "members":{
1275
+ "includeInactive":{"shape":"boolean"},
1276
+ "pageToken":{"shape":"string"}
1277
+ }
1278
+ },
1279
+ "GetBlueprintsResult":{
1280
+ "type":"structure",
1281
+ "members":{
1282
+ "blueprints":{"shape":"BlueprintList"},
1283
+ "nextPageToken":{"shape":"string"}
1284
+ }
1285
+ },
1286
+ "GetBundlesRequest":{
1287
+ "type":"structure",
1288
+ "members":{
1289
+ "includeInactive":{"shape":"boolean"},
1290
+ "pageToken":{"shape":"string"}
1291
+ }
1292
+ },
1293
+ "GetBundlesResult":{
1294
+ "type":"structure",
1295
+ "members":{
1296
+ "bundles":{"shape":"BundleList"},
1297
+ "nextPageToken":{"shape":"string"}
1298
+ }
1299
+ },
1300
+ "GetDomainRequest":{
1301
+ "type":"structure",
1302
+ "required":["domainName"],
1303
+ "members":{
1304
+ "domainName":{"shape":"DomainName"}
1305
+ }
1306
+ },
1307
+ "GetDomainResult":{
1308
+ "type":"structure",
1309
+ "members":{
1310
+ "domain":{"shape":"Domain"}
1311
+ }
1312
+ },
1313
+ "GetDomainsRequest":{
1314
+ "type":"structure",
1315
+ "members":{
1316
+ "pageToken":{"shape":"string"}
1317
+ }
1318
+ },
1319
+ "GetDomainsResult":{
1320
+ "type":"structure",
1321
+ "members":{
1322
+ "domains":{"shape":"DomainList"},
1323
+ "nextPageToken":{"shape":"string"}
1324
+ }
1325
+ },
1326
+ "GetInstanceAccessDetailsRequest":{
1327
+ "type":"structure",
1328
+ "required":["instanceName"],
1329
+ "members":{
1330
+ "instanceName":{"shape":"ResourceName"},
1331
+ "protocol":{"shape":"InstanceAccessProtocol"}
1332
+ }
1333
+ },
1334
+ "GetInstanceAccessDetailsResult":{
1335
+ "type":"structure",
1336
+ "members":{
1337
+ "accessDetails":{"shape":"InstanceAccessDetails"}
1338
+ }
1339
+ },
1340
+ "GetInstanceMetricDataRequest":{
1341
+ "type":"structure",
1342
+ "required":[
1343
+ "instanceName",
1344
+ "metricName",
1345
+ "period",
1346
+ "startTime",
1347
+ "endTime",
1348
+ "unit",
1349
+ "statistics"
1350
+ ],
1351
+ "members":{
1352
+ "instanceName":{"shape":"ResourceName"},
1353
+ "metricName":{"shape":"InstanceMetricName"},
1354
+ "period":{"shape":"MetricPeriod"},
1355
+ "startTime":{"shape":"timestamp"},
1356
+ "endTime":{"shape":"timestamp"},
1357
+ "unit":{"shape":"MetricUnit"},
1358
+ "statistics":{"shape":"MetricStatisticList"}
1359
+ }
1360
+ },
1361
+ "GetInstanceMetricDataResult":{
1362
+ "type":"structure",
1363
+ "members":{
1364
+ "metricName":{"shape":"InstanceMetricName"},
1365
+ "metricData":{"shape":"MetricDatapointList"}
1366
+ }
1367
+ },
1368
+ "GetInstancePortStatesRequest":{
1369
+ "type":"structure",
1370
+ "required":["instanceName"],
1371
+ "members":{
1372
+ "instanceName":{"shape":"ResourceName"}
1373
+ }
1374
+ },
1375
+ "GetInstancePortStatesResult":{
1376
+ "type":"structure",
1377
+ "members":{
1378
+ "portStates":{"shape":"PortStateList"}
1379
+ }
1380
+ },
1381
+ "GetInstanceRequest":{
1382
+ "type":"structure",
1383
+ "required":["instanceName"],
1384
+ "members":{
1385
+ "instanceName":{"shape":"ResourceName"}
1386
+ }
1387
+ },
1388
+ "GetInstanceResult":{
1389
+ "type":"structure",
1390
+ "members":{
1391
+ "instance":{"shape":"Instance"}
1392
+ }
1393
+ },
1394
+ "GetInstanceSnapshotRequest":{
1395
+ "type":"structure",
1396
+ "required":["instanceSnapshotName"],
1397
+ "members":{
1398
+ "instanceSnapshotName":{"shape":"ResourceName"}
1399
+ }
1400
+ },
1401
+ "GetInstanceSnapshotResult":{
1402
+ "type":"structure",
1403
+ "members":{
1404
+ "instanceSnapshot":{"shape":"InstanceSnapshot"}
1405
+ }
1406
+ },
1407
+ "GetInstanceSnapshotsRequest":{
1408
+ "type":"structure",
1409
+ "members":{
1410
+ "pageToken":{"shape":"string"}
1411
+ }
1412
+ },
1413
+ "GetInstanceSnapshotsResult":{
1414
+ "type":"structure",
1415
+ "members":{
1416
+ "instanceSnapshots":{"shape":"InstanceSnapshotList"},
1417
+ "nextPageToken":{"shape":"string"}
1418
+ }
1419
+ },
1420
+ "GetInstanceStateRequest":{
1421
+ "type":"structure",
1422
+ "required":["instanceName"],
1423
+ "members":{
1424
+ "instanceName":{"shape":"ResourceName"}
1425
+ }
1426
+ },
1427
+ "GetInstanceStateResult":{
1428
+ "type":"structure",
1429
+ "members":{
1430
+ "state":{"shape":"InstanceState"}
1431
+ }
1432
+ },
1433
+ "GetInstancesRequest":{
1434
+ "type":"structure",
1435
+ "members":{
1436
+ "pageToken":{"shape":"string"}
1437
+ }
1438
+ },
1439
+ "GetInstancesResult":{
1440
+ "type":"structure",
1441
+ "members":{
1442
+ "instances":{"shape":"InstanceList"},
1443
+ "nextPageToken":{"shape":"string"}
1444
+ }
1445
+ },
1446
+ "GetKeyPairRequest":{
1447
+ "type":"structure",
1448
+ "required":["keyPairName"],
1449
+ "members":{
1450
+ "keyPairName":{"shape":"ResourceName"}
1451
+ }
1452
+ },
1453
+ "GetKeyPairResult":{
1454
+ "type":"structure",
1455
+ "members":{
1456
+ "keyPair":{"shape":"KeyPair"}
1457
+ }
1458
+ },
1459
+ "GetKeyPairsRequest":{
1460
+ "type":"structure",
1461
+ "members":{
1462
+ "pageToken":{"shape":"string"}
1463
+ }
1464
+ },
1465
+ "GetKeyPairsResult":{
1466
+ "type":"structure",
1467
+ "members":{
1468
+ "keyPairs":{"shape":"KeyPairList"},
1469
+ "nextPageToken":{"shape":"string"}
1470
+ }
1471
+ },
1472
+ "GetOperationRequest":{
1473
+ "type":"structure",
1474
+ "required":["operationId"],
1475
+ "members":{
1476
+ "operationId":{"shape":"NonEmptyString"}
1477
+ }
1478
+ },
1479
+ "GetOperationResult":{
1480
+ "type":"structure",
1481
+ "members":{
1482
+ "operation":{"shape":"Operation"}
1483
+ }
1484
+ },
1485
+ "GetOperationsForResourceRequest":{
1486
+ "type":"structure",
1487
+ "required":["resourceName"],
1488
+ "members":{
1489
+ "resourceName":{"shape":"ResourceName"},
1490
+ "pageToken":{"shape":"string"}
1491
+ }
1492
+ },
1493
+ "GetOperationsForResourceResult":{
1494
+ "type":"structure",
1495
+ "members":{
1496
+ "operations":{"shape":"OperationList"},
1497
+ "nextPageCount":{"shape":"string"}
1498
+ }
1499
+ },
1500
+ "GetOperationsRequest":{
1501
+ "type":"structure",
1502
+ "members":{
1503
+ "pageToken":{"shape":"string"}
1504
+ }
1505
+ },
1506
+ "GetOperationsResult":{
1507
+ "type":"structure",
1508
+ "members":{
1509
+ "operations":{"shape":"OperationList"},
1510
+ "nextPageToken":{"shape":"string"}
1511
+ }
1512
+ },
1513
+ "GetRegionsRequest":{
1514
+ "type":"structure",
1515
+ "members":{
1516
+ "includeAvailabilityZones":{"shape":"boolean"}
1517
+ }
1518
+ },
1519
+ "GetRegionsResult":{
1520
+ "type":"structure",
1521
+ "members":{
1522
+ "regions":{"shape":"RegionList"}
1523
+ }
1524
+ },
1525
+ "GetStaticIpRequest":{
1526
+ "type":"structure",
1527
+ "required":["staticIpName"],
1528
+ "members":{
1529
+ "staticIpName":{"shape":"ResourceName"}
1530
+ }
1531
+ },
1532
+ "GetStaticIpResult":{
1533
+ "type":"structure",
1534
+ "members":{
1535
+ "staticIp":{"shape":"StaticIp"}
1536
+ }
1537
+ },
1538
+ "GetStaticIpsRequest":{
1539
+ "type":"structure",
1540
+ "members":{
1541
+ "pageToken":{"shape":"string"}
1542
+ }
1543
+ },
1544
+ "GetStaticIpsResult":{
1545
+ "type":"structure",
1546
+ "members":{
1547
+ "staticIps":{"shape":"StaticIpList"},
1548
+ "nextPageToken":{"shape":"string"}
1549
+ }
1550
+ },
1551
+ "ImportKeyPairRequest":{
1552
+ "type":"structure",
1553
+ "required":[
1554
+ "keyPairName",
1555
+ "publicKeyBase64"
1556
+ ],
1557
+ "members":{
1558
+ "keyPairName":{"shape":"ResourceName"},
1559
+ "publicKeyBase64":{"shape":"Base64"}
1560
+ }
1561
+ },
1562
+ "ImportKeyPairResult":{
1563
+ "type":"structure",
1564
+ "members":{
1565
+ "operation":{"shape":"Operation"}
1566
+ }
1567
+ },
1568
+ "Instance":{
1569
+ "type":"structure",
1570
+ "members":{
1571
+ "name":{"shape":"ResourceName"},
1572
+ "arn":{"shape":"NonEmptyString"},
1573
+ "supportCode":{"shape":"string"},
1574
+ "createdAt":{"shape":"IsoDate"},
1575
+ "location":{"shape":"ResourceLocation"},
1576
+ "resourceType":{"shape":"ResourceType"},
1577
+ "blueprintId":{"shape":"NonEmptyString"},
1578
+ "blueprintName":{"shape":"NonEmptyString"},
1579
+ "bundleId":{"shape":"NonEmptyString"},
1580
+ "isStaticIp":{"shape":"boolean"},
1581
+ "privateIpAddress":{"shape":"IpAddress"},
1582
+ "publicIpAddress":{"shape":"IpAddress"},
1583
+ "ipv6Address":{"shape":"IpV6Address"},
1584
+ "hardware":{"shape":"InstanceHardware"},
1585
+ "networking":{"shape":"InstanceNetworking"},
1586
+ "state":{"shape":"InstanceState"},
1587
+ "username":{"shape":"NonEmptyString"},
1588
+ "sshKeyName":{"shape":"ResourceName"}
1589
+ }
1590
+ },
1591
+ "InstanceAccessDetails":{
1592
+ "type":"structure",
1593
+ "members":{
1594
+ "certKey":{"shape":"string"},
1595
+ "expiresAt":{"shape":"IsoDate"},
1596
+ "ipAddress":{"shape":"IpAddress"},
1597
+ "password":{"shape":"string"},
1598
+ "privateKey":{"shape":"string"},
1599
+ "protocol":{"shape":"InstanceAccessProtocol"},
1600
+ "instanceName":{"shape":"ResourceName"},
1601
+ "username":{"shape":"string"}
1602
+ }
1603
+ },
1604
+ "InstanceAccessProtocol":{
1605
+ "type":"string",
1606
+ "enum":[
1607
+ "ssh",
1608
+ "rdp"
1609
+ ]
1610
+ },
1611
+ "InstanceHardware":{
1612
+ "type":"structure",
1613
+ "members":{
1614
+ "cpuCount":{"shape":"integer"},
1615
+ "disks":{"shape":"DiskList"},
1616
+ "ramSizeInGb":{"shape":"float"}
1617
+ }
1618
+ },
1619
+ "InstanceList":{
1620
+ "type":"list",
1621
+ "member":{"shape":"Instance"}
1622
+ },
1623
+ "InstanceMetricName":{
1624
+ "type":"string",
1625
+ "enum":[
1626
+ "CPUUtilization",
1627
+ "NetworkIn",
1628
+ "NetworkOut",
1629
+ "StatusCheckFailed",
1630
+ "StatusCheckFailed_Instance",
1631
+ "StatusCheckFailed_System"
1632
+ ]
1633
+ },
1634
+ "InstanceNetworking":{
1635
+ "type":"structure",
1636
+ "members":{
1637
+ "monthlyTransfer":{"shape":"MonthlyTransfer"},
1638
+ "ports":{"shape":"InstancePortInfoList"}
1639
+ }
1640
+ },
1641
+ "InstancePortInfo":{
1642
+ "type":"structure",
1643
+ "members":{
1644
+ "fromPort":{"shape":"Port"},
1645
+ "toPort":{"shape":"Port"},
1646
+ "protocol":{"shape":"NetworkProtocol"},
1647
+ "accessFrom":{"shape":"string"},
1648
+ "accessType":{"shape":"PortAccessType"},
1649
+ "commonName":{"shape":"string"},
1650
+ "accessDirection":{"shape":"AccessDirection"}
1651
+ }
1652
+ },
1653
+ "InstancePortInfoList":{
1654
+ "type":"list",
1655
+ "member":{"shape":"InstancePortInfo"}
1656
+ },
1657
+ "InstanceSnapshot":{
1658
+ "type":"structure",
1659
+ "members":{
1660
+ "name":{"shape":"ResourceName"},
1661
+ "arn":{"shape":"NonEmptyString"},
1662
+ "supportCode":{"shape":"string"},
1663
+ "createdAt":{"shape":"IsoDate"},
1664
+ "location":{"shape":"ResourceLocation"},
1665
+ "resourceType":{"shape":"ResourceType"},
1666
+ "state":{"shape":"InstanceSnapshotState"},
1667
+ "progress":{"shape":"string"},
1668
+ "fromInstanceName":{"shape":"ResourceName"},
1669
+ "fromInstanceArn":{"shape":"NonEmptyString"},
1670
+ "fromBlueprintId":{"shape":"string"},
1671
+ "fromBundleId":{"shape":"string"},
1672
+ "sizeInGb":{"shape":"integer"}
1673
+ }
1674
+ },
1675
+ "InstanceSnapshotList":{
1676
+ "type":"list",
1677
+ "member":{"shape":"InstanceSnapshot"}
1678
+ },
1679
+ "InstanceSnapshotState":{
1680
+ "type":"string",
1681
+ "enum":[
1682
+ "pending",
1683
+ "error",
1684
+ "available"
1685
+ ]
1686
+ },
1687
+ "InstanceState":{
1688
+ "type":"structure",
1689
+ "members":{
1690
+ "code":{"shape":"integer"},
1691
+ "name":{"shape":"string"}
1692
+ }
1693
+ },
1694
+ "InvalidInputException":{
1695
+ "type":"structure",
1696
+ "members":{
1697
+ "code":{"shape":"string"},
1698
+ "docs":{"shape":"string"},
1699
+ "message":{"shape":"string"},
1700
+ "tip":{"shape":"string"}
1701
+ },
1702
+ "exception":true
1703
+ },
1704
+ "IpAddress":{
1705
+ "type":"string",
1706
+ "pattern":"([0-9]{1,3}\\.){3}[0-9]{1,3}"
1707
+ },
1708
+ "IpV6Address":{
1709
+ "type":"string",
1710
+ "pattern":"([A-F0-9]{1,4}:){7}[A-F0-9]{1,4}"
1711
+ },
1712
+ "IsVpcPeeredRequest":{
1713
+ "type":"structure",
1714
+ "members":{
1715
+ }
1716
+ },
1717
+ "IsVpcPeeredResult":{
1718
+ "type":"structure",
1719
+ "members":{
1720
+ "isPeered":{"shape":"boolean"}
1721
+ }
1722
+ },
1723
+ "IsoDate":{"type":"timestamp"},
1724
+ "KeyPair":{
1725
+ "type":"structure",
1726
+ "members":{
1727
+ "name":{"shape":"ResourceName"},
1728
+ "arn":{"shape":"NonEmptyString"},
1729
+ "supportCode":{"shape":"string"},
1730
+ "createdAt":{"shape":"IsoDate"},
1731
+ "location":{"shape":"ResourceLocation"},
1732
+ "resourceType":{"shape":"ResourceType"},
1733
+ "fingerprint":{"shape":"Base64"}
1734
+ }
1735
+ },
1736
+ "KeyPairList":{
1737
+ "type":"list",
1738
+ "member":{"shape":"KeyPair"}
1739
+ },
1740
+ "MetricDatapoint":{
1741
+ "type":"structure",
1742
+ "members":{
1743
+ "average":{"shape":"double"},
1744
+ "maximum":{"shape":"double"},
1745
+ "minimum":{"shape":"double"},
1746
+ "sampleCount":{"shape":"double"},
1747
+ "sum":{"shape":"double"},
1748
+ "timestamp":{"shape":"timestamp"},
1749
+ "unit":{"shape":"MetricUnit"}
1750
+ }
1751
+ },
1752
+ "MetricDatapointList":{
1753
+ "type":"list",
1754
+ "member":{"shape":"MetricDatapoint"}
1755
+ },
1756
+ "MetricPeriod":{
1757
+ "type":"integer",
1758
+ "max":86400,
1759
+ "min":60
1760
+ },
1761
+ "MetricStatistic":{
1762
+ "type":"string",
1763
+ "enum":[
1764
+ "Minimum",
1765
+ "Maximum",
1766
+ "Sum",
1767
+ "Average",
1768
+ "SampleCount"
1769
+ ]
1770
+ },
1771
+ "MetricStatisticList":{
1772
+ "type":"list",
1773
+ "member":{"shape":"MetricStatistic"}
1774
+ },
1775
+ "MetricUnit":{
1776
+ "type":"string",
1777
+ "enum":[
1778
+ "Seconds",
1779
+ "Microseconds",
1780
+ "Milliseconds",
1781
+ "Bytes",
1782
+ "Kilobytes",
1783
+ "Megabytes",
1784
+ "Gigabytes",
1785
+ "Terabytes",
1786
+ "Bits",
1787
+ "Kilobits",
1788
+ "Megabits",
1789
+ "Gigabits",
1790
+ "Terabits",
1791
+ "Percent",
1792
+ "Count",
1793
+ "Bytes/Second",
1794
+ "Kilobytes/Second",
1795
+ "Megabytes/Second",
1796
+ "Gigabytes/Second",
1797
+ "Terabytes/Second",
1798
+ "Bits/Second",
1799
+ "Kilobits/Second",
1800
+ "Megabits/Second",
1801
+ "Gigabits/Second",
1802
+ "Terabits/Second",
1803
+ "Count/Second",
1804
+ "None"
1805
+ ]
1806
+ },
1807
+ "MonthlyTransfer":{
1808
+ "type":"structure",
1809
+ "members":{
1810
+ "gbPerMonthAllocated":{"shape":"integer"}
1811
+ }
1812
+ },
1813
+ "NetworkProtocol":{
1814
+ "type":"string",
1815
+ "enum":[
1816
+ "tcp",
1817
+ "all",
1818
+ "udp"
1819
+ ]
1820
+ },
1821
+ "NonEmptyString":{
1822
+ "type":"string",
1823
+ "pattern":".*\\S.*"
1824
+ },
1825
+ "NotFoundException":{
1826
+ "type":"structure",
1827
+ "members":{
1828
+ "code":{"shape":"string"},
1829
+ "docs":{"shape":"string"},
1830
+ "message":{"shape":"string"},
1831
+ "tip":{"shape":"string"}
1832
+ },
1833
+ "exception":true
1834
+ },
1835
+ "OpenInstancePublicPortsRequest":{
1836
+ "type":"structure",
1837
+ "required":[
1838
+ "portInfo",
1839
+ "instanceName"
1840
+ ],
1841
+ "members":{
1842
+ "portInfo":{"shape":"PortInfo"},
1843
+ "instanceName":{"shape":"ResourceName"}
1844
+ }
1845
+ },
1846
+ "OpenInstancePublicPortsResult":{
1847
+ "type":"structure",
1848
+ "members":{
1849
+ "operation":{"shape":"Operation"}
1850
+ }
1851
+ },
1852
+ "Operation":{
1853
+ "type":"structure",
1854
+ "members":{
1855
+ "id":{"shape":"NonEmptyString"},
1856
+ "resourceName":{"shape":"ResourceName"},
1857
+ "resourceType":{"shape":"ResourceType"},
1858
+ "createdAt":{"shape":"IsoDate"},
1859
+ "location":{"shape":"ResourceLocation"},
1860
+ "isTerminal":{"shape":"boolean"},
1861
+ "operationDetails":{"shape":"string"},
1862
+ "operationType":{"shape":"OperationType"},
1863
+ "status":{"shape":"OperationStatus"},
1864
+ "statusChangedAt":{"shape":"IsoDate"},
1865
+ "errorCode":{"shape":"string"},
1866
+ "errorDetails":{"shape":"string"}
1867
+ }
1868
+ },
1869
+ "OperationFailureException":{
1870
+ "type":"structure",
1871
+ "members":{
1872
+ "code":{"shape":"string"},
1873
+ "docs":{"shape":"string"},
1874
+ "message":{"shape":"string"},
1875
+ "tip":{"shape":"string"}
1876
+ },
1877
+ "exception":true
1878
+ },
1879
+ "OperationList":{
1880
+ "type":"list",
1881
+ "member":{"shape":"Operation"}
1882
+ },
1883
+ "OperationStatus":{
1884
+ "type":"string",
1885
+ "enum":[
1886
+ "NotStarted",
1887
+ "Started",
1888
+ "Failed",
1889
+ "Completed"
1890
+ ]
1891
+ },
1892
+ "OperationType":{
1893
+ "type":"string",
1894
+ "enum":[
1895
+ "DeleteInstance",
1896
+ "CreateInstance",
1897
+ "StopInstance",
1898
+ "StartInstance",
1899
+ "RebootInstance",
1900
+ "OpenInstancePublicPorts",
1901
+ "CloseInstancePublicPorts",
1902
+ "AllocateStaticIp",
1903
+ "ReleaseStaticIp",
1904
+ "AttachStaticIp",
1905
+ "DetachStaticIp",
1906
+ "UpdateDomainEntry",
1907
+ "DeleteDomainEntry",
1908
+ "CreateDomain",
1909
+ "DeleteDomain",
1910
+ "CreateInstanceSnapshot",
1911
+ "DeleteInstanceSnapshot",
1912
+ "CreateInstancesFromSnapshot"
1913
+ ]
1914
+ },
1915
+ "PeerVpcRequest":{
1916
+ "type":"structure",
1917
+ "members":{
1918
+ }
1919
+ },
1920
+ "PeerVpcResult":{
1921
+ "type":"structure",
1922
+ "members":{
1923
+ "operation":{"shape":"Operation"}
1924
+ }
1925
+ },
1926
+ "Port":{
1927
+ "type":"integer",
1928
+ "max":65535,
1929
+ "min":0
1930
+ },
1931
+ "PortAccessType":{
1932
+ "type":"string",
1933
+ "enum":[
1934
+ "Public",
1935
+ "Private"
1936
+ ]
1937
+ },
1938
+ "PortInfo":{
1939
+ "type":"structure",
1940
+ "members":{
1941
+ "fromPort":{"shape":"Port"},
1942
+ "toPort":{"shape":"Port"},
1943
+ "protocol":{"shape":"NetworkProtocol"}
1944
+ }
1945
+ },
1946
+ "PortState":{
1947
+ "type":"string",
1948
+ "enum":[
1949
+ "open",
1950
+ "closed"
1951
+ ]
1952
+ },
1953
+ "PortStateList":{
1954
+ "type":"list",
1955
+ "member":{"shape":"PortState"}
1956
+ },
1957
+ "RebootInstanceRequest":{
1958
+ "type":"structure",
1959
+ "required":["instanceName"],
1960
+ "members":{
1961
+ "instanceName":{"shape":"ResourceName"}
1962
+ }
1963
+ },
1964
+ "RebootInstanceResult":{
1965
+ "type":"structure",
1966
+ "members":{
1967
+ "operations":{"shape":"OperationList"}
1968
+ }
1969
+ },
1970
+ "Region":{
1971
+ "type":"structure",
1972
+ "members":{
1973
+ "continentCode":{"shape":"string"},
1974
+ "description":{"shape":"string"},
1975
+ "displayName":{"shape":"string"},
1976
+ "name":{"shape":"RegionName"},
1977
+ "availabilityZones":{"shape":"AvailabilityZoneList"}
1978
+ }
1979
+ },
1980
+ "RegionList":{
1981
+ "type":"list",
1982
+ "member":{"shape":"Region"}
1983
+ },
1984
+ "RegionName":{
1985
+ "type":"string",
1986
+ "enum":[
1987
+ "us-east-1",
1988
+ "us-west-1",
1989
+ "us-west-2",
1990
+ "eu-west-1",
1991
+ "eu-central-1",
1992
+ "ap-south-1",
1993
+ "ap-southeast-1",
1994
+ "ap-southeast-2",
1995
+ "ap-northeast-1",
1996
+ "ap-northeast-2"
1997
+ ]
1998
+ },
1999
+ "ReleaseStaticIpRequest":{
2000
+ "type":"structure",
2001
+ "required":["staticIpName"],
2002
+ "members":{
2003
+ "staticIpName":{"shape":"ResourceName"}
2004
+ }
2005
+ },
2006
+ "ReleaseStaticIpResult":{
2007
+ "type":"structure",
2008
+ "members":{
2009
+ "operations":{"shape":"OperationList"}
2010
+ }
2011
+ },
2012
+ "ResourceLocation":{
2013
+ "type":"structure",
2014
+ "members":{
2015
+ "availabilityZone":{"shape":"string"},
2016
+ "regionName":{"shape":"RegionName"}
2017
+ }
2018
+ },
2019
+ "ResourceName":{
2020
+ "type":"string",
2021
+ "pattern":"\\w[\\w\\-]*\\w"
2022
+ },
2023
+ "ResourceType":{
2024
+ "type":"string",
2025
+ "enum":[
2026
+ "Instance",
2027
+ "StaticIp",
2028
+ "KeyPair",
2029
+ "InstanceSnapshot",
2030
+ "Domain",
2031
+ "PeeredVpc"
2032
+ ]
2033
+ },
2034
+ "ServiceException":{
2035
+ "type":"structure",
2036
+ "members":{
2037
+ "code":{"shape":"string"},
2038
+ "docs":{"shape":"string"},
2039
+ "message":{"shape":"string"},
2040
+ "tip":{"shape":"string"}
2041
+ },
2042
+ "exception":true
2043
+ },
2044
+ "StartInstanceRequest":{
2045
+ "type":"structure",
2046
+ "required":["instanceName"],
2047
+ "members":{
2048
+ "instanceName":{"shape":"ResourceName"}
2049
+ }
2050
+ },
2051
+ "StartInstanceResult":{
2052
+ "type":"structure",
2053
+ "members":{
2054
+ "operations":{"shape":"OperationList"}
2055
+ }
2056
+ },
2057
+ "StaticIp":{
2058
+ "type":"structure",
2059
+ "members":{
2060
+ "name":{"shape":"ResourceName"},
2061
+ "arn":{"shape":"NonEmptyString"},
2062
+ "supportCode":{"shape":"string"},
2063
+ "createdAt":{"shape":"IsoDate"},
2064
+ "location":{"shape":"ResourceLocation"},
2065
+ "resourceType":{"shape":"ResourceType"},
2066
+ "ipAddress":{"shape":"IpAddress"},
2067
+ "attachedTo":{"shape":"ResourceName"},
2068
+ "isAttached":{"shape":"boolean"}
2069
+ }
2070
+ },
2071
+ "StaticIpList":{
2072
+ "type":"list",
2073
+ "member":{"shape":"StaticIp"}
2074
+ },
2075
+ "StopInstanceRequest":{
2076
+ "type":"structure",
2077
+ "required":["instanceName"],
2078
+ "members":{
2079
+ "instanceName":{"shape":"ResourceName"}
2080
+ }
2081
+ },
2082
+ "StopInstanceResult":{
2083
+ "type":"structure",
2084
+ "members":{
2085
+ "operations":{"shape":"OperationList"}
2086
+ }
2087
+ },
2088
+ "StringList":{
2089
+ "type":"list",
2090
+ "member":{"shape":"string"}
2091
+ },
2092
+ "UnauthenticatedException":{
2093
+ "type":"structure",
2094
+ "members":{
2095
+ "code":{"shape":"string"},
2096
+ "docs":{"shape":"string"},
2097
+ "message":{"shape":"string"},
2098
+ "tip":{"shape":"string"}
2099
+ },
2100
+ "exception":true
2101
+ },
2102
+ "UnpeerVpcRequest":{
2103
+ "type":"structure",
2104
+ "members":{
2105
+ }
2106
+ },
2107
+ "UnpeerVpcResult":{
2108
+ "type":"structure",
2109
+ "members":{
2110
+ "operation":{"shape":"Operation"}
2111
+ }
2112
+ },
2113
+ "UpdateDomainEntryRequest":{
2114
+ "type":"structure",
2115
+ "required":[
2116
+ "domainName",
2117
+ "domainEntry"
2118
+ ],
2119
+ "members":{
2120
+ "domainName":{"shape":"DomainName"},
2121
+ "domainEntry":{"shape":"DomainEntry"}
2122
+ }
2123
+ },
2124
+ "UpdateDomainEntryResult":{
2125
+ "type":"structure",
2126
+ "members":{
2127
+ "operations":{"shape":"OperationList"}
2128
+ }
2129
+ },
2130
+ "boolean":{"type":"boolean"},
2131
+ "double":{"type":"double"},
2132
+ "float":{"type":"float"},
2133
+ "integer":{"type":"integer"},
2134
+ "string":{"type":"string"},
2135
+ "timestamp":{"type":"timestamp"}
2136
+ }
2137
+ }