aws-sdk-rds 1.271.0 → 1.272.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,14 +28,19 @@ module Aws::RDS
28
28
  #
29
29
  # ## Error Classes
30
30
  # * {AuthorizationAlreadyExistsFault}
31
+ # * This error class is not used. `AuthorizationAlreadyExists` is used during parsing instead.
31
32
  # * {AuthorizationNotFoundFault}
33
+ # * This error class is not used. `AuthorizationNotFound` is used during parsing instead.
32
34
  # * {AuthorizationQuotaExceededFault}
35
+ # * This error class is not used. `AuthorizationQuotaExceeded` is used during parsing instead.
33
36
  # * {BackupPolicyNotFoundFault}
34
37
  # * {BlueGreenDeploymentAlreadyExistsFault}
35
38
  # * {BlueGreenDeploymentNotFoundFault}
36
39
  # * {CertificateNotFoundFault}
40
+ # * This error class is not used. `CertificateNotFound` is used during parsing instead.
37
41
  # * {CreateCustomDBEngineVersionFault}
38
42
  # * {CustomAvailabilityZoneNotFoundFault}
43
+ # * This error class is not used. `CustomAvailabilityZoneNotFound` is used during parsing instead.
39
44
  # * {CustomDBEngineVersionAlreadyExistsFault}
40
45
  # * {CustomDBEngineVersionNotFoundFault}
41
46
  # * {CustomDBEngineVersionQuotaExceededFault}
@@ -48,24 +53,39 @@ module Aws::RDS
48
53
  # * {DBClusterEndpointQuotaExceededFault}
49
54
  # * {DBClusterNotFoundFault}
50
55
  # * {DBClusterParameterGroupNotFoundFault}
56
+ # * This error class is not used. `DBClusterParameterGroupNotFound` is used during parsing instead.
51
57
  # * {DBClusterQuotaExceededFault}
52
58
  # * {DBClusterRoleAlreadyExistsFault}
59
+ # * This error class is not used. `DBClusterRoleAlreadyExists` is used during parsing instead.
53
60
  # * {DBClusterRoleNotFoundFault}
61
+ # * This error class is not used. `DBClusterRoleNotFound` is used during parsing instead.
54
62
  # * {DBClusterRoleQuotaExceededFault}
63
+ # * This error class is not used. `DBClusterRoleQuotaExceeded` is used during parsing instead.
55
64
  # * {DBClusterSnapshotAlreadyExistsFault}
56
65
  # * {DBClusterSnapshotNotFoundFault}
57
66
  # * {DBInstanceAlreadyExistsFault}
67
+ # * This error class is not used. `DBInstanceAlreadyExists` is used during parsing instead.
58
68
  # * {DBInstanceAutomatedBackupNotFoundFault}
69
+ # * This error class is not used. `DBInstanceAutomatedBackupNotFound` is used during parsing instead.
59
70
  # * {DBInstanceAutomatedBackupQuotaExceededFault}
71
+ # * This error class is not used. `DBInstanceAutomatedBackupQuotaExceeded` is used during parsing instead.
60
72
  # * {DBInstanceNotFoundFault}
73
+ # * This error class is not used. `DBInstanceNotFound` is used during parsing instead.
61
74
  # * {DBInstanceNotReadyFault}
75
+ # * This error class is not used. `DBInstanceNotReady` is used during parsing instead.
62
76
  # * {DBInstanceRoleAlreadyExistsFault}
77
+ # * This error class is not used. `DBInstanceRoleAlreadyExists` is used during parsing instead.
63
78
  # * {DBInstanceRoleNotFoundFault}
79
+ # * This error class is not used. `DBInstanceRoleNotFound` is used during parsing instead.
64
80
  # * {DBInstanceRoleQuotaExceededFault}
81
+ # * This error class is not used. `DBInstanceRoleQuotaExceeded` is used during parsing instead.
65
82
  # * {DBLogFileNotFoundFault}
66
83
  # * {DBParameterGroupAlreadyExistsFault}
84
+ # * This error class is not used. `DBParameterGroupAlreadyExists` is used during parsing instead.
67
85
  # * {DBParameterGroupNotFoundFault}
86
+ # * This error class is not used. `DBParameterGroupNotFound` is used during parsing instead.
68
87
  # * {DBParameterGroupQuotaExceededFault}
88
+ # * This error class is not used. `DBParameterGroupQuotaExceeded` is used during parsing instead.
69
89
  # * {DBProxyAlreadyExistsFault}
70
90
  # * {DBProxyEndpointAlreadyExistsFault}
71
91
  # * {DBProxyEndpointNotFoundFault}
@@ -76,36 +96,55 @@ module Aws::RDS
76
96
  # * {DBProxyTargetGroupNotFoundFault}
77
97
  # * {DBProxyTargetNotFoundFault}
78
98
  # * {DBSecurityGroupAlreadyExistsFault}
99
+ # * This error class is not used. `DBSecurityGroupAlreadyExists` is used during parsing instead.
79
100
  # * {DBSecurityGroupNotFoundFault}
101
+ # * This error class is not used. `DBSecurityGroupNotFound` is used during parsing instead.
80
102
  # * {DBSecurityGroupNotSupportedFault}
103
+ # * This error class is not used. `DBSecurityGroupNotSupported` is used during parsing instead.
81
104
  # * {DBSecurityGroupQuotaExceededFault}
