@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
@@ -869,47 +869,26 @@ export declare type ServiceOutputTypes =
869
869
  export interface ClientDefaults
870
870
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
871
871
  requestHandler?: __HttpHandler;
872
-
873
872
  sha256?: __HashConstructor;
874
-
875
873
  urlParser?: __UrlParser;
876
-
877
874
  bodyLengthChecker?: __BodyLengthCalculator;
878
-
879
875
  streamCollector?: __StreamCollector;
880
-
881
876
  base64Decoder?: __Decoder;
882
-
883
877
  base64Encoder?: __Encoder;
884
-
885
878
  utf8Decoder?: __Decoder;
886
-
887
879
  utf8Encoder?: __Encoder;
888
-
889
880
  runtime?: string;
890
-
891
881
  disableHostPrefix?: boolean;
892
-
893
882
  maxAttempts?: number | __Provider<number>;
894
-
895
883
  retryMode?: string | __Provider<string>;
896
-
897
884
  logger?: __Logger;
898
-
899
885
  useDualstackEndpoint?: boolean | __Provider<boolean>;
900
-
901
886
  useFipsEndpoint?: boolean | __Provider<boolean>;
902
-
903
887
  serviceId?: string;
904
-
905
888
  region?: string | __Provider<string>;
906
-
907
889
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
908
-
909
890
  regionInfoProvider?: RegionInfoProvider;
910
-
911
891
  defaultUserAgentProvider?: Provider<__UserAgent>;
912
-
913
892
  defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
914
893
  }
915
894
  declare type RDSClientConfigType = Partial<
@@ -922,7 +901,6 @@ declare type RDSClientConfigType = Partial<
922
901
  HostHeaderInputConfig &
923
902
  AwsAuthInputConfig &
924
903
  UserAgentInputConfig;
925
-
926
904
  export interface RDSClientConfig extends RDSClientConfigType {}
927
905
  declare type RDSClientResolvedConfigType =
928
906
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
@@ -933,9 +911,7 @@ declare type RDSClientResolvedConfigType =
933
911
  HostHeaderResolvedConfig &
934
912
  AwsAuthResolvedConfig &
935
913
  UserAgentResolvedConfig;
936
-
937
914
  export interface RDSClientResolvedConfig extends RDSClientResolvedConfigType {}
938
-
939
915
  export declare class RDSClient extends __Client<
940
916
  __HttpHandlerOptions,
941
917
  ServiceInputTypes,
@@ -944,7 +920,6 @@ export declare class RDSClient extends __Client<
944
920
  > {
945
921
  readonly config: RDSClientResolvedConfig;
946
922
  constructor(configuration: RDSClientConfig);
947
-
948
923
  destroy(): void;
949
924
  }
950
925
  export {};
