aws-sdk-core 2.2.3 → 2.2.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -102,13 +102,6 @@
102
102
  "limit_key": "MaxItems",
103
103
  "result_key": "Policies"
104
104
  },
105
- "ListPolicyVersions": {
106
- "input_token": "Marker",
107
- "output_token": "Marker",
108
- "more_results": "IsTruncated",
109
- "limit_key": "MaxItems",
110
- "result_key": "Versions"
111
- },
112
105
  "ListRolePolicies": {
113
106
  "input_token": "Marker",
114
107
  "output_token": "Marker",
@@ -3,11 +3,11 @@
3
3
  "metadata":{
4
4
  "apiVersion":"2014-10-31",
5
5
  "endpointPrefix":"rds",
6
+ "protocol":"query",
6
7
  "serviceAbbreviation":"Amazon RDS",
7
8
  "serviceFullName":"Amazon Relational Database Service",
8
9
  "signatureVersion":"v4",
9
- "xmlNamespace":"http://rds.amazonaws.com/doc/2014-10-31/",
10
- "protocol":"query"
10
+ "xmlNamespace":"http://rds.amazonaws.com/doc/2014-10-31/"
11
11
  },
12
12
  "operations":{
13
13
  "AddSourceIdentifierToSubscription":{
@@ -19,28 +19,11 @@
19
19
  "input":{"shape":"AddSourceIdentifierToSubscriptionMessage"},
20
20
  "output":{
21
21
  "shape":"AddSourceIdentifierToSubscriptionResult",
22
- "wrapper":true,
23
22
  "resultWrapper":"AddSourceIdentifierToSubscriptionResult"
24
23
  },
25
24
  "errors":[
26
- {
27
- "shape":"SubscriptionNotFoundFault",
28
- "error":{
29
- "code":"SubscriptionNotFound",
30
- "httpStatusCode":404,
31
- "senderFault":true
32
- },
33
- "exception":true
34
- },
35
- {
36
- "shape":"SourceNotFoundFault",
37
- "error":{
38
- "code":"SourceNotFound",
39
- "httpStatusCode":404,
40
- "senderFault":true
41
- },
42
- "exception":true
43
- }
25
+ {"shape":"SubscriptionNotFoundFault"},
26
+ {"shape":"SourceNotFoundFault"}
44
27
  ]
45
28
  },
46
29
  "AddTagsToResource":{
@@ -51,24 +34,8 @@
51
34
  },
52
35
  "input":{"shape":"AddTagsToResourceMessage"},
53
36
  "errors":[
54
- {
55
- "shape":"DBInstanceNotFoundFault",
56
- "error":{
57
- "code":"DBInstanceNotFound",
58
- "httpStatusCode":404,
59
- "senderFault":true
60
- },
61
- "exception":true
62
- },
63
- {
64
- "shape":"DBSnapshotNotFoundFault",
65
- "error":{
66
- "code":"DBSnapshotNotFound",
67
- "httpStatusCode":404,
68
- "senderFault":true
69
- },
70
- "exception":true
71
- }
37
+ {"shape":"DBInstanceNotFoundFault"},
38
+ {"shape":"DBSnapshotNotFoundFault"}
72
39
  ]
73
40
  },
74
41
  "ApplyPendingMaintenanceAction":{
@@ -80,19 +47,10 @@
80
47
  "input":{"shape":"ApplyPendingMaintenanceActionMessage"},
81
48
  "output":{
82
49
  "shape":"ApplyPendingMaintenanceActionResult",
83
- "wrapper":true,
84
50
  "resultWrapper":"ApplyPendingMaintenanceActionResult"
85
51
  },
86
52
  "errors":[
87
- {
88
- "shape":"ResourceNotFoundFault",
89
- "error":{
90
- "code":"ResourceNotFoundFault",
91
- "httpStatusCode":404,
92
- "senderFault":true
93
- },
94
- "exception":true
95
- }
53
+ {"shape":"ResourceNotFoundFault"}
96
54
  ]
97
55
  },
98
56
  "AuthorizeDBSecurityGroupIngress":{
@@ -104,46 +62,13 @@
104
62
  "input":{"shape":"AuthorizeDBSecurityGroupIngressMessage"},
105
63
  "output":{
106
64
  "shape":"AuthorizeDBSecurityGroupIngressResult",
107
- "wrapper":true,
108
65
  "resultWrapper":"AuthorizeDBSecurityGroupIngressResult"
109
66
  },
110
67
  "errors":[
111
- {
112
- "shape":"DBSecurityGroupNotFoundFault",
113
- "error":{
114
- "code":"DBSecurityGroupNotFound",
115
- "httpStatusCode":404,
116
- "senderFault":true
117
- },
118
- "exception":true
119
- },
120
- {
121
- "shape":"InvalidDBSecurityGroupStateFault",
122
- "error":{
123
- "code":"InvalidDBSecurityGroupState",
124
- "httpStatusCode":400,
125
- "senderFault":true
126
- },
127
- "exception":true
128
- },
129
- {
130
- "shape":"AuthorizationAlreadyExistsFault",
131
- "error":{
132
- "code":"AuthorizationAlreadyExists",
133
- "httpStatusCode":400,
134
- "senderFault":true
135
- },
136
- "exception":true
137
- },
138
- {
139
- "shape":"AuthorizationQuotaExceededFault",
140
- "error":{
141
- "code":"AuthorizationQuotaExceeded",
142
- "httpStatusCode":400,
143
- "senderFault":true
144
- },
145
- "exception":true
146
- }
68
+ {"shape":"DBSecurityGroupNotFoundFault"},
69
+ {"shape":"InvalidDBSecurityGroupStateFault"},
70
+ {"shape":"AuthorizationAlreadyExistsFault"},
71
+ {"shape":"AuthorizationQuotaExceededFault"}
147
72
  ]
148
73
  },
149
74
  "CopyDBClusterSnapshot":{
@@ -155,37 +80,12 @@
155
80
  "input":{"shape":"CopyDBClusterSnapshotMessage"},
156
81
  "output":{
157
82
  "shape":"CopyDBClusterSnapshotResult",
158
- "wrapper":true,
159
83
  "resultWrapper":"CopyDBClusterSnapshotResult"
160
84
  },
161
85
  "errors":[
162
- {
163
- "shape":"DBClusterSnapshotAlreadyExistsFault",
164
- "error":{
165
- "code":"DBClusterSnapshotAlreadyExistsFault",
166
- "httpStatusCode":400,
167
- "senderFault":true
168
- },
169
- "exception":true
170
- },
171
- {
172
- "shape":"DBClusterSnapshotNotFoundFault",
173
- "error":{
174
- "code":"DBClusterSnapshotNotFoundFault",
175
- "httpStatusCode":404,
176
- "senderFault":true
177
- },
178
- "exception":true
179
- },
180
- {
181
- "shape":"InvalidDBClusterStateFault",
182
- "error":{
183
- "code":"InvalidDBClusterStateFault",
184
- "httpStatusCode":400,
185
- "senderFault":true
186
- },
187
- "exception":true
188
- }
86
+ {"shape":"DBClusterSnapshotAlreadyExistsFault"},
87
+ {"shape":"DBClusterSnapshotNotFoundFault"},
88
+ {"shape":"InvalidDBClusterStateFault"}
189
89
  ]
190
90
  },
191
91
  "CopyDBParameterGroup":{
@@ -197,37 +97,12 @@
197
97
  "input":{"shape":"CopyDBParameterGroupMessage"},
198
98
  "output":{
199
99
  "shape":"CopyDBParameterGroupResult",
200
- "wrapper":true,
201
100
  "resultWrapper":"CopyDBParameterGroupResult"
202
101
  },
203
102
  "errors":[
204
- {
205
- "shape":"DBParameterGroupNotFoundFault",
206
- "error":{
207
- "code":"DBParameterGroupNotFound",
208
- "httpStatusCode":404,
209
- "senderFault":true
210
- },
211
- "exception":true
212
- },
213
- {
214
- "shape":"DBParameterGroupAlreadyExistsFault",
215
- "error":{
216
- "code":"DBParameterGroupAlreadyExists",
217
- "httpStatusCode":400,
218
- "senderFault":true
219
- },
220
- "exception":true
221
- },
222
- {
223
- "shape":"DBParameterGroupQuotaExceededFault",
224
- "error":{
225
- "code":"DBParameterGroupQuotaExceeded",
226
- "httpStatusCode":400,
227
- "senderFault":true
228
- },
229
- "exception":true
230
- }
103
+ {"shape":"DBParameterGroupNotFoundFault"},
104
+ {"shape":"DBParameterGroupAlreadyExistsFault"},
105
+ {"shape":"DBParameterGroupQuotaExceededFault"}
231
106
  ]
232
107
  },
233
108
  "CopyDBSnapshot":{
@@ -239,46 +114,13 @@
239
114
  "input":{"shape":"CopyDBSnapshotMessage"},
240
115
  "output":{
241
116
  "shape":"CopyDBSnapshotResult",
242
- "wrapper":true,
243
117
  "resultWrapper":"CopyDBSnapshotResult"
244
118
  },
245
119
  "errors":[
246
- {
247
- "shape":"DBSnapshotAlreadyExistsFault",
248
- "error":{
249
- "code":"DBSnapshotAlreadyExists",
250
- "httpStatusCode":400,
251
- "senderFault":true
252
- },
253
- "exception":true
254
- },
255
- {
256
- "shape":"DBSnapshotNotFoundFault",
257
- "error":{
258
- "code":"DBSnapshotNotFound",
259
- "httpStatusCode":404,
260
- "senderFault":true
261
- },
262
- "exception":true
263
- },
264
- {
265
- "shape":"InvalidDBSnapshotStateFault",
266
- "error":{
267
- "code":"InvalidDBSnapshotState",
268
- "httpStatusCode":400,
269
- "senderFault":true
270
- },
271
- "exception":true
272
- },
273
- {
274
- "shape":"SnapshotQuotaExceededFault",
275
- "error":{
276
- "code":"SnapshotQuotaExceeded",
277
- "httpStatusCode":400,
278
- "senderFault":true
279
- },
280
- "exception":true
281
- }
120
+ {"shape":"DBSnapshotAlreadyExistsFault"},
121
+ {"shape":"DBSnapshotNotFoundFault"},
122
+ {"shape":"InvalidDBSnapshotStateFault"},
123
+ {"shape":"SnapshotQuotaExceededFault"}
282
124
  ]
283
125
  },
284
126
  "CopyOptionGroup":{
@@ -290,37 +132,12 @@
290
132
  "input":{"shape":"CopyOptionGroupMessage"},
291
133
  "output":{
292
134
  "shape":"CopyOptionGroupResult",
293
- "wrapper":true,
294
135
  "resultWrapper":"CopyOptionGroupResult"
295
136
  },
296
137
  "errors":[
297
- {
298
- "shape":"OptionGroupAlreadyExistsFault",
299
- "error":{
300
- "code":"OptionGroupAlreadyExistsFault",
301
- "httpStatusCode":400,
302
- "senderFault":true
303
- },
304
- "exception":true
305
- },
306
- {
307
- "shape":"OptionGroupNotFoundFault",
308
- "error":{
309
- "code":"OptionGroupNotFoundFault",
310
- "httpStatusCode":404,
311
- "senderFault":true
312
- },
313
- "exception":true
314
- },
315
- {
316
- "shape":"OptionGroupQuotaExceededFault",
317
- "error":{
318
- "code":"OptionGroupQuotaExceededFault",
319
- "httpStatusCode":400,
320
- "senderFault":true
321
- },
322
- "exception":true
323
- }
138
+ {"shape":"OptionGroupAlreadyExistsFault"},
139
+ {"shape":"OptionGroupNotFoundFault"},
140
+ {"shape":"OptionGroupQuotaExceededFault"}
324
141
  ]
325
142
  },
326
143
  "CreateDBCluster":{
@@ -332,109 +149,20 @@
332
149
  "input":{"shape":"CreateDBClusterMessage"},
333
150
  "output":{
334
151
  "shape":"CreateDBClusterResult",
335
- "wrapper":true,
336
152
  "resultWrapper":"CreateDBClusterResult"
337
153
  },
338
154
  "errors":[
339
- {
340
- "shape":"DBClusterAlreadyExistsFault",
341
- "error":{
342
- "code":"DBClusterAlreadyExistsFault",
343
- "httpStatusCode":400,
344
- "senderFault":true
345
- },
346
- "exception":true
347
- },
348
- {
349
- "shape":"InsufficientStorageClusterCapacityFault",
350
- "error":{
351
- "code":"InsufficientStorageClusterCapacity",
352
- "httpStatusCode":400,
353
- "senderFault":true
354
- },
355
- "exception":true
356
- },
357
- {
358
- "shape":"DBClusterQuotaExceededFault",
359
- "error":{
360
- "code":"DBClusterQuotaExceededFault",
361
- "httpStatusCode":403,
362
- "senderFault":true
363
- },
364
- "exception":true
365
- },
366
- {
367
- "shape":"StorageQuotaExceededFault",
368
- "error":{
369
- "code":"StorageQuotaExceeded",
370
- "httpStatusCode":400,
371
- "senderFault":true
372
- },
373
- "exception":true
374
- },
375
- {
376
- "shape":"DBSubnetGroupNotFoundFault",
377
- "error":{
378
- "code":"DBSubnetGroupNotFoundFault",
379
- "httpStatusCode":404,
380
- "senderFault":true
381
- },
382
- "exception":true
383
- },
384
- {
385
- "shape":"InvalidVPCNetworkStateFault",
386
- "error":{
387
- "code":"InvalidVPCNetworkStateFault",
388
- "httpStatusCode":400,
389
- "senderFault":true
390
- },
391
- "exception":true
392
- },
393
- {
394
- "shape":"InvalidDBClusterStateFault",
395
- "error":{
396
- "code":"InvalidDBClusterStateFault",
397
- "httpStatusCode":400,
398
- "senderFault":true
399
- },
400
- "exception":true
401
- },
402
- {
403
- "shape":"InvalidDBSubnetGroupStateFault",
404
- "error":{
405
- "code":"InvalidDBSubnetGroupStateFault",
406
- "httpStatusCode":400,
407
- "senderFault":true
408
- },
409
- "exception":true
410
- },
411
- {
412
- "shape":"InvalidSubnet",
413
- "error":{
414
- "code":"InvalidSubnet",
415
- "httpStatusCode":400,
416
- "senderFault":true
417
- },
418
- "exception":true
419
- },
420
- {
421
- "shape":"DBClusterParameterGroupNotFoundFault",
422
- "error":{
423
- "code":"DBClusterParameterGroupNotFound",
424
- "httpStatusCode":404,
425
- "senderFault":true
426
- },
427
- "exception":true
428
- },
429
- {
430
- "shape":"KMSKeyNotAccessibleFault",
431
- "error":{
432
- "code":"KMSKeyNotAccessibleFault",
433
- "httpStatusCode":400,
434
- "senderFault":true
435
- },
436
- "exception":true
437
- }
155
+ {"shape":"DBClusterAlreadyExistsFault"},
156
+ {"shape":"InsufficientStorageClusterCapacityFault"},
157
+ {"shape":"DBClusterQuotaExceededFault"},
158
+ {"shape":"StorageQuotaExceededFault"},
159
+ {"shape":"DBSubnetGroupNotFoundFault"},
160
+ {"shape":"InvalidVPCNetworkStateFault"},
161
+ {"shape":"InvalidDBClusterStateFault"},
162
+ {"shape":"InvalidDBSubnetGroupStateFault"},
163
+ {"shape":"InvalidSubnet"},
164
+ {"shape":"DBClusterParameterGroupNotFoundFault"},
165
+ {"shape":"KMSKeyNotAccessibleFault"}
438
166
  ]
439
167
  },
440
168
  "CreateDBClusterParameterGroup":{
@@ -446,28 +174,11 @@
446
174
  "input":{"shape":"CreateDBClusterParameterGroupMessage"},
447
175
  "output":{
448
176
  "shape":"CreateDBClusterParameterGroupResult",
449
- "wrapper":true,
450
177
  "resultWrapper":"CreateDBClusterParameterGroupResult"
451
178
  },
452
179
  "errors":[
453
- {
454
- "shape":"DBParameterGroupQuotaExceededFault",
455
- "error":{
456
- "code":"DBParameterGroupQuotaExceeded",
457
- "httpStatusCode":400,
458
- "senderFault":true
459
- },
460
- "exception":true
461
- },
462
- {
463
- "shape":"DBParameterGroupAlreadyExistsFault",
464
- "error":{
465
- "code":"DBParameterGroupAlreadyExists",
466
- "httpStatusCode":400,
467
- "senderFault":true
468
- },
469
- "exception":true
470
- }
180
+ {"shape":"DBParameterGroupQuotaExceededFault"},
181
+ {"shape":"DBParameterGroupAlreadyExistsFault"}
471
182
  ]
472
183
  },
473
184
  "CreateDBClusterSnapshot":{
@@ -479,46 +190,13 @@
479
190
  "input":{"shape":"CreateDBClusterSnapshotMessage"},
480
191
  "output":{
481
192
  "shape":"CreateDBClusterSnapshotResult",
482
- "wrapper":true,
483
193
  "resultWrapper":"CreateDBClusterSnapshotResult"
484
194
  },
485
195
  "errors":[
486
- {
487
- "shape":"DBClusterSnapshotAlreadyExistsFault",
488
- "error":{
489
- "code":"DBClusterSnapshotAlreadyExistsFault",
490
- "httpStatusCode":400,
491
- "senderFault":true
492
- },
493
- "exception":true
494
- },
495
- {
496
- "shape":"InvalidDBClusterStateFault",
497
- "error":{
498
- "code":"InvalidDBClusterStateFault",
499
- "httpStatusCode":400,
500
- "senderFault":true
501
- },
502
- "exception":true
503
- },
504
- {
505
- "shape":"DBClusterNotFoundFault",
506
- "error":{
507
- "code":"DBClusterNotFoundFault",
508
- "httpStatusCode":404,
509
- "senderFault":true
510
- },
511
- "exception":true
512
- },
513
- {
514
- "shape":"SnapshotQuotaExceededFault",
515
- "error":{
516
- "code":"SnapshotQuotaExceeded",
517
- "httpStatusCode":400,
518
- "senderFault":true
519
- },
520
- "exception":true
521
- }
196
+ {"shape":"DBClusterSnapshotAlreadyExistsFault"},
197
+ {"shape":"InvalidDBClusterStateFault"},
198
+ {"shape":"DBClusterNotFoundFault"},
199
+ {"shape":"SnapshotQuotaExceededFault"}
522
200
  ]
523
201
  },
524
202
  "CreateDBInstance":{
@@ -530,163 +208,26 @@
530
208
  "input":{"shape":"CreateDBInstanceMessage"},
531
209
  "output":{
532
210
  "shape":"CreateDBInstanceResult",
533
- "wrapper":true,
534
211
  "resultWrapper":"CreateDBInstanceResult"
535
212
  },
536
213
  "errors":[
537
- {
538
- "shape":"DBInstanceAlreadyExistsFault",
539
- "error":{
540
- "code":"DBInstanceAlreadyExists",
541
- "httpStatusCode":400,
542
- "senderFault":true
543
- },
544
- "exception":true
545
- },
546
- {
547
- "shape":"InsufficientDBInstanceCapacityFault",
548
- "error":{
549
- "code":"InsufficientDBInstanceCapacity",
550
- "httpStatusCode":400,
551
- "senderFault":true
552
- },
553
- "exception":true
554
- },
555
- {
556
- "shape":"DBParameterGroupNotFoundFault",
557
- "error":{
558
- "code":"DBParameterGroupNotFound",
559
- "httpStatusCode":404,
560
- "senderFault":true
561
- },
562
- "exception":true
563
- },
564
- {
565
- "shape":"DBSecurityGroupNotFoundFault",
566
- "error":{
567
- "code":"DBSecurityGroupNotFound",
568
- "httpStatusCode":404,
569
- "senderFault":true
570
- },
571
- "exception":true
572
- },
573
- {
574
- "shape":"InstanceQuotaExceededFault",
575
- "error":{
576
- "code":"InstanceQuotaExceeded",
577
- "httpStatusCode":400,
578
- "senderFault":true
579
- },
580
- "exception":true
581
- },
582
- {
583
- "shape":"StorageQuotaExceededFault",
584
- "error":{
585
- "code":"StorageQuotaExceeded",
586
- "httpStatusCode":400,
587
- "senderFault":true
588
- },
589
- "exception":true
590
- },
591
- {
592
- "shape":"DBSubnetGroupNotFoundFault",
593
- "error":{
594
- "code":"DBSubnetGroupNotFoundFault",
595
- "httpStatusCode":404,
596
- "senderFault":true
597
- },
598
- "exception":true
599
- },
600
- {
601
- "shape":"DBSubnetGroupDoesNotCoverEnoughAZs",
602
- "error":{
603
- "code":"DBSubnetGroupDoesNotCoverEnoughAZs",
604
- "httpStatusCode":400,
605
- "senderFault":true
606
- },
607
- "exception":true
608
- },
609
- {
610
- "shape":"InvalidDBClusterStateFault",
611
- "error":{
612
- "code":"InvalidDBClusterStateFault",
613
- "httpStatusCode":400,
614
- "senderFault":true
615
- },
616
- "exception":true
617
- },
618
- {
619
- "shape":"InvalidSubnet",
620
- "error":{
621
- "code":"InvalidSubnet",
622
- "httpStatusCode":400,
623
- "senderFault":true
624
- },
625
- "exception":true
626
- },
627
- {
628
- "shape":"InvalidVPCNetworkStateFault",
629
- "error":{
630
- "code":"InvalidVPCNetworkStateFault",
631
- "httpStatusCode":400,
632
- "senderFault":true
633
- },
634
- "exception":true
635
- },
636
- {
637
- "shape":"ProvisionedIopsNotAvailableInAZFault",
638
- "error":{
639
- "code":"ProvisionedIopsNotAvailableInAZFault",
640
- "httpStatusCode":400,
641
- "senderFault":true
642
- },
643
- "exception":true
644
- },
645
- {
646
- "shape":"OptionGroupNotFoundFault",
647
- "error":{
648
- "code":"OptionGroupNotFoundFault",
649
- "httpStatusCode":404,
650
- "senderFault":true
651
- },
652
- "exception":true
653
- },
654
- {
655
- "shape":"DBClusterNotFoundFault",
656
- "error":{
657
- "code":"DBClusterNotFoundFault",
658
- "httpStatusCode":404,
659
- "senderFault":true
660
- },
661
- "exception":true
662
- },
663
- {
664
- "shape":"StorageTypeNotSupportedFault",
665
- "error":{
666
- "code":"StorageTypeNotSupported",
667
- "httpStatusCode":400,
668
- "senderFault":true
669
- },
670
- "exception":true
671
- },
672
- {
673
- "shape":"AuthorizationNotFoundFault",
674
- "error":{
675
- "code":"AuthorizationNotFound",
676
- "httpStatusCode":404,
677
- "senderFault":true
678
- },
679
- "exception":true
680
- },
681
- {
682
- "shape":"KMSKeyNotAccessibleFault",
683
- "error":{
684
- "code":"KMSKeyNotAccessibleFault",
685
- "httpStatusCode":400,
686
- "senderFault":true
687
- },
688
- "exception":true
689
- }
214
+ {"shape":"DBInstanceAlreadyExistsFault"},
215
+ {"shape":"InsufficientDBInstanceCapacityFault"},
216
+ {"shape":"DBParameterGroupNotFoundFault"},
217
+ {"shape":"DBSecurityGroupNotFoundFault"},
218
+ {"shape":"InstanceQuotaExceededFault"},
219
+ {"shape":"StorageQuotaExceededFault"},
220
+ {"shape":"DBSubnetGroupNotFoundFault"},
221
+ {"shape":"DBSubnetGroupDoesNotCoverEnoughAZs"},
222
+ {"shape":"InvalidDBClusterStateFault"},
223
+ {"shape":"InvalidSubnet"},
224
+ {"shape":"InvalidVPCNetworkStateFault"},
225
+ {"shape":"ProvisionedIopsNotAvailableInAZFault"},
226
+ {"shape":"OptionGroupNotFoundFault"},
227
+ {"shape":"DBClusterNotFoundFault"},
228
+ {"shape":"StorageTypeNotSupportedFault"},
229
+ {"shape":"AuthorizationNotFoundFault"},
230
+ {"shape":"KMSKeyNotAccessibleFault"}
690
231
  ]
691
232
  },
692
233
  "CreateDBInstanceReadReplica":{
@@ -698,172 +239,27 @@
698
239
  "input":{"shape":"CreateDBInstanceReadReplicaMessage"},
699
240
  "output":{
700
241
  "shape":"CreateDBInstanceReadReplicaResult",
701
- "wrapper":true,
702
242
  "resultWrapper":"CreateDBInstanceReadReplicaResult"
703
243
  },
704
244
  "errors":[
705
- {
706
- "shape":"DBInstanceAlreadyExistsFault",
707
- "error":{
708
- "code":"DBInstanceAlreadyExists",
709
- "httpStatusCode":400,
710
- "senderFault":true
711
- },
712
- "exception":true
713
- },
714
- {
715
- "shape":"InsufficientDBInstanceCapacityFault",
716
- "error":{
717
- "code":"InsufficientDBInstanceCapacity",
718
- "httpStatusCode":400,
719
- "senderFault":true
720
- },
721
- "exception":true
722
- },
723
- {
724
- "shape":"DBParameterGroupNotFoundFault",
725
- "error":{
726
- "code":"DBParameterGroupNotFound",
727
- "httpStatusCode":404,
728
- "senderFault":true
729
- },
730
- "exception":true
731
- },
732
- {
733
- "shape":"DBSecurityGroupNotFoundFault",
734
- "error":{
735
- "code":"DBSecurityGroupNotFound",
736
- "httpStatusCode":404,
737
- "senderFault":true
738
- },
739
- "exception":true
740
- },
741
- {
742
- "shape":"InstanceQuotaExceededFault",
743
- "error":{
744
- "code":"InstanceQuotaExceeded",
745
- "httpStatusCode":400,
746
- "senderFault":true
747
- },
748
- "exception":true
749
- },
750
- {
751
- "shape":"StorageQuotaExceededFault",
752
- "error":{
753
- "code":"StorageQuotaExceeded",
754
- "httpStatusCode":400,
755
- "senderFault":true
756
- },
757
- "exception":true
758
- },
759
- {
760
- "shape":"DBInstanceNotFoundFault",
761
- "error":{
762
- "code":"DBInstanceNotFound",
763
- "httpStatusCode":404,
764
- "senderFault":true
765
- },
766
- "exception":true
767
- },
768
- {
769
- "shape":"InvalidDBInstanceStateFault",
770
- "error":{
771
- "code":"InvalidDBInstanceState",
772
- "httpStatusCode":400,
773
- "senderFault":true
774
- },
775
- "exception":true
776
- },
777
- {
778
- "shape":"DBSubnetGroupNotFoundFault",
779
- "error":{
780
- "code":"DBSubnetGroupNotFoundFault",
781
- "httpStatusCode":404,
782
- "senderFault":true
783
- },
784
- "exception":true
785
- },
786
- {
787
- "shape":"DBSubnetGroupDoesNotCoverEnoughAZs",
788
- "error":{
789
- "code":"DBSubnetGroupDoesNotCoverEnoughAZs",
790
- "httpStatusCode":400,
791
- "senderFault":true
792
- },
793
- "exception":true
794
- },
795
- {
796
- "shape":"InvalidSubnet",
797
- "error":{
798
- "code":"InvalidSubnet",
799
- "httpStatusCode":400,
800
- "senderFault":true
801
- },
802
- "exception":true
803
- },
804
- {
805
- "shape":"InvalidVPCNetworkStateFault",
806
- "error":{
807
- "code":"InvalidVPCNetworkStateFault",
808
- "httpStatusCode":400,
809
- "senderFault":true
810
- },
811
- "exception":true
812
- },
813
- {
814
- "shape":"ProvisionedIopsNotAvailableInAZFault",
815
- "error":{
816
- "code":"ProvisionedIopsNotAvailableInAZFault",
817
- "httpStatusCode":400,
818
- "senderFault":true
819
- },
820
- "exception":true
821
- },
822
- {
823
- "shape":"OptionGroupNotFoundFault",
824
- "error":{
825
- "code":"OptionGroupNotFoundFault",
826
- "httpStatusCode":404,
827
- "senderFault":true
828
- },
829
- "exception":true
830
- },
831
- {
832
- "shape":"DBSubnetGroupNotAllowedFault",
833
- "error":{
834
- "code":"DBSubnetGroupNotAllowedFault",
835
- "httpStatusCode":400,
836
- "senderFault":true
837
- },
838
- "exception":true
839
- },
840
- {
841
- "shape":"InvalidDBSubnetGroupFault",
842
- "error":{
843
- "code":"InvalidDBSubnetGroupFault",
844
- "httpStatusCode":400,
845
- "senderFault":true
846
- },
847
- "exception":true
848
- },
849
- {
850
- "shape":"StorageTypeNotSupportedFault",
851
- "error":{
852
- "code":"StorageTypeNotSupported",
853
- "httpStatusCode":400,
854
- "senderFault":true
855
- },
856
- "exception":true
857
- },
858
- {
859
- "shape":"KMSKeyNotAccessibleFault",
860
- "error":{
861
- "code":"KMSKeyNotAccessibleFault",
862
- "httpStatusCode":400,
863
- "senderFault":true
864
- },
865
- "exception":true
866
- }
245
+ {"shape":"DBInstanceAlreadyExistsFault"},
246
+ {"shape":"InsufficientDBInstanceCapacityFault"},
247
+ {"shape":"DBParameterGroupNotFoundFault"},
248
+ {"shape":"DBSecurityGroupNotFoundFault"},
249
+ {"shape":"InstanceQuotaExceededFault"},
250
+ {"shape":"StorageQuotaExceededFault"},
251
+ {"shape":"DBInstanceNotFoundFault"},
252
+ {"shape":"InvalidDBInstanceStateFault"},
253
+ {"shape":"DBSubnetGroupNotFoundFault"},
254
+ {"shape":"DBSubnetGroupDoesNotCoverEnoughAZs"},
255
+ {"shape":"InvalidSubnet"},
256
+ {"shape":"InvalidVPCNetworkStateFault"},
257
+ {"shape":"ProvisionedIopsNotAvailableInAZFault"},
258
+ {"shape":"OptionGroupNotFoundFault"},
259
+ {"shape":"DBSubnetGroupNotAllowedFault"},
260
+ {"shape":"InvalidDBSubnetGroupFault"},
261
+ {"shape":"StorageTypeNotSupportedFault"},
262
+ {"shape":"KMSKeyNotAccessibleFault"}
867
263
  ]
868
264
  },
869
265
  "CreateDBParameterGroup":{
@@ -875,28 +271,11 @@
875
271
  "input":{"shape":"CreateDBParameterGroupMessage"},
876
272
  "output":{
877
273
  "shape":"CreateDBParameterGroupResult",
878
- "wrapper":true,
879
274
  "resultWrapper":"CreateDBParameterGroupResult"
880
275
  },
881
276
  "errors":[
882
- {
883
- "shape":"DBParameterGroupQuotaExceededFault",
884
- "error":{
885
- "code":"DBParameterGroupQuotaExceeded",
886
- "httpStatusCode":400,
887
- "senderFault":true
888
- },
889
- "exception":true
890
- },
891
- {
892
- "shape":"DBParameterGroupAlreadyExistsFault",
893
- "error":{
894
- "code":"DBParameterGroupAlreadyExists",
895
- "httpStatusCode":400,
896
- "senderFault":true
897
- },
898
- "exception":true
899
- }
277
+ {"shape":"DBParameterGroupQuotaExceededFault"},
278
+ {"shape":"DBParameterGroupAlreadyExistsFault"}
900
279
  ]
901
280
  },
902
281
  "CreateDBSecurityGroup":{
@@ -908,37 +287,12 @@
908
287
  "input":{"shape":"CreateDBSecurityGroupMessage"},
909
288
  "output":{
910
289
  "shape":"CreateDBSecurityGroupResult",
911
- "wrapper":true,
912
290
  "resultWrapper":"CreateDBSecurityGroupResult"
913
291
  },
914
292
  "errors":[
915
- {
916
- "shape":"DBSecurityGroupAlreadyExistsFault",
917
- "error":{
918
- "code":"DBSecurityGroupAlreadyExists",
919
- "httpStatusCode":400,
920
- "senderFault":true
921
- },
922
- "exception":true
923
- },
924
- {
925
- "shape":"DBSecurityGroupQuotaExceededFault",
926
- "error":{
927
- "code":"QuotaExceeded.DBSecurityGroup",
928
- "httpStatusCode":400,
929
- "senderFault":true
930
- },
931
- "exception":true
932
- },
933
- {
934
- "shape":"DBSecurityGroupNotSupportedFault",
935
- "error":{
936
- "code":"DBSecurityGroupNotSupported",
937
- "httpStatusCode":400,
938
- "senderFault":true
939
- },
940
- "exception":true
941
- }
293
+ {"shape":"DBSecurityGroupAlreadyExistsFault"},
294
+ {"shape":"DBSecurityGroupQuotaExceededFault"},
295
+ {"shape":"DBSecurityGroupNotSupportedFault"}
942
296
  ]
943
297
  },
944
298
  "CreateDBSnapshot":{
@@ -950,46 +304,13 @@
950
304
  "input":{"shape":"CreateDBSnapshotMessage"},
951
305
  "output":{
952
306
  "shape":"CreateDBSnapshotResult",
953
- "wrapper":true,
954
307
  "resultWrapper":"CreateDBSnapshotResult"
955
308
  },
956
309
  "errors":[
957
- {
958
- "shape":"DBSnapshotAlreadyExistsFault",
959
- "error":{
960
- "code":"DBSnapshotAlreadyExists",
961
- "httpStatusCode":400,
962
- "senderFault":true
963
- },
964
- "exception":true
965
- },
966
- {
967
- "shape":"InvalidDBInstanceStateFault",
968
- "error":{
969
- "code":"InvalidDBInstanceState",
970
- "httpStatusCode":400,
971
- "senderFault":true
972
- },
973
- "exception":true
974
- },
975
- {
976
- "shape":"DBInstanceNotFoundFault",
977
- "error":{
978
- "code":"DBInstanceNotFound",
979
- "httpStatusCode":404,
980
- "senderFault":true
981
- },
982
- "exception":true
983
- },
984
- {
985
- "shape":"SnapshotQuotaExceededFault",
986
- "error":{
987
- "code":"SnapshotQuotaExceeded",
988
- "httpStatusCode":400,
989
- "senderFault":true
990
- },
991
- "exception":true
992
- }
310
+ {"shape":"DBSnapshotAlreadyExistsFault"},
311
+ {"shape":"InvalidDBInstanceStateFault"},
312
+ {"shape":"DBInstanceNotFoundFault"},
313
+ {"shape":"SnapshotQuotaExceededFault"}
993
314
  ]
994
315
  },
995
316
  "CreateDBSubnetGroup":{
@@ -1001,55 +322,14 @@
1001
322
  "input":{"shape":"CreateDBSubnetGroupMessage"},
1002
323
  "output":{
1003
324
  "shape":"CreateDBSubnetGroupResult",
1004
- "wrapper":true,
1005
325
  "resultWrapper":"CreateDBSubnetGroupResult"
1006
326
  },
1007
327
  "errors":[
1008
- {
1009
- "shape":"DBSubnetGroupAlreadyExistsFault",
1010
- "error":{
1011
- "code":"DBSubnetGroupAlreadyExists",
1012
- "httpStatusCode":400,
1013
- "senderFault":true
1014
- },
1015
- "exception":true
1016
- },
1017
- {
1018
- "shape":"DBSubnetGroupQuotaExceededFault",
1019
- "error":{
1020
- "code":"DBSubnetGroupQuotaExceeded",
1021
- "httpStatusCode":400,
1022
- "senderFault":true
1023
- },
1024
- "exception":true
1025
- },
1026
- {
1027
- "shape":"DBSubnetQuotaExceededFault",
1028
- "error":{
1029
- "code":"DBSubnetQuotaExceededFault",
1030
- "httpStatusCode":400,
1031
- "senderFault":true
1032
- },
1033
- "exception":true
1034
- },
1035
- {
1036
- "shape":"DBSubnetGroupDoesNotCoverEnoughAZs",
1037
- "error":{
1038
- "code":"DBSubnetGroupDoesNotCoverEnoughAZs",
1039
- "httpStatusCode":400,
1040
- "senderFault":true
1041
- },
1042
- "exception":true
1043
- },
1044
- {
1045
- "shape":"InvalidSubnet",
1046
- "error":{
1047
- "code":"InvalidSubnet",
1048
- "httpStatusCode":400,
1049
- "senderFault":true
1050
- },
1051
- "exception":true
1052
- }
328
+ {"shape":"DBSubnetGroupAlreadyExistsFault"},
329
+ {"shape":"DBSubnetGroupQuotaExceededFault"},
330
+ {"shape":"DBSubnetQuotaExceededFault"},
331
+ {"shape":"DBSubnetGroupDoesNotCoverEnoughAZs"},
332
+ {"shape":"InvalidSubnet"}
1053
333
  ]
1054
334
  },
1055
335
  "CreateEventSubscription":{
@@ -1061,73 +341,16 @@
1061
341
  "input":{"shape":"CreateEventSubscriptionMessage"},
1062
342
  "output":{
1063
343
  "shape":"CreateEventSubscriptionResult",
1064
- "wrapper":true,
1065
344
  "resultWrapper":"CreateEventSubscriptionResult"
1066
345
  },
1067
346
  "errors":[
1068
- {
1069
- "shape":"EventSubscriptionQuotaExceededFault",
1070
- "error":{
1071
- "code":"EventSubscriptionQuotaExceeded",
1072
- "httpStatusCode":400,
1073
- "senderFault":true
1074
- },
1075
- "exception":true
1076
- },
1077
- {
1078
- "shape":"SubscriptionAlreadyExistFault",
1079
- "error":{
1080
- "code":"SubscriptionAlreadyExist",
1081
- "httpStatusCode":400,
1082
- "senderFault":true
1083
- },
1084
- "exception":true
1085
- },
1086
- {
1087
- "shape":"SNSInvalidTopicFault",
1088
- "error":{
1089
- "code":"SNSInvalidTopic",
1090
- "httpStatusCode":400,
1091
- "senderFault":true
1092
- },
1093
- "exception":true
1094
- },
1095
- {
1096
- "shape":"SNSNoAuthorizationFault",
1097
- "error":{
1098
- "code":"SNSNoAuthorization",
1099
- "httpStatusCode":400,
1100
- "senderFault":true
1101
- },
1102
- "exception":true
1103
- },
1104
- {
1105
- "shape":"SNSTopicArnNotFoundFault",
1106
- "error":{
1107
- "code":"SNSTopicArnNotFound",
1108
- "httpStatusCode":404,
1109
- "senderFault":true
1110
- },
1111
- "exception":true
1112
- },
1113
- {
1114
- "shape":"SubscriptionCategoryNotFoundFault",
1115
- "error":{
1116
- "code":"SubscriptionCategoryNotFound",
1117
- "httpStatusCode":404,
1118
- "senderFault":true
1119
- },
1120
- "exception":true
1121
- },
1122
- {
1123
- "shape":"SourceNotFoundFault",
1124
- "error":{
1125
- "code":"SourceNotFound",
1126
- "httpStatusCode":404,
1127
- "senderFault":true
1128
- },
1129
- "exception":true
1130
- }
347
+ {"shape":"EventSubscriptionQuotaExceededFault"},
348
+ {"shape":"SubscriptionAlreadyExistFault"},
349
+ {"shape":"SNSInvalidTopicFault"},
350
+ {"shape":"SNSNoAuthorizationFault"},
351
+ {"shape":"SNSTopicArnNotFoundFault"},
352
+ {"shape":"SubscriptionCategoryNotFoundFault"},
353
+ {"shape":"SourceNotFoundFault"}
1131
354
  ]
1132
355
  },
1133
356
  "CreateOptionGroup":{
@@ -1139,28 +362,11 @@
1139
362
  "input":{"shape":"CreateOptionGroupMessage"},
1140
363
  "output":{
1141
364
  "shape":"CreateOptionGroupResult",
1142
- "wrapper":true,
1143
365
  "resultWrapper":"CreateOptionGroupResult"
1144
366
  },
1145
367
  "errors":[
1146
- {
1147
- "shape":"OptionGroupAlreadyExistsFault",
1148
- "error":{
1149
- "code":"OptionGroupAlreadyExistsFault",
1150
- "httpStatusCode":400,
1151
- "senderFault":true
1152
- },
1153
- "exception":true
1154
- },
1155
- {
1156
- "shape":"OptionGroupQuotaExceededFault",
1157
- "error":{
1158
- "code":"OptionGroupQuotaExceededFault",
1159
- "httpStatusCode":400,
1160
- "senderFault":true
1161
- },
1162
- "exception":true
1163
- }
368
+ {"shape":"OptionGroupAlreadyExistsFault"},
369
+ {"shape":"OptionGroupQuotaExceededFault"}
1164
370
  ]
1165
371
  },
1166
372
  "DeleteDBCluster":{
@@ -1172,28 +378,11 @@
1172
378
  "input":{"shape":"DeleteDBClusterMessage"},
1173
379
  "output":{
1174
380
  "shape":"DeleteDBClusterResult",
1175
- "wrapper":true,
1176
381
  "resultWrapper":"DeleteDBClusterResult"
1177
382
  },
1178
383
  "errors":[
1179
- {
1180
- "shape":"DBClusterNotFoundFault",
1181
- "error":{
1182
- "code":"DBClusterNotFoundFault",
1183
- "httpStatusCode":404,
1184
- "senderFault":true
1185
- },
1186
- "exception":true
1187
- },
1188
- {
1189
- "shape":"InvalidDBClusterStateFault",
1190
- "error":{
1191
- "code":"InvalidDBClusterStateFault",
1192
- "httpStatusCode":400,
1193
- "senderFault":true
1194
- },
1195
- "exception":true
1196
- }
384
+ {"shape":"DBClusterNotFoundFault"},
385
+ {"shape":"InvalidDBClusterStateFault"}
1197
386
  ]
1198
387
  },
1199
388
  "DeleteDBClusterParameterGroup":{
@@ -1204,24 +393,8 @@
1204
393
  },
1205
394
  "input":{"shape":"DeleteDBClusterParameterGroupMessage"},
1206
395
  "errors":[
1207
- {
1208
- "shape":"InvalidDBParameterGroupStateFault",
1209
- "error":{
1210
- "code":"InvalidDBParameterGroupState",
1211
- "httpStatusCode":400,
1212
- "senderFault":true
1213
- },
1214
- "exception":true
1215
- },
1216
- {
1217
- "shape":"DBParameterGroupNotFoundFault",
1218
- "error":{
1219
- "code":"DBParameterGroupNotFound",
1220
- "httpStatusCode":404,
1221
- "senderFault":true
1222
- },
1223
- "exception":true
1224
- }
396
+ {"shape":"InvalidDBParameterGroupStateFault"},
397
+ {"shape":"DBParameterGroupNotFoundFault"}
1225
398
  ]
1226
399
  },