105
+ # * This error class is not used. `QuotaExceeded.DBSecurityGroup` is used during parsing instead.
82
106
  # * {DBShardGroupAlreadyExistsFault}
107
+ # * This error class is not used. `DBShardGroupAlreadyExists` is used during parsing instead.
83
108
  # * {DBShardGroupNotFoundFault}
109
+ # * This error class is not used. `DBShardGroupNotFound` is used during parsing instead.
84
110
  # * {DBSnapshotAlreadyExistsFault}
111
+ # * This error class is not used. `DBSnapshotAlreadyExists` is used during parsing instead.
85
112
  # * {DBSnapshotNotFoundFault}
113
+ # * This error class is not used. `DBSnapshotNotFound` is used during parsing instead.
86
114
  # * {DBSnapshotTenantDatabaseNotFoundFault}
87
115
  # * {DBSubnetGroupAlreadyExistsFault}
116
+ # * This error class is not used. `DBSubnetGroupAlreadyExists` is used during parsing instead.
88
117
  # * {DBSubnetGroupDoesNotCoverEnoughAZs}
89
118
  # * {DBSubnetGroupNotAllowedFault}
90
119
  # * {DBSubnetGroupNotFoundFault}
91
120
  # * {DBSubnetGroupQuotaExceededFault}
121
+ # * This error class is not used. `DBSubnetGroupQuotaExceeded` is used during parsing instead.
92
122
  # * {DBSubnetQuotaExceededFault}
93
123
  # * {DBUpgradeDependencyFailureFault}
124
+ # * This error class is not used. `DBUpgradeDependencyFailure` is used during parsing instead.
94
125
  # * {DomainNotFoundFault}
95
126
  # * {Ec2ImagePropertiesNotSupportedFault}
96
127
  # * {EventSubscriptionQuotaExceededFault}
128
+ # * This error class is not used. `EventSubscriptionQuotaExceeded` is used during parsing instead.
97
129
  # * {ExportTaskAlreadyExistsFault}
130
+ # * This error class is not used. `ExportTaskAlreadyExists` is used during parsing instead.
98
131
  # * {ExportTaskNotFoundFault}
132
+ # * This error class is not used. `ExportTaskNotFound` is used during parsing instead.
99
133
  # * {GlobalClusterAlreadyExistsFault}
100
134
  # * {GlobalClusterNotFoundFault}
101
135
  # * {GlobalClusterQuotaExceededFault}
102
136
  # * {IamRoleMissingPermissionsFault}
137
+ # * This error class is not used. `IamRoleMissingPermissions` is used during parsing instead.
103
138
  # * {IamRoleNotFoundFault}
139
+ # * This error class is not used. `IamRoleNotFound` is used during parsing instead.
104
140
  # * {InstanceQuotaExceededFault}
141
+ # * This error class is not used. `InstanceQuotaExceeded` is used during parsing instead.
105
142
  # * {InsufficientAvailableIPsInSubnetFault}
106
143
  # * {InsufficientDBClusterCapacityFault}
107
144
  # * {InsufficientDBInstanceCapacityFault}
145
+ # * This error class is not used. `InsufficientDBInstanceCapacity` is used during parsing instead.
108
146
  # * {InsufficientStorageClusterCapacityFault}
147
+ # * This error class is not used. `InsufficientStorageClusterCapacity` is used during parsing instead.
109
148
  # * {IntegrationAlreadyExistsFault}
110
149
  # * {IntegrationConflictOperationFault}
111
150
  # * {IntegrationNotFoundFault}
@@ -118,19 +157,28 @@ module Aws::RDS
118
157
  # * {InvalidDBClusterSnapshotStateFault}
119
158
  # * {InvalidDBClusterStateFault}
120
159
  # * {InvalidDBInstanceAutomatedBackupStateFault}
160
+ # * This error class is not used. `InvalidDBInstanceAutomatedBackupState` is used during parsing instead.
121
161
  # * {InvalidDBInstanceStateFault}
162
+ # * This error class is not used. `InvalidDBInstanceState` is used during parsing instead.
122
163
  # * {InvalidDBParameterGroupStateFault}
164
+ # * This error class is not used. `InvalidDBParameterGroupState` is used during parsing instead.
123
165
  # * {InvalidDBProxyEndpointStateFault}
124
166
  # * {InvalidDBProxyStateFault}
125
167
  # * {InvalidDBSecurityGroupStateFault}
168
+ # * This error class is not used. `InvalidDBSecurityGroupState` is used during parsing instead.
126
169
  # * {InvalidDBShardGroupStateFault}
170
+ # * This error class is not used. `InvalidDBShardGroupState` is used during parsing instead.
127
171
  # * {InvalidDBSnapshotStateFault}
172
+ # * This error class is not used. `InvalidDBSnapshotState` is used during parsing instead.
128
173
  # * {InvalidDBSubnetGroupFault}
129
174
  # * {InvalidDBSubnetGroupStateFault}
130
175
  # * {InvalidDBSubnetStateFault}
131
176
  # * {InvalidEventSubscriptionStateFault}
177
+ # * This error class is not used. `InvalidEventSubscriptionState` is used during parsing instead.
132
178
  # * {InvalidExportOnlyFault}
179
+ # * This error class is not used. `InvalidExportOnly` is used during parsing instead.
133
180
  # * {InvalidExportSourceStateFault}
