@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,394 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ModifyTenantDatabaseResultFilterSensitiveLog = exports.ModifyTenantDatabaseMessageFilterSensitiveLog = exports.TenantDatabasesMessageFilterSensitiveLog = exports.InvalidExportSourceStateFault = exports.InvalidExportOnlyFault = exports.IamRoleNotFoundFault = exports.IamRoleMissingPermissionsFault = exports.ExportTaskAlreadyExistsFault = exports.PointInTimeRestoreNotEnabledFault = exports.InvalidRestoreFault = exports.InsufficientDBClusterCapacityFault = exports.InvalidS3BucketFault = exports.DBInstanceRoleNotFoundFault = exports.DBClusterRoleNotFoundFault = exports.InsufficientAvailableIPsInSubnetFault = exports.DBProxyTargetAlreadyRegisteredFault = exports.ReservedDBInstanceQuotaExceededFault = exports.ReservedDBInstanceAlreadyExistsFault = exports.SubnetAlreadyInUse = exports.DBUpgradeDependencyFailureFault = exports.SharedSnapshotQuotaExceededFault = exports.StorageTypeNotAvailableFault = exports.CustomEngineVersionStatus = exports.InvalidDBClusterCapacityFault = exports.AuditPolicyState = exports.DBLogFileNotFoundFault = exports.InvalidResourceStateFault = exports.ReservedDBInstancesOfferingNotFoundFault = exports.ReservedDBInstanceNotFoundFault = exports.SourceType = exports.TargetType = exports.TargetState = exports.TargetHealthReason = exports.TargetRole = exports.ApplyMethod = exports.DBClusterBacktrackNotFoundFault = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const models_0_1 = require("./models_0");
6
- const RDSServiceException_1 = require("./RDSServiceException");
7
- class DBClusterBacktrackNotFoundFault extends RDSServiceException_1.RDSServiceException {
8
- constructor(opts) {
9
- super({
10
- name: "DBClusterBacktrackNotFoundFault",
11
- $fault: "client",
12
- ...opts,
13
- });
14
- this.name = "DBClusterBacktrackNotFoundFault";
15
- this.$fault = "client";
16
- Object.setPrototypeOf(this, DBClusterBacktrackNotFoundFault.prototype);
17
- }
18
- }
19
- exports.DBClusterBacktrackNotFoundFault = DBClusterBacktrackNotFoundFault;
20
- exports.ApplyMethod = {
21
- immediate: "immediate",
22
- pending_reboot: "pending-reboot",
23
- };
24
- exports.TargetRole = {
25
- READ_ONLY: "READ_ONLY",
26
- READ_WRITE: "READ_WRITE",
27
- UNKNOWN: "UNKNOWN",
28
- };
29
- exports.TargetHealthReason = {
30
- AUTH_FAILURE: "AUTH_FAILURE",
31
- CONNECTION_FAILED: "CONNECTION_FAILED",
32
- INVALID_REPLICATION_STATE: "INVALID_REPLICATION_STATE",
33
- PENDING_PROXY_CAPACITY: "PENDING_PROXY_CAPACITY",
34
- UNREACHABLE: "UNREACHABLE",
35
- };
36
- exports.TargetState = {
37
- available: "AVAILABLE",
38
- registering: "REGISTERING",
39
- unavailable: "UNAVAILABLE",
40
- };
41
- exports.TargetType = {
42
- RDS_INSTANCE: "RDS_INSTANCE",
43
- RDS_SERVERLESS_ENDPOINT: "RDS_SERVERLESS_ENDPOINT",
44
- TRACKED_CLUSTER: "TRACKED_CLUSTER",
45
- };
46
- exports.SourceType = {
47
- blue_green_deployment: "blue-green-deployment",
48
- custom_engine_version: "custom-engine-version",
49
- db_cluster: "db-cluster",
50
- db_cluster_snapshot: "db-cluster-snapshot",
51
- db_instance: "db-instance",
52
- db_parameter_group: "db-parameter-group",
53
- db_proxy: "db-proxy",
54
- db_security_group: "db-security-group",
55
- db_snapshot: "db-snapshot",
56
- };
57
- class ReservedDBInstanceNotFoundFault extends RDSServiceException_1.RDSServiceException {
58
- constructor(opts) {
59
- super({
60
- name: "ReservedDBInstanceNotFoundFault",
61
- $fault: "client",
62
- ...opts,
63
- });
64
- this.name = "ReservedDBInstanceNotFoundFault";
65
- this.$fault = "client";
66
- Object.setPrototypeOf(this, ReservedDBInstanceNotFoundFault.prototype);
67
- }
68
- }
69
- exports.ReservedDBInstanceNotFoundFault = ReservedDBInstanceNotFoundFault;
70
- class ReservedDBInstancesOfferingNotFoundFault extends RDSServiceException_1.RDSServiceException {
71
- constructor(opts) {
72
- super({
73
- name: "ReservedDBInstancesOfferingNotFoundFault",
74
- $fault: "client",
75
- ...opts,
76
- });
77
- this.name = "ReservedDBInstancesOfferingNotFoundFault";
78
- this.$fault = "client";
79
- Object.setPrototypeOf(this, ReservedDBInstancesOfferingNotFoundFault.prototype);
80
- }
81
- }
82
- exports.ReservedDBInstancesOfferingNotFoundFault = ReservedDBInstancesOfferingNotFoundFault;
83
- class InvalidResourceStateFault extends RDSServiceException_1.RDSServiceException {
84
- constructor(opts) {
85
- super({
86
- name: "InvalidResourceStateFault",
87
- $fault: "client",
88
- ...opts,
89
- });
90
- this.name = "InvalidResourceStateFault";
91
- this.$fault = "client";
92
- Object.setPrototypeOf(this, InvalidResourceStateFault.prototype);
93
- }
94
- }
95
- exports.InvalidResourceStateFault = InvalidResourceStateFault;
96
- class DBLogFileNotFoundFault extends RDSServiceException_1.RDSServiceException {
97
- constructor(opts) {
98
- super({
99
- name: "DBLogFileNotFoundFault",
100
- $fault: "client",
101
- ...opts,
102
- });
103
- this.name = "DBLogFileNotFoundFault";
104
- this.$fault = "client";
105
- Object.setPrototypeOf(this, DBLogFileNotFoundFault.prototype);
106
- }
107
- }
108
- exports.DBLogFileNotFoundFault = DBLogFileNotFoundFault;
109
- exports.AuditPolicyState = {
110
- LOCKED_POLICY: "locked",
111
- UNLOCKED_POLICY: "unlocked",
112
- };
113
- class InvalidDBClusterCapacityFault extends RDSServiceException_1.RDSServiceException {
114
- constructor(opts) {
115
- super({
116
- name: "InvalidDBClusterCapacityFault",
117
- $fault: "client",
118
- ...opts,
119
- });
120
- this.name = "InvalidDBClusterCapacityFault";
121
- this.$fault = "client";
122
- Object.setPrototypeOf(this, InvalidDBClusterCapacityFault.prototype);
123
- }
124
- }
125
- exports.InvalidDBClusterCapacityFault = InvalidDBClusterCapacityFault;
126
- exports.CustomEngineVersionStatus = {
127
- available: "available",
128
- inactive: "inactive",
129
- inactive_except_restore: "inactive-except-restore",
130
- };
131
- class StorageTypeNotAvailableFault extends RDSServiceException_1.RDSServiceException {
132
- constructor(opts) {
133
- super({
134
- name: "StorageTypeNotAvailableFault",
135
- $fault: "client",
136
- ...opts,
137
- });
138
- this.name = "StorageTypeNotAvailableFault";
139
- this.$fault = "client";
140
- Object.setPrototypeOf(this, StorageTypeNotAvailableFault.prototype);
141
- }
142
- }
143
- exports.StorageTypeNotAvailableFault = StorageTypeNotAvailableFault;
144
- class SharedSnapshotQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
145
- constructor(opts) {
146
- super({
147
- name: "SharedSnapshotQuotaExceededFault",
148
- $fault: "client",
149
- ...opts,
150
- });
151
- this.name = "SharedSnapshotQuotaExceededFault";
152
- this.$fault = "client";
153
- Object.setPrototypeOf(this, SharedSnapshotQuotaExceededFault.prototype);
154
- }
155
- }
156
- exports.SharedSnapshotQuotaExceededFault = SharedSnapshotQuotaExceededFault;
157
- class DBUpgradeDependencyFailureFault extends RDSServiceException_1.RDSServiceException {
158
- constructor(opts) {
159
- super({
160
- name: "DBUpgradeDependencyFailureFault",
161
- $fault: "client",
162
- ...opts,
163
- });
164
- this.name = "DBUpgradeDependencyFailureFault";
165
- this.$fault = "client";
166
- Object.setPrototypeOf(this, DBUpgradeDependencyFailureFault.prototype);
167
- }
168
- }
169
- exports.DBUpgradeDependencyFailureFault = DBUpgradeDependencyFailureFault;
170
- class SubnetAlreadyInUse extends RDSServiceException_1.RDSServiceException {
171
- constructor(opts) {
172
- super({
173
- name: "SubnetAlreadyInUse",
174
- $fault: "client",
175
- ...opts,
176
- });
177
- this.name = "SubnetAlreadyInUse";
178
- this.$fault = "client";
179
- Object.setPrototypeOf(this, SubnetAlreadyInUse.prototype);
180
- }
181
- }
182
- exports.SubnetAlreadyInUse = SubnetAlreadyInUse;
183
- class ReservedDBInstanceAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
184
- constructor(opts) {
185
- super({
186
- name: "ReservedDBInstanceAlreadyExistsFault",
187
- $fault: "client",
188
- ...opts,
189
- });
190
- this.name = "ReservedDBInstanceAlreadyExistsFault";
191
- this.$fault = "client";
192
- Object.setPrototypeOf(this, ReservedDBInstanceAlreadyExistsFault.prototype);
193
- }
194
- }
195
- exports.ReservedDBInstanceAlreadyExistsFault = ReservedDBInstanceAlreadyExistsFault;
196
- class ReservedDBInstanceQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
197
- constructor(opts) {
198
- super({
199
- name: "ReservedDBInstanceQuotaExceededFault",
200
- $fault: "client",
201
- ...opts,
202
- });
203
- this.name = "ReservedDBInstanceQuotaExceededFault";
204
- this.$fault = "client";
205
- Object.setPrototypeOf(this, ReservedDBInstanceQuotaExceededFault.prototype);
206
- }
207
- }
208
- exports.ReservedDBInstanceQuotaExceededFault = ReservedDBInstanceQuotaExceededFault;
209
- class DBProxyTargetAlreadyRegisteredFault extends RDSServiceException_1.RDSServiceException {
210
- constructor(opts) {
211
- super({
212
- name: "DBProxyTargetAlreadyRegisteredFault",
213
- $fault: "client",
214
- ...opts,
215
- });
216
- this.name = "DBProxyTargetAlreadyRegisteredFault";
217
- this.$fault = "client";
218
- Object.setPrototypeOf(this, DBProxyTargetAlreadyRegisteredFault.prototype);
219
- }
220
- }
221
- exports.DBProxyTargetAlreadyRegisteredFault = DBProxyTargetAlreadyRegisteredFault;
222
- class InsufficientAvailableIPsInSubnetFault extends RDSServiceException_1.RDSServiceException {
223
- constructor(opts) {
224
- super({
225
- name: "InsufficientAvailableIPsInSubnetFault",
226
- $fault: "client",
227
- ...opts,
228
- });
229
- this.name = "InsufficientAvailableIPsInSubnetFault";
230
- this.$fault = "client";
231
- Object.setPrototypeOf(this, InsufficientAvailableIPsInSubnetFault.prototype);
232
- }
233
- }
234
- exports.InsufficientAvailableIPsInSubnetFault = InsufficientAvailableIPsInSubnetFault;
235
- class DBClusterRoleNotFoundFault extends RDSServiceException_1.RDSServiceException {
236
- constructor(opts) {
237
- super({
238
- name: "DBClusterRoleNotFoundFault",
239
- $fault: "client",
240
- ...opts,
241
- });
242
- this.name = "DBClusterRoleNotFoundFault";
243
- this.$fault = "client";
244
- Object.setPrototypeOf(this, DBClusterRoleNotFoundFault.prototype);
245
- }
246
- }
247
- exports.DBClusterRoleNotFoundFault = DBClusterRoleNotFoundFault;
248
- class DBInstanceRoleNotFoundFault extends RDSServiceException_1.RDSServiceException {
249
- constructor(opts) {
250
- super({
251
- name: "DBInstanceRoleNotFoundFault",
252
- $fault: "client",
253
- ...opts,
254
- });
255
- this.name = "DBInstanceRoleNotFoundFault";
256
- this.$fault = "client";
257
- Object.setPrototypeOf(this, DBInstanceRoleNotFoundFault.prototype);
258
- }
259
- }
260
- exports.DBInstanceRoleNotFoundFault = DBInstanceRoleNotFoundFault;
261
- class InvalidS3BucketFault extends RDSServiceException_1.RDSServiceException {
262
- constructor(opts) {
263
- super({
264
- name: "InvalidS3BucketFault",
265
- $fault: "client",
266
- ...opts,
267
- });
268
- this.name = "InvalidS3BucketFault";
269
- this.$fault = "client";
270
- Object.setPrototypeOf(this, InvalidS3BucketFault.prototype);
271
- }
272
- }
273
- exports.InvalidS3BucketFault = InvalidS3BucketFault;
274
- class InsufficientDBClusterCapacityFault extends RDSServiceException_1.RDSServiceException {
275
- constructor(opts) {
276
- super({
277
- name: "InsufficientDBClusterCapacityFault",
278
- $fault: "client",
279
- ...opts,
280
- });
281
- this.name = "InsufficientDBClusterCapacityFault";
282
- this.$fault = "client";
283
- Object.setPrototypeOf(this, InsufficientDBClusterCapacityFault.prototype);
284
- }
285
- }
286
- exports.InsufficientDBClusterCapacityFault = InsufficientDBClusterCapacityFault;
287
- class InvalidRestoreFault extends RDSServiceException_1.RDSServiceException {
288
- constructor(opts) {
289
- super({
290
- name: "InvalidRestoreFault",
291
- $fault: "client",
292
- ...opts,
293
- });
294
- this.name = "InvalidRestoreFault";
295
- this.$fault = "client";
296
- Object.setPrototypeOf(this, InvalidRestoreFault.prototype);
297
- }
298
- }
299
- exports.InvalidRestoreFault = InvalidRestoreFault;
300
- class PointInTimeRestoreNotEnabledFault extends RDSServiceException_1.RDSServiceException {
301
- constructor(opts) {
302
- super({
303
- name: "PointInTimeRestoreNotEnabledFault",
304
- $fault: "client",
305
- ...opts,
306
- });
307
- this.name = "PointInTimeRestoreNotEnabledFault";
308
- this.$fault = "client";
309
- Object.setPrototypeOf(this, PointInTimeRestoreNotEnabledFault.prototype);
310
- }
311
- }
312
- exports.PointInTimeRestoreNotEnabledFault = PointInTimeRestoreNotEnabledFault;
313
- class ExportTaskAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
314
- constructor(opts) {
315
- super({
316
- name: "ExportTaskAlreadyExistsFault",
317
- $fault: "client",
318
- ...opts,
319
- });
320
- this.name = "ExportTaskAlreadyExistsFault";
321
- this.$fault = "client";
322
- Object.setPrototypeOf(this, ExportTaskAlreadyExistsFault.prototype);
323
- }
324
- }
325
- exports.ExportTaskAlreadyExistsFault = ExportTaskAlreadyExistsFault;
326
- class IamRoleMissingPermissionsFault extends RDSServiceException_1.RDSServiceException {
327
- constructor(opts) {
328
- super({
329
- name: "IamRoleMissingPermissionsFault",
330
- $fault: "client",
331
- ...opts,
332
- });
333
- this.name = "IamRoleMissingPermissionsFault";
334
- this.$fault = "client";
335
- Object.setPrototypeOf(this, IamRoleMissingPermissionsFault.prototype);
336
- }
337
- }
338
- exports.IamRoleMissingPermissionsFault = IamRoleMissingPermissionsFault;
339
- class IamRoleNotFoundFault extends RDSServiceException_1.RDSServiceException {
340
- constructor(opts) {
341
- super({
342
- name: "IamRoleNotFoundFault",
343
- $fault: "client",
344
- ...opts,
345
- });
346
- this.name = "IamRoleNotFoundFault";
347
- this.$fault = "client";
348
- Object.setPrototypeOf(this, IamRoleNotFoundFault.prototype);
349
- }
350
- }
351
- exports.IamRoleNotFoundFault = IamRoleNotFoundFault;
352
- class InvalidExportOnlyFault extends RDSServiceException_1.RDSServiceException {
353
- constructor(opts) {
354
- super({
355
- name: "InvalidExportOnlyFault",
356
- $fault: "client",
357
- ...opts,
358
- });
359
- this.name = "InvalidExportOnlyFault";
360
- this.$fault = "client";
361
- Object.setPrototypeOf(this, InvalidExportOnlyFault.prototype);
362
- }
363
- }
364
- exports.InvalidExportOnlyFault = InvalidExportOnlyFault;
365
- class InvalidExportSourceStateFault extends RDSServiceException_1.RDSServiceException {
366
- constructor(opts) {
367
- super({
368
- name: "InvalidExportSourceStateFault",
369
- $fault: "client",
370
- ...opts,
371
- });
372
- this.name = "InvalidExportSourceStateFault";
373
- this.$fault = "client";
374
- Object.setPrototypeOf(this, InvalidExportSourceStateFault.prototype);
375
- }
376
- }
377
- exports.InvalidExportSourceStateFault = InvalidExportSourceStateFault;
378
- const TenantDatabasesMessageFilterSensitiveLog = (obj) => ({
379
- ...obj,
380
- ...(obj.TenantDatabases && {
381
- TenantDatabases: obj.TenantDatabases.map((item) => (0, models_0_1.TenantDatabaseFilterSensitiveLog)(item)),
382
- }),
383
- });
384
- exports.TenantDatabasesMessageFilterSensitiveLog = TenantDatabasesMessageFilterSensitiveLog;
385
- const ModifyTenantDatabaseMessageFilterSensitiveLog = (obj) => ({
386
- ...obj,
387
- ...(obj.MasterUserPassword && { MasterUserPassword: smithy_client_1.SENSITIVE_STRING }),
388
- });
389
- exports.ModifyTenantDatabaseMessageFilterSensitiveLog = ModifyTenantDatabaseMessageFilterSensitiveLog;
390
- const ModifyTenantDatabaseResultFilterSensitiveLog = (obj) => ({
391
- ...obj,
392
- ...(obj.TenantDatabase && { TenantDatabase: (0, models_0_1.TenantDatabaseFilterSensitiveLog)(obj.TenantDatabase) }),
393
- });
394
- exports.ModifyTenantDatabaseResultFilterSensitiveLog = ModifyTenantDatabaseResultFilterSensitiveLog;
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeBlueGreenDeployments = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeBlueGreenDeploymentsCommand_1 = require("../commands/DescribeBlueGreenDeploymentsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeBlueGreenDeployments = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeBlueGreenDeploymentsCommand_1.DescribeBlueGreenDeploymentsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeCertificates = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeCertificatesCommand_1 = require("../commands/DescribeCertificatesCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeCertificates = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeCertificatesCommand_1.DescribeCertificatesCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBClusterAutomatedBackups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBClusterAutomatedBackupsCommand_1 = require("../commands/DescribeDBClusterAutomatedBackupsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBClusterAutomatedBackups = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBClusterAutomatedBackupsCommand_1.DescribeDBClusterAutomatedBackupsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBClusterBacktracks = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBClusterBacktracksCommand_1 = require("../commands/DescribeDBClusterBacktracksCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBClusterBacktracks = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBClusterBacktracksCommand_1.DescribeDBClusterBacktracksCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBClusterEndpoints = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBClusterEndpointsCommand_1 = require("../commands/DescribeDBClusterEndpointsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBClusterEndpoints = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBClusterEndpointsCommand_1.DescribeDBClusterEndpointsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBClusterParameterGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBClusterParameterGroupsCommand_1 = require("../commands/DescribeDBClusterParameterGroupsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBClusterParameterGroups = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBClusterParameterGroupsCommand_1.DescribeDBClusterParameterGroupsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBClusterParameters = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBClusterParametersCommand_1 = require("../commands/DescribeDBClusterParametersCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBClusterParameters = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBClusterParametersCommand_1.DescribeDBClusterParametersCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBClusterSnapshots = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBClusterSnapshotsCommand_1 = require("../commands/DescribeDBClusterSnapshotsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBClusterSnapshots = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBClusterSnapshotsCommand_1.DescribeDBClusterSnapshotsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBClusters = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBClustersCommand_1 = require("../commands/DescribeDBClustersCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBClusters = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBClustersCommand_1.DescribeDBClustersCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBEngineVersions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBEngineVersionsCommand_1 = require("../commands/DescribeDBEngineVersionsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBEngineVersions = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBEngineVersionsCommand_1.DescribeDBEngineVersionsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBInstanceAutomatedBackups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBInstanceAutomatedBackupsCommand_1 = require("../commands/DescribeDBInstanceAutomatedBackupsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBInstanceAutomatedBackups = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBInstanceAutomatedBackupsCommand_1.DescribeDBInstanceAutomatedBackupsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBInstances = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBInstancesCommand_1 = require("../commands/DescribeDBInstancesCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBInstances = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBInstancesCommand_1.DescribeDBInstancesCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBLogFiles = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBLogFilesCommand_1 = require("../commands/DescribeDBLogFilesCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBLogFiles = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBLogFilesCommand_1.DescribeDBLogFilesCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBParameterGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBParameterGroupsCommand_1 = require("../commands/DescribeDBParameterGroupsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBParameterGroups = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBParameterGroupsCommand_1.DescribeDBParameterGroupsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBParameters = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBParametersCommand_1 = require("../commands/DescribeDBParametersCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBParameters = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBParametersCommand_1.DescribeDBParametersCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBProxies = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBProxiesCommand_1 = require("../commands/DescribeDBProxiesCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBProxies = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBProxiesCommand_1.DescribeDBProxiesCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBProxyEndpoints = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBProxyEndpointsCommand_1 = require("../commands/DescribeDBProxyEndpointsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBProxyEndpoints = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBProxyEndpointsCommand_1.DescribeDBProxyEndpointsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBProxyTargetGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBProxyTargetGroupsCommand_1 = require("../commands/DescribeDBProxyTargetGroupsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBProxyTargetGroups = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBProxyTargetGroupsCommand_1.DescribeDBProxyTargetGroupsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBProxyTargets = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBProxyTargetsCommand_1 = require("../commands/DescribeDBProxyTargetsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBProxyTargets = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBProxyTargetsCommand_1.DescribeDBProxyTargetsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBRecommendations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBRecommendationsCommand_1 = require("../commands/DescribeDBRecommendationsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBRecommendations = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBRecommendationsCommand_1.DescribeDBRecommendationsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBSecurityGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBSecurityGroupsCommand_1 = require("../commands/DescribeDBSecurityGroupsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBSecurityGroups = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBSecurityGroupsCommand_1.DescribeDBSecurityGroupsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBSnapshotTenantDatabases = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBSnapshotTenantDatabasesCommand_1 = require("../commands/DescribeDBSnapshotTenantDatabasesCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBSnapshotTenantDatabases = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBSnapshotTenantDatabasesCommand_1.DescribeDBSnapshotTenantDatabasesCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBSnapshots = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBSnapshotsCommand_1 = require("../commands/DescribeDBSnapshotsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBSnapshots = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBSnapshotsCommand_1.DescribeDBSnapshotsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeDBSubnetGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeDBSubnetGroupsCommand_1 = require("../commands/DescribeDBSubnetGroupsCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeDBSubnetGroups = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeDBSubnetGroupsCommand_1.DescribeDBSubnetGroupsCommand, "Marker", "Marker", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeEngineDefaultParameters = void 0;
4
- const core_1 = require("@smithy/core");
5
- const DescribeEngineDefaultParametersCommand_1 = require("../commands/DescribeEngineDefaultParametersCommand");
6
- const RDSClient_1 = require("../RDSClient");
7
- exports.paginateDescribeEngineDefaultParameters = (0, core_1.createPaginator)(RDSClient_1.RDSClient, DescribeEngineDefaultParametersCommand_1.DescribeEngineDefaultParametersCommand, "Marker", "EngineDefaults.Marker", "MaxRecords");
1
+ module.exports = require("../index.js");