1227
400
  "DeleteDBClusterSnapshot":{
@@ -1233,28 +406,11 @@
1233
406
  "input":{"shape":"DeleteDBClusterSnapshotMessage"},
1234
407
  "output":{
1235
408
  "shape":"DeleteDBClusterSnapshotResult",
1236
- "wrapper":true,
1237
409
  "resultWrapper":"DeleteDBClusterSnapshotResult"
1238
410
  },
1239
411
  "errors":[
1240
- {
1241
- "shape":"InvalidDBClusterSnapshotStateFault",
1242
- "error":{
1243
- "code":"InvalidDBClusterSnapshotStateFault",
1244
- "httpStatusCode":400,
1245
- "senderFault":true
1246
- },
1247
- "exception":true
1248
- },
1249
- {
1250
- "shape":"DBClusterSnapshotNotFoundFault",
1251
- "error":{
1252
- "code":"DBClusterSnapshotNotFoundFault",
1253
- "httpStatusCode":404,
1254
- "senderFault":true
1255
- },
1256
- "exception":true
1257
- }
412
+ {"shape":"InvalidDBClusterSnapshotStateFault"},
413
+ {"shape":"DBClusterSnapshotNotFoundFault"}
1258
414
  ]
1259
415
  },
1260
416
  "DeleteDBInstance":{
@@ -1266,46 +422,13 @@
1266
422
  "input":{"shape":"DeleteDBInstanceMessage"},
1267
423
  "output":{
1268
424
  "shape":"DeleteDBInstanceResult",
1269
- "wrapper":true,
1270
425
  "resultWrapper":"DeleteDBInstanceResult"
1271
426
  },
1272
427
  "errors":[
1273
- {
1274
- "shape":"DBInstanceNotFoundFault",
1275
- "error":{
1276
- "code":"DBInstanceNotFound",
1277
- "httpStatusCode":404,
1278
- "senderFault":true
1279
- },
1280
- "exception":true
1281
- },
1282
- {
1283
- "shape":"InvalidDBInstanceStateFault",
1284
- "error":{
1285
- "code":"InvalidDBInstanceState",
1286
- "httpStatusCode":400,
1287
- "senderFault":true
1288
- },
1289
- "exception":true
1290
- },
1291
- {
1292
- "shape":"DBSnapshotAlreadyExistsFault",
1293
- "error":{
1294
- "code":"DBSnapshotAlreadyExists",
1295
- "httpStatusCode":400,
1296
- "senderFault":true
1297
- },
1298
- "exception":true
1299
- },
1300
- {
1301
- "shape":"SnapshotQuotaExceededFault",
1302
- "error":{
1303
- "code":"SnapshotQuotaExceeded",
1304
- "httpStatusCode":400,
1305
- "senderFault":true
1306
- },
1307
- "exception":true
1308
- }
428
+ {"shape":"DBInstanceNotFoundFault"},
429
+ {"shape":"InvalidDBInstanceStateFault"},
430
+ {"shape":"DBSnapshotAlreadyExistsFault"},
431
+ {"shape":"SnapshotQuotaExceededFault"}
1309
432
  ]
1310
433
  },