181
+ # * This error class is not used. `InvalidExportSourceState` is used during parsing instead.
134
182
  # * {InvalidExportTaskStateFault}
135
183
  # * {InvalidGlobalClusterStateFault}
136
184
  # * {InvalidIntegrationStateFault}
@@ -147,38 +195,61 @@ module Aws::RDS
147
195
  # * {OptionGroupNotFoundFault}
148
196
  # * {OptionGroupQuotaExceededFault}
149
197
  # * {PointInTimeRestoreNotEnabledFault}
198
+ # * This error class is not used. `PointInTimeRestoreNotEnabled` is used during parsing instead.
150
199
  # * {ProvisionedIopsNotAvailableInAZFault}
151
200
  # * {ReservedDBInstanceAlreadyExistsFault}
201
+ # * This error class is not used. `ReservedDBInstanceAlreadyExists` is used during parsing instead.
152
202
  # * {ReservedDBInstanceNotFoundFault}
203
+ # * This error class is not used. `ReservedDBInstanceNotFound` is used during parsing instead.
153
204
  # * {ReservedDBInstanceQuotaExceededFault}
205
+ # * This error class is not used. `ReservedDBInstanceQuotaExceeded` is used during parsing instead.
154
206
  # * {ReservedDBInstancesOfferingNotFoundFault}
207
+ # * This error class is not used. `ReservedDBInstancesOfferingNotFound` is used during parsing instead.
155
208
  # * {ResourceNotFoundFault}
156
209
  # * {SNSInvalidTopicFault}
210
+ # * This error class is not used. `SNSInvalidTopic` is used during parsing instead.
157
211
  # * {SNSNoAuthorizationFault}
212
+ # * This error class is not used. `SNSNoAuthorization` is used during parsing instead.
158
213
  # * {SNSTopicArnNotFoundFault}
214
+ # * This error class is not used. `SNSTopicArnNotFound` is used during parsing instead.
159
215
  # * {SharedSnapshotQuotaExceededFault}
216
+ # * This error class is not used. `SharedSnapshotQuotaExceeded` is used during parsing instead.
160
217
  # * {SnapshotQuotaExceededFault}
218
+ # * This error class is not used. `SnapshotQuotaExceeded` is used during parsing instead.
161
219
  # * {SourceClusterNotSupportedFault}
162
220
  # * {SourceDatabaseNotSupportedFault}
163
221
  # * {SourceNotFoundFault}
222
+ # * This error class is not used. `SourceNotFound` is used during parsing instead.
164
223
  # * {StorageQuotaExceededFault}
224
+ # * This error class is not used. `StorageQuotaExceeded` is used during parsing instead.
165
225
  # * {StorageTypeNotAvailableFault}
166
226
  # * {StorageTypeNotSupportedFault}
227
+ # * This error class is not used. `StorageTypeNotSupported` is used during parsing instead.
167
228
  # * {SubnetAlreadyInUse}
168
229
  # * {SubscriptionAlreadyExistFault}
230
+ # * This error class is not used. `SubscriptionAlreadyExist` is used during parsing instead.
169
231
  # * {SubscriptionCategoryNotFoundFault}
232
+ # * This error class is not used. `SubscriptionCategoryNotFound` is used during parsing instead.
170
233
  # * {SubscriptionNotFoundFault}
234
+ # * This error class is not used. `SubscriptionNotFound` is used during parsing instead.
171
235
  # * {TenantDatabaseAlreadyExistsFault}
236
+ # * This error class is not used. `TenantDatabaseAlreadyExists` is used during parsing instead.
172
237
  # * {TenantDatabaseNotFoundFault}
238
+ # * This error class is not used. `TenantDatabaseNotFound` is used during parsing instead.
173
239
  # * {TenantDatabaseQuotaExceededFault}
240
+ # * This error class is not used. `TenantDatabaseQuotaExceeded` is used during parsing instead.
174
241
  # * {UnsupportedDBEngineVersionFault}
242
+ # * This error class is not used. `UnsupportedDBEngineVersion` is used during parsing instead.
175
243
  #
176
244
  # Additionally, error classes are dynamically generated for service errors based on the error code
177
245
  # if they are not defined above.
246
+ # Some existing error classes may use a different class name than the one documented.
178
247
  module Errors
179
248
 
180
249
  extend Aws::Errors::DynamicErrors
181
250
 
251
+ # @deprecated This error class is not used during parsing.
252
+ # Please use `AuthorizationAlreadyExists` instead.
182
253
  class AuthorizationAlreadyExistsFault < ServiceError
183
254
 
184
255
  # @param [Seahorse::Client::RequestContext] context
@@ -189,6 +260,8 @@ module Aws::RDS
189
260
  end
190
261
  end
191
262
 
263
+ # @deprecated This error class is not used during parsing.
264
+ # Please use `AuthorizationNotFound` instead.
192
265
  class AuthorizationNotFoundFault < ServiceError
193
266
 
194
267
  # @param [Seahorse::Client::RequestContext] context
@@ -199,6 +272,8 @@ module Aws::RDS
199
272
  end
200
273
  end
201
274
 
275
+ # @deprecated This error class is not used during parsing.
276
+ # Please use `AuthorizationQuotaExceeded` instead.
202
277
  class AuthorizationQuotaExceededFault < ServiceError
203
278
 
