@aws-sdk/client-rds 3.170.0 → 3.174.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.
Files changed (164) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist-cjs/models/models_0.js +25 -6
  3. package/dist-cjs/models/models_1.js +15 -4
  4. package/dist-es/models/models_0.js +19 -0
  5. package/dist-es/models/models_1.js +11 -0
  6. package/dist-types/RDS.d.ts +7 -1
  7. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +7 -1
  8. package/dist-types/models/models_0.d.ts +34 -16
  9. package/dist-types/models/models_1.d.ts +19 -9
  10. package/dist-types/ts3.4/RDS.d.ts +0 -137
  11. package/dist-types/ts3.4/RDSClient.d.ts +0 -25
  12. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +0 -2
  85. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +0 -2
  86. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +0 -2
  87. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +0 -2
  88. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +0 -2
  89. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +0 -2
  90. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +0 -2
  91. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +0 -2
  92. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +0 -2
  93. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +0 -2
  94. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +0 -2
  95. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +0 -2
  96. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +0 -2
  97. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +0 -2
  98. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +0 -2
  99. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  100. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +0 -2
  101. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +0 -2
  102. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +0 -2
  103. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +0 -2
  104. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +0 -2
  105. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +0 -2
  106. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +0 -2
  107. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +0 -2
  108. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +0 -2
  109. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +0 -2
  110. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +0 -2
  111. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +0 -2
  112. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +0 -2
  113. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +0 -2
  114. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +0 -2
  115. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +0 -2
  116. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +0 -2
  117. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +0 -2
  118. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +0 -2
  119. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +0 -2
  120. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +0 -2
  121. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +0 -2
  122. package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +0 -2
  123. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +0 -2
  124. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +0 -2
  125. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +0 -2
  126. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +0 -2
  127. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +0 -2
  128. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +0 -2
  129. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -2
  130. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +0 -2
  131. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +0 -2
  132. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +0 -2
  133. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +0 -2
  134. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +0 -2
  135. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +0 -2
  136. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +0 -2
  137. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +0 -2
  138. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +0 -2
  139. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +0 -2
  140. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +0 -2
  141. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +0 -2
  142. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +0 -2
  143. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +0 -2
  144. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +0 -2
  145. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +0 -2
  146. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +0 -2
  147. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +0 -2
  148. package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +0 -2
  149. package/dist-types/ts3.4/models/RDSServiceException.d.ts +0 -1
  150. package/dist-types/ts3.4/models/models_0.d.ts +16 -1329
  151. package/dist-types/ts3.4/models/models_1.d.ts +10 -874
  152. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  153. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  154. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  155. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  156. package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +0 -2
  157. package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +0 -2
  158. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +0 -2
  159. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +0 -2
  160. package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +0 -2
  161. package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +0 -2
  162. package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +0 -2
  163. package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +0 -2
  164. package/package.json +28 -28
@@ -19,7 +19,6 @@ export interface DescribeExportTasksCommandInput
19
19
  export interface DescribeExportTasksCommandOutput
20
20
  extends ExportTasksMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeExportTasksCommand extends $Command<
24
23
  DescribeExportTasksCommandInput,
25
24
  DescribeExportTasksCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeExportTasksCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeExportTasksCommandInput;