@@ -14,7 +14,6 @@ import {
14
14
  export interface AddRoleToDBClusterCommandInput
15
15
  extends AddRoleToDBClusterMessage {}
16
16
  export interface AddRoleToDBClusterCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class AddRoleToDBClusterCommand extends $Command<
19
18
  AddRoleToDBClusterCommandInput,
20
19
  AddRoleToDBClusterCommandOutput,
@@ -22,7 +21,6 @@ export declare class AddRoleToDBClusterCommand extends $Command<
22
21
  > {
23
22
  readonly input: AddRoleToDBClusterCommandInput;
24
23
  constructor(input: AddRoleToDBClusterCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: RDSClientResolvedConfig,
@@ -14,7 +14,6 @@ import {
14
14
  export interface AddRoleToDBInstanceCommandInput
15
15
  extends AddRoleToDBInstanceMessage {}
16
16
  export interface AddRoleToDBInstanceCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class AddRoleToDBInstanceCommand extends $Command<
19
18
  AddRoleToDBInstanceCommandInput,
20
19
  AddRoleToDBInstanceCommandOutput,
@@ -22,7 +21,6 @@ export declare class AddRoleToDBInstanceCommand extends $Command<
22
21
  > {
23
22
  readonly input: AddRoleToDBInstanceCommandInput;
24
23
  constructor(input: AddRoleToDBInstanceCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AddSourceIdentifierToSubscriptionCommandInput
19
19
  export interface AddSourceIdentifierToSubscriptionCommandOutput
20
20
  extends AddSourceIdentifierToSubscriptionResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AddSourceIdentifierToSubscriptionCommand extends $Command<
24
23
  AddSourceIdentifierToSubscriptionCommandInput,
25
24
  AddSourceIdentifierToSubscriptionCommandOutput,
@@ -27,7 +26,6 @@ export declare class AddSourceIdentifierToSubscriptionCommand extends $Command<
27
26
  > {
28
27
  readonly input: AddSourceIdentifierToSubscriptionCommandInput;
29
28
  constructor(input: AddSourceIdentifierToSubscriptionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -14,7 +14,6 @@ import {
14
14
  export interface AddTagsToResourceCommandInput
15
15
  extends AddTagsToResourceMessage {}
16
16
  export interface AddTagsToResourceCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class AddTagsToResourceCommand extends $Command<
19
18
  AddTagsToResourceCommandInput,
20
19
  AddTagsToResourceCommandOutput,
@@ -22,7 +21,6 @@ export declare class AddTagsToResourceCommand extends $Command<
22
21
  > {
23
22
  readonly input: AddTagsToResourceCommandInput;
24
23
  constructor(input: AddTagsToResourceCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ApplyPendingMaintenanceActionCommandInput
19
19
  export interface ApplyPendingMaintenanceActionCommandOutput
20
20
  extends ApplyPendingMaintenanceActionResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ApplyPendingMaintenanceActionCommand extends $Command<
24
23
  ApplyPendingMaintenanceActionCommandInput,
25
24
  ApplyPendingMaintenanceActionCommandOutput,
@@ -27,7 +26,6 @@ export declare class ApplyPendingMaintenanceActionCommand extends $Command<
27
26
  > {
28
27
  readonly input: ApplyPendingMaintenanceActionCommandInput;
29
28
  constructor(input: ApplyPendingMaintenanceActionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AuthorizeDBSecurityGroupIngressCommandInput
19
19
  export interface AuthorizeDBSecurityGroupIngressCommandOutput
20
20
  extends AuthorizeDBSecurityGroupIngressResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AuthorizeDBSecurityGroupIngressCommand extends $Command<
24
23
  AuthorizeDBSecurityGroupIngressCommandInput,
25
24
  AuthorizeDBSecurityGroupIngressCommandOutput,
@@ -27,7 +26,6 @@ export declare class AuthorizeDBSecurityGroupIngressCommand extends $Command<
27
26
  > {
28
27
  readonly input: AuthorizeDBSecurityGroupIngressCommandInput;
29
28
  constructor(input: AuthorizeDBSecurityGroupIngressCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface BacktrackDBClusterCommandInput
19
19
  export interface BacktrackDBClusterCommandOutput
20
20
  extends DBClusterBacktrack,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class BacktrackDBClusterCommand extends $Command<
24
23
  BacktrackDBClusterCommandInput,
25
24
  BacktrackDBClusterCommandOutput,
@@ -27,7 +26,6 @@ export declare class BacktrackDBClusterCommand extends $Command<
27
26
  > {
28
27
  readonly input: BacktrackDBClusterCommandInput;
29
28
  constructor(input: BacktrackDBClusterCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CancelExportTaskCommandInput extends CancelExportTaskMessage {}
15
15
  export interface CancelExportTaskCommandOutput
16
16
  extends ExportTask,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CancelExportTaskCommand extends $Command<
20
19
  CancelExportTaskCommandInput,
21
20
  CancelExportTaskCommandOutput,
@@ -23,7 +22,6 @@ export declare class CancelExportTaskCommand extends $Command<
23
22
  > {
24
23
  readonly input: CancelExportTaskCommandInput;
25
24
  constructor(input: CancelExportTaskCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CopyDBClusterParameterGroupCommandInput
19
19
  export interface CopyDBClusterParameterGroupCommandOutput
20
20
  extends CopyDBClusterParameterGroupResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CopyDBClusterParameterGroupCommand extends $Command<
24
23
  CopyDBClusterParameterGroupCommandInput,
25
24
  CopyDBClusterParameterGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class CopyDBClusterParameterGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: CopyDBClusterParameterGroupCommandInput;
29
28
  constructor(input: CopyDBClusterParameterGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CopyDBClusterSnapshotCommandInput
19
19
  export interface CopyDBClusterSnapshotCommandOutput
20
20
  extends CopyDBClusterSnapshotResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CopyDBClusterSnapshotCommand extends $Command<
24
23
  CopyDBClusterSnapshotCommandInput,
25
24
  CopyDBClusterSnapshotCommandOutput,
@@ -27,7 +26,6 @@ export declare class CopyDBClusterSnapshotCommand extends $Command<
27
26
  > {
28
27
  readonly input: CopyDBClusterSnapshotCommandInput;
29
28
  constructor(input: CopyDBClusterSnapshotCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CopyDBParameterGroupCommandInput
19
19
  export interface CopyDBParameterGroupCommandOutput
20
20
  extends CopyDBParameterGroupResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CopyDBParameterGroupCommand extends $Command<
24
23
  CopyDBParameterGroupCommandInput,
25
24
  CopyDBParameterGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class CopyDBParameterGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: CopyDBParameterGroupCommandInput;
29
28
  constructor(input: CopyDBParameterGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CopyDBSnapshotCommandInput extends CopyDBSnapshotMessage {}
18
18
  export interface CopyDBSnapshotCommandOutput
19
19
  extends CopyDBSnapshotResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CopyDBSnapshotCommand extends $Command<
23
22
  CopyDBSnapshotCommandInput,
24
23
  CopyDBSnapshotCommandOutput,
@@ -26,7 +25,6 @@ export declare class CopyDBSnapshotCommand extends $Command<
26
25
  > {
27
26
  readonly input: CopyDBSnapshotCommandInput;
28
27
  constructor(input: CopyDBSnapshotCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CopyOptionGroupCommandInput extends CopyOptionGroupMessage {}
18
18
  export interface CopyOptionGroupCommandOutput
19
19
  extends CopyOptionGroupResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CopyOptionGroupCommand extends $Command<
23
22
  CopyOptionGroupCommandInput,
24
23
  CopyOptionGroupCommandOutput,
@@ -26,7 +25,6 @@ export declare class CopyOptionGroupCommand extends $Command<
26
25
  > {
27
26
  readonly input: CopyOptionGroupCommandInput;
28
27
  constructor(input: CopyOptionGroupCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateCustomDBEngineVersionCommandInput
19
19
  export interface CreateCustomDBEngineVersionCommandOutput
20
20
  extends DBEngineVersion,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateCustomDBEngineVersionCommand extends $Command<
24
23
  CreateCustomDBEngineVersionCommandInput,
25
24
  CreateCustomDBEngineVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateCustomDBEngineVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateCustomDBEngineVersionCommandInput;
29
28
  constructor(input: CreateCustomDBEngineVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateDBClusterCommandInput extends CreateDBClusterMessage {}
18
18
  export interface CreateDBClusterCommandOutput
19
19
  extends CreateDBClusterResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateDBClusterCommand extends $Command<
23
22
  CreateDBClusterCommandInput,
24
23
  CreateDBClusterCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateDBClusterCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateDBClusterCommandInput;
28
27
  constructor(input: CreateDBClusterCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDBClusterEndpointCommandInput
19
19
  export interface CreateDBClusterEndpointCommandOutput
20
20
  extends DBClusterEndpoint,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDBClusterEndpointCommand extends $Command<
24
23
  CreateDBClusterEndpointCommandInput,
25
24
  CreateDBClusterEndpointCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDBClusterEndpointCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDBClusterEndpointCommandInput;
29
28
  constructor(input: CreateDBClusterEndpointCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDBClusterParameterGroupCommandInput
19
19
  export interface CreateDBClusterParameterGroupCommandOutput
20
20
  extends CreateDBClusterParameterGroupResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDBClusterParameterGroupCommand extends $Command<
24
23
  CreateDBClusterParameterGroupCommandInput,
25
24
  CreateDBClusterParameterGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDBClusterParameterGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDBClusterParameterGroupCommandInput;
29
28
  constructor(input: CreateDBClusterParameterGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDBClusterSnapshotCommandInput
19
19
  export interface CreateDBClusterSnapshotCommandOutput
20
20
  extends CreateDBClusterSnapshotResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDBClusterSnapshotCommand extends $Command<
24
23
  CreateDBClusterSnapshotCommandInput,
25
24
  CreateDBClusterSnapshotCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDBClusterSnapshotCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDBClusterSnapshotCommandInput;
29
28
  constructor(input: CreateDBClusterSnapshotCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateDBInstanceCommandInput extends CreateDBInstanceMessage {}
18
18
  export interface CreateDBInstanceCommandOutput
19
19
  extends CreateDBInstanceResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateDBInstanceCommand extends $Command<
23
22
  CreateDBInstanceCommandInput,
24
23
  CreateDBInstanceCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateDBInstanceCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateDBInstanceCommandInput;
28
27
  constructor(input: CreateDBInstanceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDBInstanceReadReplicaCommandInput
19
19
  export interface CreateDBInstanceReadReplicaCommandOutput
20
20
  extends CreateDBInstanceReadReplicaResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDBInstanceReadReplicaCommand extends $Command<
24
23
  CreateDBInstanceReadReplicaCommandInput,
25
24
  CreateDBInstanceReadReplicaCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDBInstanceReadReplicaCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDBInstanceReadReplicaCommandInput;
29
28
  constructor(input: CreateDBInstanceReadReplicaCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDBParameterGroupCommandInput
19
19
  export interface CreateDBParameterGroupCommandOutput
20
20
  extends CreateDBParameterGroupResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDBParameterGroupCommand extends $Command<
24
23
  CreateDBParameterGroupCommandInput,
25
24
  CreateDBParameterGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDBParameterGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDBParameterGroupCommandInput;
29
28
  constructor(input: CreateDBParameterGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateDBProxyCommandInput extends CreateDBProxyRequest {}
18
18
  export interface CreateDBProxyCommandOutput
19
19
  extends CreateDBProxyResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateDBProxyCommand extends $Command<
23
22
  CreateDBProxyCommandInput,
24
23
  CreateDBProxyCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateDBProxyCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateDBProxyCommandInput;
28
27
  constructor(input: CreateDBProxyCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDBProxyEndpointCommandInput
19
19
  export interface CreateDBProxyEndpointCommandOutput
20
20
  extends CreateDBProxyEndpointResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDBProxyEndpointCommand extends $Command<
24
23
  CreateDBProxyEndpointCommandInput,
25
24
  CreateDBProxyEndpointCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDBProxyEndpointCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDBProxyEndpointCommandInput;
29
28
  constructor(input: CreateDBProxyEndpointCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDBSecurityGroupCommandInput
19
19
  export interface CreateDBSecurityGroupCommandOutput
20
20
  extends CreateDBSecurityGroupResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDBSecurityGroupCommand extends $Command<
24
23
  CreateDBSecurityGroupCommandInput,
25
24
  CreateDBSecurityGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDBSecurityGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDBSecurityGroupCommandInput;
29
28
  constructor(input: CreateDBSecurityGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateDBSnapshotCommandInput extends CreateDBSnapshotMessage {}
18
18
  export interface CreateDBSnapshotCommandOutput
19
19
  extends CreateDBSnapshotResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateDBSnapshotCommand extends $Command<
23
22
  CreateDBSnapshotCommandInput,
24
23
  CreateDBSnapshotCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateDBSnapshotCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateDBSnapshotCommandInput;
28
27
  constructor(input: CreateDBSnapshotCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDBSubnetGroupCommandInput
19
19
  export interface CreateDBSubnetGroupCommandOutput
20
20
  extends CreateDBSubnetGroupResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDBSubnetGroupCommand extends $Command<
24
23
  CreateDBSubnetGroupCommandInput,
25
24
  CreateDBSubnetGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDBSubnetGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDBSubnetGroupCommandInput;
29
28
  constructor(input: CreateDBSubnetGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateEventSubscriptionCommandInput
19
19
  export interface CreateEventSubscriptionCommandOutput
20
20
  extends CreateEventSubscriptionResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateEventSubscriptionCommand extends $Command<
24
23
  CreateEventSubscriptionCommandInput,
25
24
  CreateEventSubscriptionCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateEventSubscriptionCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateEventSubscriptionCommandInput;
29
28
  constructor(input: CreateEventSubscriptionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateGlobalClusterCommandInput
19
19
  export interface CreateGlobalClusterCommandOutput
20
20
  extends CreateGlobalClusterResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateGlobalClusterCommand extends $Command<
24
23
  CreateGlobalClusterCommandInput,
25
24
  CreateGlobalClusterCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateGlobalClusterCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateGlobalClusterCommandInput;
29
28
  constructor(input: CreateGlobalClusterCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateOptionGroupCommandInput
19
19
  export interface CreateOptionGroupCommandOutput
20
20
  extends CreateOptionGroupResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateOptionGroupCommand extends $Command<
24
23
  CreateOptionGroupCommandInput,
25
24
  CreateOptionGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateOptionGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateOptionGroupCommandInput;
29
28
  constructor(input: CreateOptionGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteCustomDBEngineVersionCommandInput
19
19
  export interface DeleteCustomDBEngineVersionCommandOutput
20
20
  extends DBEngineVersion,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteCustomDBEngineVersionCommand extends $Command<
24
23
  DeleteCustomDBEngineVersionCommandInput,
25
24
  DeleteCustomDBEngineVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteCustomDBEngineVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteCustomDBEngineVersionCommandInput;
29
28
  constructor(input: DeleteCustomDBEngineVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteDBClusterCommandInput extends DeleteDBClusterMessage {}
18
18
  export interface DeleteDBClusterCommandOutput
19
19
  extends DeleteDBClusterResult,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteDBClusterCommand extends $Command<
23
22
  DeleteDBClusterCommandInput,
24
23
  DeleteDBClusterCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteDBClusterCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteDBClusterCommandInput;
28
27
  constructor(input: DeleteDBClusterCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteDBClusterEndpointCommandInput
19
19
  export interface DeleteDBClusterEndpointCommandOutput
20
20
  extends DBClusterEndpoint,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteDBClusterEndpointCommand extends $Command<
24
23
  DeleteDBClusterEndpointCommandInput,
25
24
  DeleteDBClusterEndpointCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteDBClusterEndpointCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteDBClusterEndpointCommandInput;
29
28
  constructor(input: DeleteDBClusterEndpointCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteDBClusterParameterGroupCommandInput
15
15
  extends DeleteDBClusterParameterGroupMessage {}
16
16
  export interface DeleteDBClusterParameterGroupCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteDBClusterParameterGroupCommand extends $Command<
20
19
  DeleteDBClusterParameterGroupCommandInput,
21
20
  DeleteDBClusterParameterGroupCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteDBClusterParameterGroupCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteDBClusterParameterGroupCommandInput;
25
24
  constructor(input: DeleteDBClusterParameterGroupCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteDBClusterSnapshotCommandInput
19
19
  export interface DeleteDBClusterSnapshotCommandOutput
20
20
  extends DeleteDBClusterSnapshotResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteDBClusterSnapshotCommand extends $Command<
24
23
  DeleteDBClusterSnapshotCommandInput,
25
24
  DeleteDBClusterSnapshotCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteDBClusterSnapshotCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteDBClusterSnapshotCommandInput;
29
28
  constructor(input: DeleteDBClusterSnapshotCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteDBInstanceAutomatedBackupCommandInput
19
19
  export interface DeleteDBInstanceAutomatedBackupCommandOutput
20
20
  extends DeleteDBInstanceAutomatedBackupResult,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteDBInstanceAutomatedBackupCommand extends $Command<
24
23
  DeleteDBInstanceAutomatedBackupCommandInput,
25
24
  DeleteDBInstanceAutomatedBackupCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteDBInstanceAutomatedBackupCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteDBInstanceAutomatedBackupCommandInput;
29
28
  constructor(input: DeleteDBInstanceAutomatedBackupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RDSClientResolvedConfig,