204
279
  # @param [Seahorse::Client::RequestContext] context
@@ -239,6 +314,8 @@ module Aws::RDS
239
314
  end
240
315
  end
241
316
 
317
+ # @deprecated This error class is not used during parsing.
318
+ # Please use `CertificateNotFound` instead.
242
319
  class CertificateNotFoundFault < ServiceError
243
320
 
244
321
  # @param [Seahorse::Client::RequestContext] context
@@ -259,6 +336,8 @@ module Aws::RDS
259
336
  end
260
337
  end
261
338
 
339
+ # @deprecated This error class is not used during parsing.
340
+ # Please use `CustomAvailabilityZoneNotFound` instead.
262
341
  class CustomAvailabilityZoneNotFoundFault < ServiceError
263
342
 
264
343
  # @param [Seahorse::Client::RequestContext] context
@@ -379,6 +458,8 @@ module Aws::RDS
379
458
  end
380
459
  end
381
460
 
461
+ # @deprecated This error class is not used during parsing.
462
+ # Please use `DBClusterParameterGroupNotFound` instead.
382
463
  class DBClusterParameterGroupNotFoundFault < ServiceError
383
464
 
384
465
  # @param [Seahorse::Client::RequestContext] context
@@ -399,6 +480,8 @@ module Aws::RDS
399
480
  end
400
481
  end
401
482
 
483
+ # @deprecated This error class is not used during parsing.
484
+ # Please use `DBClusterRoleAlreadyExists` instead.
402
485
  class DBClusterRoleAlreadyExistsFault < ServiceError
403
486
 
404
487
  # @param [Seahorse::Client::RequestContext] context
@@ -409,6 +492,8 @@ module Aws::RDS
409
492
  end
410
493
  end
411
494
 
495
+ # @deprecated This error class is not used during parsing.
496
+ # Please use `DBClusterRoleNotFound` instead.
412
497
  class DBClusterRoleNotFoundFault < ServiceError
413
498
 
414
499
  # @param [Seahorse::Client::RequestContext] context
@@ -419,6 +504,8 @@ module Aws::RDS
419
504
  end
420
505
  end
421
506
 
507
+ # @deprecated This error class is not used during parsing.
508
+ # Please use `DBClusterRoleQuotaExceeded` instead.
422
509
  class DBClusterRoleQuotaExceededFault < ServiceError
423
510
 
424
511
  # @param [Seahorse::Client::RequestContext] context
@@ -449,6 +536,8 @@ module Aws::RDS
449
536
  end
450
537
  end
451
538
 
539
+ # @deprecated This error class is not used during parsing.
540
+ # Please use `DBInstanceAlreadyExists` instead.
452
541
  class DBInstanceAlreadyExistsFault < ServiceError
453
542
 
454
543
  # @param [Seahorse::Client::RequestContext] context
@@ -459,6 +548,8 @@ module Aws::RDS
459
548
  end
460
549
  end
461
550
 
551
+ # @deprecated This error class is not used during parsing.
552
+ # Please use `DBInstanceAutomatedBackupNotFound` instead.
462
553
  class DBInstanceAutomatedBackupNotFoundFault < ServiceError
463
554
 
464
555
  # @param [Seahorse::Client::RequestContext] context
@@ -469,6 +560,8 @@ module Aws::RDS
469
560
  end
470
561
  end
471
562
 
563
+ # @deprecated This error class is not used during parsing.
564
+ # Please use `DBInstanceAutomatedBackupQuotaExceeded` instead.
472
565
  class DBInstanceAutomatedBackupQuotaExceededFault < ServiceError
473
566
 
474
567
  # @param [Seahorse::Client::RequestContext] context
@@ -479,6 +572,8 @@ module Aws::RDS
479
572
  end
480
573
  end
481
574
 
575
+ # @deprecated This error class is not used during parsing.
576
+ # Please use `DBInstanceNotFound` instead.
482
577
  class DBInstanceNotFoundFault < ServiceError
483
578
 
484
579
  # @param [Seahorse::Client::RequestContext] context
@@ -489,6 +584,8 @@ module Aws::RDS
489
584
  end
490
585
  end
491
586
 
587
+ # @deprecated This error class is not used during parsing.
588
+ # Please use `DBInstanceNotReady` instead.
492
589
  class DBInstanceNotReadyFault < ServiceError
493
590
 
494
591
  # @param [Seahorse::Client::RequestContext] context
@@ -499,6 +596,8 @@ module Aws::RDS
499
596
  end
500
597
  end
501
598
 
599
+ # @deprecated This error class is not used during parsing.
600
+ # Please use `DBInstanceRoleAlreadyExists` instead.
502
601
  class DBInstanceRoleAlreadyExistsFault < ServiceError
503
602
 
504
603
  # @param [Seahorse::Client::RequestContext] context
@@ -509,6 +608,8 @@ module Aws::RDS
509
608
  end
510
609
  end
511
610
 
611
+ # @deprecated This error class is not used during parsing.
612
+ # Please use `DBInstanceRoleNotFound` instead.
512
613
  class DBInstanceRoleNotFoundFault < ServiceError
513
614
 
514
615
  # @param [Seahorse::Client::RequestContext] context
@@ -519,6 +620,8 @@ module Aws::RDS
519
620
  end
520
621
  end
521
622
 
