@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
@@ -18,7 +18,6 @@ export interface DeleteDBInstanceCommandInput extends DeleteDBInstanceMessage {}
18
18
  export interface DeleteDBInstanceCommandOutput
19
19
  extends DeleteDBInstanceResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteDBInstanceCommand extends $Command<
23
22
  DeleteDBInstanceCommandInput,
24
23
  DeleteDBInstanceCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteDBInstanceCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteDBInstanceCommandInput;
28
27
  constructor(input: DeleteDBInstanceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -14,7 +14,6 @@ import {
14
14
  export interface DeleteDBParameterGroupCommandInput
15
15
  extends DeleteDBParameterGroupMessage {}
16
16
  export interface DeleteDBParameterGroupCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteDBParameterGroupCommand extends $Command<
19
18
  DeleteDBParameterGroupCommandInput,
20
19
  DeleteDBParameterGroupCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteDBParameterGroupCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteDBParameterGroupCommandInput;
24
23
  constructor(input: DeleteDBParameterGroupCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteDBProxyCommandInput extends DeleteDBProxyRequest {}
18
18
  export interface DeleteDBProxyCommandOutput
19
19
  extends DeleteDBProxyResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteDBProxyCommand extends $Command<
23
22
  DeleteDBProxyCommandInput,
24
23
  DeleteDBProxyCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteDBProxyCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteDBProxyCommandInput;
28
27
  constructor(input: DeleteDBProxyCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteDBProxyEndpointCommandInput
19
19
  export interface DeleteDBProxyEndpointCommandOutput
20
20
  extends DeleteDBProxyEndpointResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteDBProxyEndpointCommand extends $Command<
24
23
  DeleteDBProxyEndpointCommandInput,
25
24
  DeleteDBProxyEndpointCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteDBProxyEndpointCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteDBProxyEndpointCommandInput;
29
28
  constructor(input: DeleteDBProxyEndpointCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -14,7 +14,6 @@ import {
14
14
  export interface DeleteDBSecurityGroupCommandInput
15
15
  extends DeleteDBSecurityGroupMessage {}
16
16
  export interface DeleteDBSecurityGroupCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteDBSecurityGroupCommand extends $Command<
19
18
  DeleteDBSecurityGroupCommandInput,
20
19
  DeleteDBSecurityGroupCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteDBSecurityGroupCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteDBSecurityGroupCommandInput;
24
23
  constructor(input: DeleteDBSecurityGroupCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteDBSnapshotCommandInput extends DeleteDBSnapshotMessage {}
18
18
  export interface DeleteDBSnapshotCommandOutput
19
19
  extends DeleteDBSnapshotResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteDBSnapshotCommand extends $Command<
23
22
  DeleteDBSnapshotCommandInput,
24
23
  DeleteDBSnapshotCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteDBSnapshotCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteDBSnapshotCommandInput;
28
27
  constructor(input: DeleteDBSnapshotCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -14,7 +14,6 @@ import {
14
14
  export interface DeleteDBSubnetGroupCommandInput
15
15
  extends DeleteDBSubnetGroupMessage {}
16
16
  export interface DeleteDBSubnetGroupCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteDBSubnetGroupCommand extends $Command<
19
18
  DeleteDBSubnetGroupCommandInput,
20
19
  DeleteDBSubnetGroupCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteDBSubnetGroupCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteDBSubnetGroupCommandInput;
24
23
  constructor(input: DeleteDBSubnetGroupCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteEventSubscriptionCommandInput
19
19
  export interface DeleteEventSubscriptionCommandOutput
20
20
  extends DeleteEventSubscriptionResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteEventSubscriptionCommand extends $Command<
24
23
  DeleteEventSubscriptionCommandInput,
25
24
  DeleteEventSubscriptionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteEventSubscriptionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteEventSubscriptionCommandInput;
29
28
  constructor(input: DeleteEventSubscriptionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteGlobalClusterCommandInput
19
19
  export interface DeleteGlobalClusterCommandOutput
20
20
  extends DeleteGlobalClusterResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteGlobalClusterCommand extends $Command<
24
23
  DeleteGlobalClusterCommandInput,
25
24
  DeleteGlobalClusterCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteGlobalClusterCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteGlobalClusterCommandInput;
29
28
  constructor(input: DeleteGlobalClusterCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -14,7 +14,6 @@ import {
14
14
  export interface DeleteOptionGroupCommandInput
15
15
  extends DeleteOptionGroupMessage {}
16
16
  export interface DeleteOptionGroupCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteOptionGroupCommand extends $Command<
19
18
  DeleteOptionGroupCommandInput,
20
19
  DeleteOptionGroupCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteOptionGroupCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteOptionGroupCommandInput;
24
23
  constructor(input: DeleteOptionGroupCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeregisterDBProxyTargetsCommandInput
19
19
  export interface DeregisterDBProxyTargetsCommandOutput
20
20
  extends DeregisterDBProxyTargetsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeregisterDBProxyTargetsCommand extends $Command<
24
23
  DeregisterDBProxyTargetsCommandInput,
25
24
  DeregisterDBProxyTargetsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeregisterDBProxyTargetsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeregisterDBProxyTargetsCommandInput;
29
28
  constructor(input: DeregisterDBProxyTargetsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeAccountAttributesCommandInput
19
19
  export interface DescribeAccountAttributesCommandOutput
20
20
  extends AccountAttributesMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeAccountAttributesCommand extends $Command<
24
23
  DescribeAccountAttributesCommandInput,
25
24
  DescribeAccountAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeAccountAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeAccountAttributesCommandInput;
29
28
  constructor(input: DescribeAccountAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeCertificatesCommandInput
19
19
  export interface DescribeCertificatesCommandOutput
20
20
  extends CertificateMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeCertificatesCommand extends $Command<
24
23
  DescribeCertificatesCommandInput,
25
24
  DescribeCertificatesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeCertificatesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeCertificatesCommandInput;
29
28
  constructor(input: DescribeCertificatesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBClusterBacktracksCommandInput
19
19
  export interface DescribeDBClusterBacktracksCommandOutput
20
20
  extends DBClusterBacktrackMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBClusterBacktracksCommand extends $Command<
24
23
  DescribeDBClusterBacktracksCommandInput,
25
24
  DescribeDBClusterBacktracksCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterBacktracksCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBClusterBacktracksCommandInput;
29
28
  constructor(input: DescribeDBClusterBacktracksCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBClusterEndpointsCommandInput
19
19
  export interface DescribeDBClusterEndpointsCommandOutput
20
20
  extends DBClusterEndpointMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBClusterEndpointsCommand extends $Command<
24
23
  DescribeDBClusterEndpointsCommandInput,
25
24
  DescribeDBClusterEndpointsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterEndpointsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBClusterEndpointsCommandInput;
29
28
  constructor(input: DescribeDBClusterEndpointsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBClusterParameterGroupsCommandInput
19
19
  export interface DescribeDBClusterParameterGroupsCommandOutput
20
20
  extends DBClusterParameterGroupsMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBClusterParameterGroupsCommand extends $Command<
24
23
  DescribeDBClusterParameterGroupsCommandInput,
25
24
  DescribeDBClusterParameterGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterParameterGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBClusterParameterGroupsCommandInput;
29
28
  constructor(input: DescribeDBClusterParameterGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBClusterParametersCommandInput
19
19
  export interface DescribeDBClusterParametersCommandOutput
20
20
  extends DBClusterParameterGroupDetails,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBClusterParametersCommand extends $Command<
24
23
  DescribeDBClusterParametersCommandInput,
25
24
  DescribeDBClusterParametersCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterParametersCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBClusterParametersCommandInput;
29
28
  constructor(input: DescribeDBClusterParametersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBClusterSnapshotAttributesCommandInput
19
19
  export interface DescribeDBClusterSnapshotAttributesCommandOutput
20
20
  extends DescribeDBClusterSnapshotAttributesResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBClusterSnapshotAttributesCommand extends $Command<
24
23
  DescribeDBClusterSnapshotAttributesCommandInput,
25
24
  DescribeDBClusterSnapshotAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterSnapshotAttributesCommand extends $Command
27
26
  > {
28
27
  readonly input: DescribeDBClusterSnapshotAttributesCommandInput;
29
28
  constructor(input: DescribeDBClusterSnapshotAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBClusterSnapshotsCommandInput
19
19
  export interface DescribeDBClusterSnapshotsCommandOutput
20
20
  extends DBClusterSnapshotMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBClusterSnapshotsCommand extends $Command<
24
23
  DescribeDBClusterSnapshotsCommandInput,
25
24
  DescribeDBClusterSnapshotsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBClusterSnapshotsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBClusterSnapshotsCommandInput;
29
28
  constructor(input: DescribeDBClusterSnapshotsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBClustersCommandInput
19
19
  export interface DescribeDBClustersCommandOutput
20
20
  extends DBClusterMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBClustersCommand extends $Command<
24
23
  DescribeDBClustersCommandInput,
25
24
  DescribeDBClustersCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBClustersCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBClustersCommandInput;
29
28
  constructor(input: DescribeDBClustersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBEngineVersionsCommandInput
19
19
  export interface DescribeDBEngineVersionsCommandOutput
20
20
  extends DBEngineVersionMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBEngineVersionsCommand extends $Command<
24
23
  DescribeDBEngineVersionsCommandInput,
25
24
  DescribeDBEngineVersionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBEngineVersionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBEngineVersionsCommandInput;
29
28
  constructor(input: DescribeDBEngineVersionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBInstanceAutomatedBackupsCommandInput
19
19
  export interface DescribeDBInstanceAutomatedBackupsCommandOutput
20
20
  extends DBInstanceAutomatedBackupMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBInstanceAutomatedBackupsCommand extends $Command<
24
23
  DescribeDBInstanceAutomatedBackupsCommandInput,
25
24
  DescribeDBInstanceAutomatedBackupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBInstanceAutomatedBackupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBInstanceAutomatedBackupsCommandInput;
29
28
  constructor(input: DescribeDBInstanceAutomatedBackupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBInstancesCommandInput
19
19
  export interface DescribeDBInstancesCommandOutput
20
20
  extends DBInstanceMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBInstancesCommand extends $Command<
24
23
  DescribeDBInstancesCommandInput,
25
24
  DescribeDBInstancesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBInstancesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBInstancesCommandInput;
29
28
  constructor(input: DescribeDBInstancesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBLogFilesCommandInput
19
19
  export interface DescribeDBLogFilesCommandOutput
20
20
  extends DescribeDBLogFilesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBLogFilesCommand extends $Command<
24
23
  DescribeDBLogFilesCommandInput,
25
24
  DescribeDBLogFilesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBLogFilesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBLogFilesCommandInput;
29
28
  constructor(input: DescribeDBLogFilesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBParameterGroupsCommandInput
19
19
  export interface DescribeDBParameterGroupsCommandOutput
20
20
  extends DBParameterGroupsMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBParameterGroupsCommand extends $Command<
24
23
  DescribeDBParameterGroupsCommandInput,
25
24
  DescribeDBParameterGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBParameterGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBParameterGroupsCommandInput;
29
28
  constructor(input: DescribeDBParameterGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBParametersCommandInput
19
19
  export interface DescribeDBParametersCommandOutput
20
20
  extends DBParameterGroupDetails,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBParametersCommand extends $Command<
24
23
  DescribeDBParametersCommandInput,
25
24
  DescribeDBParametersCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBParametersCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBParametersCommandInput;
29
28
  constructor(input: DescribeDBParametersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBProxiesCommandInput
19
19
  export interface DescribeDBProxiesCommandOutput
20
20
  extends DescribeDBProxiesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBProxiesCommand extends $Command<
24
23
  DescribeDBProxiesCommandInput,
25
24
  DescribeDBProxiesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBProxiesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBProxiesCommandInput;
29
28
  constructor(input: DescribeDBProxiesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBProxyEndpointsCommandInput
19
19
  export interface DescribeDBProxyEndpointsCommandOutput
20
20
  extends DescribeDBProxyEndpointsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBProxyEndpointsCommand extends $Command<
24
23
  DescribeDBProxyEndpointsCommandInput,
25
24
  DescribeDBProxyEndpointsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBProxyEndpointsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBProxyEndpointsCommandInput;
29
28
  constructor(input: DescribeDBProxyEndpointsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBProxyTargetGroupsCommandInput
19
19
  export interface DescribeDBProxyTargetGroupsCommandOutput
20
20
  extends DescribeDBProxyTargetGroupsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBProxyTargetGroupsCommand extends $Command<
24
23
  DescribeDBProxyTargetGroupsCommandInput,
25
24
  DescribeDBProxyTargetGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBProxyTargetGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBProxyTargetGroupsCommandInput;
29
28
  constructor(input: DescribeDBProxyTargetGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBProxyTargetsCommandInput
19
19
  export interface DescribeDBProxyTargetsCommandOutput
20
20
  extends DescribeDBProxyTargetsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBProxyTargetsCommand extends $Command<
24
23
  DescribeDBProxyTargetsCommandInput,
25
24
  DescribeDBProxyTargetsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBProxyTargetsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBProxyTargetsCommandInput;
29
28
  constructor(input: DescribeDBProxyTargetsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBSecurityGroupsCommandInput
19
19
  export interface DescribeDBSecurityGroupsCommandOutput
20
20
  extends DBSecurityGroupMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBSecurityGroupsCommand extends $Command<
24
23
  DescribeDBSecurityGroupsCommandInput,
25
24
  DescribeDBSecurityGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBSecurityGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBSecurityGroupsCommandInput;
29
28
  constructor(input: DescribeDBSecurityGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -17,7 +17,6 @@ export interface DescribeDBSnapshotAttributesCommandInput
17
17
  export interface DescribeDBSnapshotAttributesCommandOutput
18
18
  extends DescribeDBSnapshotAttributesResult,
19
19
  __MetadataBearer {}
20
-
21
20
  export declare class DescribeDBSnapshotAttributesCommand extends $Command<
22
21
  DescribeDBSnapshotAttributesCommandInput,
23
22
  DescribeDBSnapshotAttributesCommandOutput,
@@ -25,7 +24,6 @@ export declare class DescribeDBSnapshotAttributesCommand extends $Command<
25
24
  > {
26
25
  readonly input: DescribeDBSnapshotAttributesCommandInput;
27
26
  constructor(input: DescribeDBSnapshotAttributesCommandInput);
28
-
29
27
  resolveMiddleware(
30
28
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
29
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBSnapshotsCommandInput
19
19
  export interface DescribeDBSnapshotsCommandOutput
20
20
  extends DBSnapshotMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBSnapshotsCommand extends $Command<
24
23
  DescribeDBSnapshotsCommandInput,
25
24
  DescribeDBSnapshotsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBSnapshotsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBSnapshotsCommandInput;
29
28
  constructor(input: DescribeDBSnapshotsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeDBSubnetGroupsCommandInput
19
19
  export interface DescribeDBSubnetGroupsCommandOutput
20
20
  extends DBSubnetGroupMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeDBSubnetGroupsCommand extends $Command<
24
23
  DescribeDBSubnetGroupsCommandInput,
25
24
  DescribeDBSubnetGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeDBSubnetGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeDBSubnetGroupsCommandInput;
29
28
  constructor(input: DescribeDBSubnetGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeEngineDefaultClusterParametersCommandInput
19
19
  export interface DescribeEngineDefaultClusterParametersCommandOutput
20
20
  extends DescribeEngineDefaultClusterParametersResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeEngineDefaultClusterParametersCommand extends $Command<
24
23
  DescribeEngineDefaultClusterParametersCommandInput,
25
24
  DescribeEngineDefaultClusterParametersCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeEngineDefaultClusterParametersCommand extends $Comm
27
26
  > {
28
27
  readonly input: DescribeEngineDefaultClusterParametersCommandInput;
29
28
  constructor(input: DescribeEngineDefaultClusterParametersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeEngineDefaultParametersCommandInput
19
19
  export interface DescribeEngineDefaultParametersCommandOutput
20
20
  extends DescribeEngineDefaultParametersResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeEngineDefaultParametersCommand extends $Command<
24
23
  DescribeEngineDefaultParametersCommandInput,
25
24
  DescribeEngineDefaultParametersCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeEngineDefaultParametersCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeEngineDefaultParametersCommandInput;
29
28
  constructor(input: DescribeEngineDefaultParametersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeEventCategoriesCommandInput
19
19
  export interface DescribeEventCategoriesCommandOutput
20
20
  extends EventCategoriesMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeEventCategoriesCommand extends $Command<
24
23
  DescribeEventCategoriesCommandInput,
25
24
  DescribeEventCategoriesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeEventCategoriesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeEventCategoriesCommandInput;
29
28
  constructor(input: DescribeEventCategoriesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeEventSubscriptionsCommandInput
19
19
  export interface DescribeEventSubscriptionsCommandOutput
20
20
  extends EventSubscriptionsMessage,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeEventSubscriptionsCommand extends $Command<
24
23
  DescribeEventSubscriptionsCommandInput,
25
24
  DescribeEventSubscriptionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeEventSubscriptionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeEventSubscriptionsCommandInput;
29
28
  constructor(input: DescribeEventSubscriptionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
15
15
  export interface DescribeEventsCommandOutput
16
16
  extends EventsMessage,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeEventsCommand extends $Command<
20
19
  DescribeEventsCommandInput,
21
20
  DescribeEventsCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeEventsCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeEventsCommandInput;
25
24
  constructor(input: DescribeEventsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RDSClientResolvedConfig,