1311
434
  "DeleteDBParameterGroup":{
@@ -1316,24 +439,8 @@
1316
439
  },
1317
440
  "input":{"shape":"DeleteDBParameterGroupMessage"},
1318
441
  "errors":[
1319
- {
1320
- "shape":"InvalidDBParameterGroupStateFault",
1321
- "error":{
1322
- "code":"InvalidDBParameterGroupState",
1323
- "httpStatusCode":400,
1324
- "senderFault":true
1325
- },
1326
- "exception":true
1327
- },
1328
- {
1329
- "shape":"DBParameterGroupNotFoundFault",
1330
- "error":{
1331
- "code":"DBParameterGroupNotFound",
1332
- "httpStatusCode":404,
1333
- "senderFault":true
1334
- },
1335
- "exception":true
1336
- }
442
+ {"shape":"InvalidDBParameterGroupStateFault"},
443
+ {"shape":"DBParameterGroupNotFoundFault"}
1337
444
  ]
1338
445
  },
1339
446
  "DeleteDBSecurityGroup":{
@@ -1344,24 +451,8 @@
1344
451
  },
1345
452
  "input":{"shape":"DeleteDBSecurityGroupMessage"},
1346
453
  "errors":[
1347
- {
1348
- "shape":"InvalidDBSecurityGroupStateFault",
1349
- "error":{
1350
- "code":"InvalidDBSecurityGroupState",
1351
- "httpStatusCode":400,
1352
- "senderFault":true
1353
- },
1354
- "exception":true
1355
- },
1356
- {
1357
- "shape":"DBSecurityGroupNotFoundFault",
1358
- "error":{
1359
- "code":"DBSecurityGroupNotFound",
1360
- "httpStatusCode":404,
1361
- "senderFault":true
1362
- },
1363
- "exception":true
1364
- }
454
+ {"shape":"InvalidDBSecurityGroupStateFault"},
455
+ {"shape":"DBSecurityGroupNotFoundFault"}
1365
456
  ]
1366
457
  },
1367
458
  "DeleteDBSnapshot":{
@@ -1373,28 +464,11 @@
1373
464
  "input":{"shape":"DeleteDBSnapshotMessage"},
1374
465
  "output":{
1375
466
  "shape":"DeleteDBSnapshotResult",
1376
- "wrapper":true,
1377
467
  "resultWrapper":"DeleteDBSnapshotResult"
1378
468
  },
1379
469
  "errors":[
1380
- {
1381
- "shape":"InvalidDBSnapshotStateFault",
1382
- "error":{
1383
- "code":"InvalidDBSnapshotState",
1384
- "httpStatusCode":400,
1385
- "senderFault":true
1386
- },
1387
- "exception":true
1388
- },
1389
- {
1390
- "shape":"DBSnapshotNotFoundFault",
1391
- "error":{
1392
- "code":"DBSnapshotNotFound",
1393
- "httpStatusCode":404,
1394
- "senderFault":true
1395
- },
1396
- "exception":true
1397
- }
470
+ {"shape":"InvalidDBSnapshotStateFault"},
471
+ {"shape":"DBSnapshotNotFoundFault"}
1398
472
  ]
1399
473
  },
1400
474
  "DeleteDBSubnetGroup":{
@@ -1405,33 +479,9 @@
1405
479
  },
1406
480
  "input":{"shape":"DeleteDBSubnetGroupMessage"},
1407
481
  "errors":[
1408
- {
1409
- "shape":"InvalidDBSubnetGroupStateFault",
1410
- "error":{
1411
- "code":"InvalidDBSubnetGroupStateFault",
1412
- "httpStatusCode":400,
1413
- "senderFault":true
1414
- },
1415
- "exception":true
1416
- },
1417
- {
1418
- "shape":"InvalidDBSubnetStateFault",
1419
- "error":{
1420
- "code":"InvalidDBSubnetStateFault",
1421
- "httpStatusCode":400,
1422
- "senderFault":true
1423
- },
1424
- "exception":true
1425
- },
1426
- {
1427
- "shape":"DBSubnetGroupNotFoundFault",
1428
- "error":{
1429
- "code":"DBSubnetGroupNotFoundFault",
1430
- "httpStatusCode":404,
1431
- "senderFault":true
1432
- },
1433
- "exception":true
1434
- }
482
+ {"shape":"InvalidDBSubnetGroupStateFault"},
483
+ {"shape":"InvalidDBSubnetStateFault"},
484
+ {"shape":"DBSubnetGroupNotFoundFault"}
1435
485
  ]
1436
486
  },
1437
487
  "DeleteEventSubscription":{
@@ -1443,28 +493,11 @@
1443
493
  "input":{"shape":"DeleteEventSubscriptionMessage"},
1444
494
  "output":{
1445
495
  "shape":"DeleteEventSubscriptionResult",
1446
- "wrapper":true,
1447
496
  "resultWrapper":"DeleteEventSubscriptionResult"
1448
497
  },
1449
498
  "errors":[
1450
- {
1451
- "shape":"SubscriptionNotFoundFault",
1452
- "error":{
1453
- "code":"SubscriptionNotFound",
1454
- "httpStatusCode":404,
1455
- "senderFault":true
1456
- },
1457
- "exception":true
1458
- },
1459
- {
1460
- "shape":"InvalidEventSubscriptionStateFault",
1461
- "error":{
1462
- "code":"InvalidEventSubscriptionState",
1463
- "httpStatusCode":400,
1464
- "senderFault":true
1465
- },
1466
- "exception":true
1467
- }
499
+ {"shape":"SubscriptionNotFoundFault"},
500
+ {"shape":"InvalidEventSubscriptionStateFault"}
1468
501
  ]
1469
502
  },
1470
503
  "DeleteOptionGroup":{
@@ -1475,24 +508,8 @@
1475
508
  },
1476
509
  "input":{"shape":"DeleteOptionGroupMessage"},
1477
510
  "errors":[
1478
- {
1479
- "shape":"OptionGroupNotFoundFault",
1480
- "error":{
1481
- "code":"OptionGroupNotFoundFault",
1482
- "httpStatusCode":404,
1483
- "senderFault":true
1484
- },
1485
- "exception":true
1486
- },
1487
- {
1488
- "shape":"InvalidOptionGroupStateFault",
1489
- "error":{
1490
- "code":"InvalidOptionGroupStateFault",
1491
- "httpStatusCode":400,
1492
- "senderFault":true
1493
- },
1494
- "exception":true
1495
- }
511
+ {"shape":"OptionGroupNotFoundFault"},
512
+ {"shape":"InvalidOptionGroupStateFault"}
1496
513
  ]
1497
514
  },
1498
515
  "DescribeAccountAttributes":{
@@ -1519,15 +536,7 @@
1519
536
  "resultWrapper":"DescribeCertificatesResult"
1520
537
  },
1521
538
  "errors":[
1522
- {
1523
- "shape":"CertificateNotFoundFault",
1524
- "error":{
1525
- "code":"CertificateNotFound",
1526
- "httpStatusCode":404,
1527
- "senderFault":true
1528
- },
1529
- "exception":true
1530
- }
539
+ {"shape":"CertificateNotFoundFault"}
1531
540
  ]
1532
541
  },
1533
542
  "DescribeDBClusterParameterGroups":{
@@ -1542,15 +551,7 @@
1542
551
  "resultWrapper":"DescribeDBClusterParameterGroupsResult"
1543
552
  },
1544
553
  "errors":[
1545
- {
1546
- "shape":"DBParameterGroupNotFoundFault",
1547
- "error":{
1548
- "code":"DBParameterGroupNotFound",
1549
- "httpStatusCode":404,
1550
- "senderFault":true
1551
- },
1552
- "exception":true
1553
- }
554
+ {"shape":"DBParameterGroupNotFoundFault"}
1554
555
  ]
1555
556
  },
1556
557
  "DescribeDBClusterParameters":{
@@ -1565,15 +566,7 @@
1565
566
  "resultWrapper":"DescribeDBClusterParametersResult"
1566
567
  },
1567
568
  "errors":[
1568
- {
1569
- "shape":"DBParameterGroupNotFoundFault",
1570
- "error":{
1571
- "code":"DBParameterGroupNotFound",
1572
- "httpStatusCode":404,
1573
- "senderFault":true
1574
- },
1575
- "exception":true
1576
- }
569
+ {"shape":"DBParameterGroupNotFoundFault"}
1577
570
  ]
1578
571
  },
1579
572
  "DescribeDBClusterSnapshots":{
@@ -1588,15 +581,7 @@
1588
581
  "resultWrapper":"DescribeDBClusterSnapshotsResult"
1589
582
  },
1590
583
  "errors":[
1591
- {
1592
- "shape":"DBClusterSnapshotNotFoundFault",
1593
- "error":{
1594
- "code":"DBClusterSnapshotNotFoundFault",
1595
- "httpStatusCode":404,
1596
- "senderFault":true
1597
- },
1598
- "exception":true
1599
- }
584
+ {"shape":"DBClusterSnapshotNotFoundFault"}
1600
585
  ]
1601
586
  },
1602
587
  "DescribeDBClusters":{
@@ -1611,15 +596,7 @@
1611
596
  "resultWrapper":"DescribeDBClustersResult"
1612
597
  },
1613
598
  "errors":[
1614
- {
1615
- "shape":"DBClusterNotFoundFault",
1616
- "error":{
1617
- "code":"DBClusterNotFoundFault",
1618
- "httpStatusCode":404,
1619
- "senderFault":true
1620
- },
1621
- "exception":true
1622
- }
599
+ {"shape":"DBClusterNotFoundFault"}
1623
600
  ]
1624
601
  },
1625
602
  "DescribeDBEngineVersions":{
@@ -1646,15 +623,7 @@
1646
623
  "resultWrapper":"DescribeDBInstancesResult"
1647
624
  },
1648
625
  "errors":[
1649
- {
1650
- "shape":"DBInstanceNotFoundFault",
1651
- "error":{
1652
- "code":"DBInstanceNotFound",
1653
- "httpStatusCode":404,
1654
- "senderFault":true
1655
- },
1656
- "exception":true
1657
- }
626
+ {"shape":"DBInstanceNotFoundFault"}
1658
627
  ]
1659
628
  },
1660
629
  "DescribeDBLogFiles":{
@@ -1669,15 +638,7 @@
1669
638
  "resultWrapper":"DescribeDBLogFilesResult"
1670
639
  },
1671
640
  "errors":[
1672
- {
1673
- "shape":"DBInstanceNotFoundFault",
1674
- "error":{
1675
- "code":"DBInstanceNotFound",
1676
- "httpStatusCode":404,
1677
- "senderFault":true
1678
- },
1679
- "exception":true
1680
- }
641
+ {"shape":"DBInstanceNotFoundFault"}
1681
642
  ]
1682
643
  },
1683
644
  "DescribeDBParameterGroups":{
@@ -1692,15 +653,7 @@
1692
653
  "resultWrapper":"DescribeDBParameterGroupsResult"
1693
654
  },