623
+ # @deprecated This error class is not used during parsing.
624
+ # Please use `DBInstanceRoleQuotaExceeded` instead.
522
625
  class DBInstanceRoleQuotaExceededFault < ServiceError
523
626
 
524
627
  # @param [Seahorse::Client::RequestContext] context
@@ -539,6 +642,8 @@ module Aws::RDS
539
642
  end
540
643
  end
541
644
 
645
+ # @deprecated This error class is not used during parsing.
646
+ # Please use `DBParameterGroupAlreadyExists` instead.
542
647
  class DBParameterGroupAlreadyExistsFault < ServiceError
543
648
 
544
649
  # @param [Seahorse::Client::RequestContext] context
@@ -549,6 +654,8 @@ module Aws::RDS
549
654
  end
550
655
  end
551
656
 
657
+ # @deprecated This error class is not used during parsing.
658
+ # Please use `DBParameterGroupNotFound` instead.
552
659
  class DBParameterGroupNotFoundFault < ServiceError
553
660
 
554
661
  # @param [Seahorse::Client::RequestContext] context
@@ -559,6 +666,8 @@ module Aws::RDS
559
666
  end
560
667
  end
561
668
 
669
+ # @deprecated This error class is not used during parsing.
670
+ # Please use `DBParameterGroupQuotaExceeded` instead.
562
671
  class DBParameterGroupQuotaExceededFault < ServiceError
563
672
 
564
673
  # @param [Seahorse::Client::RequestContext] context
@@ -659,6 +768,8 @@ module Aws::RDS
659
768
  end
660
769
  end
661
770
 
771
+ # @deprecated This error class is not used during parsing.
772
+ # Please use `DBSecurityGroupAlreadyExists` instead.
662
773
  class DBSecurityGroupAlreadyExistsFault < ServiceError
663
774
 
664
775
  # @param [Seahorse::Client::RequestContext] context
@@ -669,6 +780,8 @@ module Aws::RDS
669
780
  end
670
781
  end
671
782
 
783
+ # @deprecated This error class is not used during parsing.
784
+ # Please use `DBSecurityGroupNotFound` instead.
672
785
  class DBSecurityGroupNotFoundFault < ServiceError
673
786
 
674
787
  # @param [Seahorse::Client::RequestContext] context
@@ -679,6 +792,8 @@ module Aws::RDS
679
792
  end
680
793
  end
681
794
 
795
+ # @deprecated This error class is not used during parsing.
796
+ # Please use `DBSecurityGroupNotSupported` instead.
682
797
  class DBSecurityGroupNotSupportedFault < ServiceError
683
798
 
684
799
  # @param [Seahorse::Client::RequestContext] context
@@ -689,6 +804,8 @@ module Aws::RDS
689
804
  end
690
805
  end
691
806
 
807
+ # @deprecated This error class is not used during parsing.
808
+ # Please use `QuotaExceeded.DBSecurityGroup` instead.
692
809
  class DBSecurityGroupQuotaExceededFault < ServiceError
693
810
 
694
811
  # @param [Seahorse::Client::RequestContext] context
@@ -699,6 +816,8 @@ module Aws::RDS
699
816
  end
700
817
  end
701
818
 
819
+ # @deprecated This error class is not used during parsing.
820
+ # Please use `DBShardGroupAlreadyExists` instead.
702
821
  class DBShardGroupAlreadyExistsFault < ServiceError
703
822
 
704
823
  # @param [Seahorse::Client::RequestContext] context
@@ -709,6 +828,8 @@ module Aws::RDS
709
828
  end
710
829
  end
711
830
 
831
+ # @deprecated This error class is not used during parsing.
832
+ # Please use `DBShardGroupNotFound` instead.
712
833
  class DBShardGroupNotFoundFault < ServiceError
713
834
 
714
835
  # @param [Seahorse::Client::RequestContext] context
@@ -719,6 +840,8 @@ module Aws::RDS
719
840
  end
720
841
  end
721
842
 
843
+ # @deprecated This error class is not used during parsing.
844
+ # Please use `DBSnapshotAlreadyExists` instead.
722
845
  class DBSnapshotAlreadyExistsFault < ServiceError
723
846
 
724
847
  # @param [Seahorse::Client::RequestContext] context
@@ -729,6 +852,8 @@ module Aws::RDS
729
852
  end
730
853
  end
731
854
 
855
+ # @deprecated This error class is not used during parsing.
856
+ # Please use `DBSnapshotNotFound` instead.
732
857
  class DBSnapshotNotFoundFault < ServiceError
733
858
 
734
859
  # @param [Seahorse::Client::RequestContext] context
@@ -749,6 +874,8 @@ module Aws::RDS
749
874
  end
750
875
  end
751
876
 
877
+ # @deprecated This error class is not used during parsing.
878
+ # Please use `DBSubnetGroupAlreadyExists` instead.
752
879
  class DBSubnetGroupAlreadyExistsFault < ServiceError
753
880
 
754
881
  # @param [Seahorse::Client::RequestContext] context
@@ -789,6 +916,8 @@ module Aws::RDS
789
916
  end
790
917
  end
791
918
 
919
+ # @deprecated This error class is not used during parsing.
920
+ # Please use `DBSubnetGroupQuotaExceeded` instead.
792
921
  class DBSubnetGroupQuotaExceededFault < ServiceError
793
922
 
794
923
  # @param [Seahorse::Client::RequestContext] context
