@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.BacktrackDBClusterCommand = 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 BacktrackDBClusterCommand 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", "BacktrackDBCluster", {})
22
- .n("RDSClient", "BacktrackDBClusterCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_BacktrackDBClusterCommand)
25
- .de(Aws_query_1.de_BacktrackDBClusterCommand)
26
- .build() {
27
- }
28
- exports.BacktrackDBClusterCommand = BacktrackDBClusterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CancelExportTaskCommand = 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 CancelExportTaskCommand 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", "CancelExportTask", {})
22
- .n("RDSClient", "CancelExportTaskCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CancelExportTaskCommand)
25
- .de(Aws_query_1.de_CancelExportTaskCommand)
26
- .build() {
27
- }
28
- exports.CancelExportTaskCommand = CancelExportTaskCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopyDBClusterParameterGroupCommand = 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 CopyDBClusterParameterGroupCommand 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", "CopyDBClusterParameterGroup", {})
22
- .n("RDSClient", "CopyDBClusterParameterGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CopyDBClusterParameterGroupCommand)
25
- .de(Aws_query_1.de_CopyDBClusterParameterGroupCommand)
26
- .build() {
27
- }
28
- exports.CopyDBClusterParameterGroupCommand = CopyDBClusterParameterGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopyDBClusterSnapshotCommand = exports.$Command = void 0;
4
- const middleware_sdk_rds_1 = require("@aws-sdk/middleware-sdk-rds");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_query_1 = require("../protocols/Aws_query");
11
- class CopyDBClusterSnapshotCommand 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
- (0, middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin)(config),
21
- ];
22
- })
23
- .s("AmazonRDSv19", "CopyDBClusterSnapshot", {})
24
- .n("RDSClient", "CopyDBClusterSnapshotCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_query_1.se_CopyDBClusterSnapshotCommand)
27
- .de(Aws_query_1.de_CopyDBClusterSnapshotCommand)
28
- .build() {
29
- }
30
- exports.CopyDBClusterSnapshotCommand = CopyDBClusterSnapshotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopyDBParameterGroupCommand = 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 CopyDBParameterGroupCommand 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", "CopyDBParameterGroup", {})
22
- .n("RDSClient", "CopyDBParameterGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CopyDBParameterGroupCommand)
25
- .de(Aws_query_1.de_CopyDBParameterGroupCommand)
26
- .build() {
27
- }
28
- exports.CopyDBParameterGroupCommand = CopyDBParameterGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopyDBSnapshotCommand = exports.$Command = void 0;
4
- const middleware_sdk_rds_1 = require("@aws-sdk/middleware-sdk-rds");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_query_1 = require("../protocols/Aws_query");
11
- class CopyDBSnapshotCommand 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
- (0, middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin)(config),
21
- ];
22
- })
23
- .s("AmazonRDSv19", "CopyDBSnapshot", {})
24
- .n("RDSClient", "CopyDBSnapshotCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_query_1.se_CopyDBSnapshotCommand)
27
- .de(Aws_query_1.de_CopyDBSnapshotCommand)
28
- .build() {
29
- }
30
- exports.CopyDBSnapshotCommand = CopyDBSnapshotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CopyOptionGroupCommand = 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 CopyOptionGroupCommand 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", "CopyOptionGroup", {})
22
- .n("RDSClient", "CopyOptionGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CopyOptionGroupCommand)
25
- .de(Aws_query_1.de_CopyOptionGroupCommand)
26
- .build() {
27
- }
28
- exports.CopyOptionGroupCommand = CopyOptionGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateBlueGreenDeploymentCommand = 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 CreateBlueGreenDeploymentCommand 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", "CreateBlueGreenDeployment", {})
22
- .n("RDSClient", "CreateBlueGreenDeploymentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateBlueGreenDeploymentCommand)
25
- .de(Aws_query_1.de_CreateBlueGreenDeploymentCommand)
26
- .build() {
27
- }
28
- exports.CreateBlueGreenDeploymentCommand = CreateBlueGreenDeploymentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateCustomDBEngineVersionCommand = 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 CreateCustomDBEngineVersionCommand 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", "CreateCustomDBEngineVersion", {})
22
- .n("RDSClient", "CreateCustomDBEngineVersionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateCustomDBEngineVersionCommand)
25
- .de(Aws_query_1.de_CreateCustomDBEngineVersionCommand)
26
- .build() {
27
- }
28
- exports.CreateCustomDBEngineVersionCommand = CreateCustomDBEngineVersionCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBClusterCommand = exports.$Command = void 0;
4
- const middleware_sdk_rds_1 = require("@aws-sdk/middleware-sdk-rds");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_query_1 = require("../protocols/Aws_query");
11
- class CreateDBClusterCommand 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
- (0, middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin)(config),
21
- ];
22
- })
23
- .s("AmazonRDSv19", "CreateDBCluster", {})
24
- .n("RDSClient", "CreateDBClusterCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_query_1.se_CreateDBClusterCommand)
27
- .de(Aws_query_1.de_CreateDBClusterCommand)
28
- .build() {
29
- }
30
- exports.CreateDBClusterCommand = CreateDBClusterCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBClusterEndpointCommand = 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 CreateDBClusterEndpointCommand 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", "CreateDBClusterEndpoint", {})
22
- .n("RDSClient", "CreateDBClusterEndpointCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBClusterEndpointCommand)
25
- .de(Aws_query_1.de_CreateDBClusterEndpointCommand)
26
- .build() {
27
- }
28
- exports.CreateDBClusterEndpointCommand = CreateDBClusterEndpointCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBClusterParameterGroupCommand = 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 CreateDBClusterParameterGroupCommand 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", "CreateDBClusterParameterGroup", {})
22
- .n("RDSClient", "CreateDBClusterParameterGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBClusterParameterGroupCommand)
25
- .de(Aws_query_1.de_CreateDBClusterParameterGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateDBClusterParameterGroupCommand = CreateDBClusterParameterGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBClusterSnapshotCommand = 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 CreateDBClusterSnapshotCommand 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", "CreateDBClusterSnapshot", {})
22
- .n("RDSClient", "CreateDBClusterSnapshotCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBClusterSnapshotCommand)
25
- .de(Aws_query_1.de_CreateDBClusterSnapshotCommand)
26
- .build() {
27
- }
28
- exports.CreateDBClusterSnapshotCommand = CreateDBClusterSnapshotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBInstanceCommand = 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 CreateDBInstanceCommand 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", "CreateDBInstance", {})
22
- .n("RDSClient", "CreateDBInstanceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBInstanceCommand)
25
- .de(Aws_query_1.de_CreateDBInstanceCommand)
26
- .build() {
27
- }
28
- exports.CreateDBInstanceCommand = CreateDBInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,30 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBInstanceReadReplicaCommand = exports.$Command = void 0;
4
- const middleware_sdk_rds_1 = require("@aws-sdk/middleware-sdk-rds");
5
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
- const middleware_serde_1 = require("@smithy/middleware-serde");
7
- const smithy_client_1 = require("@smithy/smithy-client");
8
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
10
- const Aws_query_1 = require("../protocols/Aws_query");
11
- class CreateDBInstanceReadReplicaCommand 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
- (0, middleware_sdk_rds_1.getCrossRegionPresignedUrlPlugin)(config),
21
- ];
22
- })
23
- .s("AmazonRDSv19", "CreateDBInstanceReadReplica", {})
24
- .n("RDSClient", "CreateDBInstanceReadReplicaCommand")
25
- .f(void 0, void 0)
26
- .ser(Aws_query_1.se_CreateDBInstanceReadReplicaCommand)
27
- .de(Aws_query_1.de_CreateDBInstanceReadReplicaCommand)
28
- .build() {
29
- }
30
- exports.CreateDBInstanceReadReplicaCommand = CreateDBInstanceReadReplicaCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBParameterGroupCommand = 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 CreateDBParameterGroupCommand 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", "CreateDBParameterGroup", {})
22
- .n("RDSClient", "CreateDBParameterGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBParameterGroupCommand)
25
- .de(Aws_query_1.de_CreateDBParameterGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateDBParameterGroupCommand = CreateDBParameterGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBProxyCommand = 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 CreateDBProxyCommand 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", "CreateDBProxy", {})
22
- .n("RDSClient", "CreateDBProxyCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBProxyCommand)
25
- .de(Aws_query_1.de_CreateDBProxyCommand)
26
- .build() {
27
- }
28
- exports.CreateDBProxyCommand = CreateDBProxyCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBProxyEndpointCommand = 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 CreateDBProxyEndpointCommand 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", "CreateDBProxyEndpoint", {})
22
- .n("RDSClient", "CreateDBProxyEndpointCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBProxyEndpointCommand)
25
- .de(Aws_query_1.de_CreateDBProxyEndpointCommand)
26
- .build() {
27
- }
28
- exports.CreateDBProxyEndpointCommand = CreateDBProxyEndpointCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBSecurityGroupCommand = 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 CreateDBSecurityGroupCommand 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", "CreateDBSecurityGroup", {})
22
- .n("RDSClient", "CreateDBSecurityGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBSecurityGroupCommand)
25
- .de(Aws_query_1.de_CreateDBSecurityGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateDBSecurityGroupCommand = CreateDBSecurityGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBSnapshotCommand = 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 CreateDBSnapshotCommand 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", "CreateDBSnapshot", {})
22
- .n("RDSClient", "CreateDBSnapshotCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBSnapshotCommand)
25
- .de(Aws_query_1.de_CreateDBSnapshotCommand)
26
- .build() {
27
- }
28
- exports.CreateDBSnapshotCommand = CreateDBSnapshotCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDBSubnetGroupCommand = 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 CreateDBSubnetGroupCommand 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", "CreateDBSubnetGroup", {})
22
- .n("RDSClient", "CreateDBSubnetGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_CreateDBSubnetGroupCommand)
25
- .de(Aws_query_1.de_CreateDBSubnetGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateDBSubnetGroupCommand = CreateDBSubnetGroupCommand;
1
+ module.exports = require("../index.js");