1694
655
  "errors":[
1695
- {
1696
- "shape":"DBParameterGroupNotFoundFault",
1697
- "error":{
1698
- "code":"DBParameterGroupNotFound",
1699
- "httpStatusCode":404,
1700
- "senderFault":true
1701
- },
1702
- "exception":true
1703
- }
656
+ {"shape":"DBParameterGroupNotFoundFault"}
1704
657
  ]
1705
658
  },
1706
659
  "DescribeDBParameters":{
@@ -1715,15 +668,7 @@
1715
668
  "resultWrapper":"DescribeDBParametersResult"
1716
669
  },
1717
670
  "errors":[
1718
- {
1719
- "shape":"DBParameterGroupNotFoundFault",
1720
- "error":{
1721
- "code":"DBParameterGroupNotFound",
1722
- "httpStatusCode":404,
1723
- "senderFault":true
1724
- },
1725
- "exception":true
1726
- }
671
+ {"shape":"DBParameterGroupNotFoundFault"}
1727
672
  ]
1728
673
  },
1729
674
  "DescribeDBSecurityGroups":{
@@ -1738,15 +683,7 @@
1738
683
  "resultWrapper":"DescribeDBSecurityGroupsResult"
1739
684
  },
1740
685
  "errors":[
1741
- {
1742
- "shape":"DBSecurityGroupNotFoundFault",
1743
- "error":{
1744
- "code":"DBSecurityGroupNotFound",
1745
- "httpStatusCode":404,
1746
- "senderFault":true
1747
- },
1748
- "exception":true
1749
- }
686
+ {"shape":"DBSecurityGroupNotFoundFault"}
1750
687
  ]
1751
688
  },
1752
689
  "DescribeDBSnapshotAttributes":{
@@ -1758,19 +695,10 @@
1758
695
  "input":{"shape":"DescribeDBSnapshotAttributesMessage"},
1759
696
  "output":{
1760
697
  "shape":"DescribeDBSnapshotAttributesResult",
1761
- "wrapper":true,
1762
698
  "resultWrapper":"DescribeDBSnapshotAttributesResult"
1763
699
  },
1764
700
  "errors":[
1765
- {
1766
- "shape":"DBSnapshotNotFoundFault",
1767
- "error":{
1768
- "code":"DBSnapshotNotFound",
1769
- "httpStatusCode":404,
1770
- "senderFault":true
1771
- },
1772
- "exception":true
1773
- }
701
+ {"shape":"DBSnapshotNotFoundFault"}
1774
702
  ]
1775
703
  },
1776
704
  "DescribeDBSnapshots":{
@@ -1785,15 +713,7 @@
1785
713
  "resultWrapper":"DescribeDBSnapshotsResult"
1786
714
  },
1787
715
  "errors":[
1788
- {
1789
- "shape":"DBSnapshotNotFoundFault",
1790
- "error":{
1791
- "code":"DBSnapshotNotFound",
1792
- "httpStatusCode":404,
1793
- "senderFault":true
1794
- },
1795
- "exception":true
1796
- }
716
+ {"shape":"DBSnapshotNotFoundFault"}
1797
717
  ]
1798
718
  },
1799
719
  "DescribeDBSubnetGroups":{
@@ -1808,15 +728,7 @@
1808
728
  "resultWrapper":"DescribeDBSubnetGroupsResult"
1809
729
  },
1810
730
  "errors":[
1811
- {
1812
- "shape":"DBSubnetGroupNotFoundFault",
1813
- "error":{
1814
- "code":"DBSubnetGroupNotFoundFault",
1815
- "httpStatusCode":404,
1816
- "senderFault":true
1817
- },
1818
- "exception":true
1819
- }
731
+ {"shape":"DBSubnetGroupNotFoundFault"}
1820
732
  ]
1821
733
  },
1822
734
  "DescribeEngineDefaultClusterParameters":{
@@ -1828,7 +740,6 @@
1828
740
  "input":{"shape":"DescribeEngineDefaultClusterParametersMessage"},
1829
741
  "output":{
1830
742
  "shape":"DescribeEngineDefaultClusterParametersResult",
1831
- "wrapper":true,
1832
743
  "resultWrapper":"DescribeEngineDefaultClusterParametersResult"
1833
744
  }
1834
745
  },
@@ -1841,7 +752,6 @@
1841
752
  "input":{"shape":"DescribeEngineDefaultParametersMessage"},
1842
753
  "output":{
1843
754
  "shape":"DescribeEngineDefaultParametersResult",
1844
- "wrapper":true,
1845
755
  "resultWrapper":"DescribeEngineDefaultParametersResult"
1846
756
  }
1847
757
  },
@@ -1869,15 +779,7 @@
1869
779
  "resultWrapper":"DescribeEventSubscriptionsResult"
1870
780
  },
1871
781
  "errors":[
1872
- {
1873
- "shape":"SubscriptionNotFoundFault",
1874
- "error":{
1875
- "code":"SubscriptionNotFound",
1876
- "httpStatusCode":404,
1877
- "senderFault":true
1878
- },
1879
- "exception":true
1880
- }
782
+ {"shape":"SubscriptionNotFoundFault"}
1881
783
  ]
1882
784
  },
1883
785
  "DescribeEvents":{
@@ -1916,15 +818,7 @@
1916
818
  "resultWrapper":"DescribeOptionGroupsResult"
1917
819
  },
1918
820
  "errors":[
1919
- {
1920
- "shape":"OptionGroupNotFoundFault",
1921
- "error":{
1922
- "code":"OptionGroupNotFoundFault",
1923
- "httpStatusCode":404,
1924
- "senderFault":true
1925
- },
1926
- "exception":true
1927
- }
821
+ {"shape":"OptionGroupNotFoundFault"}
1928
822
  ]
1929
823
  },
1930
824
  "DescribeOrderableDBInstanceOptions":{
@@ -1951,15 +845,7 @@
1951
845
  "resultWrapper":"DescribePendingMaintenanceActionsResult"
1952
846
  },
1953
847
  "errors":[
1954
- {
1955
- "shape":"ResourceNotFoundFault",
1956
- "error":{
1957
- "code":"ResourceNotFoundFault",
1958
- "httpStatusCode":404,
1959
- "senderFault":true
1960
- },
1961
- "exception":true
1962
- }
848
+ {"shape":"ResourceNotFoundFault"}
1963
849
  ]
1964
850
  },
1965
851
  "DescribeReservedDBInstances":{
@@ -1974,15 +860,7 @@
1974
860
  "resultWrapper":"DescribeReservedDBInstancesResult"
1975
861
  },
1976
862
  "errors":[
1977
- {
1978
- "shape":"ReservedDBInstanceNotFoundFault",
1979
- "error":{
1980
- "code":"ReservedDBInstanceNotFound",
1981
- "httpStatusCode":404,
1982
- "senderFault":true
1983
- },
1984
- "exception":true
1985
- }
863
+ {"shape":"ReservedDBInstanceNotFoundFault"}
1986
864
  ]
1987
865
  },
1988
866
  "DescribeReservedDBInstancesOfferings":{
@@ -1997,15 +875,7 @@
1997
875
  "resultWrapper":"DescribeReservedDBInstancesOfferingsResult"
1998
876
  },
1999
877
  "errors":[
2000
- {
2001
- "shape":"ReservedDBInstancesOfferingNotFoundFault",
2002
- "error":{
2003
- "code":"ReservedDBInstancesOfferingNotFound",
2004
- "httpStatusCode":404,
2005
- "senderFault":true
2006
- },
2007
- "exception":true
2008
- }
878
+ {"shape":"ReservedDBInstancesOfferingNotFoundFault"}
2009
879
  ]
2010
880
  },
2011
881
  "DownloadDBLogFilePortion":{
@@ -2020,24 +890,8 @@
2020
890
  "resultWrapper":"DownloadDBLogFilePortionResult"
2021
891
  },
2022
892
  "errors":[
2023
- {
2024
- "shape":"DBInstanceNotFoundFault",
2025
- "error":{
2026
- "code":"DBInstanceNotFound",
2027
- "httpStatusCode":404,
2028
- "senderFault":true
2029
- },
2030
- "exception":true
2031
- },
2032
- {
2033
- "shape":"DBLogFileNotFoundFault",
2034
- "error":{
2035
- "code":"DBLogFileNotFoundFault",
2036
- "httpStatusCode":404,
2037
- "senderFault":true
2038
- },
2039
- "exception":true
2040
- }
893
+ {"shape":"DBInstanceNotFoundFault"},
894
+ {"shape":"DBLogFileNotFoundFault"}
2041
895
  ]
2042
896
  },
2043
897
  "FailoverDBCluster":{
@@ -2049,28 +903,11 @@
2049
903
  "input":{"shape":"FailoverDBClusterMessage"},
2050
904
  "output":{
2051
905
  "shape":"FailoverDBClusterResult",
2052
- "wrapper":true,
2053
906
  "resultWrapper":"FailoverDBClusterResult"
2054
907
  },
2055
908
  "errors":[
2056
- {
2057
- "shape":"DBClusterNotFoundFault",
2058
- "error":{
2059
- "code":"DBClusterNotFoundFault",
2060
- "httpStatusCode":404,
2061
- "senderFault":true
2062
- },
2063
- "exception":true
2064
- },
2065
- {
2066
- "shape":"InvalidDBClusterStateFault",
2067
- "error":{
2068
- "code":"InvalidDBClusterStateFault",
2069
- "httpStatusCode":400,
2070
- "senderFault":true
2071
- },
2072
- "exception":true
2073
- }
909
+ {"shape":"DBClusterNotFoundFault"},
910
+ {"shape":"InvalidDBClusterStateFault"}
2074
911
  ]
2075
912
  },
2076
913
  "ListTagsForResource":{
@@ -2085,24 +922,8 @@
2085
922
  "resultWrapper":"ListTagsForResourceResult"
2086
923
  },
2087
924
  "errors":[
2088
- {
2089
- "shape":"DBInstanceNotFoundFault",
2090
- "error":{
2091
- "code":"DBInstanceNotFound",
2092
- "httpStatusCode":404,
2093
- "senderFault":true
2094
- },
2095
- "exception":true
2096
- },
2097
- {
2098
- "shape":"DBSnapshotNotFoundFault",
2099
- "error":{
2100
- "code":"DBSnapshotNotFound",
2101
- "httpStatusCode":404,
2102
- "senderFault":true
2103
- },
2104
- "exception":true
2105
- }
925
+ {"shape":"DBInstanceNotFoundFault"},
926
+ {"shape":"DBSnapshotNotFoundFault"}
2106
927
  ]
2107
928
  },
2108
929
  "ModifyDBCluster":{
@@ -2114,109 +935,20 @@
2114
935
  "input":{"shape":"ModifyDBClusterMessage"},
2115
936
  "output":{
2116
937
  "shape":"ModifyDBClusterResult",
2117
- "wrapper":true,
2118
938
  "resultWrapper":"ModifyDBClusterResult"
2119
939
  },
2120
940
  "errors":[
2121
- {
2122
- "shape":"DBClusterNotFoundFault",
2123
- "error":{
2124
- "code":"DBClusterNotFoundFault",
2125
- "httpStatusCode":404,
2126
- "senderFault":true
2127
- },
2128
- "exception":true
2129
- },
2130
- {
2131
- "shape":"InvalidDBClusterStateFault",
2132
- "error":{
2133
- "code":"InvalidDBClusterStateFault",
2134
- "httpStatusCode":400,
2135
- "senderFault":true
2136
- },
2137
- "exception":true
2138
- },
2139
- {
2140
- "shape":"StorageQuotaExceededFault",
2141
- "error":{
2142
- "code":"StorageQuotaExceeded",
2143
- "httpStatusCode":400,
2144
- "senderFault":true
2145
- },
2146
- "exception":true
2147
- },
2148
- {
2149
- "shape":"DBSubnetGroupNotFoundFault",
2150
- "error":{
2151
- "code":"DBSubnetGroupNotFoundFault",
2152
- "httpStatusCode":404,
2153
- "senderFault":true
2154
- },
2155
- "exception":true
2156
- },
2157
- {
2158
- "shape":"InvalidVPCNetworkStateFault",
2159
- "error":{
2160
- "code":"InvalidVPCNetworkStateFault",
2161
- "httpStatusCode":400,
2162
- "senderFault":true
2163
- },
2164
- "exception":true
2165
- },
2166
- {
2167
- "shape":"InvalidDBSubnetGroupStateFault",
2168
- "error":{
2169
- "code":"InvalidDBSubnetGroupStateFault",
2170
- "httpStatusCode":400,
2171
- "senderFault":true
2172
- },
2173
- "exception":true
2174
- },
2175
- {
2176
- "shape":"InvalidSubnet",
2177
- "error":{
2178
- "code":"InvalidSubnet",
2179
- "httpStatusCode":400,
2180
- "senderFault":true
2181
- },
2182
- "exception":true
2183
- },
2184
- {
2185
- "shape":"DBClusterParameterGroupNotFoundFault",
2186
- "error":{
2187
- "code":"DBClusterParameterGroupNotFound",
2188
- "httpStatusCode":404,
2189
- "senderFault":true
2190
- },
2191
- "exception":true
2192
- },
2193
- {
2194
- "shape":"InvalidDBSecurityGroupStateFault",
2195
- "error":{
2196
- "code":"InvalidDBSecurityGroupState",
2197
- "httpStatusCode":400,
2198
- "senderFault":true
2199
- },
2200
- "exception":true
2201
- },
2202
- {
2203
- "shape":"InvalidDBInstanceStateFault",
2204
- "error":{
2205
- "code":"InvalidDBInstanceState",
2206
- "httpStatusCode":400,
2207
- "senderFault":true
2208
- },
2209
- "exception":true
2210
- },
2211
- {
2212
- "shape":"DBClusterAlreadyExistsFault",
2213
- "error":{
2214
- "code":"DBClusterAlreadyExistsFault",
2215
- "httpStatusCode":400,
2216
- "senderFault":true
2217
- },
2218
- "exception":true
2219
- }
941
+ {"shape":"DBClusterNotFoundFault"},
942
+ {"shape":"InvalidDBClusterStateFault"},
943
+ {"shape":"StorageQuotaExceededFault"},
944
+ {"shape":"DBSubnetGroupNotFoundFault"},
945
+ {"shape":"InvalidVPCNetworkStateFault"},
946
+ {"shape":"InvalidDBSubnetGroupStateFault"},
947
+ {"shape":"InvalidSubnet"},
948
+ {"shape":"DBClusterParameterGroupNotFoundFault"},
949
+ {"shape":"InvalidDBSecurityGroupStateFault"},
950
+ {"shape":"InvalidDBInstanceStateFault"},
951
+ {"shape":"DBClusterAlreadyExistsFault"}
2220
952
  ]
2221
953
  },
2222
954
  "ModifyDBClusterParameterGroup":{
@@ -2231,24 +963,8 @@
2231
963
  "resultWrapper":"ModifyDBClusterParameterGroupResult"
2232
964
  },
2233
965
  "errors":[
2234
- {
2235
- "shape":"DBParameterGroupNotFoundFault",
2236
- "error":{
2237
- "code":"DBParameterGroupNotFound",
2238
- "httpStatusCode":404,
2239
- "senderFault":true
2240
- },
2241
- "exception":true
2242
- },
2243
- {
2244
- "shape":"InvalidDBParameterGroupStateFault",
2245
- "error":{
2246
- "code":"InvalidDBParameterGroupState",
2247
- "httpStatusCode":400,
2248
- "senderFault":true
2249
- },
2250
- "exception":true
2251
- }
966
+ {"shape":"DBParameterGroupNotFoundFault"},
967
+ {"shape":"InvalidDBParameterGroupStateFault"}
2252
968
  ]
2253
969
  },
2254
970
  "ModifyDBInstance":{
@@ -2260,145 +976,24 @@
2260
976
  "input":{"shape":"ModifyDBInstanceMessage"},
2261
977
  "output":{
2262
978
  "shape":"ModifyDBInstanceResult",
2263
- "wrapper":true,
2264
979
  "resultWrapper":"ModifyDBInstanceResult"
2265
980
  },
2266
981
  "errors":[
2267
- {
2268
- "shape":"InvalidDBInstanceStateFault",
2269
- "error":{
2270
- "code":"InvalidDBInstanceState",
2271
- "httpStatusCode":400,
2272
- "senderFault":true
2273
- },
2274
- "exception":true
2275
- },
2276
- {
2277
- "shape":"InvalidDBSecurityGroupStateFault",
2278
- "error":{
2279
- "code":"InvalidDBSecurityGroupState",
2280
- "httpStatusCode":400,
2281
- "senderFault":true
2282
- },
2283
- "exception":true
2284
- },
2285
- {
2286
- "shape":"DBInstanceAlreadyExistsFault",
2287
- "error":{
2288
- "code":"DBInstanceAlreadyExists",
2289
- "httpStatusCode":400,
2290
- "senderFault":true
2291
- },
2292
- "exception":true
2293
- },
2294
- {
2295
- "shape":"DBInstanceNotFoundFault",
2296
- "error":{
2297
- "code":"DBInstanceNotFound",
2298
- "httpStatusCode":404,
2299
- "senderFault":true
2300
- },
2301
- "exception":true
2302
- },
2303
- {
2304
- "shape":"DBSecurityGroupNotFoundFault",
2305
- "error":{
2306
- "code":"DBSecurityGroupNotFound",
2307
- "httpStatusCode":404,
2308
- "senderFault":true
2309
- },
2310
- "exception":true
2311
- },
2312
- {
2313
- "shape":"DBParameterGroupNotFoundFault",
2314
- "error":{
2315
- "code":"DBParameterGroupNotFound",
2316
- "httpStatusCode":404,
2317
- "senderFault":true
2318
- },
2319
- "exception":true
2320
- },
2321
- {
2322
- "shape":"InsufficientDBInstanceCapacityFault",
2323
- "error":{
2324
- "code":"InsufficientDBInstanceCapacity",
2325
- "httpStatusCode":400,
2326
- "senderFault":true
2327
- },
2328
- "exception":true
2329
- },
2330
- {
2331
- "shape":"StorageQuotaExceededFault",
2332
- "error":{
2333
- "code":"StorageQuotaExceeded",
2334
- "httpStatusCode":400,
2335
- "senderFault":true
2336
- },
2337
- "exception":true
2338
- },
2339
- {
2340
- "shape":"InvalidVPCNetworkStateFault",
2341
- "error":{
2342
- "code":"InvalidVPCNetworkStateFault",
2343
- "httpStatusCode":400,
2344
- "senderFault":true
2345
- },
2346
- "exception":true
2347
- },
2348
- {
2349
- "shape":"ProvisionedIopsNotAvailableInAZFault",
2350
- "error":{
2351
- "code":"ProvisionedIopsNotAvailableInAZFault",
2352
- "httpStatusCode":400,
2353
- "senderFault":true
2354
- },
2355
- "exception":true
2356
- },
2357
- {
2358
- "shape":"OptionGroupNotFoundFault",
2359
- "error":{
2360
- "code":"OptionGroupNotFoundFault",
2361
- "httpStatusCode":404,
2362
- "senderFault":true
2363
- },
2364
- "exception":true
2365
- },
2366
- {
2367
- "shape":"DBUpgradeDependencyFailureFault",
2368
- "error":{
2369
- "code":"DBUpgradeDependencyFailure",
2370
- "httpStatusCode":400,
2371
- "senderFault":true
2372
- },
2373
- "exception":true
2374
- },
2375
- {
2376
- "shape":"StorageTypeNotSupportedFault",
2377
- "error":{
2378
- "code":"StorageTypeNotSupported",
2379
- "httpStatusCode":400,
2380
- "senderFault":true
2381
- },
2382
- "exception":true
2383
- },
2384
- {
2385
- "shape":"AuthorizationNotFoundFault",
2386
- "error":{
2387
- "code":"AuthorizationNotFound",
2388
- "httpStatusCode":404,
2389
- "senderFault":true
2390
- },
2391
- "exception":true
2392
- },
2393
- {
2394
- "shape":"CertificateNotFoundFault",
2395
- "error":{
2396
- "code":"CertificateNotFound",
2397
- "httpStatusCode":404,
2398
- "senderFault":true
2399
- },
2400
- "exception":true
2401
- }
982
+ {"shape":"InvalidDBInstanceStateFault"},
983
+ {"shape":"InvalidDBSecurityGroupStateFault"},
984
+ {"shape":"DBInstanceAlreadyExistsFault"},
985
+ {"shape":"DBInstanceNotFoundFault"},
986
+ {"shape":"DBSecurityGroupNotFoundFault"},
987
+ {"shape":"DBParameterGroupNotFoundFault"},
988
+ {"shape":"InsufficientDBInstanceCapacityFault"},
989
+ {"shape":"StorageQuotaExceededFault"},
990
+ {"shape":"InvalidVPCNetworkStateFault"},
991
+ {"shape":"ProvisionedIopsNotAvailableInAZFault"},
992
+ {"shape":"OptionGroupNotFoundFault"},
993
+ {"shape":"DBUpgradeDependencyFailureFault"},
994
+ {"shape":"StorageTypeNotSupportedFault"},
995
+ {"shape":"AuthorizationNotFoundFault"},
996
+ {"shape":"CertificateNotFoundFault"}
2402
997
  ]
2403
998
  },