@@ -809,6 +938,8 @@ module Aws::RDS
809
938
  end
810
939
  end
811
940
 
941
+ # @deprecated This error class is not used during parsing.
942
+ # Please use `DBUpgradeDependencyFailure` instead.
812
943
  class DBUpgradeDependencyFailureFault < ServiceError
813
944
 
814
945
  # @param [Seahorse::Client::RequestContext] context
@@ -839,6 +970,8 @@ module Aws::RDS
839
970
  end
840
971
  end
841
972
 
973
+ # @deprecated This error class is not used during parsing.
974
+ # Please use `EventSubscriptionQuotaExceeded` instead.
842
975
  class EventSubscriptionQuotaExceededFault < ServiceError
843
976
 
844
977
  # @param [Seahorse::Client::RequestContext] context
@@ -849,6 +982,8 @@ module Aws::RDS
849
982
  end
850
983
  end
851
984
 
985
+ # @deprecated This error class is not used during parsing.
986
+ # Please use `ExportTaskAlreadyExists` instead.
852
987
  class ExportTaskAlreadyExistsFault < ServiceError
853
988
 
854
989
  # @param [Seahorse::Client::RequestContext] context
@@ -859,6 +994,8 @@ module Aws::RDS
859
994
  end
860
995
  end
861
996
 
997
+ # @deprecated This error class is not used during parsing.
998
+ # Please use `ExportTaskNotFound` instead.
862
999
  class ExportTaskNotFoundFault < ServiceError
863
1000
 
864
1001
  # @param [Seahorse::Client::RequestContext] context
@@ -899,6 +1036,8 @@ module Aws::RDS
899
1036
  end
900
1037
  end
901
1038
 
1039
+ # @deprecated This error class is not used during parsing.
1040
+ # Please use `IamRoleMissingPermissions` instead.
902
1041
  class IamRoleMissingPermissionsFault < ServiceError
903
1042
 
904
1043
  # @param [Seahorse::Client::RequestContext] context
@@ -909,6 +1048,8 @@ module Aws::RDS
909
1048
  end
910
1049
  end
911
1050
 
1051
+ # @deprecated This error class is not used during parsing.
1052
+ # Please use `IamRoleNotFound` instead.
912
1053
  class IamRoleNotFoundFault < ServiceError
913
1054
 
914
1055
  # @param [Seahorse::Client::RequestContext] context
@@ -919,6 +1060,8 @@ module Aws::RDS
919
1060
  end
920
1061
  end
921
1062
 
1063
+ # @deprecated This error class is not used during parsing.
1064
+ # Please use `InstanceQuotaExceeded` instead.
922
1065
  class InstanceQuotaExceededFault < ServiceError
923
1066
 
924
1067
  # @param [Seahorse::Client::RequestContext] context
@@ -949,6 +1092,8 @@ module Aws::RDS
949
1092
  end
950
1093
  end
951
1094
 
1095
+ # @deprecated This error class is not used during parsing.
1096
+ # Please use `InsufficientDBInstanceCapacity` instead.
952
1097
  class InsufficientDBInstanceCapacityFault < ServiceError
953
1098
 
954
1099
  # @param [Seahorse::Client::RequestContext] context
@@ -959,6 +1104,8 @@ module Aws::RDS
959
1104
  end
960
1105
  end
961
1106
 
1107
+ # @deprecated This error class is not used during parsing.
1108
+ # Please use `InsufficientStorageClusterCapacity` instead.
962
1109
  class InsufficientStorageClusterCapacityFault < ServiceError
963
1110
 
964
1111
  # @param [Seahorse::Client::RequestContext] context
@@ -1079,6 +1226,8 @@ module Aws::RDS
1079
1226
  end
1080
1227
  end
1081
1228
 
1229
+ # @deprecated This error class is not used during parsing.
1230
+ # Please use `InvalidDBInstanceAutomatedBackupState` instead.
1082
1231
  class InvalidDBInstanceAutomatedBackupStateFault < ServiceError
1083
1232
 
1084
1233
  # @param [Seahorse::Client::RequestContext] context
@@ -1089,6 +1238,8 @@ module Aws::RDS
1089
1238
  end
1090
1239
  end
1091
1240
 
1241
+ # @deprecated This error class is not used during parsing.
1242
+ # Please use `InvalidDBInstanceState` instead.
1092
1243
  class InvalidDBInstanceStateFault < ServiceError
1093
1244
 
1094
1245
  # @param [Seahorse::Client::RequestContext] context
@@ -1099,6 +1250,8 @@ module Aws::RDS
1099
1250
  end
1100
1251
  end
1101
1252
 
1253
+ # @deprecated This error class is not used during parsing.
1254
+ # Please use `InvalidDBParameterGroupState` instead.
1102
1255
  class InvalidDBParameterGroupStateFault < ServiceError
1103
1256
 
1104
1257
  # @param [Seahorse::Client::RequestContext] context
@@ -1129,6 +1282,8 @@ module Aws::RDS
1129
1282
  end
1130
1283
  end
1131
1284
 
1285
+ # @deprecated This error class is not used during parsing.
1286
+ # Please use `InvalidDBSecurityGroupState` instead.
1132
1287
  class InvalidDBSecurityGroupStateFault < ServiceError
1133
1288
 
1134
1289
  # @param [Seahorse::Client::RequestContext] context