29
28
  constructor(input: DescribeExportTasksCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeGlobalClustersCommandInput
19
19
  export interface DescribeGlobalClustersCommandOutput
20
20
  extends GlobalClustersMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeGlobalClustersCommand extends $Command<
24
23
  DescribeGlobalClustersCommandInput,
25
24
  DescribeGlobalClustersCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeGlobalClustersCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeGlobalClustersCommandInput;
29
28
  constructor(input: DescribeGlobalClustersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeOptionGroupOptionsCommandInput
19
19
  export interface DescribeOptionGroupOptionsCommandOutput
20
20
  extends OptionGroupOptionsMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeOptionGroupOptionsCommand extends $Command<
24
23
  DescribeOptionGroupOptionsCommandInput,
25
24
  DescribeOptionGroupOptionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeOptionGroupOptionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeOptionGroupOptionsCommandInput;
29
28
  constructor(input: DescribeOptionGroupOptionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface DescribeOptionGroupsCommandInput
16
16
  export interface DescribeOptionGroupsCommandOutput
17
17
  extends OptionGroups,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class DescribeOptionGroupsCommand extends $Command<
21
20
  DescribeOptionGroupsCommandInput,
22
21
  DescribeOptionGroupsCommandOutput,
@@ -24,7 +23,6 @@ export declare class DescribeOptionGroupsCommand extends $Command<
24
23
  > {
25
24
  readonly input: DescribeOptionGroupsCommandInput;
26
25
  constructor(input: DescribeOptionGroupsCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeOrderableDBInstanceOptionsCommandInput
19
19
  export interface DescribeOrderableDBInstanceOptionsCommandOutput
20
20
  extends OrderableDBInstanceOptionsMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeOrderableDBInstanceOptionsCommand extends $Command<
24
23
  DescribeOrderableDBInstanceOptionsCommandInput,
25
24
  DescribeOrderableDBInstanceOptionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeOrderableDBInstanceOptionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeOrderableDBInstanceOptionsCommandInput;
29
28
  constructor(input: DescribeOrderableDBInstanceOptionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribePendingMaintenanceActionsCommandInput
19
19
  export interface DescribePendingMaintenanceActionsCommandOutput
20
20
  extends PendingMaintenanceActionsMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribePendingMaintenanceActionsCommand extends $Command<
24
23
  DescribePendingMaintenanceActionsCommandInput,
25
24
  DescribePendingMaintenanceActionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribePendingMaintenanceActionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribePendingMaintenanceActionsCommandInput;
29
28
  constructor(input: DescribePendingMaintenanceActionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeReservedDBInstancesCommandInput
19
19
  export interface DescribeReservedDBInstancesCommandOutput
20
20
  extends ReservedDBInstanceMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeReservedDBInstancesCommand extends $Command<
24
23
  DescribeReservedDBInstancesCommandInput,
25
24
  DescribeReservedDBInstancesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeReservedDBInstancesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeReservedDBInstancesCommandInput;
29
28
  constructor(input: DescribeReservedDBInstancesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeReservedDBInstancesOfferingsCommandInput
19
19
  export interface DescribeReservedDBInstancesOfferingsCommandOutput
20
20
  extends ReservedDBInstancesOfferingMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeReservedDBInstancesOfferingsCommand extends $Command<
24
23
  DescribeReservedDBInstancesOfferingsCommandInput,
25
24
  DescribeReservedDBInstancesOfferingsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeReservedDBInstancesOfferingsCommand extends $Comman
27
26
  > {
28
27
  readonly input: DescribeReservedDBInstancesOfferingsCommandInput;
29
28
  constructor(input: DescribeReservedDBInstancesOfferingsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeSourceRegionsCommandInput
19
19
  export interface DescribeSourceRegionsCommandOutput
20
20
  extends SourceRegionMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeSourceRegionsCommand extends $Command<
24
23
  DescribeSourceRegionsCommandInput,
25
24
  DescribeSourceRegionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeSourceRegionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeSourceRegionsCommandInput;
29
28
  constructor(input: DescribeSourceRegionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeValidDBInstanceModificationsCommandInput
19
19
  export interface DescribeValidDBInstanceModificationsCommandOutput
20
20
  extends DescribeValidDBInstanceModificationsResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeValidDBInstanceModificationsCommand extends $Command<
24
23
  DescribeValidDBInstanceModificationsCommandInput,
25
24
  DescribeValidDBInstanceModificationsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeValidDBInstanceModificationsCommand extends $Comman
27
26
  > {
28
27
  readonly input: DescribeValidDBInstanceModificationsCommandInput;
29
28
  constructor(input: DescribeValidDBInstanceModificationsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DownloadDBLogFilePortionCommandInput
19
19
  export interface DownloadDBLogFilePortionCommandOutput
20
20
  extends DownloadDBLogFilePortionDetails,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DownloadDBLogFilePortionCommand extends $Command<
24
23
  DownloadDBLogFilePortionCommandInput,
25
24
  DownloadDBLogFilePortionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DownloadDBLogFilePortionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DownloadDBLogFilePortionCommandInput;
29
28
  constructor(input: DownloadDBLogFilePortionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface FailoverDBClusterCommandInput
19
19
  export interface FailoverDBClusterCommandOutput
20
20
  extends FailoverDBClusterResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class FailoverDBClusterCommand extends $Command<
24
23
  FailoverDBClusterCommandInput,
25
24
  FailoverDBClusterCommandOutput,
@@ -27,7 +26,6 @@ export declare class FailoverDBClusterCommand extends $Command<
27
26
  > {
28
27
  readonly input: FailoverDBClusterCommandInput;
29
28
  constructor(input: FailoverDBClusterCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface FailoverGlobalClusterCommandInput
19
19
  export interface FailoverGlobalClusterCommandOutput
20
20
  extends FailoverGlobalClusterResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class FailoverGlobalClusterCommand extends $Command<
24
23
  FailoverGlobalClusterCommandInput,
25
24
  FailoverGlobalClusterCommandOutput,
@@ -27,7 +26,6 @@ export declare class FailoverGlobalClusterCommand extends $Command<
27
26
  > {
28
27
  readonly input: FailoverGlobalClusterCommandInput;
29
28
  constructor(input: FailoverGlobalClusterCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface ListTagsForResourceCommandInput
16
16
  export interface ListTagsForResourceCommandOutput
17
17
  extends TagListMessage,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class ListTagsForResourceCommand extends $Command<
21
20
  ListTagsForResourceCommandInput,
22
21
  ListTagsForResourceCommandOutput,
@@ -24,7 +23,6 @@ export declare class ListTagsForResourceCommand extends $Command<
24
23
  > {
25
24
  readonly input: ListTagsForResourceCommandInput;
26
25
  constructor(input: ListTagsForResourceCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyActivityStreamCommandInput
19
19
  export interface ModifyActivityStreamCommandOutput
20
20
  extends ModifyActivityStreamResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyActivityStreamCommand extends $Command<
24
23
  ModifyActivityStreamCommandInput,
25
24
  ModifyActivityStreamCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyActivityStreamCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyActivityStreamCommandInput;
29
28
  constructor(input: ModifyActivityStreamCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyCertificatesCommandInput
19
19
  export interface ModifyCertificatesCommandOutput
20
20
  extends ModifyCertificatesResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyCertificatesCommand extends $Command<
24
23
  ModifyCertificatesCommandInput,
25
24
  ModifyCertificatesCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyCertificatesCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyCertificatesCommandInput;
29
28
  constructor(input: ModifyCertificatesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyCurrentDBClusterCapacityCommandInput
19
19
  export interface ModifyCurrentDBClusterCapacityCommandOutput
20
20
  extends DBClusterCapacityInfo,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyCurrentDBClusterCapacityCommand extends $Command<
24
23
  ModifyCurrentDBClusterCapacityCommandInput,
25
24
  ModifyCurrentDBClusterCapacityCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyCurrentDBClusterCapacityCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyCurrentDBClusterCapacityCommandInput;
29
28
  constructor(input: ModifyCurrentDBClusterCapacityCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -17,7 +17,6 @@ export interface ModifyCustomDBEngineVersionCommandInput
17
17
  export interface ModifyCustomDBEngineVersionCommandOutput
18
18
  extends DBEngineVersion,
19
19
  __MetadataBearer {}
20
-
21
20
  export declare class ModifyCustomDBEngineVersionCommand extends $Command<
22
21
  ModifyCustomDBEngineVersionCommandInput,
23
22
  ModifyCustomDBEngineVersionCommandOutput,
@@ -25,7 +24,6 @@ export declare class ModifyCustomDBEngineVersionCommand extends $Command<
25
24
  > {
26
25
  readonly input: ModifyCustomDBEngineVersionCommandInput;
27
26
  constructor(input: ModifyCustomDBEngineVersionCommandInput);
28
-
29
27
  resolveMiddleware(
30
28
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
29
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ModifyDBClusterCommandInput extends ModifyDBClusterMessage {}
18
18
  export interface ModifyDBClusterCommandOutput
19
19
  extends ModifyDBClusterResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ModifyDBClusterCommand extends $Command<
23
22
  ModifyDBClusterCommandInput,
24
23
  ModifyDBClusterCommandOutput,
@@ -26,7 +25,6 @@ export declare class ModifyDBClusterCommand extends $Command<
26
25
  > {
27
26
  readonly input: ModifyDBClusterCommandInput;
28
27
  constructor(input: ModifyDBClusterCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -17,7 +17,6 @@ export interface ModifyDBClusterEndpointCommandInput
17
17
  export interface ModifyDBClusterEndpointCommandOutput
18
18
  extends DBClusterEndpoint,
19
19
  __MetadataBearer {}
20
-
21
20
  export declare class ModifyDBClusterEndpointCommand extends $Command<
22
21
  ModifyDBClusterEndpointCommandInput,
23
22
  ModifyDBClusterEndpointCommandOutput,
@@ -25,7 +24,6 @@ export declare class ModifyDBClusterEndpointCommand extends $Command<
25
24
  > {
26
25
  readonly input: ModifyDBClusterEndpointCommandInput;
27
26
  constructor(input: ModifyDBClusterEndpointCommandInput);
28
-
29
27
  resolveMiddleware(
30
28
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
29
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyDBClusterParameterGroupCommandInput
19
19
  export interface ModifyDBClusterParameterGroupCommandOutput
20
20
  extends DBClusterParameterGroupNameMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyDBClusterParameterGroupCommand extends $Command<
24
23
  ModifyDBClusterParameterGroupCommandInput,
25
24
  ModifyDBClusterParameterGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyDBClusterParameterGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyDBClusterParameterGroupCommandInput;
29
28
  constructor(input: ModifyDBClusterParameterGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyDBClusterSnapshotAttributeCommandInput
19
19
  export interface ModifyDBClusterSnapshotAttributeCommandOutput
20
20
  extends ModifyDBClusterSnapshotAttributeResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyDBClusterSnapshotAttributeCommand extends $Command<
24
23
  ModifyDBClusterSnapshotAttributeCommandInput,
25
24
  ModifyDBClusterSnapshotAttributeCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyDBClusterSnapshotAttributeCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyDBClusterSnapshotAttributeCommandInput;
29
28
  constructor(input: ModifyDBClusterSnapshotAttributeCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ModifyDBInstanceCommandInput extends ModifyDBInstanceMessage {}
18
18
  export interface ModifyDBInstanceCommandOutput
19
19
  extends ModifyDBInstanceResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ModifyDBInstanceCommand extends $Command<
23
22
  ModifyDBInstanceCommandInput,
24
23
  ModifyDBInstanceCommandOutput,
@@ -26,7 +25,6 @@ export declare class ModifyDBInstanceCommand extends $Command<
26
25
  > {
27
26
  readonly input: ModifyDBInstanceCommandInput;
28
27
  constructor(input: ModifyDBInstanceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyDBParameterGroupCommandInput
19
19
  export interface ModifyDBParameterGroupCommandOutput
20
20
  extends DBParameterGroupNameMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyDBParameterGroupCommand extends $Command<
24
23
  ModifyDBParameterGroupCommandInput,
25
24
  ModifyDBParameterGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyDBParameterGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyDBParameterGroupCommandInput;
29
28
  constructor(input: ModifyDBParameterGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ModifyDBProxyCommandInput extends ModifyDBProxyRequest {}
18
18
  export interface ModifyDBProxyCommandOutput
19
19
  extends ModifyDBProxyResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ModifyDBProxyCommand extends $Command<
23
22
  ModifyDBProxyCommandInput,
24
23
  ModifyDBProxyCommandOutput,
@@ -26,7 +25,6 @@ export declare class ModifyDBProxyCommand extends $Command<
26
25
  > {
27
26
  readonly input: ModifyDBProxyCommandInput;
28
27
  constructor(input: ModifyDBProxyCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyDBProxyEndpointCommandInput
19
19
  export interface ModifyDBProxyEndpointCommandOutput
20
20
  extends ModifyDBProxyEndpointResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyDBProxyEndpointCommand extends $Command<
24
23
  ModifyDBProxyEndpointCommandInput,
25
24
  ModifyDBProxyEndpointCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyDBProxyEndpointCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyDBProxyEndpointCommandInput;
29
28
  constructor(input: ModifyDBProxyEndpointCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyDBProxyTargetGroupCommandInput
19
19
  export interface ModifyDBProxyTargetGroupCommandOutput
20
20
  extends ModifyDBProxyTargetGroupResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyDBProxyTargetGroupCommand extends $Command<
24
23
  ModifyDBProxyTargetGroupCommandInput,
25
24
  ModifyDBProxyTargetGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyDBProxyTargetGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyDBProxyTargetGroupCommandInput;
29
28
  constructor(input: ModifyDBProxyTargetGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyDBSnapshotAttributeCommandInput
19
19
  export interface ModifyDBSnapshotAttributeCommandOutput
20
20
  extends ModifyDBSnapshotAttributeResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyDBSnapshotAttributeCommand extends $Command<
24
23
  ModifyDBSnapshotAttributeCommandInput,
25
24
  ModifyDBSnapshotAttributeCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyDBSnapshotAttributeCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyDBSnapshotAttributeCommandInput;
29
28
  constructor(input: ModifyDBSnapshotAttributeCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ModifyDBSnapshotCommandInput extends ModifyDBSnapshotMessage {}
18
18
  export interface ModifyDBSnapshotCommandOutput
19
19
  extends ModifyDBSnapshotResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ModifyDBSnapshotCommand extends $Command<
23
22
  ModifyDBSnapshotCommandInput,
24
23
  ModifyDBSnapshotCommandOutput,
@@ -26,7 +25,6 @@ export declare class ModifyDBSnapshotCommand extends $Command<
26
25
  > {
27
26
  readonly input: ModifyDBSnapshotCommandInput;
28
27
  constructor(input: ModifyDBSnapshotCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyDBSubnetGroupCommandInput
19
19
  export interface ModifyDBSubnetGroupCommandOutput
20
20
  extends ModifyDBSubnetGroupResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyDBSubnetGroupCommand extends $Command<
24
23
  ModifyDBSubnetGroupCommandInput,
25
24
  ModifyDBSubnetGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyDBSubnetGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyDBSubnetGroupCommandInput;
29
28
  constructor(input: ModifyDBSubnetGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyEventSubscriptionCommandInput
19
19
  export interface ModifyEventSubscriptionCommandOutput
20
20
  extends ModifyEventSubscriptionResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyEventSubscriptionCommand extends $Command<
24
23
  ModifyEventSubscriptionCommandInput,
25
24
  ModifyEventSubscriptionCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyEventSubscriptionCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyEventSubscriptionCommandInput;
29
28
  constructor(input: ModifyEventSubscriptionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyGlobalClusterCommandInput
19
19
  export interface ModifyGlobalClusterCommandOutput
20
20
  extends ModifyGlobalClusterResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyGlobalClusterCommand extends $Command<
24
23
  ModifyGlobalClusterCommandInput,
25
24
  ModifyGlobalClusterCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyGlobalClusterCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyGlobalClusterCommandInput;
29
28
  constructor(input: ModifyGlobalClusterCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ModifyOptionGroupCommandInput
19
19
  export interface ModifyOptionGroupCommandOutput
20
20
  extends ModifyOptionGroupResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ModifyOptionGroupCommand extends $Command<
24
23
  ModifyOptionGroupCommandInput,
25
24
  ModifyOptionGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class ModifyOptionGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: ModifyOptionGroupCommandInput;
29
28
  constructor(input: ModifyOptionGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PromoteReadReplicaCommandInput
19
19
  export interface PromoteReadReplicaCommandOutput
20
20
  extends PromoteReadReplicaResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PromoteReadReplicaCommand extends $Command<
24
23
  PromoteReadReplicaCommandInput,
25
24
  PromoteReadReplicaCommandOutput,
@@ -27,7 +26,6 @@ export declare class PromoteReadReplicaCommand extends $Command<
27
26
  > {
28
27
  readonly input: PromoteReadReplicaCommandInput;
29
28
  constructor(input: PromoteReadReplicaCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PromoteReadReplicaDBClusterCommandInput
19
19
  export interface PromoteReadReplicaDBClusterCommandOutput
20
20
  extends PromoteReadReplicaDBClusterResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PromoteReadReplicaDBClusterCommand extends $Command<
24
23
  PromoteReadReplicaDBClusterCommandInput,
25
24
  PromoteReadReplicaDBClusterCommandOutput,
@@ -27,7 +26,6 @@ export declare class PromoteReadReplicaDBClusterCommand extends $Command<
27
26
  > {
28
27
  readonly input: PromoteReadReplicaDBClusterCommandInput;
29
28
  constructor(input: PromoteReadReplicaDBClusterCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PurchaseReservedDBInstancesOfferingCommandInput
19
19
  export interface PurchaseReservedDBInstancesOfferingCommandOutput
20
20
  extends PurchaseReservedDBInstancesOfferingResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PurchaseReservedDBInstancesOfferingCommand extends $Command<
24
23
  PurchaseReservedDBInstancesOfferingCommandInput,
25
24
  PurchaseReservedDBInstancesOfferingCommandOutput,
@@ -27,7 +26,6 @@ export declare class PurchaseReservedDBInstancesOfferingCommand extends $Command
27
26
  > {
28
27
  readonly input: PurchaseReservedDBInstancesOfferingCommandInput;
29
28
  constructor(input: PurchaseReservedDBInstancesOfferingCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface RebootDBClusterCommandInput extends RebootDBClusterMessage {}
18
18
  export interface RebootDBClusterCommandOutput
19
19
  extends RebootDBClusterResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class RebootDBClusterCommand extends $Command<
23
22
  RebootDBClusterCommandInput,
24
23
  RebootDBClusterCommandOutput,
@@ -26,7 +25,6 @@ export declare class RebootDBClusterCommand extends $Command<
26
25
  > {
27
26
  readonly input: RebootDBClusterCommandInput;
28
27
  constructor(input: RebootDBClusterCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface RebootDBInstanceCommandInput extends RebootDBInstanceMessage {}
18
18
  export interface RebootDBInstanceCommandOutput
19
19
  extends RebootDBInstanceResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class RebootDBInstanceCommand extends $Command<
23
22
  RebootDBInstanceCommandInput,
24
23
  RebootDBInstanceCommandOutput,
@@ -26,7 +25,6 @@ export declare class RebootDBInstanceCommand extends $Command<
26
25
  > {
27
26
  readonly input: RebootDBInstanceCommandInput;
28
27
  constructor(input: RebootDBInstanceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface RegisterDBProxyTargetsCommandInput
19
19
  export interface RegisterDBProxyTargetsCommandOutput
20
20
  extends RegisterDBProxyTargetsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class RegisterDBProxyTargetsCommand extends $Command<
24
23
  RegisterDBProxyTargetsCommandInput,
25
24
  RegisterDBProxyTargetsCommandOutput,
@@ -27,7 +26,6 @@ export declare class RegisterDBProxyTargetsCommand extends $Command<
27
26
  > {
28
27
  readonly input: RegisterDBProxyTargetsCommandInput;
29
28
  constructor(input: RegisterDBProxyTargetsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,