@aws-sdk/client-rds 3.489.0 → 3.495.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 (231) hide show
  1. package/dist-cjs/RDS.js +1 -323
  2. package/dist-cjs/RDSClient.js +1 -56
  3. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +1 -43
  4. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -1
  5. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -28
  6. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +1 -28
  7. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +1 -28
  8. package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -28
  9. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +1 -28
  10. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +1 -28
  11. package/dist-cjs/commands/BacktrackDBClusterCommand.js +1 -28
  12. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -28
  13. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +1 -28
  14. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +1 -30
  15. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +1 -28
  16. package/dist-cjs/commands/CopyDBSnapshotCommand.js +1 -30
  17. package/dist-cjs/commands/CopyOptionGroupCommand.js +1 -28
  18. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +1 -28
  19. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +1 -28
  20. package/dist-cjs/commands/CreateDBClusterCommand.js +1 -30
  21. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +1 -28
  22. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +1 -28
  23. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +1 -28
  24. package/dist-cjs/commands/CreateDBInstanceCommand.js +1 -28
  25. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +1 -30
  26. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +1 -28
  27. package/dist-cjs/commands/CreateDBProxyCommand.js +1 -28
  28. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +1 -28
  29. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +1 -28
  30. package/dist-cjs/commands/CreateDBSnapshotCommand.js +1 -28
  31. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +1 -28
  32. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +1 -28
  33. package/dist-cjs/commands/CreateGlobalClusterCommand.js +1 -28
  34. package/dist-cjs/commands/CreateIntegrationCommand.js +1 -28
  35. package/dist-cjs/commands/CreateOptionGroupCommand.js +1 -28
  36. package/dist-cjs/commands/CreateTenantDatabaseCommand.js +1 -29
  37. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +1 -28
  38. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +1 -28
  39. package/dist-cjs/commands/DeleteDBClusterAutomatedBackupCommand.js +1 -28
  40. package/dist-cjs/commands/DeleteDBClusterCommand.js +1 -28
  41. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +1 -28
  42. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -28
  43. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +1 -28
  44. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +1 -28
  45. package/dist-cjs/commands/DeleteDBInstanceCommand.js +1 -28
  46. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -28
  47. package/dist-cjs/commands/DeleteDBProxyCommand.js +1 -28
  48. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +1 -28
  49. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +1 -28
  50. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +1 -28
  51. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -28
  52. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +1 -28
  53. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +1 -28
  54. package/dist-cjs/commands/DeleteIntegrationCommand.js +1 -28
  55. package/dist-cjs/commands/DeleteOptionGroupCommand.js +1 -28
  56. package/dist-cjs/commands/DeleteTenantDatabaseCommand.js +1 -29
  57. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +1 -28
  58. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +1 -28
  59. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +1 -28
  60. package/dist-cjs/commands/DescribeCertificatesCommand.js +1 -28
  61. package/dist-cjs/commands/DescribeDBClusterAutomatedBackupsCommand.js +1 -28
  62. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +1 -28
  63. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +1 -28
  64. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +1 -28
  65. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +1 -28
  66. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +1 -28
  67. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +1 -28
  68. package/dist-cjs/commands/DescribeDBClustersCommand.js +1 -28
  69. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +1 -28
  70. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +1 -28
  71. package/dist-cjs/commands/DescribeDBInstancesCommand.js +1 -28
  72. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +1 -28
  73. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +1 -28
  74. package/dist-cjs/commands/DescribeDBParametersCommand.js +1 -28
  75. package/dist-cjs/commands/DescribeDBProxiesCommand.js +1 -28
  76. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +1 -28
  77. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +1 -28
  78. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +1 -28
  79. package/dist-cjs/commands/DescribeDBRecommendationsCommand.js +1 -28
  80. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +1 -28
  81. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +1 -28
  82. package/dist-cjs/commands/DescribeDBSnapshotTenantDatabasesCommand.js +1 -28
  83. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +1 -28
  84. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +1 -28
  85. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +1 -28
  86. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +1 -28
  87. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +1 -28
  88. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +1 -28
  89. package/dist-cjs/commands/DescribeEventsCommand.js +1 -28
  90. package/dist-cjs/commands/DescribeExportTasksCommand.js +1 -28
  91. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +1 -28
  92. package/dist-cjs/commands/DescribeIntegrationsCommand.js +1 -28
  93. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +1 -28
  94. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +1 -28
  95. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +1 -28
  96. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +1 -28
  97. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +1 -28
  98. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +1 -28
  99. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +1 -28
  100. package/dist-cjs/commands/DescribeTenantDatabasesCommand.js +1 -29
  101. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +1 -28
  102. package/dist-cjs/commands/DisableHttpEndpointCommand.js +1 -28
  103. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +1 -28
  104. package/dist-cjs/commands/EnableHttpEndpointCommand.js +1 -28
  105. package/dist-cjs/commands/FailoverDBClusterCommand.js +1 -28
  106. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +1 -28
  107. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  108. package/dist-cjs/commands/ModifyActivityStreamCommand.js +1 -28
  109. package/dist-cjs/commands/ModifyCertificatesCommand.js +1 -28
  110. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +1 -28
  111. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +1 -28
  112. package/dist-cjs/commands/ModifyDBClusterCommand.js +1 -28
  113. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +1 -28
  114. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +1 -28
  115. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +1 -28
  116. package/dist-cjs/commands/ModifyDBInstanceCommand.js +1 -28
  117. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +1 -28
  118. package/dist-cjs/commands/ModifyDBProxyCommand.js +1 -28
  119. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +1 -28
  120. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +1 -28
  121. package/dist-cjs/commands/ModifyDBRecommendationCommand.js +1 -28
  122. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +1 -28
  123. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +1 -28
  124. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +1 -28
  125. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +1 -28
  126. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +1 -28
  127. package/dist-cjs/commands/ModifyOptionGroupCommand.js +1 -28
  128. package/dist-cjs/commands/ModifyTenantDatabaseCommand.js +1 -29
  129. package/dist-cjs/commands/PromoteReadReplicaCommand.js +1 -28
  130. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +1 -28
  131. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +1 -28
  132. package/dist-cjs/commands/RebootDBClusterCommand.js +1 -28
  133. package/dist-cjs/commands/RebootDBInstanceCommand.js +1 -28
  134. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +1 -28
  135. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +1 -28
  136. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -28
  137. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +1 -28
  138. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +1 -28
  139. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -28
  140. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +1 -28
  141. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +1 -28
  142. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +1 -28
  143. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +1 -28
  144. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +1 -28
  145. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +1 -28
  146. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +1 -28
  147. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +1 -28
  148. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +1 -28
  149. package/dist-cjs/commands/StartActivityStreamCommand.js +1 -28
  150. package/dist-cjs/commands/StartDBClusterCommand.js +1 -28
  151. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +1 -30
  152. package/dist-cjs/commands/StartDBInstanceCommand.js +1 -28
  153. package/dist-cjs/commands/StartExportTaskCommand.js +1 -28
  154. package/dist-cjs/commands/StopActivityStreamCommand.js +1 -28
  155. package/dist-cjs/commands/StopDBClusterCommand.js +1 -28
  156. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +1 -28
  157. package/dist-cjs/commands/StopDBInstanceCommand.js +1 -28
  158. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +1 -28
  159. package/dist-cjs/commands/SwitchoverGlobalClusterCommand.js +1 -28
  160. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +1 -28
  161. package/dist-cjs/commands/index.js +1 -159
  162. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  163. package/dist-cjs/extensionConfiguration.js +1 -2
  164. package/dist-cjs/index.js +29053 -12
  165. package/dist-cjs/models/RDSServiceException.js +1 -12
  166. package/dist-cjs/models/index.js +1 -5
  167. package/dist-cjs/models/models_0.js +1 -1618
  168. package/dist-cjs/models/models_1.js +1 -394
  169. package/dist-cjs/pagination/DescribeBlueGreenDeploymentsPaginator.js +1 -7
  170. package/dist-cjs/pagination/DescribeCertificatesPaginator.js +1 -7
  171. package/dist-cjs/pagination/DescribeDBClusterAutomatedBackupsPaginator.js +1 -7
  172. package/dist-cjs/pagination/DescribeDBClusterBacktracksPaginator.js +1 -7
  173. package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +1 -7
  174. package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +1 -7
  175. package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +1 -7
  176. package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +1 -7
  177. package/dist-cjs/pagination/DescribeDBClustersPaginator.js +1 -7
  178. package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +1 -7
  179. package/dist-cjs/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +1 -7
  180. package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +1 -7
  181. package/dist-cjs/pagination/DescribeDBLogFilesPaginator.js +1 -7
  182. package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +1 -7
  183. package/dist-cjs/pagination/DescribeDBParametersPaginator.js +1 -7
  184. package/dist-cjs/pagination/DescribeDBProxiesPaginator.js +1 -7
  185. package/dist-cjs/pagination/DescribeDBProxyEndpointsPaginator.js +1 -7
  186. package/dist-cjs/pagination/DescribeDBProxyTargetGroupsPaginator.js +1 -7
  187. package/dist-cjs/pagination/DescribeDBProxyTargetsPaginator.js +1 -7
  188. package/dist-cjs/pagination/DescribeDBRecommendationsPaginator.js +1 -7
  189. package/dist-cjs/pagination/DescribeDBSecurityGroupsPaginator.js +1 -7
  190. package/dist-cjs/pagination/DescribeDBSnapshotTenantDatabasesPaginator.js +1 -7
  191. package/dist-cjs/pagination/DescribeDBSnapshotsPaginator.js +1 -7
  192. package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +1 -7
  193. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +1 -7
  194. package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +1 -7
  195. package/dist-cjs/pagination/DescribeEventsPaginator.js +1 -7
  196. package/dist-cjs/pagination/DescribeExportTasksPaginator.js +1 -7
  197. package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +1 -7
  198. package/dist-cjs/pagination/DescribeIntegrationsPaginator.js +1 -7
  199. package/dist-cjs/pagination/DescribeOptionGroupOptionsPaginator.js +1 -7
  200. package/dist-cjs/pagination/DescribeOptionGroupsPaginator.js +1 -7
  201. package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +1 -7
  202. package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +1 -7
  203. package/dist-cjs/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +1 -7
  204. package/dist-cjs/pagination/DescribeReservedDBInstancesPaginator.js +1 -7
  205. package/dist-cjs/pagination/DescribeSourceRegionsPaginator.js +1 -7
  206. package/dist-cjs/pagination/DescribeTenantDatabasesPaginator.js +1 -7
  207. package/dist-cjs/pagination/DownloadDBLogFilePortionPaginator.js +1 -7
  208. package/dist-cjs/pagination/Interfaces.js +1 -2
  209. package/dist-cjs/pagination/index.js +1 -43
  210. package/dist-cjs/protocols/Aws_query.js +1 -22137
  211. package/dist-cjs/runtimeConfig.shared.js +1 -1
  212. package/dist-cjs/runtimeExtensions.js +1 -25
  213. package/dist-cjs/waiters/index.js +1 -13
  214. package/dist-cjs/waiters/waitForDBClusterAvailable.js +1 -119
  215. package/dist-cjs/waiters/waitForDBClusterDeleted.js +1 -99
  216. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +1 -119
  217. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +1 -99
  218. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +1 -119
  219. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +1 -99
  220. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +1 -119
  221. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +1 -99
  222. package/dist-cjs/waiters/waitForTenantDatabaseAvailable.js +1 -89
  223. package/dist-cjs/waiters/waitForTenantDatabaseDeleted.js +1 -39
  224. package/dist-es/RDSClient.js +8 -8
  225. package/dist-es/auth/httpAuthSchemeProvider.js +2 -2
  226. package/dist-es/runtimeConfig.shared.js +2 -2
  227. package/dist-types/RDSClient.d.ts +2 -2
  228. package/dist-types/auth/httpAuthSchemeProvider.d.ts +4 -4
  229. package/dist-types/ts3.4/RDSClient.d.ts +2 -2
  230. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +6 -6
  231. package/package.json +42 -42
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteGlobalClusterCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DeleteGlobalClusterCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DeleteGlobalCluster", {})
22
- .n("RDSClient", "DeleteGlobalClusterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteGlobalClusterCommand)
25
- .de(Aws_query_1.de_DeleteGlobalClusterCommand)
26
- .build() {
27
- }
28
- exports.DeleteGlobalClusterCommand = DeleteGlobalClusterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteIntegrationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DeleteIntegrationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DeleteIntegration", {})
22
- .n("RDSClient", "DeleteIntegrationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteIntegrationCommand)
25
- .de(Aws_query_1.de_DeleteIntegrationCommand)
26
- .build() {
27
- }
28
- exports.DeleteIntegrationCommand = DeleteIntegrationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteOptionGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DeleteOptionGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DeleteOptionGroup", {})
22
- .n("RDSClient", "DeleteOptionGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteOptionGroupCommand)
25
- .de(Aws_query_1.de_DeleteOptionGroupCommand)
26
- .build() {
27
- }
28
- exports.DeleteOptionGroupCommand = DeleteOptionGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteTenantDatabaseCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_query_1 = require("../protocols/Aws_query");
11
- class DeleteTenantDatabaseCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AmazonRDSv19", "DeleteTenantDatabase", {})
23
- .n("RDSClient", "DeleteTenantDatabaseCommand")
24
- .f(void 0, models_0_1.DeleteTenantDatabaseResultFilterSensitiveLog)
25
- .ser(Aws_query_1.se_DeleteTenantDatabaseCommand)
26
- .de(Aws_query_1.de_DeleteTenantDatabaseCommand)
27
- .build() {
28
- }
29
- exports.DeleteTenantDatabaseCommand = DeleteTenantDatabaseCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeregisterDBProxyTargetsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DeregisterDBProxyTargetsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DeregisterDBProxyTargets", {})
22
- .n("RDSClient", "DeregisterDBProxyTargetsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeregisterDBProxyTargetsCommand)
25
- .de(Aws_query_1.de_DeregisterDBProxyTargetsCommand)
26
- .build() {
27
- }
28
- exports.DeregisterDBProxyTargetsCommand = DeregisterDBProxyTargetsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeAccountAttributesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeAccountAttributesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeAccountAttributes", {})
22
- .n("RDSClient", "DescribeAccountAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeAccountAttributesCommand)
25
- .de(Aws_query_1.de_DescribeAccountAttributesCommand)
26
- .build() {
27
- }
28
- exports.DescribeAccountAttributesCommand = DescribeAccountAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeBlueGreenDeploymentsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeBlueGreenDeploymentsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeBlueGreenDeployments", {})
22
- .n("RDSClient", "DescribeBlueGreenDeploymentsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeBlueGreenDeploymentsCommand)
25
- .de(Aws_query_1.de_DescribeBlueGreenDeploymentsCommand)
26
- .build() {
27
- }
28
- exports.DescribeBlueGreenDeploymentsCommand = DescribeBlueGreenDeploymentsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeCertificatesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeCertificatesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeCertificates", {})
22
- .n("RDSClient", "DescribeCertificatesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeCertificatesCommand)
25
- .de(Aws_query_1.de_DescribeCertificatesCommand)
26
- .build() {
27
- }
28
- exports.DescribeCertificatesCommand = DescribeCertificatesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBClusterAutomatedBackupsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBClusterAutomatedBackupsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBClusterAutomatedBackups", {})
22
- .n("RDSClient", "DescribeDBClusterAutomatedBackupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBClusterAutomatedBackupsCommand)
25
- .de(Aws_query_1.de_DescribeDBClusterAutomatedBackupsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBClusterAutomatedBackupsCommand = DescribeDBClusterAutomatedBackupsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBClusterBacktracksCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBClusterBacktracksCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBClusterBacktracks", {})
22
- .n("RDSClient", "DescribeDBClusterBacktracksCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBClusterBacktracksCommand)
25
- .de(Aws_query_1.de_DescribeDBClusterBacktracksCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBClusterBacktracksCommand = DescribeDBClusterBacktracksCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBClusterEndpointsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBClusterEndpointsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBClusterEndpoints", {})
22
- .n("RDSClient", "DescribeDBClusterEndpointsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBClusterEndpointsCommand)
25
- .de(Aws_query_1.de_DescribeDBClusterEndpointsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBClusterEndpointsCommand = DescribeDBClusterEndpointsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBClusterParameterGroupsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBClusterParameterGroupsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBClusterParameterGroups", {})
22
- .n("RDSClient", "DescribeDBClusterParameterGroupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBClusterParameterGroupsCommand)
25
- .de(Aws_query_1.de_DescribeDBClusterParameterGroupsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBClusterParameterGroupsCommand = DescribeDBClusterParameterGroupsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBClusterParametersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBClusterParametersCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBClusterParameters", {})
22
- .n("RDSClient", "DescribeDBClusterParametersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBClusterParametersCommand)
25
- .de(Aws_query_1.de_DescribeDBClusterParametersCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBClusterParametersCommand = DescribeDBClusterParametersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBClusterSnapshotAttributesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBClusterSnapshotAttributesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBClusterSnapshotAttributes", {})
22
- .n("RDSClient", "DescribeDBClusterSnapshotAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBClusterSnapshotAttributesCommand)
25
- .de(Aws_query_1.de_DescribeDBClusterSnapshotAttributesCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBClusterSnapshotAttributesCommand = DescribeDBClusterSnapshotAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBClusterSnapshotsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBClusterSnapshotsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBClusterSnapshots", {})
22
- .n("RDSClient", "DescribeDBClusterSnapshotsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBClusterSnapshotsCommand)
25
- .de(Aws_query_1.de_DescribeDBClusterSnapshotsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBClusterSnapshotsCommand = DescribeDBClusterSnapshotsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBClustersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBClustersCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBClusters", {})
22
- .n("RDSClient", "DescribeDBClustersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBClustersCommand)
25
- .de(Aws_query_1.de_DescribeDBClustersCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBClustersCommand = DescribeDBClustersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBEngineVersionsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBEngineVersionsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBEngineVersions", {})
22
- .n("RDSClient", "DescribeDBEngineVersionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBEngineVersionsCommand)
25
- .de(Aws_query_1.de_DescribeDBEngineVersionsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBEngineVersionsCommand = DescribeDBEngineVersionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBInstanceAutomatedBackupsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBInstanceAutomatedBackupsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBInstanceAutomatedBackups", {})
22
- .n("RDSClient", "DescribeDBInstanceAutomatedBackupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBInstanceAutomatedBackupsCommand)
25
- .de(Aws_query_1.de_DescribeDBInstanceAutomatedBackupsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBInstanceAutomatedBackupsCommand = DescribeDBInstanceAutomatedBackupsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBInstancesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBInstancesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBInstances", {})
22
- .n("RDSClient", "DescribeDBInstancesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBInstancesCommand)
25
- .de(Aws_query_1.de_DescribeDBInstancesCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBInstancesCommand = DescribeDBInstancesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBLogFilesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBLogFilesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBLogFiles", {})
22
- .n("RDSClient", "DescribeDBLogFilesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBLogFilesCommand)
25
- .de(Aws_query_1.de_DescribeDBLogFilesCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBLogFilesCommand = DescribeDBLogFilesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBParameterGroupsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeDBParameterGroupsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonRDSv19", "DescribeDBParameterGroups", {})
22
- .n("RDSClient", "DescribeDBParameterGroupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBParameterGroupsCommand)
25
- .de(Aws_query_1.de_DescribeDBParameterGroupsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBParameterGroupsCommand = DescribeDBParameterGroupsCommand;
1
+ module.exports = require("../index.js");