@aws-sdk/client-rds 3.1087.0 → 3.1088.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 (199) hide show
  1. package/dist-cjs/index.js +5 -5
  2. package/dist-es/schemas/schemas_0.js +4 -4
  3. package/dist-types/commands/ModifyDBClusterCommand.d.ts +1 -0
  4. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -0
  5. package/dist-types/models/models_0.d.ts +3 -3
  6. package/dist-types/models/models_1.d.ts +16 -6
  7. package/dist-types/ts3.4/RDS.d.ts +549 -679
  8. package/dist-types/ts3.4/RDSClient.d.ts +13 -20
  9. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  10. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  11. package/dist-types/ts3.4/commandBuilder.d.ts +9 -19
  12. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +3 -4
  13. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +3 -4
  14. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +3 -4
  16. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +5 -11
  19. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +4 -9
  28. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +5 -11
  29. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +4 -7
  38. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
  43. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +5 -11
  44. package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +5 -11
  50. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -5
  53. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +3 -4
  55. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +3 -4
  58. package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +4 -7
  59. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +3 -4
  61. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
  64. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +3 -4
  65. package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -5
  69. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +4 -10
  70. package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +5 -10
  72. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +4 -10
  78. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +4 -10
  81. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +4 -9
  91. package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +4 -9
  92. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -5
  94. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +4 -10
  95. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +4 -9
  96. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
  99. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
  100. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  101. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +4 -10
  102. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +4 -9
  103. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +5 -10
  105. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +3 -6
  106. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +4 -6
  107. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -5
  108. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +4 -9
  109. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -5
  110. package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +3 -5
  111. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +3 -6
  112. package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +4 -9
  113. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +5 -10
  115. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +5 -10
  117. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +5 -11
  118. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +5 -10
  119. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +4 -7
  120. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +4 -9
  121. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +4 -9
  122. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +5 -10
  123. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +4 -6
  124. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +4 -9
  125. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +4 -7
  126. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +4 -6
  127. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +4 -6
  128. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +4 -9
  129. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +5 -10
  130. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +4 -9
  131. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +5 -10
  132. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +4 -6
  133. package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +5 -10
  134. package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +4 -7
  135. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +4 -6
  136. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +4 -9
  137. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +5 -10
  138. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
  139. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +5 -10
  140. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
  141. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +5 -11
  142. package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +5 -10
  143. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +5 -10
  144. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +4 -6
  145. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +4 -6
  146. package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +4 -9
  147. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +4 -9
  148. package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +4 -7
  149. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +5 -10
  150. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +5 -10
  151. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +4 -6
  152. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +4 -6
  153. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +4 -6
  154. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +3 -4
  155. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +4 -6
  156. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +5 -10
  157. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +5 -10
  158. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +4 -6
  159. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +4 -6
  160. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +4 -6
  161. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +5 -10
  162. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +4 -6
  163. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +4 -6
  164. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +5 -10
  165. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +4 -9
  166. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +4 -6
  167. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +4 -9
  168. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +3 -5
  169. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +5 -10
  170. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +3 -5
  171. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +4 -6
  172. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +4 -9
  173. package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +4 -6
  174. package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +5 -10
  175. package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +5 -10
  176. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  177. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  178. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  179. package/dist-types/ts3.4/models/enums.d.ts +13 -26
  180. package/dist-types/ts3.4/models/errors.d.ts +144 -620
  181. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  182. package/dist-types/ts3.4/models/models_1.d.ts +10 -24
  183. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  184. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  185. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  186. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  187. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  188. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  189. package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +3 -5
  190. package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +4 -8
  191. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +3 -5
  192. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +4 -8
  193. package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +3 -5
  194. package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +4 -8
  195. package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +3 -5
  196. package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +4 -8
  197. package/dist-types/ts3.4/waiters/waitForTenantDatabaseAvailable.d.ts +3 -5
  198. package/dist-types/ts3.4/waiters/waitForTenantDatabaseDeleted.d.ts +4 -8
  199. package/package.json +40 -40
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RebootDBClusterMessage,
4
- RebootDBClusterResult,
5
- } from "../models/models_1";
2
+ import { RebootDBClusterMessage, RebootDBClusterResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface RebootDBClusterCommandInput extends RebootDBClusterMessage {}
8
- export interface RebootDBClusterCommandOutput
9
- extends RebootDBClusterResult,
10
- __MetadataBearer {}
5
+ export interface RebootDBClusterCommandOutput extends RebootDBClusterResult, __MetadataBearer {}
11
6
  declare const RebootDBClusterCommand_base: {
12
7
  new (
13
- input: RebootDBClusterCommandInput
8
+ input: RebootDBClusterCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  RebootDBClusterCommandInput,
16
11
  RebootDBClusterCommandOutput,
@@ -19,7 +14,7 @@ declare const RebootDBClusterCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: RebootDBClusterCommandInput
17
+ input: RebootDBClusterCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  RebootDBClusterCommandInput,
25
20
  RebootDBClusterCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RebootDBInstanceMessage,
4
- RebootDBInstanceResult,
5
- } from "../models/models_1";
2
+ import { RebootDBInstanceMessage, RebootDBInstanceResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface RebootDBInstanceCommandInput extends RebootDBInstanceMessage {}
8
- export interface RebootDBInstanceCommandOutput
9
- extends RebootDBInstanceResult,
10
- __MetadataBearer {}
5
+ export interface RebootDBInstanceCommandOutput extends RebootDBInstanceResult, __MetadataBearer {}
11
6
  declare const RebootDBInstanceCommand_base: {
12
7
  new (
13
- input: RebootDBInstanceCommandInput
8
+ input: RebootDBInstanceCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  RebootDBInstanceCommandInput,
16
11
  RebootDBInstanceCommandOutput,
@@ -19,7 +14,7 @@ declare const RebootDBInstanceCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: RebootDBInstanceCommandInput
17
+ input: RebootDBInstanceCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  RebootDBInstanceCommandInput,
25
20
  RebootDBInstanceCommandOutput,
@@ -2,14 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DBShardGroup } from "../models/models_0";
3
3
  import { RebootDBShardGroupMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface RebootDBShardGroupCommandInput
6
- extends RebootDBShardGroupMessage {}
7
- export interface RebootDBShardGroupCommandOutput
8
- extends DBShardGroup,
9
- __MetadataBearer {}
5
+ export interface RebootDBShardGroupCommandInput extends RebootDBShardGroupMessage {}
6
+ export interface RebootDBShardGroupCommandOutput extends DBShardGroup, __MetadataBearer {}
10
7
  declare const RebootDBShardGroupCommand_base: {
11
8
  new (
12
- input: RebootDBShardGroupCommandInput
9
+ input: RebootDBShardGroupCommandInput,
13
10
  ): import("@smithy/core/client").CommandImpl<
14
11
  RebootDBShardGroupCommandInput,
15
12
  RebootDBShardGroupCommandOutput,
@@ -18,7 +15,7 @@ declare const RebootDBShardGroupCommand_base: {
18
15
  import("..").ServiceOutputTypes
19
16
  >;
20
17
  new (
21
- input: RebootDBShardGroupCommandInput
18
+ input: RebootDBShardGroupCommandInput,
22
19
  ): import("@smithy/core/client").CommandImpl<
23
20
  RebootDBShardGroupCommandInput,
24
21
  RebootDBShardGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RegisterDBProxyTargetsRequest,
4
- RegisterDBProxyTargetsResponse,
5
- } from "../models/models_1";
2
+ import { RegisterDBProxyTargetsRequest, RegisterDBProxyTargetsResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface RegisterDBProxyTargetsCommandInput
8
- extends RegisterDBProxyTargetsRequest {}
4
+ export interface RegisterDBProxyTargetsCommandInput extends RegisterDBProxyTargetsRequest {}
9
5
  export interface RegisterDBProxyTargetsCommandOutput
10
- extends RegisterDBProxyTargetsResponse,
11
- __MetadataBearer {}
6
+ extends RegisterDBProxyTargetsResponse, __MetadataBearer {}
12
7
  declare const RegisterDBProxyTargetsCommand_base: {
13
8
  new (
14
- input: RegisterDBProxyTargetsCommandInput
9
+ input: RegisterDBProxyTargetsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RegisterDBProxyTargetsCommandInput,
17
12
  RegisterDBProxyTargetsCommandOutput,
@@ -20,7 +15,7 @@ declare const RegisterDBProxyTargetsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RegisterDBProxyTargetsCommandInput
18
+ input: RegisterDBProxyTargetsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RegisterDBProxyTargetsCommandInput,
26
21
  RegisterDBProxyTargetsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RemoveFromGlobalClusterMessage,
4
- RemoveFromGlobalClusterResult,
5
- } from "../models/models_1";
2
+ import { RemoveFromGlobalClusterMessage, RemoveFromGlobalClusterResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface RemoveFromGlobalClusterCommandInput
8
- extends RemoveFromGlobalClusterMessage {}
4
+ export interface RemoveFromGlobalClusterCommandInput extends RemoveFromGlobalClusterMessage {}
9
5
  export interface RemoveFromGlobalClusterCommandOutput
10
- extends RemoveFromGlobalClusterResult,
11
- __MetadataBearer {}
6
+ extends RemoveFromGlobalClusterResult, __MetadataBearer {}
12
7
  declare const RemoveFromGlobalClusterCommand_base: {
13
8
  new (
14
- input: RemoveFromGlobalClusterCommandInput
9
+ input: RemoveFromGlobalClusterCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RemoveFromGlobalClusterCommandInput,
17
12
  RemoveFromGlobalClusterCommandOutput,
@@ -20,7 +15,7 @@ declare const RemoveFromGlobalClusterCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RemoveFromGlobalClusterCommandInput
18
+ input: RemoveFromGlobalClusterCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RemoveFromGlobalClusterCommandInput,
26
21
  RemoveFromGlobalClusterCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { RemoveRoleFromDBClusterMessage } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
- export interface RemoveRoleFromDBClusterCommandInput
5
- extends RemoveRoleFromDBClusterMessage {}
6
- export interface RemoveRoleFromDBClusterCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface RemoveRoleFromDBClusterCommandInput extends RemoveRoleFromDBClusterMessage {}
5
+ export interface RemoveRoleFromDBClusterCommandOutput extends __MetadataBearer {}
8
6
  declare const RemoveRoleFromDBClusterCommand_base: {
9
7
  new (
10
- input: RemoveRoleFromDBClusterCommandInput
8
+ input: RemoveRoleFromDBClusterCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  RemoveRoleFromDBClusterCommandInput,
13
11
  RemoveRoleFromDBClusterCommandOutput,
@@ -16,7 +14,7 @@ declare const RemoveRoleFromDBClusterCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: RemoveRoleFromDBClusterCommandInput
17
+ input: RemoveRoleFromDBClusterCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  RemoveRoleFromDBClusterCommandInput,
22
20
  RemoveRoleFromDBClusterCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { RemoveRoleFromDBInstanceMessage } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
- export interface RemoveRoleFromDBInstanceCommandInput
5
- extends RemoveRoleFromDBInstanceMessage {}
6
- export interface RemoveRoleFromDBInstanceCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface RemoveRoleFromDBInstanceCommandInput extends RemoveRoleFromDBInstanceMessage {}
5
+ export interface RemoveRoleFromDBInstanceCommandOutput extends __MetadataBearer {}
8
6
  declare const RemoveRoleFromDBInstanceCommand_base: {
9
7
  new (
10
- input: RemoveRoleFromDBInstanceCommandInput
8
+ input: RemoveRoleFromDBInstanceCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  RemoveRoleFromDBInstanceCommandInput,
13
11
  RemoveRoleFromDBInstanceCommandOutput,
@@ -16,7 +14,7 @@ declare const RemoveRoleFromDBInstanceCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: RemoveRoleFromDBInstanceCommandInput
17
+ input: RemoveRoleFromDBInstanceCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  RemoveRoleFromDBInstanceCommandInput,
22
20
  RemoveRoleFromDBInstanceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RemoveSourceIdentifierFromSubscriptionResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface RemoveSourceIdentifierFromSubscriptionCommandInput
8
- extends RemoveSourceIdentifierFromSubscriptionMessage {}
7
+ export interface RemoveSourceIdentifierFromSubscriptionCommandInput extends RemoveSourceIdentifierFromSubscriptionMessage {}
9
8
  export interface RemoveSourceIdentifierFromSubscriptionCommandOutput
10
- extends RemoveSourceIdentifierFromSubscriptionResult,
11
- __MetadataBearer {}
9
+ extends RemoveSourceIdentifierFromSubscriptionResult, __MetadataBearer {}
12
10
  declare const RemoveSourceIdentifierFromSubscriptionCommand_base: {
13
11
  new (
14
- input: RemoveSourceIdentifierFromSubscriptionCommandInput
12
+ input: RemoveSourceIdentifierFromSubscriptionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RemoveSourceIdentifierFromSubscriptionCommandInput,
17
15
  RemoveSourceIdentifierFromSubscriptionCommandOutput,
@@ -20,7 +18,7 @@ declare const RemoveSourceIdentifierFromSubscriptionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RemoveSourceIdentifierFromSubscriptionCommandInput
21
+ input: RemoveSourceIdentifierFromSubscriptionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RemoveSourceIdentifierFromSubscriptionCommandInput,
26
24
  RemoveSourceIdentifierFromSubscriptionCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { RemoveTagsFromResourceMessage } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
- export interface RemoveTagsFromResourceCommandInput
5
- extends RemoveTagsFromResourceMessage {}
4
+ export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResourceMessage {}
6
5
  export interface RemoveTagsFromResourceCommandOutput extends __MetadataBearer {}
7
6
  declare const RemoveTagsFromResourceCommand_base: {
8
7
  new (
9
- input: RemoveTagsFromResourceCommandInput
8
+ input: RemoveTagsFromResourceCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  RemoveTagsFromResourceCommandInput,
12
11
  RemoveTagsFromResourceCommandOutput,
@@ -15,7 +14,7 @@ declare const RemoveTagsFromResourceCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: RemoveTagsFromResourceCommandInput
17
+ input: RemoveTagsFromResourceCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  RemoveTagsFromResourceCommandInput,
21
20
  RemoveTagsFromResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ResetDBClusterParameterGroupMessage,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface ResetDBClusterParameterGroupCommandInput
8
- extends ResetDBClusterParameterGroupMessage {}
7
+ export interface ResetDBClusterParameterGroupCommandInput extends ResetDBClusterParameterGroupMessage {}
9
8
  export interface ResetDBClusterParameterGroupCommandOutput
10
- extends DBClusterParameterGroupNameMessage,
11
- __MetadataBearer {}
9
+ extends DBClusterParameterGroupNameMessage, __MetadataBearer {}
12
10
  declare const ResetDBClusterParameterGroupCommand_base: {
13
11
  new (
14
- input: ResetDBClusterParameterGroupCommandInput
12
+ input: ResetDBClusterParameterGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ResetDBClusterParameterGroupCommandInput,
17
15
  ResetDBClusterParameterGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const ResetDBClusterParameterGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ResetDBClusterParameterGroupCommandInput
21
+ input: ResetDBClusterParameterGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ResetDBClusterParameterGroupCommandInput,
26
24
  ResetDBClusterParameterGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DBParameterGroupNameMessage,
4
- ResetDBParameterGroupMessage,
5
- } from "../models/models_1";
2
+ import { DBParameterGroupNameMessage, ResetDBParameterGroupMessage } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ResetDBParameterGroupCommandInput
8
- extends ResetDBParameterGroupMessage {}
4
+ export interface ResetDBParameterGroupCommandInput extends ResetDBParameterGroupMessage {}
9
5
  export interface ResetDBParameterGroupCommandOutput
10
- extends DBParameterGroupNameMessage,
11
- __MetadataBearer {}
6
+ extends DBParameterGroupNameMessage, __MetadataBearer {}
12
7
  declare const ResetDBParameterGroupCommand_base: {
13
8
  new (
14
- input: ResetDBParameterGroupCommandInput
9
+ input: ResetDBParameterGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ResetDBParameterGroupCommandInput,
17
12
  ResetDBParameterGroupCommandOutput,
@@ -20,7 +15,7 @@ declare const ResetDBParameterGroupCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ResetDBParameterGroupCommandInput
18
+ input: ResetDBParameterGroupCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ResetDBParameterGroupCommandInput,
26
21
  ResetDBParameterGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RestoreDBClusterFromS3Message,
4
- RestoreDBClusterFromS3Result,
5
- } from "../models/models_1";
2
+ import { RestoreDBClusterFromS3Message, RestoreDBClusterFromS3Result } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface RestoreDBClusterFromS3CommandInput
8
- extends RestoreDBClusterFromS3Message {}
4
+ export interface RestoreDBClusterFromS3CommandInput extends RestoreDBClusterFromS3Message {}
9
5
  export interface RestoreDBClusterFromS3CommandOutput
10
- extends RestoreDBClusterFromS3Result,
11
- __MetadataBearer {}
6
+ extends RestoreDBClusterFromS3Result, __MetadataBearer {}
12
7
  declare const RestoreDBClusterFromS3Command_base: {
13
8
  new (
14
- input: RestoreDBClusterFromS3CommandInput
9
+ input: RestoreDBClusterFromS3CommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RestoreDBClusterFromS3CommandInput,
17
12
  RestoreDBClusterFromS3CommandOutput,
@@ -20,7 +15,7 @@ declare const RestoreDBClusterFromS3Command_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RestoreDBClusterFromS3CommandInput
18
+ input: RestoreDBClusterFromS3CommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RestoreDBClusterFromS3CommandInput,
26
21
  RestoreDBClusterFromS3CommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RestoreDBClusterFromSnapshotResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface RestoreDBClusterFromSnapshotCommandInput
8
- extends RestoreDBClusterFromSnapshotMessage {}
7
+ export interface RestoreDBClusterFromSnapshotCommandInput extends RestoreDBClusterFromSnapshotMessage {}
9
8
  export interface RestoreDBClusterFromSnapshotCommandOutput
10
- extends RestoreDBClusterFromSnapshotResult,
11
- __MetadataBearer {}
9
+ extends RestoreDBClusterFromSnapshotResult, __MetadataBearer {}
12
10
  declare const RestoreDBClusterFromSnapshotCommand_base: {
13
11
  new (
14
- input: RestoreDBClusterFromSnapshotCommandInput
12
+ input: RestoreDBClusterFromSnapshotCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RestoreDBClusterFromSnapshotCommandInput,
17
15
  RestoreDBClusterFromSnapshotCommandOutput,
@@ -20,7 +18,7 @@ declare const RestoreDBClusterFromSnapshotCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RestoreDBClusterFromSnapshotCommandInput
21
+ input: RestoreDBClusterFromSnapshotCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RestoreDBClusterFromSnapshotCommandInput,
26
24
  RestoreDBClusterFromSnapshotCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RestoreDBClusterToPointInTimeResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface RestoreDBClusterToPointInTimeCommandInput
8
- extends RestoreDBClusterToPointInTimeMessage {}
7
+ export interface RestoreDBClusterToPointInTimeCommandInput extends RestoreDBClusterToPointInTimeMessage {}
9
8
  export interface RestoreDBClusterToPointInTimeCommandOutput
10
- extends RestoreDBClusterToPointInTimeResult,
11
- __MetadataBearer {}
9
+ extends RestoreDBClusterToPointInTimeResult, __MetadataBearer {}
12
10
  declare const RestoreDBClusterToPointInTimeCommand_base: {
13
11
  new (
14
- input: RestoreDBClusterToPointInTimeCommandInput
12
+ input: RestoreDBClusterToPointInTimeCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RestoreDBClusterToPointInTimeCommandInput,
17
15
  RestoreDBClusterToPointInTimeCommandOutput,
@@ -20,7 +18,7 @@ declare const RestoreDBClusterToPointInTimeCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RestoreDBClusterToPointInTimeCommandInput
21
+ input: RestoreDBClusterToPointInTimeCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RestoreDBClusterToPointInTimeCommandInput,
26
24
  RestoreDBClusterToPointInTimeCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RestoreDBInstanceFromDBSnapshotResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface RestoreDBInstanceFromDBSnapshotCommandInput
8
- extends RestoreDBInstanceFromDBSnapshotMessage {}
7
+ export interface RestoreDBInstanceFromDBSnapshotCommandInput extends RestoreDBInstanceFromDBSnapshotMessage {}
9
8
  export interface RestoreDBInstanceFromDBSnapshotCommandOutput
10
- extends RestoreDBInstanceFromDBSnapshotResult,
11
- __MetadataBearer {}
9
+ extends RestoreDBInstanceFromDBSnapshotResult, __MetadataBearer {}
12
10
  declare const RestoreDBInstanceFromDBSnapshotCommand_base: {
13
11
  new (
14
- input: RestoreDBInstanceFromDBSnapshotCommandInput
12
+ input: RestoreDBInstanceFromDBSnapshotCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RestoreDBInstanceFromDBSnapshotCommandInput,
17
15
  RestoreDBInstanceFromDBSnapshotCommandOutput,
@@ -20,7 +18,7 @@ declare const RestoreDBInstanceFromDBSnapshotCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RestoreDBInstanceFromDBSnapshotCommandInput
21
+ input: RestoreDBInstanceFromDBSnapshotCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RestoreDBInstanceFromDBSnapshotCommandInput,
26
24
  RestoreDBInstanceFromDBSnapshotCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RestoreDBInstanceFromS3Message,
4
- RestoreDBInstanceFromS3Result,
5
- } from "../models/models_1";
2
+ import { RestoreDBInstanceFromS3Message, RestoreDBInstanceFromS3Result } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface RestoreDBInstanceFromS3CommandInput
8
- extends RestoreDBInstanceFromS3Message {}
4
+ export interface RestoreDBInstanceFromS3CommandInput extends RestoreDBInstanceFromS3Message {}
9
5
  export interface RestoreDBInstanceFromS3CommandOutput
10
- extends RestoreDBInstanceFromS3Result,
11
- __MetadataBearer {}
6
+ extends RestoreDBInstanceFromS3Result, __MetadataBearer {}
12
7
  declare const RestoreDBInstanceFromS3Command_base: {
13
8
  new (
14
- input: RestoreDBInstanceFromS3CommandInput
9
+ input: RestoreDBInstanceFromS3CommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RestoreDBInstanceFromS3CommandInput,
17
12
  RestoreDBInstanceFromS3CommandOutput,
@@ -20,7 +15,7 @@ declare const RestoreDBInstanceFromS3Command_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RestoreDBInstanceFromS3CommandInput
18
+ input: RestoreDBInstanceFromS3CommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RestoreDBInstanceFromS3CommandInput,
26
21
  RestoreDBInstanceFromS3CommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RestoreDBInstanceToPointInTimeResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface RestoreDBInstanceToPointInTimeCommandInput
8
- extends RestoreDBInstanceToPointInTimeMessage {}
7
+ export interface RestoreDBInstanceToPointInTimeCommandInput extends RestoreDBInstanceToPointInTimeMessage {}
9
8
  export interface RestoreDBInstanceToPointInTimeCommandOutput
10
- extends RestoreDBInstanceToPointInTimeResult,
11
- __MetadataBearer {}
9
+ extends RestoreDBInstanceToPointInTimeResult, __MetadataBearer {}
12
10
  declare const RestoreDBInstanceToPointInTimeCommand_base: {
13
11
  new (
14
- input: RestoreDBInstanceToPointInTimeCommandInput
12
+ input: RestoreDBInstanceToPointInTimeCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RestoreDBInstanceToPointInTimeCommandInput,
17
15
  RestoreDBInstanceToPointInTimeCommandOutput,
@@ -20,7 +18,7 @@ declare const RestoreDBInstanceToPointInTimeCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RestoreDBInstanceToPointInTimeCommandInput
21
+ input: RestoreDBInstanceToPointInTimeCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RestoreDBInstanceToPointInTimeCommandInput,
26
24
  RestoreDBInstanceToPointInTimeCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  RevokeDBSecurityGroupIngressResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface RevokeDBSecurityGroupIngressCommandInput
8
- extends RevokeDBSecurityGroupIngressMessage {}
7
+ export interface RevokeDBSecurityGroupIngressCommandInput extends RevokeDBSecurityGroupIngressMessage {}
9
8
  export interface RevokeDBSecurityGroupIngressCommandOutput
10
- extends RevokeDBSecurityGroupIngressResult,
11
- __MetadataBearer {}
9
+ extends RevokeDBSecurityGroupIngressResult, __MetadataBearer {}
12
10
  declare const RevokeDBSecurityGroupIngressCommand_base: {
13
11
  new (
14
- input: RevokeDBSecurityGroupIngressCommandInput
12
+ input: RevokeDBSecurityGroupIngressCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  RevokeDBSecurityGroupIngressCommandInput,
17
15
  RevokeDBSecurityGroupIngressCommandOutput,
@@ -20,7 +18,7 @@ declare const RevokeDBSecurityGroupIngressCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: RevokeDBSecurityGroupIngressCommandInput
21
+ input: RevokeDBSecurityGroupIngressCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  RevokeDBSecurityGroupIngressCommandInput,
26
24
  RevokeDBSecurityGroupIngressCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StartActivityStreamRequest,
4
- StartActivityStreamResponse,
5
- } from "../models/models_1";
2
+ import { StartActivityStreamRequest, StartActivityStreamResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface StartActivityStreamCommandInput
8
- extends StartActivityStreamRequest {}
4
+ export interface StartActivityStreamCommandInput extends StartActivityStreamRequest {}
9
5
  export interface StartActivityStreamCommandOutput
10
- extends StartActivityStreamResponse,
11
- __MetadataBearer {}
6
+ extends StartActivityStreamResponse, __MetadataBearer {}
12
7
  declare const StartActivityStreamCommand_base: {
13
8
  new (
14
- input: StartActivityStreamCommandInput
9
+ input: StartActivityStreamCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StartActivityStreamCommandInput,
17
12
  StartActivityStreamCommandOutput,
@@ -20,7 +15,7 @@ declare const StartActivityStreamCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StartActivityStreamCommandInput
18
+ input: StartActivityStreamCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StartActivityStreamCommandInput,
26
21
  StartActivityStreamCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StartDBClusterMessage,
4
- StartDBClusterResult,
5
- } from "../models/models_1";
2
+ import { StartDBClusterMessage, StartDBClusterResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface StartDBClusterCommandInput extends StartDBClusterMessage {}
8
- export interface StartDBClusterCommandOutput
9
- extends StartDBClusterResult,
10
- __MetadataBearer {}
5
+ export interface StartDBClusterCommandOutput extends StartDBClusterResult, __MetadataBearer {}
11
6
  declare const StartDBClusterCommand_base: {
12
7
  new (
13
- input: StartDBClusterCommandInput
8
+ input: StartDBClusterCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  StartDBClusterCommandInput,
16
11
  StartDBClusterCommandOutput,
@@ -19,7 +14,7 @@ declare const StartDBClusterCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: StartDBClusterCommandInput
17
+ input: StartDBClusterCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  StartDBClusterCommandInput,
25
20
  StartDBClusterCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  StartDBInstanceAutomatedBackupsReplicationResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface StartDBInstanceAutomatedBackupsReplicationCommandInput
8
- extends StartDBInstanceAutomatedBackupsReplicationMessage {}
7
+ export interface StartDBInstanceAutomatedBackupsReplicationCommandInput extends StartDBInstanceAutomatedBackupsReplicationMessage {}
9
8
  export interface StartDBInstanceAutomatedBackupsReplicationCommandOutput
10
- extends StartDBInstanceAutomatedBackupsReplicationResult,
11
- __MetadataBearer {}
9
+ extends StartDBInstanceAutomatedBackupsReplicationResult, __MetadataBearer {}
12
10
  declare const StartDBInstanceAutomatedBackupsReplicationCommand_base: {
13
11
  new (
14
- input: StartDBInstanceAutomatedBackupsReplicationCommandInput
12
+ input: StartDBInstanceAutomatedBackupsReplicationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  StartDBInstanceAutomatedBackupsReplicationCommandInput,
17
15
  StartDBInstanceAutomatedBackupsReplicationCommandOutput,
@@ -20,7 +18,7 @@ declare const StartDBInstanceAutomatedBackupsReplicationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: StartDBInstanceAutomatedBackupsReplicationCommandInput
21
+ input: StartDBInstanceAutomatedBackupsReplicationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  StartDBInstanceAutomatedBackupsReplicationCommandInput,
26
24
  StartDBInstanceAutomatedBackupsReplicationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StartDBInstanceMessage,
4
- StartDBInstanceResult,
5
- } from "../models/models_1";
2
+ import { StartDBInstanceMessage, StartDBInstanceResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface StartDBInstanceCommandInput extends StartDBInstanceMessage {}
8
- export interface StartDBInstanceCommandOutput
9
- extends StartDBInstanceResult,
10
- __MetadataBearer {}
5
+ export interface StartDBInstanceCommandOutput extends StartDBInstanceResult, __MetadataBearer {}
11
6
  declare const StartDBInstanceCommand_base: {
12
7
  new (
13
- input: StartDBInstanceCommandInput
8
+ input: StartDBInstanceCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  StartDBInstanceCommandInput,
16
11
  StartDBInstanceCommandOutput,
@@ -19,7 +14,7 @@ declare const StartDBInstanceCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: StartDBInstanceCommandInput
17
+ input: StartDBInstanceCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  StartDBInstanceCommandInput,
25
20
  StartDBInstanceCommandOutput,