@@ -1139,6 +1294,8 @@ module Aws::RDS
1139
1294
  end
1140
1295
  end
1141
1296
 
1297
+ # @deprecated This error class is not used during parsing.
1298
+ # Please use `InvalidDBShardGroupState` instead.
1142
1299
  class InvalidDBShardGroupStateFault < ServiceError
1143
1300
 
1144
1301
  # @param [Seahorse::Client::RequestContext] context
@@ -1149,6 +1306,8 @@ module Aws::RDS
1149
1306
  end
1150
1307
  end
1151
1308
 
1309
+ # @deprecated This error class is not used during parsing.
1310
+ # Please use `InvalidDBSnapshotState` instead.
1152
1311
  class InvalidDBSnapshotStateFault < ServiceError
1153
1312
 
1154
1313
  # @param [Seahorse::Client::RequestContext] context
@@ -1189,6 +1348,8 @@ module Aws::RDS
1189
1348
  end
1190
1349
  end
1191
1350
 
1351
+ # @deprecated This error class is not used during parsing.
1352
+ # Please use `InvalidEventSubscriptionState` instead.
1192
1353
  class InvalidEventSubscriptionStateFault < ServiceError
1193
1354
 
1194
1355
  # @param [Seahorse::Client::RequestContext] context
@@ -1199,6 +1360,8 @@ module Aws::RDS
1199
1360
  end
1200
1361
  end
1201
1362
 
1363
+ # @deprecated This error class is not used during parsing.
1364
+ # Please use `InvalidExportOnly` instead.
1202
1365
  class InvalidExportOnlyFault < ServiceError
1203
1366
 
1204
1367
  # @param [Seahorse::Client::RequestContext] context
@@ -1209,6 +1372,8 @@ module Aws::RDS
1209
1372
  end
1210
1373
  end
1211
1374
 
1375
+ # @deprecated This error class is not used during parsing.
1376
+ # Please use `InvalidExportSourceState` instead.
1212
1377
  class InvalidExportSourceStateFault < ServiceError
1213
1378
 
1214
1379
  # @param [Seahorse::Client::RequestContext] context
@@ -1369,6 +1534,8 @@ module Aws::RDS
1369
1534
  end
1370
1535
  end
1371
1536
 
1537
+ # @deprecated This error class is not used during parsing.
1538
+ # Please use `PointInTimeRestoreNotEnabled` instead.
1372
1539
  class PointInTimeRestoreNotEnabledFault < ServiceError
1373
1540
 
1374
1541
  # @param [Seahorse::Client::RequestContext] context
@@ -1389,6 +1556,8 @@ module Aws::RDS
1389
1556
  end
1390
1557
  end
1391
1558
 
1559
+ # @deprecated This error class is not used during parsing.
1560
+ # Please use `ReservedDBInstanceAlreadyExists` instead.
1392
1561
  class ReservedDBInstanceAlreadyExistsFault < ServiceError
1393
1562
 
1394
1563
  # @param [Seahorse::Client::RequestContext] context
@@ -1399,6 +1568,8 @@ module Aws::RDS
1399
1568
  end
1400
1569
  end
1401
1570
 
1571
+ # @deprecated This error class is not used during parsing.
1572
+ # Please use `ReservedDBInstanceNotFound` instead.
1402
1573
  class ReservedDBInstanceNotFoundFault < ServiceError
1403
1574
 
1404
1575
  # @param [Seahorse::Client::RequestContext] context
@@ -1409,6 +1580,8 @@ module Aws::RDS
1409
1580
  end
1410
1581
  end
1411
1582
 
1583
+ # @deprecated This error class is not used during parsing.
1584
+ # Please use `ReservedDBInstanceQuotaExceeded` instead.
1412
1585
  class ReservedDBInstanceQuotaExceededFault < ServiceError
1413
1586
 
1414
1587
  # @param [Seahorse::Client::RequestContext] context
@@ -1419,6 +1592,8 @@ module Aws::RDS
1419
1592
  end
1420
1593
  end
1421
1594
 
1595
+ # @deprecated This error class is not used during parsing.
1596
+ # Please use `ReservedDBInstancesOfferingNotFound` instead.
1422
1597
  class ReservedDBInstancesOfferingNotFoundFault < ServiceError
1423
1598
 
1424
1599
  # @param [Seahorse::Client::RequestContext] context
@@ -1439,6 +1614,8 @@ module Aws::RDS
1439
1614
  end
1440
1615
  end
1441
1616
 
1617
+ # @deprecated This error class is not used during parsing.
1618
+ # Please use `SNSInvalidTopic` instead.
1442
1619
  class SNSInvalidTopicFault < ServiceError
1443
1620
 
1444
1621
  # @param [Seahorse::Client::RequestContext] context
@@ -1449,6 +1626,8 @@ module Aws::RDS
1449
1626
  end
1450
1627
  end
1451
1628
 
1629
+ # @deprecated This error class is not used during parsing.
1630
+ # Please use `SNSNoAuthorization` instead.
1452
1631
  class SNSNoAuthorizationFault < ServiceError
1453
1632
 
1454
1633
  # @param [Seahorse::Client::RequestContext] context
@@ -1459,6 +1638,8 @@ module Aws::RDS
1459
1638
  end
1460
1639
  end
1461
1640
 
