@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
- ModifyDBClusterMessage,
4
- ModifyDBClusterResult,
5
- } from "../models/models_1";
2
+ import { ModifyDBClusterMessage, ModifyDBClusterResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface ModifyDBClusterCommandInput extends ModifyDBClusterMessage {}
8
- export interface ModifyDBClusterCommandOutput
9
- extends ModifyDBClusterResult,
10
- __MetadataBearer {}
5
+ export interface ModifyDBClusterCommandOutput extends ModifyDBClusterResult, __MetadataBearer {}
11
6
  declare const ModifyDBClusterCommand_base: {
12
7
  new (
13
- input: ModifyDBClusterCommandInput
8
+ input: ModifyDBClusterCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ModifyDBClusterCommandInput,
16
11
  ModifyDBClusterCommandOutput,
@@ -19,7 +14,7 @@ declare const ModifyDBClusterCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ModifyDBClusterCommandInput
17
+ input: ModifyDBClusterCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ModifyDBClusterCommandInput,
25
20
  ModifyDBClusterCommandOutput,
@@ -2,14 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DBClusterEndpoint } from "../models/models_0";
3
3
  import { ModifyDBClusterEndpointMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface ModifyDBClusterEndpointCommandInput
6
- extends ModifyDBClusterEndpointMessage {}
7
- export interface ModifyDBClusterEndpointCommandOutput
8
- extends DBClusterEndpoint,
9
- __MetadataBearer {}
5
+ export interface ModifyDBClusterEndpointCommandInput extends ModifyDBClusterEndpointMessage {}
6
+ export interface ModifyDBClusterEndpointCommandOutput extends DBClusterEndpoint, __MetadataBearer {}
10
7
  declare const ModifyDBClusterEndpointCommand_base: {
11
8
  new (
12
- input: ModifyDBClusterEndpointCommandInput
9
+ input: ModifyDBClusterEndpointCommandInput,
13
10
  ): import("@smithy/core/client").CommandImpl<
14
11
  ModifyDBClusterEndpointCommandInput,
15
12
  ModifyDBClusterEndpointCommandOutput,
@@ -18,7 +15,7 @@ declare const ModifyDBClusterEndpointCommand_base: {
18
15
  import("..").ServiceOutputTypes
19
16
  >;
20
17
  new (
21
- input: ModifyDBClusterEndpointCommandInput
18
+ input: ModifyDBClusterEndpointCommandInput,
22
19
  ): import("@smithy/core/client").CommandImpl<
23
20
  ModifyDBClusterEndpointCommandInput,
24
21
  ModifyDBClusterEndpointCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ModifyDBClusterParameterGroupMessage,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface ModifyDBClusterParameterGroupCommandInput
8
- extends ModifyDBClusterParameterGroupMessage {}
7
+ export interface ModifyDBClusterParameterGroupCommandInput extends ModifyDBClusterParameterGroupMessage {}
9
8
  export interface ModifyDBClusterParameterGroupCommandOutput
10
- extends DBClusterParameterGroupNameMessage,
11
- __MetadataBearer {}
9
+ extends DBClusterParameterGroupNameMessage, __MetadataBearer {}
12
10
  declare const ModifyDBClusterParameterGroupCommand_base: {
13
11
  new (
14
- input: ModifyDBClusterParameterGroupCommandInput
12
+ input: ModifyDBClusterParameterGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ModifyDBClusterParameterGroupCommandInput,
17
15
  ModifyDBClusterParameterGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const ModifyDBClusterParameterGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ModifyDBClusterParameterGroupCommandInput
21
+ input: ModifyDBClusterParameterGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ModifyDBClusterParameterGroupCommandInput,
26
24
  ModifyDBClusterParameterGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ModifyDBClusterSnapshotAttributeResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface ModifyDBClusterSnapshotAttributeCommandInput
8
- extends ModifyDBClusterSnapshotAttributeMessage {}
7
+ export interface ModifyDBClusterSnapshotAttributeCommandInput extends ModifyDBClusterSnapshotAttributeMessage {}
9
8
  export interface ModifyDBClusterSnapshotAttributeCommandOutput
10
- extends ModifyDBClusterSnapshotAttributeResult,
11
- __MetadataBearer {}
9
+ extends ModifyDBClusterSnapshotAttributeResult, __MetadataBearer {}
12
10
  declare const ModifyDBClusterSnapshotAttributeCommand_base: {
13
11
  new (
14
- input: ModifyDBClusterSnapshotAttributeCommandInput
12
+ input: ModifyDBClusterSnapshotAttributeCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ModifyDBClusterSnapshotAttributeCommandInput,
17
15
  ModifyDBClusterSnapshotAttributeCommandOutput,
@@ -20,7 +18,7 @@ declare const ModifyDBClusterSnapshotAttributeCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ModifyDBClusterSnapshotAttributeCommandInput
21
+ input: ModifyDBClusterSnapshotAttributeCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ModifyDBClusterSnapshotAttributeCommandInput,
26
24
  ModifyDBClusterSnapshotAttributeCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyDBInstanceMessage,
4
- ModifyDBInstanceResult,
5
- } from "../models/models_1";
2
+ import { ModifyDBInstanceMessage, ModifyDBInstanceResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface ModifyDBInstanceCommandInput extends ModifyDBInstanceMessage {}
8
- export interface ModifyDBInstanceCommandOutput
9
- extends ModifyDBInstanceResult,
10
- __MetadataBearer {}
5
+ export interface ModifyDBInstanceCommandOutput extends ModifyDBInstanceResult, __MetadataBearer {}
11
6
  declare const ModifyDBInstanceCommand_base: {
12
7
  new (
13
- input: ModifyDBInstanceCommandInput
8
+ input: ModifyDBInstanceCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ModifyDBInstanceCommandInput,
16
11
  ModifyDBInstanceCommandOutput,
@@ -19,7 +14,7 @@ declare const ModifyDBInstanceCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ModifyDBInstanceCommandInput
17
+ input: ModifyDBInstanceCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ModifyDBInstanceCommandInput,
25
20
  ModifyDBInstanceCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DBParameterGroupNameMessage,
4
- ModifyDBParameterGroupMessage,
5
- } from "../models/models_1";
2
+ import { DBParameterGroupNameMessage, ModifyDBParameterGroupMessage } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyDBParameterGroupCommandInput
8
- extends ModifyDBParameterGroupMessage {}
4
+ export interface ModifyDBParameterGroupCommandInput extends ModifyDBParameterGroupMessage {}
9
5
  export interface ModifyDBParameterGroupCommandOutput
10
- extends DBParameterGroupNameMessage,
11
- __MetadataBearer {}
6
+ extends DBParameterGroupNameMessage, __MetadataBearer {}
12
7
  declare const ModifyDBParameterGroupCommand_base: {
13
8
  new (
14
- input: ModifyDBParameterGroupCommandInput
9
+ input: ModifyDBParameterGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyDBParameterGroupCommandInput,
17
12
  ModifyDBParameterGroupCommandOutput,
@@ -20,7 +15,7 @@ declare const ModifyDBParameterGroupCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ModifyDBParameterGroupCommandInput
18
+ input: ModifyDBParameterGroupCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ModifyDBParameterGroupCommandInput,
26
21
  ModifyDBParameterGroupCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyDBProxyRequest,
4
- ModifyDBProxyResponse,
5
- } from "../models/models_1";
2
+ import { ModifyDBProxyRequest, ModifyDBProxyResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface ModifyDBProxyCommandInput extends ModifyDBProxyRequest {}
8
- export interface ModifyDBProxyCommandOutput
9
- extends ModifyDBProxyResponse,
10
- __MetadataBearer {}
5
+ export interface ModifyDBProxyCommandOutput extends ModifyDBProxyResponse, __MetadataBearer {}
11
6
  declare const ModifyDBProxyCommand_base: {
12
7
  new (
13
- input: ModifyDBProxyCommandInput
8
+ input: ModifyDBProxyCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ModifyDBProxyCommandInput,
16
11
  ModifyDBProxyCommandOutput,
@@ -19,7 +14,7 @@ declare const ModifyDBProxyCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ModifyDBProxyCommandInput
17
+ input: ModifyDBProxyCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ModifyDBProxyCommandInput,
25
20
  ModifyDBProxyCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyDBProxyEndpointRequest,
4
- ModifyDBProxyEndpointResponse,
5
- } from "../models/models_1";
2
+ import { ModifyDBProxyEndpointRequest, ModifyDBProxyEndpointResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyDBProxyEndpointCommandInput
8
- extends ModifyDBProxyEndpointRequest {}
4
+ export interface ModifyDBProxyEndpointCommandInput extends ModifyDBProxyEndpointRequest {}
9
5
  export interface ModifyDBProxyEndpointCommandOutput
10
- extends ModifyDBProxyEndpointResponse,
11
- __MetadataBearer {}
6
+ extends ModifyDBProxyEndpointResponse, __MetadataBearer {}
12
7
  declare const ModifyDBProxyEndpointCommand_base: {
13
8
  new (
14
- input: ModifyDBProxyEndpointCommandInput
9
+ input: ModifyDBProxyEndpointCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyDBProxyEndpointCommandInput,
17
12
  ModifyDBProxyEndpointCommandOutput,
@@ -20,7 +15,7 @@ declare const ModifyDBProxyEndpointCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ModifyDBProxyEndpointCommandInput
18
+ input: ModifyDBProxyEndpointCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ModifyDBProxyEndpointCommandInput,
26
21
  ModifyDBProxyEndpointCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ModifyDBProxyTargetGroupResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface ModifyDBProxyTargetGroupCommandInput
8
- extends ModifyDBProxyTargetGroupRequest {}
7
+ export interface ModifyDBProxyTargetGroupCommandInput extends ModifyDBProxyTargetGroupRequest {}
9
8
  export interface ModifyDBProxyTargetGroupCommandOutput
10
- extends ModifyDBProxyTargetGroupResponse,
11
- __MetadataBearer {}
9
+ extends ModifyDBProxyTargetGroupResponse, __MetadataBearer {}
12
10
  declare const ModifyDBProxyTargetGroupCommand_base: {
13
11
  new (
14
- input: ModifyDBProxyTargetGroupCommandInput
12
+ input: ModifyDBProxyTargetGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ModifyDBProxyTargetGroupCommandInput,
17
15
  ModifyDBProxyTargetGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const ModifyDBProxyTargetGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ModifyDBProxyTargetGroupCommandInput
21
+ input: ModifyDBProxyTargetGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ModifyDBProxyTargetGroupCommandInput,
26
24
  ModifyDBProxyTargetGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DBRecommendationMessage,
4
- ModifyDBRecommendationMessage,
5
- } from "../models/models_1";
2
+ import { DBRecommendationMessage, ModifyDBRecommendationMessage } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyDBRecommendationCommandInput
8
- extends ModifyDBRecommendationMessage {}
4
+ export interface ModifyDBRecommendationCommandInput extends ModifyDBRecommendationMessage {}
9
5
  export interface ModifyDBRecommendationCommandOutput
10
- extends DBRecommendationMessage,
11
- __MetadataBearer {}
6
+ extends DBRecommendationMessage, __MetadataBearer {}
12
7
  declare const ModifyDBRecommendationCommand_base: {
13
8
  new (
14
- input: ModifyDBRecommendationCommandInput
9
+ input: ModifyDBRecommendationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyDBRecommendationCommandInput,
17
12
  ModifyDBRecommendationCommandOutput,
@@ -20,7 +15,7 @@ declare const ModifyDBRecommendationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ModifyDBRecommendationCommandInput
18
+ input: ModifyDBRecommendationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ModifyDBRecommendationCommandInput,
26
21
  ModifyDBRecommendationCommandOutput,
@@ -2,14 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DBShardGroup } from "../models/models_0";
3
3
  import { ModifyDBShardGroupMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface ModifyDBShardGroupCommandInput
6
- extends ModifyDBShardGroupMessage {}
7
- export interface ModifyDBShardGroupCommandOutput
8
- extends DBShardGroup,
9
- __MetadataBearer {}
5
+ export interface ModifyDBShardGroupCommandInput extends ModifyDBShardGroupMessage {}
6
+ export interface ModifyDBShardGroupCommandOutput extends DBShardGroup, __MetadataBearer {}
10
7
  declare const ModifyDBShardGroupCommand_base: {
11
8
  new (
12
- input: ModifyDBShardGroupCommandInput
9
+ input: ModifyDBShardGroupCommandInput,
13
10
  ): import("@smithy/core/client").CommandImpl<
14
11
  ModifyDBShardGroupCommandInput,
15
12
  ModifyDBShardGroupCommandOutput,
@@ -18,7 +15,7 @@ declare const ModifyDBShardGroupCommand_base: {
18
15
  import("..").ServiceOutputTypes
19
16
  >;
20
17
  new (
21
- input: ModifyDBShardGroupCommandInput
18
+ input: ModifyDBShardGroupCommandInput,
22
19
  ): import("@smithy/core/client").CommandImpl<
23
20
  ModifyDBShardGroupCommandInput,
24
21
  ModifyDBShardGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ModifyDBSnapshotAttributeResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface ModifyDBSnapshotAttributeCommandInput
8
- extends ModifyDBSnapshotAttributeMessage {}
7
+ export interface ModifyDBSnapshotAttributeCommandInput extends ModifyDBSnapshotAttributeMessage {}
9
8
  export interface ModifyDBSnapshotAttributeCommandOutput
10
- extends ModifyDBSnapshotAttributeResult,
11
- __MetadataBearer {}
9
+ extends ModifyDBSnapshotAttributeResult, __MetadataBearer {}
12
10
  declare const ModifyDBSnapshotAttributeCommand_base: {
13
11
  new (
14
- input: ModifyDBSnapshotAttributeCommandInput
12
+ input: ModifyDBSnapshotAttributeCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ModifyDBSnapshotAttributeCommandInput,
17
15
  ModifyDBSnapshotAttributeCommandOutput,
@@ -20,7 +18,7 @@ declare const ModifyDBSnapshotAttributeCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ModifyDBSnapshotAttributeCommandInput
21
+ input: ModifyDBSnapshotAttributeCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ModifyDBSnapshotAttributeCommandInput,
26
24
  ModifyDBSnapshotAttributeCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyDBSnapshotMessage,
4
- ModifyDBSnapshotResult,
5
- } from "../models/models_1";
2
+ import { ModifyDBSnapshotMessage, ModifyDBSnapshotResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface ModifyDBSnapshotCommandInput extends ModifyDBSnapshotMessage {}
8
- export interface ModifyDBSnapshotCommandOutput
9
- extends ModifyDBSnapshotResult,
10
- __MetadataBearer {}
5
+ export interface ModifyDBSnapshotCommandOutput extends ModifyDBSnapshotResult, __MetadataBearer {}
11
6
  declare const ModifyDBSnapshotCommand_base: {
12
7
  new (
13
- input: ModifyDBSnapshotCommandInput
8
+ input: ModifyDBSnapshotCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ModifyDBSnapshotCommandInput,
16
11
  ModifyDBSnapshotCommandOutput,
@@ -19,7 +14,7 @@ declare const ModifyDBSnapshotCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ModifyDBSnapshotCommandInput
17
+ input: ModifyDBSnapshotCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ModifyDBSnapshotCommandInput,
25
20
  ModifyDBSnapshotCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyDBSubnetGroupMessage,
4
- ModifyDBSubnetGroupResult,
5
- } from "../models/models_1";
2
+ import { ModifyDBSubnetGroupMessage, ModifyDBSubnetGroupResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyDBSubnetGroupCommandInput
8
- extends ModifyDBSubnetGroupMessage {}
4
+ export interface ModifyDBSubnetGroupCommandInput extends ModifyDBSubnetGroupMessage {}
9
5
  export interface ModifyDBSubnetGroupCommandOutput
10
- extends ModifyDBSubnetGroupResult,
11
- __MetadataBearer {}
6
+ extends ModifyDBSubnetGroupResult, __MetadataBearer {}
12
7
  declare const ModifyDBSubnetGroupCommand_base: {
13
8
  new (
14
- input: ModifyDBSubnetGroupCommandInput
9
+ input: ModifyDBSubnetGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyDBSubnetGroupCommandInput,
17
12
  ModifyDBSubnetGroupCommandOutput,
@@ -20,7 +15,7 @@ declare const ModifyDBSubnetGroupCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ModifyDBSubnetGroupCommandInput
18
+ input: ModifyDBSubnetGroupCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ModifyDBSubnetGroupCommandInput,
26
21
  ModifyDBSubnetGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyEventSubscriptionMessage,
4
- ModifyEventSubscriptionResult,
5
- } from "../models/models_1";
2
+ import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyEventSubscriptionCommandInput
8
- extends ModifyEventSubscriptionMessage {}
4
+ export interface ModifyEventSubscriptionCommandInput extends ModifyEventSubscriptionMessage {}
9
5
  export interface ModifyEventSubscriptionCommandOutput
10
- extends ModifyEventSubscriptionResult,
11
- __MetadataBearer {}
6
+ extends ModifyEventSubscriptionResult, __MetadataBearer {}
12
7
  declare const ModifyEventSubscriptionCommand_base: {
13
8
  new (
14
- input: ModifyEventSubscriptionCommandInput
9
+ input: ModifyEventSubscriptionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyEventSubscriptionCommandInput,
17
12
  ModifyEventSubscriptionCommandOutput,
@@ -20,7 +15,7 @@ declare const ModifyEventSubscriptionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ModifyEventSubscriptionCommandInput
18
+ input: ModifyEventSubscriptionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ModifyEventSubscriptionCommandInput,
26
21
  ModifyEventSubscriptionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyGlobalClusterMessage,
4
- ModifyGlobalClusterResult,
5
- } from "../models/models_1";
2
+ import { ModifyGlobalClusterMessage, ModifyGlobalClusterResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyGlobalClusterCommandInput
8
- extends ModifyGlobalClusterMessage {}
4
+ export interface ModifyGlobalClusterCommandInput extends ModifyGlobalClusterMessage {}
9
5
  export interface ModifyGlobalClusterCommandOutput
10
- extends ModifyGlobalClusterResult,
11
- __MetadataBearer {}
6
+ extends ModifyGlobalClusterResult, __MetadataBearer {}
12
7
  declare const ModifyGlobalClusterCommand_base: {
13
8
  new (
14
- input: ModifyGlobalClusterCommandInput
9
+ input: ModifyGlobalClusterCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyGlobalClusterCommandInput,
17
12
  ModifyGlobalClusterCommandOutput,
@@ -20,7 +15,7 @@ declare const ModifyGlobalClusterCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ModifyGlobalClusterCommandInput
18
+ input: ModifyGlobalClusterCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ModifyGlobalClusterCommandInput,
26
21
  ModifyGlobalClusterCommandOutput,
@@ -2,14 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { Integration } from "../models/models_0";
3
3
  import { ModifyIntegrationMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface ModifyIntegrationCommandInput
6
- extends ModifyIntegrationMessage {}
7
- export interface ModifyIntegrationCommandOutput
8
- extends Integration,
9
- __MetadataBearer {}
5
+ export interface ModifyIntegrationCommandInput extends ModifyIntegrationMessage {}
6
+ export interface ModifyIntegrationCommandOutput extends Integration, __MetadataBearer {}
10
7
  declare const ModifyIntegrationCommand_base: {
11
8
  new (
12
- input: ModifyIntegrationCommandInput
9
+ input: ModifyIntegrationCommandInput,
13
10
  ): import("@smithy/core/client").CommandImpl<
14
11
  ModifyIntegrationCommandInput,
15
12
  ModifyIntegrationCommandOutput,
@@ -18,7 +15,7 @@ declare const ModifyIntegrationCommand_base: {
18
15
  import("..").ServiceOutputTypes
19
16
  >;
20
17
  new (
21
- input: ModifyIntegrationCommandInput
18
+ input: ModifyIntegrationCommandInput,
22
19
  ): import("@smithy/core/client").CommandImpl<
23
20
  ModifyIntegrationCommandInput,
24
21
  ModifyIntegrationCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyOptionGroupMessage,
4
- ModifyOptionGroupResult,
5
- } from "../models/models_1";
2
+ import { ModifyOptionGroupMessage, ModifyOptionGroupResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyOptionGroupCommandInput
8
- extends ModifyOptionGroupMessage {}
9
- export interface ModifyOptionGroupCommandOutput
10
- extends ModifyOptionGroupResult,
11
- __MetadataBearer {}
4
+ export interface ModifyOptionGroupCommandInput extends ModifyOptionGroupMessage {}
5
+ export interface ModifyOptionGroupCommandOutput extends ModifyOptionGroupResult, __MetadataBearer {}
12
6
  declare const ModifyOptionGroupCommand_base: {
13
7
  new (
14
- input: ModifyOptionGroupCommandInput
8
+ input: ModifyOptionGroupCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  ModifyOptionGroupCommandInput,
17
11
  ModifyOptionGroupCommandOutput,
@@ -20,7 +14,7 @@ declare const ModifyOptionGroupCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: ModifyOptionGroupCommandInput
17
+ input: ModifyOptionGroupCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  ModifyOptionGroupCommandInput,
26
20
  ModifyOptionGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyTenantDatabaseMessage,
4
- ModifyTenantDatabaseResult,
5
- } from "../models/models_1";
2
+ import { ModifyTenantDatabaseMessage, ModifyTenantDatabaseResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyTenantDatabaseCommandInput
8
- extends ModifyTenantDatabaseMessage {}
4
+ export interface ModifyTenantDatabaseCommandInput extends ModifyTenantDatabaseMessage {}
9
5
  export interface ModifyTenantDatabaseCommandOutput
10
- extends ModifyTenantDatabaseResult,
11
- __MetadataBearer {}
6
+ extends ModifyTenantDatabaseResult, __MetadataBearer {}
12
7
  declare const ModifyTenantDatabaseCommand_base: {
13
8
  new (
14
- input: ModifyTenantDatabaseCommandInput
9
+ input: ModifyTenantDatabaseCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyTenantDatabaseCommandInput,
17
12
  ModifyTenantDatabaseCommandOutput,
@@ -20,7 +15,7 @@ declare const ModifyTenantDatabaseCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ModifyTenantDatabaseCommandInput
18
+ input: ModifyTenantDatabaseCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ModifyTenantDatabaseCommandInput,
26
21
  ModifyTenantDatabaseCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- PromoteReadReplicaMessage,
4
- PromoteReadReplicaResult,
5
- } from "../models/models_1";
2
+ import { PromoteReadReplicaMessage, PromoteReadReplicaResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface PromoteReadReplicaCommandInput
8
- extends PromoteReadReplicaMessage {}
4
+ export interface PromoteReadReplicaCommandInput extends PromoteReadReplicaMessage {}
9
5
  export interface PromoteReadReplicaCommandOutput
10
- extends PromoteReadReplicaResult,
11
- __MetadataBearer {}
6
+ extends PromoteReadReplicaResult, __MetadataBearer {}
12
7
  declare const PromoteReadReplicaCommand_base: {
13
8
  new (
14
- input: PromoteReadReplicaCommandInput
9
+ input: PromoteReadReplicaCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  PromoteReadReplicaCommandInput,
17
12
  PromoteReadReplicaCommandOutput,
@@ -20,7 +15,7 @@ declare const PromoteReadReplicaCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: PromoteReadReplicaCommandInput
18
+ input: PromoteReadReplicaCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  PromoteReadReplicaCommandInput,
26
21
  PromoteReadReplicaCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PromoteReadReplicaDBClusterResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface PromoteReadReplicaDBClusterCommandInput
8
- extends PromoteReadReplicaDBClusterMessage {}
7
+ export interface PromoteReadReplicaDBClusterCommandInput extends PromoteReadReplicaDBClusterMessage {}
9
8
  export interface PromoteReadReplicaDBClusterCommandOutput
10
- extends PromoteReadReplicaDBClusterResult,
11
- __MetadataBearer {}
9
+ extends PromoteReadReplicaDBClusterResult, __MetadataBearer {}
12
10
  declare const PromoteReadReplicaDBClusterCommand_base: {
13
11
  new (
14
- input: PromoteReadReplicaDBClusterCommandInput
12
+ input: PromoteReadReplicaDBClusterCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PromoteReadReplicaDBClusterCommandInput,
17
15
  PromoteReadReplicaDBClusterCommandOutput,
@@ -20,7 +18,7 @@ declare const PromoteReadReplicaDBClusterCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PromoteReadReplicaDBClusterCommandInput
21
+ input: PromoteReadReplicaDBClusterCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PromoteReadReplicaDBClusterCommandInput,
26
24
  PromoteReadReplicaDBClusterCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PurchaseReservedDBInstancesOfferingResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface PurchaseReservedDBInstancesOfferingCommandInput
8
- extends PurchaseReservedDBInstancesOfferingMessage {}
7
+ export interface PurchaseReservedDBInstancesOfferingCommandInput extends PurchaseReservedDBInstancesOfferingMessage {}
9
8
  export interface PurchaseReservedDBInstancesOfferingCommandOutput
10
- extends PurchaseReservedDBInstancesOfferingResult,
11
- __MetadataBearer {}
9
+ extends PurchaseReservedDBInstancesOfferingResult, __MetadataBearer {}
12
10
  declare const PurchaseReservedDBInstancesOfferingCommand_base: {
13
11
  new (
14
- input: PurchaseReservedDBInstancesOfferingCommandInput
12
+ input: PurchaseReservedDBInstancesOfferingCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  PurchaseReservedDBInstancesOfferingCommandInput,
17
15
  PurchaseReservedDBInstancesOfferingCommandOutput,
@@ -20,7 +18,7 @@ declare const PurchaseReservedDBInstancesOfferingCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: PurchaseReservedDBInstancesOfferingCommandInput
21
+ input: PurchaseReservedDBInstancesOfferingCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  PurchaseReservedDBInstancesOfferingCommandInput,
26
24
  PurchaseReservedDBInstancesOfferingCommandOutput,