2404
999
  "ModifyDBParameterGroup":{
@@ -2413,24 +1008,8 @@
2413
1008
  "resultWrapper":"ModifyDBParameterGroupResult"
2414
1009
  },
2415
1010
  "errors":[
2416
- {
2417
- "shape":"DBParameterGroupNotFoundFault",
2418
- "error":{
2419
- "code":"DBParameterGroupNotFound",
2420
- "httpStatusCode":404,
2421
- "senderFault":true
2422
- },
2423
- "exception":true
2424
- },
2425
- {
2426
- "shape":"InvalidDBParameterGroupStateFault",
2427
- "error":{
2428
- "code":"InvalidDBParameterGroupState",
2429
- "httpStatusCode":400,
2430
- "senderFault":true
2431
- },
2432
- "exception":true
2433
- }
1011
+ {"shape":"DBParameterGroupNotFoundFault"},
1012
+ {"shape":"InvalidDBParameterGroupStateFault"}
2434
1013
  ]
2435
1014
  },
2436
1015
  "ModifyDBSnapshotAttribute":{
@@ -2442,37 +1021,12 @@
2442
1021
  "input":{"shape":"ModifyDBSnapshotAttributeMessage"},
2443
1022
  "output":{
2444
1023
  "shape":"ModifyDBSnapshotAttributeResult",
2445
- "wrapper":true,
2446
1024
  "resultWrapper":"ModifyDBSnapshotAttributeResult"
2447
1025
  },
2448
1026
  "errors":[
2449
- {
2450
- "shape":"DBSnapshotNotFoundFault",
2451
- "error":{
2452
- "code":"DBSnapshotNotFound",
2453
- "httpStatusCode":404,
2454
- "senderFault":true
2455
- },
2456
- "exception":true
2457
- },
2458
- {
2459
- "shape":"InvalidDBSnapshotStateFault",
2460
- "error":{
2461
- "code":"InvalidDBSnapshotState",
2462
- "httpStatusCode":400,
2463
- "senderFault":true
2464
- },
2465
- "exception":true
2466
- },
2467
- {
2468
- "shape":"SharedSnapshotQuotaExceededFault",
2469
- "error":{
2470
- "code":"SharedSnapshotQuotaExceeded",
2471
- "httpStatusCode":400,
2472
- "senderFault":true
2473
- },
2474
- "exception":true
2475
- }
1027
+ {"shape":"DBSnapshotNotFoundFault"},
1028
+ {"shape":"InvalidDBSnapshotStateFault"},
1029
+ {"shape":"SharedSnapshotQuotaExceededFault"}
2476
1030
  ]
2477
1031
  },
2478
1032
  "ModifyDBSubnetGroup":{
@@ -2484,55 +1038,14 @@
2484
1038
  "input":{"shape":"ModifyDBSubnetGroupMessage"},
2485
1039
  "output":{
2486
1040
  "shape":"ModifyDBSubnetGroupResult",
2487
- "wrapper":true,
2488
1041
  "resultWrapper":"ModifyDBSubnetGroupResult"
2489
1042
  },
2490
1043
  "errors":[
2491
- {
2492
- "shape":"DBSubnetGroupNotFoundFault",
2493
- "error":{
2494
- "code":"DBSubnetGroupNotFoundFault",
2495
- "httpStatusCode":404,
2496
- "senderFault":true
2497
- },
2498
- "exception":true
2499
- },
2500
- {
2501
- "shape":"DBSubnetQuotaExceededFault",
2502
- "error":{
2503
- "code":"DBSubnetQuotaExceededFault",
2504
- "httpStatusCode":400,
2505
- "senderFault":true
2506
- },
2507
- "exception":true
2508
- },
2509
- {
2510
- "shape":"SubnetAlreadyInUse",
2511
- "error":{
2512
- "code":"SubnetAlreadyInUse",
2513
- "httpStatusCode":400,
2514
- "senderFault":true
2515
- },
2516
- "exception":true
2517
- },
2518
- {
2519
- "shape":"DBSubnetGroupDoesNotCoverEnoughAZs",
2520
- "error":{
2521
- "code":"DBSubnetGroupDoesNotCoverEnoughAZs",
2522
- "httpStatusCode":400,
2523
- "senderFault":true
2524
- },
2525
- "exception":true
2526
- },
2527
- {
2528
- "shape":"InvalidSubnet",
2529
- "error":{
2530
- "code":"InvalidSubnet",
2531
- "httpStatusCode":400,
2532
- "senderFault":true
2533
- },
2534
- "exception":true
2535
- }
1044
+ {"shape":"DBSubnetGroupNotFoundFault"},
1045
+ {"shape":"DBSubnetQuotaExceededFault"},
1046
+ {"shape":"SubnetAlreadyInUse"},
1047
+ {"shape":"DBSubnetGroupDoesNotCoverEnoughAZs"},
1048
+ {"shape":"InvalidSubnet"}
2536
1049
  ]
2537
1050
  },
2538
1051
  "ModifyEventSubscription":{
@@ -2544,64 +1057,15 @@
2544
1057
  "input":{"shape":"ModifyEventSubscriptionMessage"},
2545
1058
  "output":{
2546
1059
  "shape":"ModifyEventSubscriptionResult",
2547
- "wrapper":true,
2548
1060
  "resultWrapper":"ModifyEventSubscriptionResult"
2549
1061
  },
2550
1062
  "errors":[
2551
- {
2552
- "shape":"EventSubscriptionQuotaExceededFault",
2553
- "error":{
2554
- "code":"EventSubscriptionQuotaExceeded",
2555
- "httpStatusCode":400,
2556
- "senderFault":true
2557
- },
2558
- "exception":true
2559
- },
2560
- {
2561
- "shape":"SubscriptionNotFoundFault",
2562
- "error":{
2563
- "code":"SubscriptionNotFound",
2564
- "httpStatusCode":404,
2565
- "senderFault":true
2566
- },
2567
- "exception":true
2568
- },
2569
- {
2570
- "shape":"SNSInvalidTopicFault",
2571
- "error":{
2572
- "code":"SNSInvalidTopic",
2573
- "httpStatusCode":400,
2574
- "senderFault":true
2575
- },
2576
- "exception":true
2577
- },
2578
- {
2579
- "shape":"SNSNoAuthorizationFault",
2580
- "error":{
2581
- "code":"SNSNoAuthorization",
2582
- "httpStatusCode":400,
2583
- "senderFault":true
2584
- },
2585
- "exception":true
2586
- },
2587
- {
2588
- "shape":"SNSTopicArnNotFoundFault",
2589
- "error":{
2590
- "code":"SNSTopicArnNotFound",
2591
- "httpStatusCode":404,
2592
- "senderFault":true
2593
- },
2594
- "exception":true
2595
- },
2596
- {
2597
- "shape":"SubscriptionCategoryNotFoundFault",
2598
- "error":{
2599
- "code":"SubscriptionCategoryNotFound",
2600
- "httpStatusCode":404,
2601
- "senderFault":true
2602
- },
2603
- "exception":true
2604
- }
1063
+ {"shape":"EventSubscriptionQuotaExceededFault"},
1064
+ {"shape":"SubscriptionNotFoundFault"},
1065
+ {"shape":"SNSInvalidTopicFault"},
1066
+ {"shape":"SNSNoAuthorizationFault"},
1067
+ {"shape":"SNSTopicArnNotFoundFault"},
1068
+ {"shape":"SubscriptionCategoryNotFoundFault"}
2605
1069
  ]
2606
1070
  },
2607
1071
  "ModifyOptionGroup":{
@@ -2613,28 +1077,11 @@
2613
1077
  "input":{"shape":"ModifyOptionGroupMessage"},
2614
1078
  "output":{
2615
1079
  "shape":"ModifyOptionGroupResult",
2616
- "wrapper":true,
2617
1080
  "resultWrapper":"ModifyOptionGroupResult"
2618
1081
  },
2619
1082
  "errors":[
2620
- {
2621
- "shape":"InvalidOptionGroupStateFault",
2622
- "error":{
2623
- "code":"InvalidOptionGroupStateFault",
2624
- "httpStatusCode":400,
2625
- "senderFault":true
2626
- },
2627
- "exception":true
2628
- },
2629
- {
2630
- "shape":"OptionGroupNotFoundFault",
2631
- "error":{
2632
- "code":"OptionGroupNotFoundFault",
2633
- "httpStatusCode":404,
2634
- "senderFault":true
2635
- },
2636
- "exception":true
2637
- }
1083
+ {"shape":"InvalidOptionGroupStateFault"},
1084
+ {"shape":"OptionGroupNotFoundFault"}
2638
1085
  ]
2639
1086
  },
2640
1087
  "PromoteReadReplica":{
@@ -2646,28 +1093,11 @@
2646
1093
  "input":{"shape":"PromoteReadReplicaMessage"},
2647
1094
  "output":{
2648
1095
  "shape":"PromoteReadReplicaResult",
2649
- "wrapper":true,
2650
1096
  "resultWrapper":"PromoteReadReplicaResult"
2651
1097
  },
2652
1098
  "errors":[
2653
- {
2654
- "shape":"InvalidDBInstanceStateFault",
2655
- "error":{
2656
- "code":"InvalidDBInstanceState",
2657
- "httpStatusCode":400,
2658
- "senderFault":true
2659
- },
2660
- "exception":true
2661
- },
2662
- {
2663
- "shape":"DBInstanceNotFoundFault",
2664
- "error":{
2665
- "code":"DBInstanceNotFound",
2666
- "httpStatusCode":404,
2667
- "senderFault":true
2668
- },
2669
- "exception":true
2670
- }
1099
+ {"shape":"InvalidDBInstanceStateFault"},
1100
+ {"shape":"DBInstanceNotFoundFault"}
2671
1101
  ]
2672
1102
  },
2673
1103
  "PurchaseReservedDBInstancesOffering":{
@@ -2679,37 +1109,12 @@
2679
1109
  "input":{"shape":"PurchaseReservedDBInstancesOfferingMessage"},
2680
1110
  "output":{
2681
1111
  "shape":"PurchaseReservedDBInstancesOfferingResult",
2682
- "wrapper":true,
2683
1112
  "resultWrapper":"PurchaseReservedDBInstancesOfferingResult"
2684
1113
  },
2685
1114
  "errors":[
2686
- {
2687
- "shape":"ReservedDBInstancesOfferingNotFoundFault",
2688
- "error":{
2689
- "code":"ReservedDBInstancesOfferingNotFound",
2690
- "httpStatusCode":404,
2691
- "senderFault":true
2692
- },
2693
- "exception":true
2694
- },
2695
- {
2696
- "shape":"ReservedDBInstanceAlreadyExistsFault",
2697
- "error":{
2698
- "code":"ReservedDBInstanceAlreadyExists",
2699
- "httpStatusCode":404,
2700
- "senderFault":true
2701
- },
2702
- "exception":true
2703
- },
2704
- {
2705
- "shape":"ReservedDBInstanceQuotaExceededFault",
2706
- "error":{
2707
- "code":"ReservedDBInstanceQuotaExceeded",
2708
- "httpStatusCode":400,
2709
- "senderFault":true
2710
- },
2711
- "exception":true
2712
- }
1115
+ {"shape":"ReservedDBInstancesOfferingNotFoundFault"},
1116
+ {"shape":"ReservedDBInstanceAlreadyExistsFault"},
1117
+ {"shape":"ReservedDBInstanceQuotaExceededFault"}
2713
1118
  ]
2714
1119
  },
2715
1120
  "RebootDBInstance":{
@@ -2721,28 +1126,11 @@
2721
1126
  "input":{"shape":"RebootDBInstanceMessage"},
2722
1127
  "output":{
2723
1128
  "shape":"RebootDBInstanceResult",
2724
- "wrapper":true,
2725
1129
  "resultWrapper":"RebootDBInstanceResult"
2726
1130
  },
2727
1131
  "errors":[
2728
- {
2729
- "shape":"InvalidDBInstanceStateFault",
2730
- "error":{
2731
- "code":"InvalidDBInstanceState",
2732
- "httpStatusCode":400,
2733
- "senderFault":true
2734
- },
2735
- "exception":true
2736
- },
2737
- {
2738
- "shape":"DBInstanceNotFoundFault",
2739
- "error":{
2740
- "code":"DBInstanceNotFound",
2741
- "httpStatusCode":404,
2742
- "senderFault":true
2743
- },
2744
- "exception":true
2745
- }
1132
+ {"shape":"InvalidDBInstanceStateFault"},
1133
+ {"shape":"DBInstanceNotFoundFault"}
2746
1134
  ]
2747
1135
  },
2748
1136
  "RemoveSourceIdentifierFromSubscription":{
@@ -2754,28 +1142,11 @@
2754
1142
  "input":{"shape":"RemoveSourceIdentifierFromSubscriptionMessage"},
2755
1143
  "output":{
2756
1144
  "shape":"RemoveSourceIdentifierFromSubscriptionResult",
2757
- "wrapper":true,
2758
1145
  "resultWrapper":"RemoveSourceIdentifierFromSubscriptionResult"
2759
1146
  },
2760
1147
  "errors":[
2761
- {
2762
- "shape":"SubscriptionNotFoundFault",
2763
- "error":{
2764
- "code":"SubscriptionNotFound",
2765
- "httpStatusCode":404,
2766
- "senderFault":true
2767
- },
2768
- "exception":true
2769
- },
2770
- {
2771
- "shape":"SourceNotFoundFault",
2772
- "error":{
2773
- "code":"SourceNotFound",
2774
- "httpStatusCode":404,
2775
- "senderFault":true
2776
- },
2777
- "exception":true
2778
- }
1148
+ {"shape":"SubscriptionNotFoundFault"},
1149
+ {"shape":"SourceNotFoundFault"}
2779
1150
  ]
2780
1151
  },
2781
1152
  "RemoveTagsFromResource":{
@@ -2786,24 +1157,8 @@
2786
1157
  },
2787
1158
  "input":{"shape":"RemoveTagsFromResourceMessage"},
2788
1159
  "errors":[
2789
- {
2790
- "shape":"DBInstanceNotFoundFault",
2791
- "error":{
2792
- "code":"DBInstanceNotFound",
2793
- "httpStatusCode":404,
2794
- "senderFault":true
2795
- },
2796
- "exception":true
2797
- },
2798
- {
2799
- "shape":"DBSnapshotNotFoundFault",
2800
- "error":{
2801
- "code":"DBSnapshotNotFound",
2802
- "httpStatusCode":404,
2803
- "senderFault":true
2804
- },
2805
- "exception":true
2806
- }
1160
+ {"shape":"DBInstanceNotFoundFault"},
1161
+ {"shape":"DBSnapshotNotFoundFault"}
2807
1162
  ]
2808
1163
  },
2809
1164
  "ResetDBClusterParameterGroup":{
@@ -2818,24 +1173,8 @@
2818
1173
  "resultWrapper":"ResetDBClusterParameterGroupResult"
2819
1174
  },
2820
1175
  "errors":[
2821
- {
2822
- "shape":"InvalidDBParameterGroupStateFault",
2823
- "error":{
2824
- "code":"InvalidDBParameterGroupState",
2825
- "httpStatusCode":400,
2826
- "senderFault":true
2827
- },
2828
- "exception":true
2829
- },
2830
- {
2831
- "shape":"DBParameterGroupNotFoundFault",
2832
- "error":{
2833
- "code":"DBParameterGroupNotFound",
2834
- "httpStatusCode":404,
2835
- "senderFault":true
2836
- },
2837
- "exception":true
2838
- }
1176
+ {"shape":"InvalidDBParameterGroupStateFault"},
1177
+ {"shape":"DBParameterGroupNotFoundFault"}
2839
1178
  ]
2840
1179
  },
2841
1180
  "ResetDBParameterGroup":{
@@ -2850,24 +1189,8 @@
2850
1189
  "resultWrapper":"ResetDBParameterGroupResult"
2851
1190
  },
2852
1191
  "errors":[
2853
- {
2854
- "shape":"InvalidDBParameterGroupStateFault",
2855
- "error":{
2856
- "code":"InvalidDBParameterGroupState",
2857
- "httpStatusCode":400,
2858
- "senderFault":true
2859
- },
2860
- "exception":true
2861
- },
2862
- {
2863
- "shape":"DBParameterGroupNotFoundFault",
2864
- "error":{
2865
- "code":"DBParameterGroupNotFound",
2866
- "httpStatusCode":404,
2867
- "senderFault":true
2868
- },
2869
- "exception":true
2870
- }
1192
+ {"shape":"InvalidDBParameterGroupStateFault"},
1193
+ {"shape":"DBParameterGroupNotFoundFault"}
2871
1194
  ]
2872
1195
  },
