@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.DescribeDBParametersCommand = 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 DescribeDBParametersCommand 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", "DescribeDBParameters", {})
22
- .n("RDSClient", "DescribeDBParametersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBParametersCommand)
25
- .de(Aws_query_1.de_DescribeDBParametersCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBParametersCommand = DescribeDBParametersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBProxiesCommand = 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 DescribeDBProxiesCommand 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", "DescribeDBProxies", {})
22
- .n("RDSClient", "DescribeDBProxiesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBProxiesCommand)
25
- .de(Aws_query_1.de_DescribeDBProxiesCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBProxiesCommand = DescribeDBProxiesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBProxyEndpointsCommand = 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 DescribeDBProxyEndpointsCommand 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", "DescribeDBProxyEndpoints", {})
22
- .n("RDSClient", "DescribeDBProxyEndpointsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBProxyEndpointsCommand)
25
- .de(Aws_query_1.de_DescribeDBProxyEndpointsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBProxyEndpointsCommand = DescribeDBProxyEndpointsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBProxyTargetGroupsCommand = 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 DescribeDBProxyTargetGroupsCommand 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", "DescribeDBProxyTargetGroups", {})
22
- .n("RDSClient", "DescribeDBProxyTargetGroupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBProxyTargetGroupsCommand)
25
- .de(Aws_query_1.de_DescribeDBProxyTargetGroupsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBProxyTargetGroupsCommand = DescribeDBProxyTargetGroupsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBProxyTargetsCommand = 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 DescribeDBProxyTargetsCommand 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", "DescribeDBProxyTargets", {})
22
- .n("RDSClient", "DescribeDBProxyTargetsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBProxyTargetsCommand)
25
- .de(Aws_query_1.de_DescribeDBProxyTargetsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBProxyTargetsCommand = DescribeDBProxyTargetsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBRecommendationsCommand = 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 DescribeDBRecommendationsCommand 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", "DescribeDBRecommendations", {})
22
- .n("RDSClient", "DescribeDBRecommendationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBRecommendationsCommand)
25
- .de(Aws_query_1.de_DescribeDBRecommendationsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBRecommendationsCommand = DescribeDBRecommendationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBSecurityGroupsCommand = 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 DescribeDBSecurityGroupsCommand 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", "DescribeDBSecurityGroups", {})
22
- .n("RDSClient", "DescribeDBSecurityGroupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBSecurityGroupsCommand)
25
- .de(Aws_query_1.de_DescribeDBSecurityGroupsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBSecurityGroupsCommand = DescribeDBSecurityGroupsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBSnapshotAttributesCommand = 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 DescribeDBSnapshotAttributesCommand 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", "DescribeDBSnapshotAttributes", {})
22
- .n("RDSClient", "DescribeDBSnapshotAttributesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBSnapshotAttributesCommand)
25
- .de(Aws_query_1.de_DescribeDBSnapshotAttributesCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBSnapshotAttributesCommand = DescribeDBSnapshotAttributesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBSnapshotTenantDatabasesCommand = 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 DescribeDBSnapshotTenantDatabasesCommand 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", "DescribeDBSnapshotTenantDatabases", {})
22
- .n("RDSClient", "DescribeDBSnapshotTenantDatabasesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBSnapshotTenantDatabasesCommand)
25
- .de(Aws_query_1.de_DescribeDBSnapshotTenantDatabasesCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBSnapshotTenantDatabasesCommand = DescribeDBSnapshotTenantDatabasesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBSnapshotsCommand = 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 DescribeDBSnapshotsCommand 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", "DescribeDBSnapshots", {})
22
- .n("RDSClient", "DescribeDBSnapshotsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBSnapshotsCommand)
25
- .de(Aws_query_1.de_DescribeDBSnapshotsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBSnapshotsCommand = DescribeDBSnapshotsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeDBSubnetGroupsCommand = 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 DescribeDBSubnetGroupsCommand 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", "DescribeDBSubnetGroups", {})
22
- .n("RDSClient", "DescribeDBSubnetGroupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeDBSubnetGroupsCommand)
25
- .de(Aws_query_1.de_DescribeDBSubnetGroupsCommand)
26
- .build() {
27
- }
28
- exports.DescribeDBSubnetGroupsCommand = DescribeDBSubnetGroupsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeEngineDefaultClusterParametersCommand = 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 DescribeEngineDefaultClusterParametersCommand 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", "DescribeEngineDefaultClusterParameters", {})
22
- .n("RDSClient", "DescribeEngineDefaultClusterParametersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeEngineDefaultClusterParametersCommand)
25
- .de(Aws_query_1.de_DescribeEngineDefaultClusterParametersCommand)
26
- .build() {
27
- }
28
- exports.DescribeEngineDefaultClusterParametersCommand = DescribeEngineDefaultClusterParametersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeEngineDefaultParametersCommand = 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 DescribeEngineDefaultParametersCommand 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", "DescribeEngineDefaultParameters", {})
22
- .n("RDSClient", "DescribeEngineDefaultParametersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeEngineDefaultParametersCommand)
25
- .de(Aws_query_1.de_DescribeEngineDefaultParametersCommand)
26
- .build() {
27
- }
28
- exports.DescribeEngineDefaultParametersCommand = DescribeEngineDefaultParametersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeEventCategoriesCommand = 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 DescribeEventCategoriesCommand 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", "DescribeEventCategories", {})
22
- .n("RDSClient", "DescribeEventCategoriesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeEventCategoriesCommand)
25
- .de(Aws_query_1.de_DescribeEventCategoriesCommand)
26
- .build() {
27
- }
28
- exports.DescribeEventCategoriesCommand = DescribeEventCategoriesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeEventSubscriptionsCommand = 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 DescribeEventSubscriptionsCommand 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", "DescribeEventSubscriptions", {})
22
- .n("RDSClient", "DescribeEventSubscriptionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeEventSubscriptionsCommand)
25
- .de(Aws_query_1.de_DescribeEventSubscriptionsCommand)
26
- .build() {
27
- }
28
- exports.DescribeEventSubscriptionsCommand = DescribeEventSubscriptionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeEventsCommand = 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 DescribeEventsCommand 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", "DescribeEvents", {})
22
- .n("RDSClient", "DescribeEventsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeEventsCommand)
25
- .de(Aws_query_1.de_DescribeEventsCommand)
26
- .build() {
27
- }
28
- exports.DescribeEventsCommand = DescribeEventsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeExportTasksCommand = 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 DescribeExportTasksCommand 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", "DescribeExportTasks", {})
22
- .n("RDSClient", "DescribeExportTasksCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeExportTasksCommand)
25
- .de(Aws_query_1.de_DescribeExportTasksCommand)
26
- .build() {
27
- }
28
- exports.DescribeExportTasksCommand = DescribeExportTasksCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeGlobalClustersCommand = 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 DescribeGlobalClustersCommand 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", "DescribeGlobalClusters", {})
22
- .n("RDSClient", "DescribeGlobalClustersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeGlobalClustersCommand)
25
- .de(Aws_query_1.de_DescribeGlobalClustersCommand)
26
- .build() {
27
- }
28
- exports.DescribeGlobalClustersCommand = DescribeGlobalClustersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeIntegrationsCommand = 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 DescribeIntegrationsCommand 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", "DescribeIntegrations", {})
22
- .n("RDSClient", "DescribeIntegrationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeIntegrationsCommand)
25
- .de(Aws_query_1.de_DescribeIntegrationsCommand)
26
- .build() {
27
- }
28
- exports.DescribeIntegrationsCommand = DescribeIntegrationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeOptionGroupOptionsCommand = 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 DescribeOptionGroupOptionsCommand 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", "DescribeOptionGroupOptions", {})
22
- .n("RDSClient", "DescribeOptionGroupOptionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeOptionGroupOptionsCommand)
25
- .de(Aws_query_1.de_DescribeOptionGroupOptionsCommand)
26
- .build() {
27
- }
28
- exports.DescribeOptionGroupOptionsCommand = DescribeOptionGroupOptionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeOptionGroupsCommand = 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 DescribeOptionGroupsCommand 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", "DescribeOptionGroups", {})
22
- .n("RDSClient", "DescribeOptionGroupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeOptionGroupsCommand)
25
- .de(Aws_query_1.de_DescribeOptionGroupsCommand)
26
- .build() {
27
- }
28
- exports.DescribeOptionGroupsCommand = DescribeOptionGroupsCommand;
1
+ module.exports = require("../index.js");