@aws-sdk/client-rds 3.1087.0 → 3.1089.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,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeEventSubscriptionsMessage,
4
- EventSubscriptionsMessage,
5
- } from "../models/models_0";
2
+ import { DescribeEventSubscriptionsMessage, EventSubscriptionsMessage } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeEventSubscriptionsCommandInput
8
- extends DescribeEventSubscriptionsMessage {}
4
+ export interface DescribeEventSubscriptionsCommandInput extends DescribeEventSubscriptionsMessage {}
9
5
  export interface DescribeEventSubscriptionsCommandOutput
10
- extends EventSubscriptionsMessage,
11
- __MetadataBearer {}
6
+ extends EventSubscriptionsMessage, __MetadataBearer {}
12
7
  declare const DescribeEventSubscriptionsCommand_base: {
13
8
  new (
14
- input: DescribeEventSubscriptionsCommandInput
9
+ input: DescribeEventSubscriptionsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeEventSubscriptionsCommandInput,
17
12
  DescribeEventSubscriptionsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DescribeEventsMessage, EventsMessage } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DescribeEventsCommandInput extends DescribeEventsMessage {}
5
- export interface DescribeEventsCommandOutput
6
- extends EventsMessage,
7
- __MetadataBearer {}
5
+ export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBearer {}
8
6
  declare const DescribeEventsCommand_base: {
9
7
  new (
10
- input: DescribeEventsCommandInput
8
+ input: DescribeEventsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DescribeEventsCommandInput,
13
11
  DescribeEventsCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeExportTasksMessage,
4
- ExportTasksMessage,
5
- } from "../models/models_0";
2
+ import { DescribeExportTasksMessage, ExportTasksMessage } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeExportTasksCommandInput
8
- extends DescribeExportTasksMessage {}
9
- export interface DescribeExportTasksCommandOutput
10
- extends ExportTasksMessage,
11
- __MetadataBearer {}
4
+ export interface DescribeExportTasksCommandInput extends DescribeExportTasksMessage {}
5
+ export interface DescribeExportTasksCommandOutput extends ExportTasksMessage, __MetadataBearer {}
12
6
  declare const DescribeExportTasksCommand_base: {
13
7
  new (
14
- input: DescribeExportTasksCommandInput
8
+ input: DescribeExportTasksCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  DescribeExportTasksCommandInput,
17
11
  DescribeExportTasksCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeGlobalClustersMessage,
4
- GlobalClustersMessage,
5
- } from "../models/models_0";
2
+ import { DescribeGlobalClustersMessage, GlobalClustersMessage } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeGlobalClustersCommandInput
8
- extends DescribeGlobalClustersMessage {}
4
+ export interface DescribeGlobalClustersCommandInput extends DescribeGlobalClustersMessage {}
9
5
  export interface DescribeGlobalClustersCommandOutput
10
- extends GlobalClustersMessage,
11
- __MetadataBearer {}
6
+ extends GlobalClustersMessage, __MetadataBearer {}
12
7
  declare const DescribeGlobalClustersCommand_base: {
13
8
  new (
14
- input: DescribeGlobalClustersCommandInput
9
+ input: DescribeGlobalClustersCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeGlobalClustersCommandInput,
17
12
  DescribeGlobalClustersCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeIntegrationsMessage,
4
- DescribeIntegrationsResponse,
5
- } from "../models/models_0";
2
+ import { DescribeIntegrationsMessage, DescribeIntegrationsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeIntegrationsCommandInput
8
- extends DescribeIntegrationsMessage {}
4
+ export interface DescribeIntegrationsCommandInput extends DescribeIntegrationsMessage {}
9
5
  export interface DescribeIntegrationsCommandOutput
10
- extends DescribeIntegrationsResponse,
11
- __MetadataBearer {}
6
+ extends DescribeIntegrationsResponse, __MetadataBearer {}
12
7
  declare const DescribeIntegrationsCommand_base: {
13
8
  new (
14
- input: DescribeIntegrationsCommandInput
9
+ input: DescribeIntegrationsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeIntegrationsCommandInput,
17
12
  DescribeIntegrationsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeOptionGroupOptionsMessage,
4
- OptionGroupOptionsMessage,
5
- } from "../models/models_0";
2
+ import { DescribeOptionGroupOptionsMessage, OptionGroupOptionsMessage } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeOptionGroupOptionsCommandInput
8
- extends DescribeOptionGroupOptionsMessage {}
4
+ export interface DescribeOptionGroupOptionsCommandInput extends DescribeOptionGroupOptionsMessage {}
9
5
  export interface DescribeOptionGroupOptionsCommandOutput
10
- extends OptionGroupOptionsMessage,
11
- __MetadataBearer {}
6
+ extends OptionGroupOptionsMessage, __MetadataBearer {}
12
7
  declare const DescribeOptionGroupOptionsCommand_base: {
13
8
  new (
14
- input: DescribeOptionGroupOptionsCommandInput
9
+ input: DescribeOptionGroupOptionsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeOptionGroupOptionsCommandInput,
17
12
  DescribeOptionGroupOptionsCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeOptionGroupOptionsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeOptionGroupOptionsCommandInput
18
+ input: DescribeOptionGroupOptionsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeOptionGroupOptionsCommandInput,
26
21
  DescribeOptionGroupOptionsCommandOutput,
@@ -1,14 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DescribeOptionGroupsMessage, OptionGroups } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DescribeOptionGroupsCommandInput
5
- extends DescribeOptionGroupsMessage {}
6
- export interface DescribeOptionGroupsCommandOutput
7
- extends OptionGroups,
8
- __MetadataBearer {}
4
+ export interface DescribeOptionGroupsCommandInput extends DescribeOptionGroupsMessage {}
5
+ export interface DescribeOptionGroupsCommandOutput extends OptionGroups, __MetadataBearer {}
9
6
  declare const DescribeOptionGroupsCommand_base: {
10
7
  new (
11
- input: DescribeOptionGroupsCommandInput
8
+ input: DescribeOptionGroupsCommandInput,
12
9
  ): import("@smithy/core/client").CommandImpl<
13
10
  DescribeOptionGroupsCommandInput,
14
11
  DescribeOptionGroupsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  OrderableDBInstanceOptionsMessage,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeOrderableDBInstanceOptionsCommandInput
8
- extends DescribeOrderableDBInstanceOptionsMessage {}
7
+ export interface DescribeOrderableDBInstanceOptionsCommandInput extends DescribeOrderableDBInstanceOptionsMessage {}
9
8
  export interface DescribeOrderableDBInstanceOptionsCommandOutput
10
- extends OrderableDBInstanceOptionsMessage,
11
- __MetadataBearer {}
9
+ extends OrderableDBInstanceOptionsMessage, __MetadataBearer {}
12
10
  declare const DescribeOrderableDBInstanceOptionsCommand_base: {
13
11
  new (
14
- input: DescribeOrderableDBInstanceOptionsCommandInput
12
+ input: DescribeOrderableDBInstanceOptionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeOrderableDBInstanceOptionsCommandInput,
17
15
  DescribeOrderableDBInstanceOptionsCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeOrderableDBInstanceOptionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeOrderableDBInstanceOptionsCommandInput
21
+ input: DescribeOrderableDBInstanceOptionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeOrderableDBInstanceOptionsCommandInput,
26
24
  DescribeOrderableDBInstanceOptionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  PendingMaintenanceActionsMessage,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribePendingMaintenanceActionsCommandInput
8
- extends DescribePendingMaintenanceActionsMessage {}
7
+ export interface DescribePendingMaintenanceActionsCommandInput extends DescribePendingMaintenanceActionsMessage {}
9
8
  export interface DescribePendingMaintenanceActionsCommandOutput
10
- extends PendingMaintenanceActionsMessage,
11
- __MetadataBearer {}
9
+ extends PendingMaintenanceActionsMessage, __MetadataBearer {}
12
10
  declare const DescribePendingMaintenanceActionsCommand_base: {
13
11
  new (
14
- input: DescribePendingMaintenanceActionsCommandInput
12
+ input: DescribePendingMaintenanceActionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribePendingMaintenanceActionsCommandInput,
17
15
  DescribePendingMaintenanceActionsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeReservedDBInstancesMessage,
4
- ReservedDBInstanceMessage,
5
- } from "../models/models_0";
2
+ import { DescribeReservedDBInstancesMessage, ReservedDBInstanceMessage } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeReservedDBInstancesCommandInput
8
- extends DescribeReservedDBInstancesMessage {}
4
+ export interface DescribeReservedDBInstancesCommandInput extends DescribeReservedDBInstancesMessage {}
9
5
  export interface DescribeReservedDBInstancesCommandOutput
10
- extends ReservedDBInstanceMessage,
11
- __MetadataBearer {}
6
+ extends ReservedDBInstanceMessage, __MetadataBearer {}
12
7
  declare const DescribeReservedDBInstancesCommand_base: {
13
8
  new (
14
- input: DescribeReservedDBInstancesCommandInput
9
+ input: DescribeReservedDBInstancesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeReservedDBInstancesCommandInput,
17
12
  DescribeReservedDBInstancesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ReservedDBInstancesOfferingMessage,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeReservedDBInstancesOfferingsCommandInput
8
- extends DescribeReservedDBInstancesOfferingsMessage {}
7
+ export interface DescribeReservedDBInstancesOfferingsCommandInput extends DescribeReservedDBInstancesOfferingsMessage {}
9
8
  export interface DescribeReservedDBInstancesOfferingsCommandOutput
10
- extends ReservedDBInstancesOfferingMessage,
11
- __MetadataBearer {}
9
+ extends ReservedDBInstancesOfferingMessage, __MetadataBearer {}
12
10
  declare const DescribeReservedDBInstancesOfferingsCommand_base: {
13
11
  new (
14
- input: DescribeReservedDBInstancesOfferingsCommandInput
12
+ input: DescribeReservedDBInstancesOfferingsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeReservedDBInstancesOfferingsCommandInput,
17
15
  DescribeReservedDBInstancesOfferingsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ServerlessV2PlatformVersionsMessage,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeServerlessV2PlatformVersionsCommandInput
8
- extends DescribeServerlessV2PlatformVersionsMessage {}
7
+ export interface DescribeServerlessV2PlatformVersionsCommandInput extends DescribeServerlessV2PlatformVersionsMessage {}
9
8
  export interface DescribeServerlessV2PlatformVersionsCommandOutput
10
- extends ServerlessV2PlatformVersionsMessage,
11
- __MetadataBearer {}
9
+ extends ServerlessV2PlatformVersionsMessage, __MetadataBearer {}
12
10
  declare const DescribeServerlessV2PlatformVersionsCommand_base: {
13
11
  new (
14
- input: DescribeServerlessV2PlatformVersionsCommandInput
12
+ input: DescribeServerlessV2PlatformVersionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeServerlessV2PlatformVersionsCommandInput,
17
15
  DescribeServerlessV2PlatformVersionsCommandOutput,
@@ -2,14 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DescribeSourceRegionsMessage } from "../models/models_0";
3
3
  import { SourceRegionMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface DescribeSourceRegionsCommandInput
6
- extends DescribeSourceRegionsMessage {}
7
- export interface DescribeSourceRegionsCommandOutput
8
- extends SourceRegionMessage,
9
- __MetadataBearer {}
5
+ export interface DescribeSourceRegionsCommandInput extends DescribeSourceRegionsMessage {}
6
+ export interface DescribeSourceRegionsCommandOutput extends SourceRegionMessage, __MetadataBearer {}
10
7
  declare const DescribeSourceRegionsCommand_base: {
11
8
  new (
12
- input: DescribeSourceRegionsCommandInput
9
+ input: DescribeSourceRegionsCommandInput,
13
10
  ): import("@smithy/core/client").CommandImpl<
14
11
  DescribeSourceRegionsCommandInput,
15
12
  DescribeSourceRegionsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeTenantDatabasesMessage,
4
- TenantDatabasesMessage,
5
- } from "../models/models_1";
2
+ import { DescribeTenantDatabasesMessage, TenantDatabasesMessage } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface DescribeTenantDatabasesCommandInput
8
- extends DescribeTenantDatabasesMessage {}
4
+ export interface DescribeTenantDatabasesCommandInput extends DescribeTenantDatabasesMessage {}
9
5
  export interface DescribeTenantDatabasesCommandOutput
10
- extends TenantDatabasesMessage,
11
- __MetadataBearer {}
6
+ extends TenantDatabasesMessage, __MetadataBearer {}
12
7
  declare const DescribeTenantDatabasesCommand_base: {
13
8
  new (
14
- input: DescribeTenantDatabasesCommandInput
9
+ input: DescribeTenantDatabasesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeTenantDatabasesCommandInput,
17
12
  DescribeTenantDatabasesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeValidDBInstanceModificationsResult,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface DescribeValidDBInstanceModificationsCommandInput
8
- extends DescribeValidDBInstanceModificationsMessage {}
7
+ export interface DescribeValidDBInstanceModificationsCommandInput extends DescribeValidDBInstanceModificationsMessage {}
9
8
  export interface DescribeValidDBInstanceModificationsCommandOutput
10
- extends DescribeValidDBInstanceModificationsResult,
11
- __MetadataBearer {}
9
+ extends DescribeValidDBInstanceModificationsResult, __MetadataBearer {}
12
10
  declare const DescribeValidDBInstanceModificationsCommand_base: {
13
11
  new (
14
- input: DescribeValidDBInstanceModificationsCommandInput
12
+ input: DescribeValidDBInstanceModificationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeValidDBInstanceModificationsCommandInput,
17
15
  DescribeValidDBInstanceModificationsCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeValidDBInstanceModificationsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeValidDBInstanceModificationsCommandInput
21
+ input: DescribeValidDBInstanceModificationsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeValidDBInstanceModificationsCommandInput,
26
24
  DescribeValidDBInstanceModificationsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DisableHttpEndpointRequest,
4
- DisableHttpEndpointResponse,
5
- } from "../models/models_1";
2
+ import { DisableHttpEndpointRequest, DisableHttpEndpointResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface DisableHttpEndpointCommandInput
8
- extends DisableHttpEndpointRequest {}
4
+ export interface DisableHttpEndpointCommandInput extends DisableHttpEndpointRequest {}
9
5
  export interface DisableHttpEndpointCommandOutput
10
- extends DisableHttpEndpointResponse,
11
- __MetadataBearer {}
6
+ extends DisableHttpEndpointResponse, __MetadataBearer {}
12
7
  declare const DisableHttpEndpointCommand_base: {
13
8
  new (
14
- input: DisableHttpEndpointCommandInput
9
+ input: DisableHttpEndpointCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DisableHttpEndpointCommandInput,
17
12
  DisableHttpEndpointCommandOutput,
@@ -20,7 +15,7 @@ declare const DisableHttpEndpointCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DisableHttpEndpointCommandInput
18
+ input: DisableHttpEndpointCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DisableHttpEndpointCommandInput,
26
21
  DisableHttpEndpointCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DownloadDBLogFilePortionMessage,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface DownloadDBLogFilePortionCommandInput
8
- extends DownloadDBLogFilePortionMessage {}
7
+ export interface DownloadDBLogFilePortionCommandInput extends DownloadDBLogFilePortionMessage {}
9
8
  export interface DownloadDBLogFilePortionCommandOutput
10
- extends DownloadDBLogFilePortionDetails,
11
- __MetadataBearer {}
9
+ extends DownloadDBLogFilePortionDetails, __MetadataBearer {}
12
10
  declare const DownloadDBLogFilePortionCommand_base: {
13
11
  new (
14
- input: DownloadDBLogFilePortionCommandInput
12
+ input: DownloadDBLogFilePortionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DownloadDBLogFilePortionCommandInput,
17
15
  DownloadDBLogFilePortionCommandOutput,
@@ -20,7 +18,7 @@ declare const DownloadDBLogFilePortionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DownloadDBLogFilePortionCommandInput
21
+ input: DownloadDBLogFilePortionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DownloadDBLogFilePortionCommandInput,
26
24
  DownloadDBLogFilePortionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- EnableHttpEndpointRequest,
4
- EnableHttpEndpointResponse,
5
- } from "../models/models_1";
2
+ import { EnableHttpEndpointRequest, EnableHttpEndpointResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface EnableHttpEndpointCommandInput
8
- extends EnableHttpEndpointRequest {}
4
+ export interface EnableHttpEndpointCommandInput extends EnableHttpEndpointRequest {}
9
5
  export interface EnableHttpEndpointCommandOutput
10
- extends EnableHttpEndpointResponse,
11
- __MetadataBearer {}
6
+ extends EnableHttpEndpointResponse, __MetadataBearer {}
12
7
  declare const EnableHttpEndpointCommand_base: {
13
8
  new (
14
- input: EnableHttpEndpointCommandInput
9
+ input: EnableHttpEndpointCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  EnableHttpEndpointCommandInput,
17
12
  EnableHttpEndpointCommandOutput,
@@ -20,7 +15,7 @@ declare const EnableHttpEndpointCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: EnableHttpEndpointCommandInput
18
+ input: EnableHttpEndpointCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  EnableHttpEndpointCommandInput,
26
21
  EnableHttpEndpointCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- FailoverDBClusterMessage,
4
- FailoverDBClusterResult,
5
- } from "../models/models_1";
2
+ import { FailoverDBClusterMessage, FailoverDBClusterResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface FailoverDBClusterCommandInput
8
- extends FailoverDBClusterMessage {}
9
- export interface FailoverDBClusterCommandOutput
10
- extends FailoverDBClusterResult,
11
- __MetadataBearer {}
4
+ export interface FailoverDBClusterCommandInput extends FailoverDBClusterMessage {}
5
+ export interface FailoverDBClusterCommandOutput extends FailoverDBClusterResult, __MetadataBearer {}
12
6
  declare const FailoverDBClusterCommand_base: {
13
7
  new (
14
- input: FailoverDBClusterCommandInput
8
+ input: FailoverDBClusterCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  FailoverDBClusterCommandInput,
17
11
  FailoverDBClusterCommandOutput,
@@ -20,7 +14,7 @@ declare const FailoverDBClusterCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: FailoverDBClusterCommandInput
17
+ input: FailoverDBClusterCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  FailoverDBClusterCommandInput,
26
20
  FailoverDBClusterCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- FailoverGlobalClusterMessage,
4
- FailoverGlobalClusterResult,
5
- } from "../models/models_1";
2
+ import { FailoverGlobalClusterMessage, FailoverGlobalClusterResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface FailoverGlobalClusterCommandInput
8
- extends FailoverGlobalClusterMessage {}
4
+ export interface FailoverGlobalClusterCommandInput extends FailoverGlobalClusterMessage {}
9
5
  export interface FailoverGlobalClusterCommandOutput
10
- extends FailoverGlobalClusterResult,
11
- __MetadataBearer {}
6
+ extends FailoverGlobalClusterResult, __MetadataBearer {}
12
7
  declare const FailoverGlobalClusterCommand_base: {
13
8
  new (
14
- input: FailoverGlobalClusterCommandInput
9
+ input: FailoverGlobalClusterCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  FailoverGlobalClusterCommandInput,
17
12
  FailoverGlobalClusterCommandOutput,
@@ -20,7 +15,7 @@ declare const FailoverGlobalClusterCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: FailoverGlobalClusterCommandInput
18
+ input: FailoverGlobalClusterCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  FailoverGlobalClusterCommandInput,
26
21
  FailoverGlobalClusterCommandOutput,
@@ -1,14 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListTagsForResourceMessage, TagListMessage } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
- export interface ListTagsForResourceCommandInput
5
- extends ListTagsForResourceMessage {}
6
- export interface ListTagsForResourceCommandOutput
7
- extends TagListMessage,
8
- __MetadataBearer {}
4
+ export interface ListTagsForResourceCommandInput extends ListTagsForResourceMessage {}
5
+ export interface ListTagsForResourceCommandOutput extends TagListMessage, __MetadataBearer {}
9
6
  declare const ListTagsForResourceCommand_base: {
10
7
  new (
11
- input: ListTagsForResourceCommandInput
8
+ input: ListTagsForResourceCommandInput,
12
9
  ): import("@smithy/core/client").CommandImpl<
13
10
  ListTagsForResourceCommandInput,
14
11
  ListTagsForResourceCommandOutput,
@@ -17,7 +14,7 @@ declare const ListTagsForResourceCommand_base: {
17
14
  import("..").ServiceOutputTypes
18
15
  >;
19
16
  new (
20
- input: ListTagsForResourceCommandInput
17
+ input: ListTagsForResourceCommandInput,
21
18
  ): import("@smithy/core/client").CommandImpl<
22
19
  ListTagsForResourceCommandInput,
23
20
  ListTagsForResourceCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyActivityStreamRequest,
4
- ModifyActivityStreamResponse,
5
- } from "../models/models_1";
2
+ import { ModifyActivityStreamRequest, ModifyActivityStreamResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyActivityStreamCommandInput
8
- extends ModifyActivityStreamRequest {}
4
+ export interface ModifyActivityStreamCommandInput extends ModifyActivityStreamRequest {}
9
5
  export interface ModifyActivityStreamCommandOutput
10
- extends ModifyActivityStreamResponse,
11
- __MetadataBearer {}
6
+ extends ModifyActivityStreamResponse, __MetadataBearer {}
12
7
  declare const ModifyActivityStreamCommand_base: {
13
8
  new (
14
- input: ModifyActivityStreamCommandInput
9
+ input: ModifyActivityStreamCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyActivityStreamCommandInput,
17
12
  ModifyActivityStreamCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ModifyCertificatesMessage,
4
- ModifyCertificatesResult,
5
- } from "../models/models_1";
2
+ import { ModifyCertificatesMessage, ModifyCertificatesResult } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyCertificatesCommandInput
8
- extends ModifyCertificatesMessage {}
4
+ export interface ModifyCertificatesCommandInput extends ModifyCertificatesMessage {}
9
5
  export interface ModifyCertificatesCommandOutput
10
- extends ModifyCertificatesResult,
11
- __MetadataBearer {}
6
+ extends ModifyCertificatesResult, __MetadataBearer {}
12
7
  declare const ModifyCertificatesCommand_base: {
13
8
  new (
14
- input: ModifyCertificatesCommandInput
9
+ input: ModifyCertificatesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyCertificatesCommandInput,
17
12
  ModifyCertificatesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DBClusterCapacityInfo,
4
- ModifyCurrentDBClusterCapacityMessage,
5
- } from "../models/models_1";
2
+ import { DBClusterCapacityInfo, ModifyCurrentDBClusterCapacityMessage } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ModifyCurrentDBClusterCapacityCommandInput
8
- extends ModifyCurrentDBClusterCapacityMessage {}
4
+ export interface ModifyCurrentDBClusterCapacityCommandInput extends ModifyCurrentDBClusterCapacityMessage {}
9
5
  export interface ModifyCurrentDBClusterCapacityCommandOutput
10
- extends DBClusterCapacityInfo,
11
- __MetadataBearer {}
6
+ extends DBClusterCapacityInfo, __MetadataBearer {}
12
7
  declare const ModifyCurrentDBClusterCapacityCommand_base: {
13
8
  new (
14
- input: ModifyCurrentDBClusterCapacityCommandInput
9
+ input: ModifyCurrentDBClusterCapacityCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ModifyCurrentDBClusterCapacityCommandInput,
17
12
  ModifyCurrentDBClusterCapacityCommandOutput,
@@ -20,7 +15,7 @@ declare const ModifyCurrentDBClusterCapacityCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ModifyCurrentDBClusterCapacityCommandInput
18
+ input: ModifyCurrentDBClusterCapacityCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ModifyCurrentDBClusterCapacityCommandInput,
26
21
  ModifyCurrentDBClusterCapacityCommandOutput,
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DBEngineVersion } from "../models/models_0";
3
3
  import { ModifyCustomDBEngineVersionMessage } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface ModifyCustomDBEngineVersionCommandInput
6
- extends ModifyCustomDBEngineVersionMessage {}
5
+ export interface ModifyCustomDBEngineVersionCommandInput extends ModifyCustomDBEngineVersionMessage {}
7
6
  export interface ModifyCustomDBEngineVersionCommandOutput
8
- extends DBEngineVersion,
9
- __MetadataBearer {}
7
+ extends DBEngineVersion, __MetadataBearer {}
10
8
  declare const ModifyCustomDBEngineVersionCommand_base: {
11
9
  new (
12
- input: ModifyCustomDBEngineVersionCommandInput
10
+ input: ModifyCustomDBEngineVersionCommandInput,
13
11
  ): import("@smithy/core/client").CommandImpl<
14
12
  ModifyCustomDBEngineVersionCommandInput,
15
13
  ModifyCustomDBEngineVersionCommandOutput,
@@ -18,7 +16,7 @@ declare const ModifyCustomDBEngineVersionCommand_base: {
18
16
  import("..").ServiceOutputTypes
19
17
  >;
20
18
  new (
21
- input: ModifyCustomDBEngineVersionCommandInput
19
+ input: ModifyCustomDBEngineVersionCommandInput,
22
20
  ): import("@smithy/core/client").CommandImpl<
23
21
  ModifyCustomDBEngineVersionCommandInput,
24
22
  ModifyCustomDBEngineVersionCommandOutput,