2873
1196
  "RestoreDBClusterFromSnapshot":{
@@ -2879,163 +1202,26 @@
2879
1202
  "input":{"shape":"RestoreDBClusterFromSnapshotMessage"},
2880
1203
  "output":{
2881
1204
  "shape":"RestoreDBClusterFromSnapshotResult",
2882
- "wrapper":true,
2883
1205
  "resultWrapper":"RestoreDBClusterFromSnapshotResult"
2884
1206
  },
2885
1207
  "errors":[
2886
- {
2887
- "shape":"DBClusterAlreadyExistsFault",
2888
- "error":{
2889
- "code":"DBClusterAlreadyExistsFault",
2890
- "httpStatusCode":400,
2891
- "senderFault":true
2892
- },
2893
- "exception":true
2894
- },
2895
- {
2896
- "shape":"DBClusterQuotaExceededFault",
2897
- "error":{
2898
- "code":"DBClusterQuotaExceededFault",
2899
- "httpStatusCode":403,
2900
- "senderFault":true
2901
- },
2902
- "exception":true
2903
- },
2904
- {
2905
- "shape":"StorageQuotaExceededFault",
2906
- "error":{
2907
- "code":"StorageQuotaExceeded",
2908
- "httpStatusCode":400,
2909
- "senderFault":true
2910
- },
2911
- "exception":true
2912
- },
2913
- {
2914
- "shape":"DBSubnetGroupNotFoundFault",
2915
- "error":{
2916
- "code":"DBSubnetGroupNotFoundFault",
2917
- "httpStatusCode":404,
2918
- "senderFault":true
2919
- },
2920
- "exception":true
2921
- },
2922
- {
2923
- "shape":"DBSnapshotNotFoundFault",
2924
- "error":{
2925
- "code":"DBSnapshotNotFound",
2926
- "httpStatusCode":404,
2927
- "senderFault":true
2928
- },
2929
- "exception":true
2930
- },
2931
- {
2932
- "shape":"DBClusterSnapshotNotFoundFault",
2933
- "error":{
2934
- "code":"DBClusterSnapshotNotFoundFault",
2935
- "httpStatusCode":404,
2936
- "senderFault":true
2937
- },
2938
- "exception":true
2939
- },
2940
- {
2941
- "shape":"InsufficientDBClusterCapacityFault",
2942
- "error":{
2943
- "code":"InsufficientDBClusterCapacityFault",
2944
- "httpStatusCode":403,
2945
- "senderFault":true
2946
- },
2947
- "exception":true
2948
- },
2949
- {
2950
- "shape":"InsufficientStorageClusterCapacityFault",
2951
- "error":{
2952
- "code":"InsufficientStorageClusterCapacity",
2953
- "httpStatusCode":400,
2954
- "senderFault":true
2955
- },
2956
- "exception":true
2957
- },
2958
- {
2959
- "shape":"InvalidDBSnapshotStateFault",
2960
- "error":{
2961
- "code":"InvalidDBSnapshotState",
2962
- "httpStatusCode":400,
2963
- "senderFault":true
2964
- },
2965
- "exception":true
2966
- },
2967
- {
2968
- "shape":"InvalidDBClusterSnapshotStateFault",
2969
- "error":{
2970
- "code":"InvalidDBClusterSnapshotStateFault",
2971
- "httpStatusCode":400,
2972
- "senderFault":true
2973
- },
2974
- "exception":true
2975
- },
2976
- {
2977
- "shape":"StorageQuotaExceededFault",
2978
- "error":{
2979
- "code":"StorageQuotaExceeded",
2980
- "httpStatusCode":400,
2981
- "senderFault":true
2982
- },
2983
- "exception":true
2984
- },
2985
- {
2986
- "shape":"InvalidVPCNetworkStateFault",
2987
- "error":{
2988
- "code":"InvalidVPCNetworkStateFault",
2989
- "httpStatusCode":400,
2990
- "senderFault":true
2991
- },
2992
- "exception":true
2993
- },
2994
- {
2995
- "shape":"InvalidRestoreFault",
2996
- "error":{
2997
- "code":"InvalidRestoreFault",
2998
- "httpStatusCode":400,
2999
- "senderFault":true
3000
- },
3001
- "exception":true
3002
- },
3003
- {
3004
- "shape":"DBSubnetGroupNotFoundFault",
3005
- "error":{
3006
- "code":"DBSubnetGroupNotFoundFault",
3007
- "httpStatusCode":404,
3008
- "senderFault":true
3009
- },
3010
- "exception":true
3011
- },
3012
- {
3013
- "shape":"InvalidSubnet",
3014
- "error":{
3015
- "code":"InvalidSubnet",
3016
- "httpStatusCode":400,
3017
- "senderFault":true
3018
- },
3019
- "exception":true
3020
- },
3021
- {
3022
- "shape":"OptionGroupNotFoundFault",
3023
- "error":{
3024
- "code":"OptionGroupNotFoundFault",
3025
- "httpStatusCode":404,
3026
- "senderFault":true
3027
- },
3028
- "exception":true
3029
- },
3030
- {
3031
- "shape":"KMSKeyNotAccessibleFault",
3032
- "error":{
3033
- "code":"KMSKeyNotAccessibleFault",
3034
- "httpStatusCode":400,
3035
- "senderFault":true
3036
- },
3037
- "exception":true
3038
- }
1208
+ {"shape":"DBClusterAlreadyExistsFault"},
1209
+ {"shape":"DBClusterQuotaExceededFault"},
1210
+ {"shape":"StorageQuotaExceededFault"},
1211
+ {"shape":"DBSubnetGroupNotFoundFault"},
1212
+ {"shape":"DBSnapshotNotFoundFault"},
1213
+ {"shape":"DBClusterSnapshotNotFoundFault"},
1214
+ {"shape":"InsufficientDBClusterCapacityFault"},
1215
+ {"shape":"InsufficientStorageClusterCapacityFault"},
1216
+ {"shape":"InvalidDBSnapshotStateFault"},
1217
+ {"shape":"InvalidDBClusterSnapshotStateFault"},
1218
+ {"shape":"StorageQuotaExceededFault"},
1219
+ {"shape":"InvalidVPCNetworkStateFault"},
1220
+ {"shape":"InvalidRestoreFault"},
1221
+ {"shape":"DBSubnetGroupNotFoundFault"},
1222
+ {"shape":"InvalidSubnet"},
1223
+ {"shape":"OptionGroupNotFoundFault"},
1224
+ {"shape":"KMSKeyNotAccessibleFault"}
3039
1225
  ]
3040
1226
  },
3041
1227
  "RestoreDBClusterToPointInTime":{
@@ -3047,154 +1233,25 @@
3047
1233
  "input":{"shape":"RestoreDBClusterToPointInTimeMessage"},
3048
1234
  "output":{
3049
1235
  "shape":"RestoreDBClusterToPointInTimeResult",
3050
- "wrapper":true,
3051
1236
  "resultWrapper":"RestoreDBClusterToPointInTimeResult"
3052
1237
  },
3053
1238
  "errors":[
3054
- {
3055
- "shape":"DBClusterAlreadyExistsFault",
3056
- "error":{
3057
- "code":"DBClusterAlreadyExistsFault",
3058
- "httpStatusCode":400,
3059
- "senderFault":true
3060
- },
3061
- "exception":true
3062
- },
3063
- {
3064
- "shape":"DBClusterQuotaExceededFault",
3065
- "error":{
3066
- "code":"DBClusterQuotaExceededFault",
3067
- "httpStatusCode":403,
3068
- "senderFault":true
3069
- },
3070
- "exception":true
3071
- },
3072
- {
3073
- "shape":"StorageQuotaExceededFault",
3074
- "error":{
3075
- "code":"StorageQuotaExceeded",
3076
- "httpStatusCode":400,
3077
- "senderFault":true
3078
- },
3079
- "exception":true
3080
- },
3081
- {
3082
- "shape":"DBSubnetGroupNotFoundFault",
3083
- "error":{
3084
- "code":"DBSubnetGroupNotFoundFault",
3085
- "httpStatusCode":404,
3086
- "senderFault":true
3087
- },
3088
- "exception":true
3089
- },
3090
- {
3091
- "shape":"DBClusterNotFoundFault",
3092
- "error":{
3093
- "code":"DBClusterNotFoundFault",
3094
- "httpStatusCode":404,
3095
- "senderFault":true
3096
- },
3097
- "exception":true
3098
- },
3099
- {
3100
- "shape":"DBClusterSnapshotNotFoundFault",
3101
- "error":{
3102
- "code":"DBClusterSnapshotNotFoundFault",
3103
- "httpStatusCode":404,
3104
- "senderFault":true
3105
- },
3106
- "exception":true
3107
- },
3108
- {
3109
- "shape":"InsufficientDBClusterCapacityFault",
3110
- "error":{
3111
- "code":"InsufficientDBClusterCapacityFault",
3112
- "httpStatusCode":403,
3113
- "senderFault":true
3114
- },
3115
- "exception":true
3116
- },
3117
- {
3118
- "shape":"InvalidDBSnapshotStateFault",
3119
- "error":{
3120
- "code":"InvalidDBSnapshotState",
3121
- "httpStatusCode":400,
3122
- "senderFault":true
3123
- },
3124
- "exception":true
3125
- },
3126
- {
3127
- "shape":"InvalidDBClusterSnapshotStateFault",
3128
- "error":{
3129
- "code":"InvalidDBClusterSnapshotStateFault",
3130
- "httpStatusCode":400,
3131
- "senderFault":true
3132
- },
3133
- "exception":true
3134
- },
3135
- {
3136
- "shape":"StorageQuotaExceededFault",
3137
- "error":{
3138
- "code":"StorageQuotaExceeded",
3139
- "httpStatusCode":400,
3140
- "senderFault":true
3141
- },
3142
- "exception":true
3143
- },
3144
- {
3145
- "shape":"InvalidVPCNetworkStateFault",
3146
- "error":{
3147
- "code":"InvalidVPCNetworkStateFault",
3148
- "httpStatusCode":400,
3149
- "senderFault":true
3150
- },
3151
- "exception":true
3152
- },
3153
- {
3154
- "shape":"InvalidRestoreFault",
3155
- "error":{
3156
- "code":"InvalidRestoreFault",
3157
- "httpStatusCode":400,
3158
- "senderFault":true
3159
- },
3160
- "exception":true
3161
- },
3162
- {
3163
- "shape":"DBSubnetGroupNotFoundFault",
3164
- "error":{
3165
- "code":"DBSubnetGroupNotFoundFault",
3166
- "httpStatusCode":404,
3167
- "senderFault":true
3168
- },
3169
- "exception":true
3170
- },
3171
- {
3172
- "shape":"InvalidSubnet",
3173
- "error":{
3174
- "code":"InvalidSubnet",
3175
- "httpStatusCode":400,
3176
- "senderFault":true
3177
- },
3178
- "exception":true
3179
- },
3180
- {
3181
- "shape":"OptionGroupNotFoundFault",
3182
- "error":{
3183
- "code":"OptionGroupNotFoundFault",
3184
- "httpStatusCode":404,
3185
- "senderFault":true
3186
- },
3187
- "exception":true
3188
- },
3189
- {
3190
- "shape":"KMSKeyNotAccessibleFault",
3191
- "error":{
3192
- "code":"KMSKeyNotAccessibleFault",
3193
- "httpStatusCode":400,
3194
- "senderFault":true
3195
- },
3196
- "exception":true
3197
- }
1239
+ {"shape":"DBClusterAlreadyExistsFault"},
1240
+ {"shape":"DBClusterQuotaExceededFault"},
1241
+ {"shape":"StorageQuotaExceededFault"},
1242
+ {"shape":"DBSubnetGroupNotFoundFault"},
1243
+ {"shape":"DBClusterNotFoundFault"},
1244
+ {"shape":"DBClusterSnapshotNotFoundFault"},
1245
+ {"shape":"InsufficientDBClusterCapacityFault"},
1246
+ {"shape":"InvalidDBSnapshotStateFault"},
1247
+ {"shape":"InvalidDBClusterSnapshotStateFault"},
1248
+ {"shape":"StorageQuotaExceededFault"},
1249
+ {"shape":"InvalidVPCNetworkStateFault"},
1250
+ {"shape":"InvalidRestoreFault"},
1251
+ {"shape":"DBSubnetGroupNotFoundFault"},
1252
+ {"shape":"InvalidSubnet"},
1253
+ {"shape":"OptionGroupNotFoundFault"},
1254
+ {"shape":"KMSKeyNotAccessibleFault"}
3198
1255
  ]
3199
1256
  },
3200
1257
  "RestoreDBInstanceFromDBSnapshot":{
@@ -3206,163 +1263,26 @@
3206
1263
  "input":{"shape":"RestoreDBInstanceFromDBSnapshotMessage"},
3207
1264
  "output":{
3208
1265
  "shape":"RestoreDBInstanceFromDBSnapshotResult",
3209
- "wrapper":true,
3210
1266
  "resultWrapper":"RestoreDBInstanceFromDBSnapshotResult"
3211
1267
  },
3212
1268
  "errors":[
3213
- {
3214
- "shape":"DBInstanceAlreadyExistsFault",
3215
- "error":{
3216
- "code":"DBInstanceAlreadyExists",
3217
- "httpStatusCode":400,
3218
- "senderFault":true
3219
- },
3220
- "exception":true
3221
- },
3222
- {
3223
- "shape":"DBSnapshotNotFoundFault",
3224
- "error":{
3225
- "code":"DBSnapshotNotFound",
3226
- "httpStatusCode":404,
3227
- "senderFault":true
3228
- },
3229
- "exception":true
3230
- },
3231
- {
3232
- "shape":"InstanceQuotaExceededFault",
3233
- "error":{
3234
- "code":"InstanceQuotaExceeded",
3235
- "httpStatusCode":400,
3236
- "senderFault":true
3237
- },
3238
- "exception":true
3239
- },
3240
- {
3241
- "shape":"InsufficientDBInstanceCapacityFault",
3242
- "error":{
3243
- "code":"InsufficientDBInstanceCapacity",
3244
- "httpStatusCode":400,
3245
- "senderFault":true
3246
- },
3247
- "exception":true
3248
- },
3249
- {
3250
- "shape":"InvalidDBSnapshotStateFault",
3251
- "error":{
3252
- "code":"InvalidDBSnapshotState",
3253
- "httpStatusCode":400,
3254
- "senderFault":true
3255
- },
3256
- "exception":true
3257
- },
3258
- {
3259
- "shape":"StorageQuotaExceededFault",
3260
- "error":{
3261
- "code":"StorageQuotaExceeded",
3262
- "httpStatusCode":400,
3263
- "senderFault":true
3264
- },
3265
- "exception":true
3266
- },
3267
- {
3268
- "shape":"InvalidVPCNetworkStateFault",
3269
- "error":{
3270
- "code":"InvalidVPCNetworkStateFault",
3271
- "httpStatusCode":400,
3272
- "senderFault":true
3273
- },
3274
- "exception":true
3275
- },
3276
- {
3277
- "shape":"InvalidRestoreFault",
3278
- "error":{
3279
- "code":"InvalidRestoreFault",
3280
- "httpStatusCode":400,
3281
- "senderFault":true
3282
- },
3283
- "exception":true
3284
- },
3285
- {
3286
- "shape":"DBSubnetGroupNotFoundFault",
3287
- "error":{
3288
- "code":"DBSubnetGroupNotFoundFault",
3289
- "httpStatusCode":404,
3290
- "senderFault":true
3291
- },
3292
- "exception":true
3293
- },
3294
- {
3295
- "shape":"DBSubnetGroupDoesNotCoverEnoughAZs",
3296
- "error":{
3297
- "code":"DBSubnetGroupDoesNotCoverEnoughAZs",
3298
- "httpStatusCode":400,
3299
- "senderFault":true
3300
- },
3301
- "exception":true
3302
- },
3303
- {
3304
- "shape":"InvalidSubnet",
3305
- "error":{
3306
- "code":"InvalidSubnet",
3307
- "httpStatusCode":400,
3308
- "senderFault":true
3309
- },
3310
- "exception":true
3311
- },
3312
- {
3313
- "shape":"ProvisionedIopsNotAvailableInAZFault",
3314
- "error":{
3315
- "code":"ProvisionedIopsNotAvailableInAZFault",
3316
- "httpStatusCode":400,
3317
- "senderFault":true
3318
- },
3319
- "exception":true
3320
- },
3321
- {
3322
- "shape":"OptionGroupNotFoundFault",
3323
- "error":{
3324
- "code":"OptionGroupNotFoundFault",
3325
- "httpStatusCode":404,
3326
- "senderFault":true
3327
- },
3328
- "exception":true
3329
- },
3330
- {
3331
- "shape":"StorageTypeNotSupportedFault",
3332
- "error":{
3333
- "code":"StorageTypeNotSupported",
3334
- "httpStatusCode":400,
3335
- "senderFault":true
3336
- },
3337
- "exception":true
3338
- },
3339
- {
3340
- "shape":"AuthorizationNotFoundFault",
3341
- "error":{
3342
- "code":"AuthorizationNotFound",
3343
- "httpStatusCode":404,
3344
- "senderFault":true
3345
- },
3346
- "exception":true
3347
- },
3348
- {
3349
- "shape":"KMSKeyNotAccessibleFault",
3350
- "error":{
3351
- "code":"KMSKeyNotAccessibleFault",
3352
- "httpStatusCode":400,
3353
- "senderFault":true
3354
- },
3355
- "exception":true
3356
- },
3357
- {
3358
- "shape":"DBSecurityGroupNotFoundFault",
3359
- "error":{
3360
- "code":"DBSecurityGroupNotFound",
3361
- "httpStatusCode":404,
3362
- "senderFault":true
3363
- },
3364
- "exception":true
3365
- }
1269
+ {"shape":"DBInstanceAlreadyExistsFault"},
1270
+ {"shape":"DBSnapshotNotFoundFault"},
1271
+ {"shape":"InstanceQuotaExceededFault"},
1272
+ {"shape":"InsufficientDBInstanceCapacityFault"},
1273
+ {"shape":"InvalidDBSnapshotStateFault"},
1274
+ {"shape":"StorageQuotaExceededFault"},
1275
+ {"shape":"InvalidVPCNetworkStateFault"},
1276
+ {"shape":"InvalidRestoreFault"},
1277
+ {"shape":"DBSubnetGroupNotFoundFault"},
1278
+ {"shape":"DBSubnetGroupDoesNotCoverEnoughAZs"},
1279
+ {"shape":"InvalidSubnet"},
1280
+ {"shape":"ProvisionedIopsNotAvailableInAZFault"},
1281
+ {"shape":"OptionGroupNotFoundFault"},
1282
+ {"shape":"StorageTypeNotSupportedFault"},
1283
+ {"shape":"AuthorizationNotFoundFault"},
1284
+ {"shape":"KMSKeyNotAccessibleFault"},
1285
+ {"shape":"DBSecurityGroupNotFoundFault"}
3366
1286
  ]
3367
1287
  },