1641
+ # @deprecated This error class is not used during parsing.
1642
+ # Please use `SNSTopicArnNotFound` instead.
1462
1643
  class SNSTopicArnNotFoundFault < ServiceError
1463
1644
 
1464
1645
  # @param [Seahorse::Client::RequestContext] context
@@ -1469,6 +1650,8 @@ module Aws::RDS
1469
1650
  end
1470
1651
  end
1471
1652
 
1653
+ # @deprecated This error class is not used during parsing.
1654
+ # Please use `SharedSnapshotQuotaExceeded` instead.
1472
1655
  class SharedSnapshotQuotaExceededFault < ServiceError
1473
1656
 
1474
1657
  # @param [Seahorse::Client::RequestContext] context
@@ -1479,6 +1662,8 @@ module Aws::RDS
1479
1662
  end
1480
1663
  end
1481
1664
 
1665
+ # @deprecated This error class is not used during parsing.
1666
+ # Please use `SnapshotQuotaExceeded` instead.
1482
1667
  class SnapshotQuotaExceededFault < ServiceError
1483
1668
 
1484
1669
  # @param [Seahorse::Client::RequestContext] context
@@ -1509,6 +1694,8 @@ module Aws::RDS
1509
1694
  end
1510
1695
  end
1511
1696
 
1697
+ # @deprecated This error class is not used during parsing.
1698
+ # Please use `SourceNotFound` instead.
1512
1699
  class SourceNotFoundFault < ServiceError
1513
1700
 
1514
1701
  # @param [Seahorse::Client::RequestContext] context
@@ -1519,6 +1706,8 @@ module Aws::RDS
1519
1706
  end
1520
1707
  end
1521
1708
 
1709
+ # @deprecated This error class is not used during parsing.
1710
+ # Please use `StorageQuotaExceeded` instead.
1522
1711
  class StorageQuotaExceededFault < ServiceError
1523
1712
 
1524
1713
  # @param [Seahorse::Client::RequestContext] context
@@ -1539,6 +1728,8 @@ module Aws::RDS
1539
1728
  end
1540
1729
  end
1541
1730
 
1731
+ # @deprecated This error class is not used during parsing.
1732
+ # Please use `StorageTypeNotSupported` instead.
1542
1733
  class StorageTypeNotSupportedFault < ServiceError
1543
1734
 
1544
1735
  # @param [Seahorse::Client::RequestContext] context
@@ -1559,6 +1750,8 @@ module Aws::RDS
1559
1750
  end
1560
1751
  end
1561
1752
 
1753
+ # @deprecated This error class is not used during parsing.
1754
+ # Please use `SubscriptionAlreadyExist` instead.
1562
1755
  class SubscriptionAlreadyExistFault < ServiceError
1563
1756
 
1564
1757
  # @param [Seahorse::Client::RequestContext] context
@@ -1569,6 +1762,8 @@ module Aws::RDS
1569
1762
  end
1570
1763
  end
1571
1764
 
1765
+ # @deprecated This error class is not used during parsing.
1766
+ # Please use `SubscriptionCategoryNotFound` instead.
1572
1767
  class SubscriptionCategoryNotFoundFault < ServiceError
1573
1768
 
1574
1769
  # @param [Seahorse::Client::RequestContext] context
@@ -1579,6 +1774,8 @@ module Aws::RDS
1579
1774
  end
1580
1775
  end
1581
1776
 
1777
+ # @deprecated This error class is not used during parsing.
1778
+ # Please use `SubscriptionNotFound` instead.
1582
1779
  class SubscriptionNotFoundFault < ServiceError
1583
1780
 
1584
1781
  # @param [Seahorse::Client::RequestContext] context
@@ -1589,6 +1786,8 @@ module Aws::RDS
1589
1786
  end
1590
1787
  end
1591
1788
 
1789
+ # @deprecated This error class is not used during parsing.
1790
+ # Please use `TenantDatabaseAlreadyExists` instead.
1592
1791
  class TenantDatabaseAlreadyExistsFault < ServiceError
1593
1792
 
1594
1793
  # @param [Seahorse::Client::RequestContext] context
@@ -1599,6 +1798,8 @@ module Aws::RDS
1599
1798
  end
1600
1799
  end
1601
1800
 
1801
+ # @deprecated This error class is not used during parsing.
1802
+ # Please use `TenantDatabaseNotFound` instead.
1602
1803
  class TenantDatabaseNotFoundFault < ServiceError
1603
1804
 
1604
1805
  # @param [Seahorse::Client::RequestContext] context
@@ -1609,6 +1810,8 @@ module Aws::RDS
1609
1810
  end
1610
1811
  end
1611
1812
 
1813
+ # @deprecated This error class is not used during parsing.
1814
+ # Please use `TenantDatabaseQuotaExceeded` instead.
1612
1815
  class TenantDatabaseQuotaExceededFault < ServiceError
1613
1816
 
1614
1817
  # @param [Seahorse::Client::RequestContext] context
@@ -1619,6 +1822,8 @@ module Aws::RDS
1619
1822
  end
1620
1823
  end
1621
1824
 
1825
+ # @deprecated This error class is not used during parsing.
1826
+ # Please use `UnsupportedDBEngineVersion` instead.
1622
1827
  class UnsupportedDBEngineVersionFault < ServiceError
1623
1828
 
1624
1829
  # @param [Seahorse::Client::RequestContext] context