@aws-sdk/client-rds 3.943.0 → 3.947.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 (236) hide show
  1. package/dist-cjs/index.js +299 -1663
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/RDSClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +275 -1639
  8. package/dist-types/RDS.d.ts +1 -1
  9. package/dist-types/RDSClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +3 -3
  13. package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +3 -3
  14. package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +3 -3
  15. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
  16. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -3
  17. package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +3 -3
  18. package/dist-types/commands/BacktrackDBClusterCommand.d.ts +3 -3
  19. package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -3
  20. package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -3
  21. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -3
  22. package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -3
  23. package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -3
  24. package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateDBClusterCommand.d.ts +14 -3
  28. package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -3
  31. package/dist-types/commands/CreateDBInstanceCommand.d.ts +14 -3
  32. package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +14 -3
  33. package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -3
  34. package/dist-types/commands/CreateDBProxyCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +3 -3
  36. package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -3
  37. package/dist-types/commands/CreateDBShardGroupCommand.d.ts +3 -3
  38. package/dist-types/commands/CreateDBSnapshotCommand.d.ts +3 -3
  39. package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +3 -3
  40. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -3
  41. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +3 -3
  42. package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -3
  43. package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -3
  44. package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +3 -3
  45. package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +3 -3
  46. package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -3
  47. package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +9 -3
  48. package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -3
  49. package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -3
  50. package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -3
  51. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +3 -3
  52. package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +9 -3
  53. package/dist-types/commands/DeleteDBInstanceCommand.d.ts +3 -3
  54. package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +3 -3
  55. package/dist-types/commands/DeleteDBProxyCommand.d.ts +3 -3
  56. package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +3 -3
  57. package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +3 -3
  58. package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +3 -3
  59. package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +3 -3
  60. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +3 -3
  61. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -3
  62. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +3 -3
  63. package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -3
  64. package/dist-types/commands/DeleteOptionGroupCommand.d.ts +3 -3
  65. package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +3 -3
  66. package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +3 -3
  67. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -3
  68. package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -3
  69. package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -3
  70. package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +9 -3
  71. package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +3 -3
  72. package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -3
  73. package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -3
  74. package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +3 -3
  75. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +3 -3
  76. package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +3 -3
  77. package/dist-types/commands/DescribeDBClustersCommand.d.ts +3 -3
  78. package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +3 -3
  79. package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +9 -3
  80. package/dist-types/commands/DescribeDBInstancesCommand.d.ts +3 -3
  81. package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +3 -3
  82. package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -3
  83. package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +3 -3
  84. package/dist-types/commands/DescribeDBParametersCommand.d.ts +3 -3
  85. package/dist-types/commands/DescribeDBProxiesCommand.d.ts +3 -3
  86. package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -3
  87. package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +3 -3
  88. package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +3 -3
  89. package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +3 -3
  90. package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +3 -3
  91. package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +3 -3
  92. package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +3 -3
  93. package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -3
  94. package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +3 -3
  95. package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +3 -3
  96. package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +3 -3
  97. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +3 -3
  98. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -3
  99. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -3
  100. package/dist-types/commands/DescribeEventsCommand.d.ts +3 -3
  101. package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -3
  102. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +3 -3
  103. package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -3
  104. package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +3 -3
  105. package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +3 -3
  106. package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +3 -3
  107. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -3
  108. package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +3 -3
  109. package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -3
  110. package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +3 -3
  111. package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +4 -3
  112. package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -3
  113. package/dist-types/commands/DisableHttpEndpointCommand.d.ts +3 -3
  114. package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +3 -3
  115. package/dist-types/commands/EnableHttpEndpointCommand.d.ts +3 -3
  116. package/dist-types/commands/FailoverDBClusterCommand.d.ts +3 -3
  117. package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +3 -3
  118. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  119. package/dist-types/commands/ModifyActivityStreamCommand.d.ts +3 -3
  120. package/dist-types/commands/ModifyCertificatesCommand.d.ts +3 -3
  121. package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +3 -3
  122. package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +4 -4
  123. package/dist-types/commands/ModifyDBClusterCommand.d.ts +3 -3
  124. package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +4 -4
  125. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +3 -3
  126. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +3 -3
  127. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +14 -3
  128. package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +3 -3
  129. package/dist-types/commands/ModifyDBProxyCommand.d.ts +3 -3
  130. package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +3 -3
  131. package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -3
  132. package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +3 -3
  133. package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +4 -4
  134. package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +3 -3
  135. package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -3
  136. package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +3 -3
  137. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -3
  138. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +3 -3
  139. package/dist-types/commands/ModifyIntegrationCommand.d.ts +4 -4
  140. package/dist-types/commands/ModifyOptionGroupCommand.d.ts +3 -3
  141. package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +3 -3
  142. package/dist-types/commands/PromoteReadReplicaCommand.d.ts +14 -3
  143. package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +3 -3
  144. package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -3
  145. package/dist-types/commands/RebootDBClusterCommand.d.ts +3 -3
  146. package/dist-types/commands/RebootDBInstanceCommand.d.ts +3 -3
  147. package/dist-types/commands/RebootDBShardGroupCommand.d.ts +4 -4
  148. package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +3 -3
  149. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +3 -3
  150. package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +3 -3
  151. package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +3 -3
  152. package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +3 -3
  153. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -3
  154. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +3 -3
  155. package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +3 -3
  156. package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +14 -3
  157. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +14 -3
  158. package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +14 -3
  159. package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +14 -3
  160. package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +14 -3
  161. package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +14 -3
  162. package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +3 -3
  163. package/dist-types/commands/StartActivityStreamCommand.d.ts +3 -3
  164. package/dist-types/commands/StartDBClusterCommand.d.ts +3 -3
  165. package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +15 -3
  166. package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -3
  167. package/dist-types/commands/StartExportTaskCommand.d.ts +4 -4
  168. package/dist-types/commands/StopActivityStreamCommand.d.ts +3 -3
  169. package/dist-types/commands/StopDBClusterCommand.d.ts +3 -3
  170. package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +9 -3
  171. package/dist-types/commands/StopDBInstanceCommand.d.ts +3 -3
  172. package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +3 -3
  173. package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +3 -3
  174. package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +3 -3
  175. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  176. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  177. package/dist-types/extensionConfiguration.d.ts +4 -4
  178. package/dist-types/models/RDSServiceException.d.ts +1 -1
  179. package/dist-types/models/errors.d.ts +1 -1
  180. package/dist-types/models/models_0.d.ts +85 -19
  181. package/dist-types/models/models_1.d.ts +121 -1
  182. package/dist-types/pagination/DescribeBlueGreenDeploymentsPaginator.d.ts +1 -1
  183. package/dist-types/pagination/DescribeCertificatesPaginator.d.ts +1 -1
  184. package/dist-types/pagination/DescribeDBClusterAutomatedBackupsPaginator.d.ts +1 -1
  185. package/dist-types/pagination/DescribeDBClusterBacktracksPaginator.d.ts +1 -1
  186. package/dist-types/pagination/DescribeDBClusterEndpointsPaginator.d.ts +1 -1
  187. package/dist-types/pagination/DescribeDBClusterParameterGroupsPaginator.d.ts +1 -1
  188. package/dist-types/pagination/DescribeDBClusterParametersPaginator.d.ts +1 -1
  189. package/dist-types/pagination/DescribeDBClusterSnapshotsPaginator.d.ts +1 -1
  190. package/dist-types/pagination/DescribeDBClustersPaginator.d.ts +1 -1
  191. package/dist-types/pagination/DescribeDBEngineVersionsPaginator.d.ts +1 -1
  192. package/dist-types/pagination/DescribeDBInstanceAutomatedBackupsPaginator.d.ts +1 -1
  193. package/dist-types/pagination/DescribeDBInstancesPaginator.d.ts +1 -1
  194. package/dist-types/pagination/DescribeDBLogFilesPaginator.d.ts +1 -1
  195. package/dist-types/pagination/DescribeDBMajorEngineVersionsPaginator.d.ts +1 -1
  196. package/dist-types/pagination/DescribeDBParameterGroupsPaginator.d.ts +1 -1
  197. package/dist-types/pagination/DescribeDBParametersPaginator.d.ts +1 -1
  198. package/dist-types/pagination/DescribeDBProxiesPaginator.d.ts +1 -1
  199. package/dist-types/pagination/DescribeDBProxyEndpointsPaginator.d.ts +1 -1
  200. package/dist-types/pagination/DescribeDBProxyTargetGroupsPaginator.d.ts +1 -1
  201. package/dist-types/pagination/DescribeDBProxyTargetsPaginator.d.ts +1 -1
  202. package/dist-types/pagination/DescribeDBRecommendationsPaginator.d.ts +1 -1
  203. package/dist-types/pagination/DescribeDBSecurityGroupsPaginator.d.ts +1 -1
  204. package/dist-types/pagination/DescribeDBSnapshotTenantDatabasesPaginator.d.ts +1 -1
  205. package/dist-types/pagination/DescribeDBSnapshotsPaginator.d.ts +1 -1
  206. package/dist-types/pagination/DescribeDBSubnetGroupsPaginator.d.ts +1 -1
  207. package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +1 -1
  208. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +1 -1
  209. package/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
  210. package/dist-types/pagination/DescribeExportTasksPaginator.d.ts +1 -1
  211. package/dist-types/pagination/DescribeGlobalClustersPaginator.d.ts +1 -1
  212. package/dist-types/pagination/DescribeIntegrationsPaginator.d.ts +1 -1
  213. package/dist-types/pagination/DescribeOptionGroupOptionsPaginator.d.ts +1 -1
  214. package/dist-types/pagination/DescribeOptionGroupsPaginator.d.ts +1 -1
  215. package/dist-types/pagination/DescribeOrderableDBInstanceOptionsPaginator.d.ts +1 -1
  216. package/dist-types/pagination/DescribePendingMaintenanceActionsPaginator.d.ts +1 -1
  217. package/dist-types/pagination/DescribeReservedDBInstancesOfferingsPaginator.d.ts +1 -1
  218. package/dist-types/pagination/DescribeReservedDBInstancesPaginator.d.ts +1 -1
  219. package/dist-types/pagination/DescribeSourceRegionsPaginator.d.ts +1 -1
  220. package/dist-types/pagination/DescribeTenantDatabasesPaginator.d.ts +1 -1
  221. package/dist-types/pagination/DownloadDBLogFilePortionPaginator.d.ts +1 -1
  222. package/dist-types/pagination/Interfaces.d.ts +1 -1
  223. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  224. package/dist-types/runtimeConfig.d.ts +1 -1
  225. package/dist-types/runtimeConfig.native.d.ts +1 -1
  226. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  227. package/dist-types/runtimeExtensions.d.ts +1 -1
  228. package/dist-types/schemas/schemas_0.d.ts +3 -1
  229. package/dist-types/ts3.4/RDSClient.d.ts +3 -3
  230. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  231. package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +2 -4
  232. package/dist-types/ts3.4/models/RDSServiceException.d.ts +1 -1
  233. package/dist-types/ts3.4/models/models_0.d.ts +9 -4
  234. package/dist-types/ts3.4/models/models_1.d.ts +21 -7
  235. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
  236. package/package.json +14 -13
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteDBClusterSnapshotMessage, DeleteDBClusterSnapshotResult } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteDBClusterSnapshotMessage, DeleteDBClusterSnapshotResult } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteDBInstanceAutomatedBackupMessage, DeleteDBInstanceAutomatedBackupResult } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteDBInstanceAutomatedBackupMessage, DeleteDBInstanceAutomatedBackupResult } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -81,6 +81,12 @@ declare const DeleteDBInstanceAutomatedBackupCommand_base: {
81
81
  * // BackupTarget: "STRING_VALUE",
82
82
  * // MultiTenant: true || false,
83
83
  * // AwsBackupRecoveryPointArn: "STRING_VALUE",
84
+ * // TagList: [ // TagList
85
+ * // { // Tag
86
+ * // Key: "STRING_VALUE",
87
+ * // Value: "STRING_VALUE",
88
+ * // },
89
+ * // ],
84
90
  * // DedicatedLogVolume: true || false,
85
91
  * // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
86
92
  * // { // AdditionalStorageVolume
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteDBInstanceMessage, DeleteDBInstanceResult } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteDBInstanceMessage, DeleteDBInstanceResult } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteDBParameterGroupMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteDBParameterGroupMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteDBProxyRequest, DeleteDBProxyResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteDBProxyRequest, DeleteDBProxyResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteDBProxyEndpointRequest, DeleteDBProxyEndpointResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteDBProxyEndpointRequest, DeleteDBProxyEndpointResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteDBSecurityGroupMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteDBSecurityGroupMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBShardGroup, DeleteDBShardGroupMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBShardGroup, DeleteDBShardGroupMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteDBSnapshotMessage, DeleteDBSnapshotResult } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteDBSnapshotMessage, DeleteDBSnapshotResult } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteDBSubnetGroupMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteDBSubnetGroupMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteEventSubscriptionMessage, DeleteEventSubscriptionResult } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteEventSubscriptionMessage, DeleteEventSubscriptionResult } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteGlobalClusterMessage, DeleteGlobalClusterResult } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteGlobalClusterMessage, DeleteGlobalClusterResult } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteIntegrationMessage, Integration } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteIntegrationMessage, Integration } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteOptionGroupMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteOptionGroupMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteTenantDatabaseMessage, DeleteTenantDatabaseResult } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteTenantDatabaseMessage, DeleteTenantDatabaseResult } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeregisterDBProxyTargetsRequest, DeregisterDBProxyTargetsResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeregisterDBProxyTargetsRequest, DeregisterDBProxyTargetsResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AccountAttributesMessage, DescribeAccountAttributesMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AccountAttributesMessage, DescribeAccountAttributesMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeBlueGreenDeploymentsRequest, DescribeBlueGreenDeploymentsResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeBlueGreenDeploymentsRequest, DescribeBlueGreenDeploymentsResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CertificateMessage, DescribeCertificatesMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CertificateMessage, DescribeCertificatesMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBClusterAutomatedBackupMessage, DescribeDBClusterAutomatedBackupsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBClusterAutomatedBackupMessage, DescribeDBClusterAutomatedBackupsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -89,6 +89,12 @@ declare const DescribeDBClusterAutomatedBackupsCommand_base: {
89
89
  * // Iops: Number("int"),
90
90
  * // StorageThroughput: Number("int"),
91
91
  * // AwsBackupRecoveryPointArn: "STRING_VALUE",
92
+ * // TagList: [ // TagList
93
+ * // { // Tag
94
+ * // Key: "STRING_VALUE",
95
+ * // Value: "STRING_VALUE",
96
+ * // },
97
+ * // ],
92
98
  * // },
93
99
  * // ],
94
100
  * // };
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBClusterBacktrackMessage, DescribeDBClusterBacktracksMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBClusterBacktrackMessage, DescribeDBClusterBacktracksMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBClusterEndpointMessage, DescribeDBClusterEndpointsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBClusterEndpointMessage, DescribeDBClusterEndpointsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBClusterParameterGroupsMessage, DescribeDBClusterParameterGroupsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBClusterParameterGroupsMessage, DescribeDBClusterParameterGroupsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBClusterParameterGroupDetails, DescribeDBClusterParametersMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBClusterParameterGroupDetails, DescribeDBClusterParametersMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeDBClusterSnapshotAttributesMessage, DescribeDBClusterSnapshotAttributesResult } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeDBClusterSnapshotAttributesMessage, DescribeDBClusterSnapshotAttributesResult } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBClusterSnapshotMessage, DescribeDBClusterSnapshotsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBClusterSnapshotMessage, DescribeDBClusterSnapshotsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBClusterMessage, DescribeDBClustersMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBClusterMessage, DescribeDBClustersMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBEngineVersionMessage, DescribeDBEngineVersionsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBEngineVersionMessage, DescribeDBEngineVersionsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBInstanceAutomatedBackupMessage, DescribeDBInstanceAutomatedBackupsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBInstanceAutomatedBackupMessage, DescribeDBInstanceAutomatedBackupsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -100,6 +100,12 @@ declare const DescribeDBInstanceAutomatedBackupsCommand_base: {
100
100
  * // BackupTarget: "STRING_VALUE",
101
101
  * // MultiTenant: true || false,
102
102
  * // AwsBackupRecoveryPointArn: "STRING_VALUE",
103
+ * // TagList: [ // TagList
104
+ * // { // Tag
105
+ * // Key: "STRING_VALUE",
106
+ * // Value: "STRING_VALUE",
107
+ * // },
108
+ * // ],
103
109
  * // DedicatedLogVolume: true || false,
104
110
  * // AdditionalStorageVolumes: [ // AdditionalStorageVolumesList
105
111
  * // { // AdditionalStorageVolume
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBInstanceMessage, DescribeDBInstancesMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBInstanceMessage, DescribeDBInstancesMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeDBLogFilesMessage, DescribeDBLogFilesResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeDBLogFilesMessage, DescribeDBLogFilesResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeDBMajorEngineVersionsRequest, DescribeDBMajorEngineVersionsResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeDBMajorEngineVersionsRequest, DescribeDBMajorEngineVersionsResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBParameterGroupsMessage, DescribeDBParameterGroupsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBParameterGroupsMessage, DescribeDBParameterGroupsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBParameterGroupDetails, DescribeDBParametersMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBParameterGroupDetails, DescribeDBParametersMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeDBProxiesRequest, DescribeDBProxiesResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeDBProxiesRequest, DescribeDBProxiesResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeDBProxyEndpointsRequest, DescribeDBProxyEndpointsResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeDBProxyEndpointsRequest, DescribeDBProxyEndpointsResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeDBProxyTargetGroupsRequest, DescribeDBProxyTargetGroupsResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeDBProxyTargetGroupsRequest, DescribeDBProxyTargetGroupsResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeDBProxyTargetsRequest, DescribeDBProxyTargetsResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeDBProxyTargetsRequest, DescribeDBProxyTargetsResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBRecommendationsMessage, DescribeDBRecommendationsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBRecommendationsMessage, DescribeDBRecommendationsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBSecurityGroupMessage, DescribeDBSecurityGroupsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBSecurityGroupMessage, DescribeDBSecurityGroupsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeDBShardGroupsMessage, DescribeDBShardGroupsResponse } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeDBShardGroupsMessage, DescribeDBShardGroupsResponse } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeDBSnapshotAttributesMessage, DescribeDBSnapshotAttributesResult } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeDBSnapshotAttributesMessage, DescribeDBSnapshotAttributesResult } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBSnapshotTenantDatabasesMessage, DescribeDBSnapshotTenantDatabasesMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBSnapshotTenantDatabasesMessage, DescribeDBSnapshotTenantDatabasesMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBSnapshotMessage, DescribeDBSnapshotsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBSnapshotMessage, DescribeDBSnapshotsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DBSubnetGroupMessage, DescribeDBSubnetGroupsMessage } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DBSubnetGroupMessage, DescribeDBSubnetGroupsMessage } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DescribeEngineDefaultClusterParametersMessage, DescribeEngineDefaultClusterParametersResult } from "../models/models_0";
4
- import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DescribeEngineDefaultClusterParametersMessage, DescribeEngineDefaultClusterParametersResult } from "../models/models_0";
4
+ import type { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";
5
5
  /**
6
6
  * @public
7
7
  */