3368
1288
  "RestoreDBInstanceToPointInTime":{
@@ -3374,172 +1294,27 @@
3374
1294
  "input":{"shape":"RestoreDBInstanceToPointInTimeMessage"},
3375
1295
  "output":{
3376
1296
  "shape":"RestoreDBInstanceToPointInTimeResult",
3377
- "wrapper":true,
3378
1297
  "resultWrapper":"RestoreDBInstanceToPointInTimeResult"
3379
1298
  },
3380
1299
  "errors":[
3381
- {
3382
- "shape":"DBInstanceAlreadyExistsFault",
3383
- "error":{
3384
- "code":"DBInstanceAlreadyExists",
3385
- "httpStatusCode":400,
3386
- "senderFault":true
3387
- },
3388
- "exception":true
3389
- },
3390
- {
3391
- "shape":"DBInstanceNotFoundFault",
3392
- "error":{
3393
- "code":"DBInstanceNotFound",
3394
- "httpStatusCode":404,
3395
- "senderFault":true
3396
- },
3397
- "exception":true
3398
- },
3399
- {
3400
- "shape":"InstanceQuotaExceededFault",
3401
- "error":{
3402
- "code":"InstanceQuotaExceeded",
3403
- "httpStatusCode":400,
3404
- "senderFault":true
3405
- },
3406
- "exception":true
3407
- },
3408
- {
3409
- "shape":"InsufficientDBInstanceCapacityFault",
3410
- "error":{
3411
- "code":"InsufficientDBInstanceCapacity",
3412
- "httpStatusCode":400,
3413
- "senderFault":true
3414
- },
3415
- "exception":true
3416
- },
3417
- {
3418
- "shape":"InvalidDBInstanceStateFault",
3419
- "error":{
3420
- "code":"InvalidDBInstanceState",
3421
- "httpStatusCode":400,
3422
- "senderFault":true
3423
- },
3424
- "exception":true
3425
- },
3426
- {
3427
- "shape":"PointInTimeRestoreNotEnabledFault",
3428
- "error":{
3429
- "code":"PointInTimeRestoreNotEnabled",
3430
- "httpStatusCode":400,
3431
- "senderFault":true
3432
- },
3433
- "exception":true
3434
- },
3435
- {
3436
- "shape":"StorageQuotaExceededFault",
3437
- "error":{
3438
- "code":"StorageQuotaExceeded",
3439
- "httpStatusCode":400,
3440
- "senderFault":true
3441
- },
3442
- "exception":true
3443
- },
3444
- {
3445
- "shape":"InvalidVPCNetworkStateFault",
3446
- "error":{
3447
- "code":"InvalidVPCNetworkStateFault",
3448
- "httpStatusCode":400,
3449
- "senderFault":true
3450
- },
3451
- "exception":true
3452
- },
3453
- {
3454
- "shape":"InvalidRestoreFault",
3455
- "error":{
3456
- "code":"InvalidRestoreFault",
3457
- "httpStatusCode":400,
3458
- "senderFault":true
3459
- },
3460
- "exception":true
3461
- },
3462
- {
3463
- "shape":"DBSubnetGroupNotFoundFault",
3464
- "error":{
3465
- "code":"DBSubnetGroupNotFoundFault",
3466
- "httpStatusCode":404,
3467
- "senderFault":true
3468
- },
3469
- "exception":true
3470
- },
3471
- {
3472
- "shape":"DBSubnetGroupDoesNotCoverEnoughAZs",
3473
- "error":{
3474
- "code":"DBSubnetGroupDoesNotCoverEnoughAZs",
3475
- "httpStatusCode":400,
3476
- "senderFault":true
3477
- },
3478
- "exception":true
3479
- },
3480
- {
3481
- "shape":"InvalidSubnet",
3482
- "error":{
3483
- "code":"InvalidSubnet",
3484
- "httpStatusCode":400,
3485
- "senderFault":true
3486
- },
3487
- "exception":true
3488
- },
3489
- {
3490
- "shape":"ProvisionedIopsNotAvailableInAZFault",
3491
- "error":{
3492
- "code":"ProvisionedIopsNotAvailableInAZFault",
3493
- "httpStatusCode":400,
3494
- "senderFault":true
3495
- },
3496
- "exception":true
3497
- },
3498
- {
3499
- "shape":"OptionGroupNotFoundFault",
3500
- "error":{
3501
- "code":"OptionGroupNotFoundFault",
3502
- "httpStatusCode":404,
3503
- "senderFault":true
3504
- },
3505
- "exception":true
3506
- },
3507
- {
3508
- "shape":"StorageTypeNotSupportedFault",
3509
- "error":{
3510
- "code":"StorageTypeNotSupported",
3511
- "httpStatusCode":400,
3512
- "senderFault":true
3513
- },
3514
- "exception":true
3515
- },
3516
- {
3517
- "shape":"AuthorizationNotFoundFault",
3518
- "error":{
3519
- "code":"AuthorizationNotFound",
3520
- "httpStatusCode":404,
3521
- "senderFault":true
3522
- },
3523
- "exception":true
3524
- },
3525
- {
3526
- "shape":"KMSKeyNotAccessibleFault",
3527
- "error":{
3528
- "code":"KMSKeyNotAccessibleFault",
3529
- "httpStatusCode":400,
3530
- "senderFault":true
3531
- },
3532
- "exception":true
3533
- },
3534
- {
3535
- "shape":"DBSecurityGroupNotFoundFault",
3536
- "error":{
3537
- "code":"DBSecurityGroupNotFound",
3538
- "httpStatusCode":404,
3539
- "senderFault":true
3540
- },
3541
- "exception":true
3542
- }
1300
+ {"shape":"DBInstanceAlreadyExistsFault"},
1301
+ {"shape":"DBInstanceNotFoundFault"},
1302
+ {"shape":"InstanceQuotaExceededFault"},
1303
+ {"shape":"InsufficientDBInstanceCapacityFault"},
1304
+ {"shape":"InvalidDBInstanceStateFault"},
1305
+ {"shape":"PointInTimeRestoreNotEnabledFault"},
1306
+ {"shape":"StorageQuotaExceededFault"},
1307
+ {"shape":"InvalidVPCNetworkStateFault"},
1308
+ {"shape":"InvalidRestoreFault"},
1309
+ {"shape":"DBSubnetGroupNotFoundFault"},
1310
+ {"shape":"DBSubnetGroupDoesNotCoverEnoughAZs"},
1311
+ {"shape":"InvalidSubnet"},
1312
+ {"shape":"ProvisionedIopsNotAvailableInAZFault"},
1313
+ {"shape":"OptionGroupNotFoundFault"},
1314
+ {"shape":"StorageTypeNotSupportedFault"},
1315
+ {"shape":"AuthorizationNotFoundFault"},
1316
+ {"shape":"KMSKeyNotAccessibleFault"},
1317
+ {"shape":"DBSecurityGroupNotFoundFault"}
3543
1318
  ]
3544
1319
  },
3545
1320
  "RevokeDBSecurityGroupIngress":{
@@ -3551,37 +1326,12 @@
3551
1326
  "input":{"shape":"RevokeDBSecurityGroupIngressMessage"},
3552
1327
  "output":{
3553
1328
  "shape":"RevokeDBSecurityGroupIngressResult",
3554
- "wrapper":true,
3555
1329
  "resultWrapper":"RevokeDBSecurityGroupIngressResult"
3556
1330
  },
3557
1331
  "errors":[
3558
- {
3559
- "shape":"DBSecurityGroupNotFoundFault",
3560
- "error":{
3561
- "code":"DBSecurityGroupNotFound",
3562
- "httpStatusCode":404,
3563
- "senderFault":true
3564
- },
3565
- "exception":true
3566
- },
3567
- {
3568
- "shape":"AuthorizationNotFoundFault",
3569
- "error":{
3570
- "code":"AuthorizationNotFound",
3571
- "httpStatusCode":404,
3572
- "senderFault":true
3573
- },
3574
- "exception":true
3575
- },
3576
- {
3577
- "shape":"InvalidDBSecurityGroupStateFault",
3578
- "error":{
3579
- "code":"InvalidDBSecurityGroupState",
3580
- "httpStatusCode":400,
3581
- "senderFault":true
3582
- },
3583
- "exception":true
3584
- }
1332
+ {"shape":"DBSecurityGroupNotFoundFault"},
1333
+ {"shape":"AuthorizationNotFoundFault"},
1334
+ {"shape":"InvalidDBSecurityGroupStateFault"}
3585
1335
  ]
3586
1336
  }
3587
1337
  },
@@ -3619,6 +1369,12 @@
3619
1369
  "SourceIdentifier":{"shape":"String"}
3620
1370
  }
3621
1371
  },
1372
+ "AddSourceIdentifierToSubscriptionResult":{
1373
+ "type":"structure",
1374
+ "members":{
1375
+ "EventSubscription":{"shape":"EventSubscription"}
1376
+ }
1377
+ },
3622
1378
  "AddTagsToResourceMessage":{
3623
1379
  "type":"structure",
3624
1380
  "required":[
@@ -3650,6 +1406,12 @@
3650
1406
  "OptInType":{"shape":"String"}
3651
1407
  }
3652
1408
  },
1409
+ "ApplyPendingMaintenanceActionResult":{
1410
+ "type":"structure",
1411
+ "members":{
1412
+ "ResourcePendingMaintenanceActions":{"shape":"ResourcePendingMaintenanceActions"}
1413
+ }
1414
+ },
3653
1415
  "AttributeValueList":{
3654
1416
  "type":"list",
3655
1417
  "member":{
@@ -3701,6 +1463,12 @@
3701
1463
  "EC2SecurityGroupOwnerId":{"shape":"String"}
3702
1464
  }
3703
1465
  },
1466
+ "AuthorizeDBSecurityGroupIngressResult":{
1467
+ "type":"structure",
1468
+ "members":{
1469
+ "DBSecurityGroup":{"shape":"DBSecurityGroup"}
1470
+ }
1471
+ },
3704
1472
  "AvailabilityZone":{
3705
1473
  "type":"structure",
3706
1474
  "members":{
@@ -3779,6 +1547,12 @@
3779
1547
  "Tags":{"shape":"TagList"}
3780
1548
  }
3781
1549
  },
1550
+ "CopyDBClusterSnapshotResult":{
1551
+ "type":"structure",
1552
+ "members":{
1553
+ "DBClusterSnapshot":{"shape":"DBClusterSnapshot"}
1554
+ }
1555
+ },
3782
1556
  "CopyDBParameterGroupMessage":{
3783
1557
  "type":"structure",
3784
1558
  "required":[
@@ -3793,6 +1567,12 @@
3793
1567
  "Tags":{"shape":"TagList"}
3794
1568
  }
3795
1569
  },
1570
+ "CopyDBParameterGroupResult":{
1571
+ "type":"structure",
1572
+ "members":{
1573
+ "DBParameterGroup":{"shape":"DBParameterGroup"}
1574
+ }
1575
+ },
3796
1576
  "CopyDBSnapshotMessage":{
3797
1577
  "type":"structure",
3798
1578
  "required":[
@@ -3806,6 +1586,12 @@
3806
1586
  "CopyTags":{"shape":"BooleanOptional"}
3807
1587
  }
3808
1588
  },
1589
+ "CopyDBSnapshotResult":{
1590
+ "type":"structure",
1591
+ "members":{
1592
+ "DBSnapshot":{"shape":"DBSnapshot"}
1593
+ }
1594
+ },
3809
1595
  "CopyOptionGroupMessage":{
3810
1596
  "type":"structure",
3811
1597
  "required":[
@@ -3820,6 +1606,12 @@
3820
1606
  "Tags":{"shape":"TagList"}
3821
1607
  }
3822
1608
  },
1609
+ "CopyOptionGroupResult":{
1610
+ "type":"structure",
1611
+ "members":{
1612
+ "OptionGroup":{"shape":"OptionGroup"}
1613
+ }
1614
+ },
3823
1615
  "CreateDBClusterMessage":{
3824
1616
  "type":"structure",
3825
1617
  "required":[
@@ -3862,6 +1654,18 @@
3862
1654
  "Tags":{"shape":"TagList"}
3863
1655
  }
3864
1656
  },
1657
+ "CreateDBClusterParameterGroupResult":{
1658
+ "type":"structure",
1659
+ "members":{
1660
+ "DBClusterParameterGroup":{"shape":"DBClusterParameterGroup"}
1661
+ }
1662
+ },
1663
+ "CreateDBClusterResult":{
1664
+ "type":"structure",
1665
+ "members":{
1666
+ "DBCluster":{"shape":"DBCluster"}
1667
+ }
1668
+ },
3865
1669
  "CreateDBClusterSnapshotMessage":{
3866
1670
  "type":"structure",
3867
1671
  "required":[
@@ -3874,6 +1678,12 @@
3874
1678
  "Tags":{"shape":"TagList"}
3875
1679
  }
3876
1680
  },
1681
+ "CreateDBClusterSnapshotResult":{
1682
+ "type":"structure",
1683
+ "members":{
1684
+ "DBClusterSnapshot":{"shape":"DBClusterSnapshot"}
1685
+ }
1686
+ },
3877
1687
  "CreateDBInstanceMessage":{
3878
1688
  "type":"structure",
3879
1689
  "required":[
@@ -3938,6 +1748,18 @@
3938
1748
  "CopyTagsToSnapshot":{"shape":"BooleanOptional"}
3939
1749
  }
3940
1750
  },
1751
+ "CreateDBInstanceReadReplicaResult":{
1752
+ "type":"structure",
1753
+ "members":{
1754
+ "DBInstance":{"shape":"DBInstance"}
1755
+ }
1756
+ },
1757
+ "CreateDBInstanceResult":{
1758
+ "type":"structure",
1759
+ "members":{
1760
+ "DBInstance":{"shape":"DBInstance"}
1761
+ }
1762
+ },
3941
1763
  "CreateDBParameterGroupMessage":{
3942
1764
  "type":"structure",
3943
1765
  "required":[
@@ -3952,6 +1774,12 @@
3952
1774
  "Tags":{"shape":"TagList"}
3953
1775
  }
3954
1776
  },
1777
+ "CreateDBParameterGroupResult":{
1778
+ "type":"structure",
1779
+ "members":{
1780
+ "DBParameterGroup":{"shape":"DBParameterGroup"}
1781
+ }
1782
+ },
3955
1783
  "CreateDBSecurityGroupMessage":{
3956
1784
  "type":"structure",
3957
1785
  "required":[
@@ -3964,6 +1792,12 @@
3964
1792
  "Tags":{"shape":"TagList"}
3965
1793
  }
3966
1794
  },
1795
+ "CreateDBSecurityGroupResult":{
1796
+ "type":"structure",
1797
+ "members":{
1798
+ "DBSecurityGroup":{"shape":"DBSecurityGroup"}
1799
+ }
1800
+ },
3967
1801
  "CreateDBSnapshotMessage":{
3968
1802
  "type":"structure",
3969
1803
  "required":[
@@ -3976,6 +1810,12 @@
3976
1810
  "Tags":{"shape":"TagList"}
3977
1811
  }
3978
1812
  },
1813
+ "CreateDBSnapshotResult":{
1814
+ "type":"structure",
1815
+ "members":{
1816
+ "DBSnapshot":{"shape":"DBSnapshot"}
1817
+ }
1818
+ },
3979
1819
  "CreateDBSubnetGroupMessage":{
3980
1820
  "type":"structure",
3981
1821
  "required":[
@@ -3990,6 +1830,12 @@
3990
1830
  "Tags":{"shape":"TagList"}
3991
1831
  }
3992
1832
  },
1833
+ "CreateDBSubnetGroupResult":{
1834
+ "type":"structure",
1835
+ "members":{
1836
+ "DBSubnetGroup":{"shape":"DBSubnetGroup"}
1837
+ }
1838
+ },
3993
1839
  "CreateEventSubscriptionMessage":{
3994
1840
  "type":"structure",
3995
1841
  "required":[
@@ -4006,6 +1852,12 @@
4006
1852
  "Tags":{"shape":"TagList"}
4007
1853
  }
4008
1854
  },
1855
+ "CreateEventSubscriptionResult":{
1856
+ "type":"structure",
1857
+ "members":{
1858
+ "EventSubscription":{"shape":"EventSubscription"}
1859
+ }
1860
+ },
4009
1861
  "CreateOptionGroupMessage":{
4010
1862
  "type":"structure",
4011
1863
  "required":[
@@ -4022,6 +1874,12 @@
4022
1874
  "Tags":{"shape":"TagList"}
4023
1875
  }
4024
1876
  },
1877
+ "CreateOptionGroupResult":{
1878
+ "type":"structure",
1879
+ "members":{
1880
+ "OptionGroup":{"shape":"OptionGroup"}
1881
+ }
1882
+ },
4025
1883
  "DBCluster":{
4026
1884
  "type":"structure",
4027
1885
  "members":{
@@ -4748,6 +2606,12 @@
4748
2606
  "DBClusterParameterGroupName":{"shape":"String"}
4749
2607
  }
4750
2608
  },
2609
+ "DeleteDBClusterResult":{
2610
+ "type":"structure",
2611
+ "members":{
2612
+ "DBCluster":{"shape":"DBCluster"}
2613
+ }
2614
+ },
4751
2615
  "DeleteDBClusterSnapshotMessage":{
4752
2616
  "type":"structure",
4753
2617
  "required":["DBClusterSnapshotIdentifier"],
@@ -4755,6 +2619,12 @@
4755
2619
  "DBClusterSnapshotIdentifier":{"shape":"String"}
4756
2620
  }
4757
2621
  },
2622
+ "DeleteDBClusterSnapshotResult":{
2623
+ "type":"structure",
2624
+ "members":{
2625
+ "DBClusterSnapshot":{"shape":"DBClusterSnapshot"}
2626
+ }
2627
+ },
4758
2628
  "DeleteDBInstanceMessage":{
4759
2629
  "type":"structure",
4760
2630
  "required":["DBInstanceIdentifier"],
@@ -4764,6 +2634,12 @@
4764
2634
  "FinalDBSnapshotIdentifier":{"shape":"String"}
4765
2635
  }
4766
2636
  },
2637
+ "DeleteDBInstanceResult":{
2638
+ "type":"structure",
2639
+ "members":{
2640
+ "DBInstance":{"shape":"DBInstance"}
2641
+ }
2642
+ },
4767
2643
  "DeleteDBParameterGroupMessage":{
4768
2644
  "type":"structure",
4769
2645
  "required":["DBParameterGroupName"],
@@ -4785,6 +2661,12 @@
4785
2661
  "DBSnapshotIdentifier":{"shape":"String"}
4786
2662
  }
4787
2663
  },
2664
+ "DeleteDBSnapshotResult":{
2665
+ "type":"structure",
2666
+ "members":{
2667
+ "DBSnapshot":{"shape":"DBSnapshot"}
2668
+ }
2669
+ },
4788
2670
  "DeleteDBSubnetGroupMessage":{
4789
2671
  "type":"structure",
4790
2672
  "required":["DBSubnetGroupName"],
@@ -4799,6 +2681,12 @@
4799
2681
  "SubscriptionName":{"shape":"String"}
4800
2682
  }
4801
2683
  },
2684
+ "DeleteEventSubscriptionResult":{
2685
+ "type":"structure",
2686
+ "members":{
2687
+ "EventSubscription":{"shape":"EventSubscription"}
2688
+ }
2689
+ },
4802
2690
  "DeleteOptionGroupMessage":{
4803
2691
  "type":"structure",
4804
2692
  "required":["OptionGroupName"],
@@ -4952,6 +2840,12 @@
4952
2840
  "DBSnapshotIdentifier":{"shape":"String"}
4953
2841
  }
4954
2842
  },
2843
+ "DescribeDBSnapshotAttributesResult":{
2844
+ "type":"structure",
2845
+ "members":{
2846
+ "DBSnapshotAttributesResult":{"shape":"DBSnapshotAttributesResult"}
2847
+ }
2848
+ },
4955
2849
  "DescribeDBSnapshotsMessage":{
4956
2850
  "type":"structure",
4957
2851
  "members":{
@@ -4984,6 +2878,12 @@
4984
2878
  "Marker":{"shape":"String"}
4985
2879
  }
4986
2880
  },
2881
+ "DescribeEngineDefaultClusterParametersResult":{
2882
+ "type":"structure",
2883
+ "members":{
2884
+ "EngineDefaults":{"shape":"EngineDefaults"}
2885
+ }
2886
+ },
4987
2887
  "DescribeEngineDefaultParametersMessage":{
4988
2888
  "type":"structure",
4989
2889
  "required":["DBParameterGroupFamily"],
@@ -4994,6 +2894,12 @@
4994
2894
  "Marker":{"shape":"String"}
4995
2895
  }
4996
2896
  },
2897
+ "DescribeEngineDefaultParametersResult":{
2898
+ "type":"structure",
2899
+ "members":{
2900
+ "EngineDefaults":{"shape":"EngineDefaults"}
2901
+ }
2902
+ },
4997
2903
  "DescribeEventCategoriesMessage":{
4998
2904
  "type":"structure",
4999
2905
  "members":{
@@ -5251,6 +3157,12 @@
5251
3157
  "DBClusterIdentifier":{"shape":"String"}
5252
3158
  }
5253
3159
  },
3160
+ "FailoverDBClusterResult":{
3161
+ "type":"structure",
3162
+ "members":{
3163
+ "DBCluster":{"shape":"DBCluster"}
3164
+ }
3165
+ },
5254
3166
  "Filter":{
5255
3167
  "type":"structure",
5256
3168
  "required":[
@@ -5542,6 +3454,12 @@
5542
3454
  "Parameters":{"shape":"ParametersList"}
5543
3455
  }
5544
3456
  },
3457
+ "ModifyDBClusterResult":{
3458
+ "type":"structure",
3459
+ "members":{
3460
+ "DBCluster":{"shape":"DBCluster"}
3461
+ }
3462
+ },
5545
3463
  "ModifyDBInstanceMessage":{
5546
3464
  "type":"structure",
5547
3465
  "required":["DBInstanceIdentifier"],
@@ -5569,9 +3487,16 @@
5569
3487
  "TdeCredentialPassword":{"shape":"String"},
5570
3488
  "CACertificateIdentifier":{"shape":"String"},
5571
3489
  "CopyTagsToSnapshot":{"shape":"BooleanOptional"},
3490
+ "DBPortNumber":{"shape":"IntegerOptional"},
5572
3491
  "PubliclyAccessible":{"shape":"BooleanOptional"}
5573
3492
  }
5574
3493
  },
3494
+ "ModifyDBInstanceResult":{
3495
+ "type":"structure",
3496
+ "members":{
3497
+ "DBInstance":{"shape":"DBInstance"}
3498
+ }
3499
+ },
5575
3500
  "ModifyDBParameterGroupMessage":{
5576
3501
  "type":"structure",
5577
3502
  "required":[
@@ -5593,6 +3518,12 @@
5593
3518
  "ValuesToRemove":{"shape":"AttributeValueList"}
5594
3519
  }
5595
3520
  },
3521
+ "ModifyDBSnapshotAttributeResult":{
3522
+ "type":"structure",
3523
+ "members":{
3524
+ "DBSnapshotAttributesResult":{"shape":"DBSnapshotAttributesResult"}
3525
+ }
3526
+ },
5596
3527
  "ModifyDBSubnetGroupMessage":{
5597
3528
  "type":"structure",
5598
3529
  "required":[
@@ -5605,6 +3536,12 @@
5605
3536
  "SubnetIds":{"shape":"SubnetIdentifierList"}
5606
3537
  }
5607
3538
  },
3539
+ "ModifyDBSubnetGroupResult":{
3540
+ "type":"structure",
3541
+ "members":{
3542
+ "DBSubnetGroup":{"shape":"DBSubnetGroup"}
3543
+ }
3544
+ },
5608
3545
  "ModifyEventSubscriptionMessage":{
5609
3546
  "type":"structure",
5610
3547
  "required":["SubscriptionName"],
@@ -5616,6 +3553,12 @@
5616
3553
  "Enabled":{"shape":"BooleanOptional"}
5617
3554
  }
5618
3555
  },
3556
+ "ModifyEventSubscriptionResult":{
3557
+ "type":"structure",
3558
+ "members":{
3559
+ "EventSubscription":{"shape":"EventSubscription"}
3560
+ }
3561
+ },
5619
3562
  "ModifyOptionGroupMessage":{
5620
3563
  "type":"structure",
5621
3564
  "required":["OptionGroupName"],
@@ -5626,6 +3569,12 @@
5626
3569
  "ApplyImmediately":{"shape":"Boolean"}
5627
3570
  }
5628
3571
  },
3572
+ "ModifyOptionGroupResult":{
3573
+ "type":"structure",
3574
+ "members":{
3575
+ "OptionGroup":{"shape":"OptionGroup"}
3576
+ }
3577
+ },
5629
3578
  "Option":{
5630
3579
  "type":"structure",
5631
3580
  "members":{
@@ -5946,6 +3895,12 @@
5946
3895
  "PreferredBackupWindow":{"shape":"String"}
5947
3896
  }
5948
3897
  },
3898
+ "PromoteReadReplicaResult":{
3899
+ "type":"structure",
3900
+ "members":{
3901
+ "DBInstance":{"shape":"DBInstance"}
3902
+ }
3903
+ },
5949
3904
  "ProvisionedIopsNotAvailableInAZFault":{
5950
3905
  "type":"structure",
5951
3906
  "members":{
@@ -5967,6 +3922,12 @@
5967
3922
  "Tags":{"shape":"TagList"}
5968
3923
  }
5969
3924
  },
3925
+ "PurchaseReservedDBInstancesOfferingResult":{
3926
+ "type":"structure",
3927
+ "members":{
3928
+ "ReservedDBInstance":{"shape":"ReservedDBInstance"}
3929
+ }
3930
+ },
5970
3931
  "ReadReplicaDBInstanceIdentifierList":{
5971
3932
  "type":"list",
5972
3933
  "member":{
@@ -5982,6 +3943,12 @@
5982
3943
  "ForceFailover":{"shape":"BooleanOptional"}
5983
3944
  }
5984
3945
  },
3946
+ "RebootDBInstanceResult":{
3947
+ "type":"structure",
3948
+ "members":{
3949
+ "DBInstance":{"shape":"DBInstance"}
3950
+ }
3951
+ },
5985
3952
  "RecurringCharge":{
5986
3953
  "type":"structure",
5987
3954
  "members":{
@@ -6008,6 +3975,12 @@
6008
3975
  "SourceIdentifier":{"shape":"String"}
6009
3976
  }
6010
3977
  },
3978
+ "RemoveSourceIdentifierFromSubscriptionResult":{
3979
+ "type":"structure",
3980
+ "members":{
3981
+ "EventSubscription":{"shape":"EventSubscription"}
3982
+ }
3983
+ },
6011
3984
  "RemoveTagsFromResourceMessage":{
6012
3985
  "type":"structure",
6013
3986
  "required":[
@@ -6185,6 +4158,12 @@
6185
4158
  "Tags":{"shape":"TagList"}
6186
4159
  }
6187
4160
  },
4161
+ "RestoreDBClusterFromSnapshotResult":{
4162
+ "type":"structure",
4163
+ "members":{
4164
+ "DBCluster":{"shape":"DBCluster"}
4165
+ }
4166
+ },
6188
4167
  "RestoreDBClusterToPointInTimeMessage":{
6189
4168
  "type":"structure",
6190
4169
  "required":[
@@ -6203,6 +4182,12 @@
6203
4182
  "Tags":{"shape":"TagList"}
6204
4183
  }
6205
4184
  },
4185
+ "RestoreDBClusterToPointInTimeResult":{
4186
+ "type":"structure",
4187
+ "members":{
4188
+ "DBCluster":{"shape":"DBCluster"}
4189
+ }
4190
+ },
6206
4191
  "RestoreDBInstanceFromDBSnapshotMessage":{
6207
4192
  "type":"structure",
6208
4193
  "required":[
@@ -6231,6 +4216,12 @@
6231
4216
  "CopyTagsToSnapshot":{"shape":"BooleanOptional"}
6232
4217
  }
6233
4218
  },
4219
+ "RestoreDBInstanceFromDBSnapshotResult":{
4220
+ "type":"structure",
4221
+ "members":{
4222
+ "DBInstance":{"shape":"DBInstance"}
4223
+ }
4224
+ },
6234
4225
  "RestoreDBInstanceToPointInTimeMessage":{
6235
4226
  "type":"structure",
6236
4227
  "required":[
@@ -6261,6 +4252,12 @@
6261
4252
  "TdeCredentialPassword":{"shape":"String"}
6262
4253
  }
6263
4254
  },
4255
+ "RestoreDBInstanceToPointInTimeResult":{
4256
+ "type":"structure",
4257
+ "members":{
4258
+ "DBInstance":{"shape":"DBInstance"}
4259
+ }
4260
+ },
6264
4261
  "RevokeDBSecurityGroupIngressMessage":{
6265
4262
  "type":"structure",
6266
4263
  "required":["DBSecurityGroupName"],
@@ -6272,6 +4269,12 @@
6272
4269
  "EC2SecurityGroupOwnerId":{"shape":"String"}
6273
4270
  }
6274
4271
  },
4272
+ "RevokeDBSecurityGroupIngressResult":{
4273
+ "type":"structure",
4274
+ "members":{
4275
+ "DBSecurityGroup":{"shape":"DBSecurityGroup"}
4276
+ }
4277
+ },
6275
4278
  "SNSInvalidTopicFault":{
6276
4279
  "type":"structure",
6277
4280
  "members":{
@@ -6510,258 +4513,6 @@
6510
4513
  "shape":"VpcSecurityGroupMembership",
6511
4514
  "locationName":"VpcSecurityGroupMembership"
6512
4515
  }
6513
- },
6514
- "AddSourceIdentifierToSubscriptionResult":{
6515
- "type":"structure",
6516
- "members":{
6517
- "EventSubscription":{"shape":"EventSubscription"}
6518
- }
6519
- },
6520
- "ApplyPendingMaintenanceActionResult":{
6521
- "type":"structure",
6522
- "members":{
6523
- "ResourcePendingMaintenanceActions":{"shape":"ResourcePendingMaintenanceActions"}
6524
- }
6525
- },
6526
- "AuthorizeDBSecurityGroupIngressResult":{
6527
- "type":"structure",
6528
- "members":{
6529
- "DBSecurityGroup":{"shape":"DBSecurityGroup"}
6530
- }
6531
- },
6532
- "CopyDBClusterSnapshotResult":{
6533
- "type":"structure",
6534
- "members":{
6535
- "DBClusterSnapshot":{"shape":"DBClusterSnapshot"}
6536
- }
6537
- },
6538
- "CopyDBParameterGroupResult":{
6539
- "type":"structure",
6540
- "members":{
6541
- "DBParameterGroup":{"shape":"DBParameterGroup"}
6542
- }
6543
- },
6544
- "CopyDBSnapshotResult":{
6545
- "type":"structure",
6546
- "members":{
6547
- "DBSnapshot":{"shape":"DBSnapshot"}
6548
- }
6549
- },
6550
- "CopyOptionGroupResult":{
6551
- "type":"structure",
6552
- "members":{
6553
- "OptionGroup":{"shape":"OptionGroup"}
6554
- }
6555
- },
6556
- "CreateDBClusterResult":{
6557
- "type":"structure",
6558
- "members":{
6559
- "DBCluster":{"shape":"DBCluster"}
6560
- }
6561
- },
6562
- "CreateDBClusterParameterGroupResult":{
6563
- "type":"structure",
6564
- "members":{
6565
- "DBClusterParameterGroup":{"shape":"DBClusterParameterGroup"}
6566
- }
6567
- },
6568
- "CreateDBClusterSnapshotResult":{
6569
- "type":"structure",
6570
- "members":{
6571
- "DBClusterSnapshot":{"shape":"DBClusterSnapshot"}
6572
- }
6573
- },
6574
- "CreateDBInstanceResult":{
6575
- "type":"structure",
6576
- "members":{
6577
- "DBInstance":{"shape":"DBInstance"}
6578
- }
6579
- },
6580
- "CreateDBInstanceReadReplicaResult":{
6581
- "type":"structure",
6582
- "members":{
6583
- "DBInstance":{"shape":"DBInstance"}
6584
- }
6585
- },
6586
- "CreateDBParameterGroupResult":{
6587
- "type":"structure",
6588
- "members":{
6589
- "DBParameterGroup":{"shape":"DBParameterGroup"}
6590
- }
6591
- },
6592
- "CreateDBSecurityGroupResult":{
6593
- "type":"structure",
6594
- "members":{
6595
- "DBSecurityGroup":{"shape":"DBSecurityGroup"}
6596
- }
6597
- },
6598
- "CreateDBSnapshotResult":{
6599
- "type":"structure",
6600
- "members":{
6601
- "DBSnapshot":{"shape":"DBSnapshot"}
6602
- }
6603
- },
6604
- "CreateDBSubnetGroupResult":{
6605
- "type":"structure",
6606
- "members":{
6607
- "DBSubnetGroup":{"shape":"DBSubnetGroup"}
6608
- }
6609
- },
6610
- "CreateEventSubscriptionResult":{
6611
- "type":"structure",
6612
- "members":{
6613
- "EventSubscription":{"shape":"EventSubscription"}
6614
- }
6615
- },
6616
- "CreateOptionGroupResult":{
6617
- "type":"structure",
6618
- "members":{
6619
- "OptionGroup":{"shape":"OptionGroup"}
6620
- }
6621
- },
6622
- "DeleteDBClusterResult":{
6623
- "type":"structure",
6624
- "members":{
6625
- "DBCluster":{"shape":"DBCluster"}
6626
- }
6627
- },
6628
- "DeleteDBClusterSnapshotResult":{
6629
- "type":"structure",
6630
- "members":{
6631
- "DBClusterSnapshot":{"shape":"DBClusterSnapshot"}
6632
- }
6633
- },
6634
- "DeleteDBInstanceResult":{
6635
- "type":"structure",
6636
- "members":{
6637
- "DBInstance":{"shape":"DBInstance"}
6638
- }
6639
- },
6640
- "DeleteDBSnapshotResult":{
6641
- "type":"structure",
6642
- "members":{
6643
- "DBSnapshot":{"shape":"DBSnapshot"}
6644
- }
6645
- },
6646
- "DeleteEventSubscriptionResult":{
6647
- "type":"structure",
6648
- "members":{
6649
- "EventSubscription":{"shape":"EventSubscription"}
6650
- }
6651
- },
6652
- "DescribeDBSnapshotAttributesResult":{
6653
- "type":"structure",
6654
- "members":{
6655
- "DBSnapshotAttributesResult":{"shape":"DBSnapshotAttributesResult"}
6656
- }
6657
- },
6658
- "DescribeEngineDefaultClusterParametersResult":{
6659
- "type":"structure",
6660
- "members":{
6661
- "EngineDefaults":{"shape":"EngineDefaults"}
6662
- }
6663
- },
6664
- "DescribeEngineDefaultParametersResult":{
6665
- "type":"structure",
6666
- "members":{
6667
- "EngineDefaults":{"shape":"EngineDefaults"}
6668
- }
6669
- },
6670
- "FailoverDBClusterResult":{
6671
- "type":"structure",
6672
- "members":{
6673
- "DBCluster":{"shape":"DBCluster"}
6674
- }
6675
- },
6676
- "ModifyDBClusterResult":{
6677
- "type":"structure",
6678
- "members":{
6679
- "DBCluster":{"shape":"DBCluster"}
6680
- }
6681
- },
6682
- "ModifyDBInstanceResult":{
6683
- "type":"structure",
6684
- "members":{
6685
- "DBInstance":{"shape":"DBInstance"}
6686
- }
6687
- },
6688
- "ModifyDBSnapshotAttributeResult":{
6689
- "type":"structure",
6690
- "members":{
6691
- "DBSnapshotAttributesResult":{"shape":"DBSnapshotAttributesResult"}
6692
- }
6693
- },
6694
- "ModifyDBSubnetGroupResult":{
6695
- "type":"structure",
6696
- "members":{
6697
- "DBSubnetGroup":{"shape":"DBSubnetGroup"}
6698
- }
6699
- },
6700
- "ModifyEventSubscriptionResult":{
6701
- "type":"structure",
6702
- "members":{
6703
- "EventSubscription":{"shape":"EventSubscription"}
6704
- }
6705
- },
6706
- "ModifyOptionGroupResult":{
6707
- "type":"structure",
6708
- "members":{
6709
- "OptionGroup":{"shape":"OptionGroup"}
6710
- }
6711
- },
6712
- "PromoteReadReplicaResult":{
6713
- "type":"structure",
6714
- "members":{
6715
- "DBInstance":{"shape":"DBInstance"}
6716
- }
6717
- },
6718
- "PurchaseReservedDBInstancesOfferingResult":{
6719
- "type":"structure",
6720
- "members":{
6721
- "ReservedDBInstance":{"shape":"ReservedDBInstance"}
6722
- }
6723
- },
6724
- "RebootDBInstanceResult":{
6725
- "type":"structure",
6726
- "members":{
6727
- "DBInstance":{"shape":"DBInstance"}
6728
- }
6729
- },
6730
- "RemoveSourceIdentifierFromSubscriptionResult":{
6731
- "type":"structure",
6732
- "members":{
6733
- "EventSubscription":{"shape":"EventSubscription"}
6734
- }
6735
- },
6736
- "RestoreDBClusterFromSnapshotResult":{
6737
- "type":"structure",
6738
- "members":{
6739
- "DBCluster":{"shape":"DBCluster"}
6740
- }
6741
- },
6742
- "RestoreDBClusterToPointInTimeResult":{
6743
- "type":"structure",
6744
- "members":{
6745
- "DBCluster":{"shape":"DBCluster"}
6746
- }
6747
- },
6748
- "RestoreDBInstanceFromDBSnapshotResult":{
6749
- "type":"structure",
6750
- "members":{
6751
- "DBInstance":{"shape":"DBInstance"}
6752
- }
6753
- },
6754
- "RestoreDBInstanceToPointInTimeResult":{
6755
- "type":"structure",
6756
- "members":{
6757
- "DBInstance":{"shape":"DBInstance"}
6758
- }
6759
- },
6760
- "RevokeDBSecurityGroupIngressResult":{
6761
- "type":"structure",
6762
- "members":{
6763
- "DBSecurityGroup":{"shape":"DBSecurityGroup"}
6764
- }
6765
4516
  }
6766
4517
  }
6767
4518
  }