@aws-sdk/client-rds 3.522.0 → 3.525.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 (226) hide show
  1. package/package.json +36 -36
  2. package/dist-cjs/RDS.js +0 -1
  3. package/dist-cjs/RDSClient.js +0 -1
  4. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  5. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +0 -1
  6. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +0 -1
  7. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +0 -1
  8. package/dist-cjs/commands/AddTagsToResourceCommand.js +0 -1
  9. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +0 -1
  10. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +0 -1
  11. package/dist-cjs/commands/BacktrackDBClusterCommand.js +0 -1
  12. package/dist-cjs/commands/CancelExportTaskCommand.js +0 -1
  13. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +0 -1
  14. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +0 -1
  15. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +0 -1
  16. package/dist-cjs/commands/CopyDBSnapshotCommand.js +0 -1
  17. package/dist-cjs/commands/CopyOptionGroupCommand.js +0 -1
  18. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +0 -1
  19. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +0 -1
  20. package/dist-cjs/commands/CreateDBClusterCommand.js +0 -1
  21. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +0 -1
  22. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +0 -1
  23. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +0 -1
  24. package/dist-cjs/commands/CreateDBInstanceCommand.js +0 -1
  25. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +0 -1
  26. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +0 -1
  27. package/dist-cjs/commands/CreateDBProxyCommand.js +0 -1
  28. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +0 -1
  29. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +0 -1
  30. package/dist-cjs/commands/CreateDBShardGroupCommand.js +0 -1
  31. package/dist-cjs/commands/CreateDBSnapshotCommand.js +0 -1
  32. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +0 -1
  33. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +0 -1
  34. package/dist-cjs/commands/CreateGlobalClusterCommand.js +0 -1
  35. package/dist-cjs/commands/CreateIntegrationCommand.js +0 -1
  36. package/dist-cjs/commands/CreateOptionGroupCommand.js +0 -1
  37. package/dist-cjs/commands/CreateTenantDatabaseCommand.js +0 -1
  38. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +0 -1
  39. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +0 -1
  40. package/dist-cjs/commands/DeleteDBClusterAutomatedBackupCommand.js +0 -1
  41. package/dist-cjs/commands/DeleteDBClusterCommand.js +0 -1
  42. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +0 -1
  43. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +0 -1
  44. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +0 -1
  45. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +0 -1
  46. package/dist-cjs/commands/DeleteDBInstanceCommand.js +0 -1
  47. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +0 -1
  48. package/dist-cjs/commands/DeleteDBProxyCommand.js +0 -1
  49. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +0 -1
  50. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +0 -1
  51. package/dist-cjs/commands/DeleteDBShardGroupCommand.js +0 -1
  52. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +0 -1
  53. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +0 -1
  54. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +0 -1
  55. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +0 -1
  56. package/dist-cjs/commands/DeleteIntegrationCommand.js +0 -1
  57. package/dist-cjs/commands/DeleteOptionGroupCommand.js +0 -1
  58. package/dist-cjs/commands/DeleteTenantDatabaseCommand.js +0 -1
  59. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +0 -1
  60. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +0 -1
  61. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +0 -1
  62. package/dist-cjs/commands/DescribeCertificatesCommand.js +0 -1
  63. package/dist-cjs/commands/DescribeDBClusterAutomatedBackupsCommand.js +0 -1
  64. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +0 -1
  65. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +0 -1
  66. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +0 -1
  67. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +0 -1
  68. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +0 -1
  69. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +0 -1
  70. package/dist-cjs/commands/DescribeDBClustersCommand.js +0 -1
  71. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +0 -1
  72. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +0 -1
  73. package/dist-cjs/commands/DescribeDBInstancesCommand.js +0 -1
  74. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +0 -1
  75. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +0 -1
  76. package/dist-cjs/commands/DescribeDBParametersCommand.js +0 -1
  77. package/dist-cjs/commands/DescribeDBProxiesCommand.js +0 -1
  78. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +0 -1
  79. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +0 -1
  80. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +0 -1
  81. package/dist-cjs/commands/DescribeDBRecommendationsCommand.js +0 -1
  82. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +0 -1
  83. package/dist-cjs/commands/DescribeDBShardGroupsCommand.js +0 -1
  84. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +0 -1
  85. package/dist-cjs/commands/DescribeDBSnapshotTenantDatabasesCommand.js +0 -1
  86. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +0 -1
  87. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +0 -1
  88. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +0 -1
  89. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +0 -1
  90. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +0 -1
  91. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +0 -1
  92. package/dist-cjs/commands/DescribeEventsCommand.js +0 -1
  93. package/dist-cjs/commands/DescribeExportTasksCommand.js +0 -1
  94. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +0 -1
  95. package/dist-cjs/commands/DescribeIntegrationsCommand.js +0 -1
  96. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +0 -1
  97. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +0 -1
  98. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +0 -1
  99. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +0 -1
  100. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +0 -1
  101. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +0 -1
  102. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +0 -1
  103. package/dist-cjs/commands/DescribeTenantDatabasesCommand.js +0 -1
  104. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +0 -1
  105. package/dist-cjs/commands/DisableHttpEndpointCommand.js +0 -1
  106. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +0 -1
  107. package/dist-cjs/commands/EnableHttpEndpointCommand.js +0 -1
  108. package/dist-cjs/commands/FailoverDBClusterCommand.js +0 -1
  109. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +0 -1
  110. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  111. package/dist-cjs/commands/ModifyActivityStreamCommand.js +0 -1
  112. package/dist-cjs/commands/ModifyCertificatesCommand.js +0 -1
  113. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +0 -1
  114. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +0 -1
  115. package/dist-cjs/commands/ModifyDBClusterCommand.js +0 -1
  116. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +0 -1
  117. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +0 -1
  118. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +0 -1
  119. package/dist-cjs/commands/ModifyDBInstanceCommand.js +0 -1
  120. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +0 -1
  121. package/dist-cjs/commands/ModifyDBProxyCommand.js +0 -1
  122. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +0 -1
  123. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +0 -1
  124. package/dist-cjs/commands/ModifyDBRecommendationCommand.js +0 -1
  125. package/dist-cjs/commands/ModifyDBShardGroupCommand.js +0 -1
  126. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +0 -1
  127. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +0 -1
  128. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +0 -1
  129. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +0 -1
  130. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +0 -1
  131. package/dist-cjs/commands/ModifyOptionGroupCommand.js +0 -1
  132. package/dist-cjs/commands/ModifyTenantDatabaseCommand.js +0 -1
  133. package/dist-cjs/commands/PromoteReadReplicaCommand.js +0 -1
  134. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +0 -1
  135. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +0 -1
  136. package/dist-cjs/commands/RebootDBClusterCommand.js +0 -1
  137. package/dist-cjs/commands/RebootDBInstanceCommand.js +0 -1
  138. package/dist-cjs/commands/RebootDBShardGroupCommand.js +0 -1
  139. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +0 -1
  140. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +0 -1
  141. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +0 -1
  142. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +0 -1
  143. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +0 -1
  144. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +0 -1
  145. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +0 -1
  146. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +0 -1
  147. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +0 -1
  148. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +0 -1
  149. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +0 -1
  150. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +0 -1
  151. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +0 -1
  152. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +0 -1
  153. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +0 -1
  154. package/dist-cjs/commands/StartActivityStreamCommand.js +0 -1
  155. package/dist-cjs/commands/StartDBClusterCommand.js +0 -1
  156. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +0 -1
  157. package/dist-cjs/commands/StartDBInstanceCommand.js +0 -1
  158. package/dist-cjs/commands/StartExportTaskCommand.js +0 -1
  159. package/dist-cjs/commands/StopActivityStreamCommand.js +0 -1
  160. package/dist-cjs/commands/StopDBClusterCommand.js +0 -1
  161. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +0 -1
  162. package/dist-cjs/commands/StopDBInstanceCommand.js +0 -1
  163. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +0 -1
  164. package/dist-cjs/commands/SwitchoverGlobalClusterCommand.js +0 -1
  165. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +0 -1
  166. package/dist-cjs/commands/index.js +0 -1
  167. package/dist-cjs/endpoint/EndpointParameters.js +0 -1
  168. package/dist-cjs/extensionConfiguration.js +0 -1
  169. package/dist-cjs/models/RDSServiceException.js +0 -1
  170. package/dist-cjs/models/index.js +0 -1
  171. package/dist-cjs/models/models_0.js +0 -1
  172. package/dist-cjs/models/models_1.js +0 -1
  173. package/dist-cjs/pagination/DescribeBlueGreenDeploymentsPaginator.js +0 -1
  174. package/dist-cjs/pagination/DescribeCertificatesPaginator.js +0 -1
  175. package/dist-cjs/pagination/DescribeDBClusterAutomatedBackupsPaginator.js +0 -1
  176. package/dist-cjs/pagination/DescribeDBClusterBacktracksPaginator.js +0 -1
  177. package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +0 -1
  178. package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +0 -1
  179. package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +0 -1
  180. package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +0 -1
  181. package/dist-cjs/pagination/DescribeDBClustersPaginator.js +0 -1
  182. package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +0 -1
  183. package/dist-cjs/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +0 -1
  184. package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +0 -1
  185. package/dist-cjs/pagination/DescribeDBLogFilesPaginator.js +0 -1
  186. package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +0 -1
  187. package/dist-cjs/pagination/DescribeDBParametersPaginator.js +0 -1
  188. package/dist-cjs/pagination/DescribeDBProxiesPaginator.js +0 -1
  189. package/dist-cjs/pagination/DescribeDBProxyEndpointsPaginator.js +0 -1
  190. package/dist-cjs/pagination/DescribeDBProxyTargetGroupsPaginator.js +0 -1
  191. package/dist-cjs/pagination/DescribeDBProxyTargetsPaginator.js +0 -1
  192. package/dist-cjs/pagination/DescribeDBRecommendationsPaginator.js +0 -1
  193. package/dist-cjs/pagination/DescribeDBSecurityGroupsPaginator.js +0 -1
  194. package/dist-cjs/pagination/DescribeDBSnapshotTenantDatabasesPaginator.js +0 -1
  195. package/dist-cjs/pagination/DescribeDBSnapshotsPaginator.js +0 -1
  196. package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +0 -1
  197. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +0 -1
  198. package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +0 -1
  199. package/dist-cjs/pagination/DescribeEventsPaginator.js +0 -1
  200. package/dist-cjs/pagination/DescribeExportTasksPaginator.js +0 -1
  201. package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +0 -1
  202. package/dist-cjs/pagination/DescribeIntegrationsPaginator.js +0 -1
  203. package/dist-cjs/pagination/DescribeOptionGroupOptionsPaginator.js +0 -1
  204. package/dist-cjs/pagination/DescribeOptionGroupsPaginator.js +0 -1
  205. package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +0 -1
  206. package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +0 -1
  207. package/dist-cjs/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +0 -1
  208. package/dist-cjs/pagination/DescribeReservedDBInstancesPaginator.js +0 -1
  209. package/dist-cjs/pagination/DescribeSourceRegionsPaginator.js +0 -1
  210. package/dist-cjs/pagination/DescribeTenantDatabasesPaginator.js +0 -1
  211. package/dist-cjs/pagination/DownloadDBLogFilePortionPaginator.js +0 -1
  212. package/dist-cjs/pagination/Interfaces.js +0 -1
  213. package/dist-cjs/pagination/index.js +0 -1
  214. package/dist-cjs/protocols/Aws_query.js +0 -1
  215. package/dist-cjs/runtimeExtensions.js +0 -1
  216. package/dist-cjs/waiters/index.js +0 -1
  217. package/dist-cjs/waiters/waitForDBClusterAvailable.js +0 -1
  218. package/dist-cjs/waiters/waitForDBClusterDeleted.js +0 -1
  219. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +0 -1
  220. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +0 -1
  221. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +0 -1
  222. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +0 -1
  223. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +0 -1
  224. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +0 -1
  225. package/dist-cjs/waiters/waitForTenantDatabaseAvailable.js +0 -1
  226. package/dist-cjs/waiters/waitForTenantDatabaseDeleted.js +0 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-rds",
3
3
  "description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
4
- "version": "3.522.0",
4
+ "version": "3.525.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-rds",
@@ -20,45 +20,45 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.521.0",
24
- "@aws-sdk/core": "3.521.0",
25
- "@aws-sdk/credential-provider-node": "3.521.0",
26
- "@aws-sdk/middleware-host-header": "3.521.0",
27
- "@aws-sdk/middleware-logger": "3.521.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.521.0",
29
- "@aws-sdk/middleware-sdk-rds": "3.521.0",
30
- "@aws-sdk/middleware-user-agent": "3.521.0",
31
- "@aws-sdk/region-config-resolver": "3.521.0",
32
- "@aws-sdk/types": "3.521.0",
33
- "@aws-sdk/util-endpoints": "3.521.0",
34
- "@aws-sdk/util-user-agent-browser": "3.521.0",
35
- "@aws-sdk/util-user-agent-node": "3.521.0",
36
- "@smithy/config-resolver": "^2.1.2",
37
- "@smithy/core": "^1.3.3",
38
- "@smithy/fetch-http-handler": "^2.4.2",
39
- "@smithy/hash-node": "^2.1.2",
40
- "@smithy/invalid-dependency": "^2.1.2",
41
- "@smithy/middleware-content-length": "^2.1.2",
42
- "@smithy/middleware-endpoint": "^2.4.2",
43
- "@smithy/middleware-retry": "^2.1.2",
44
- "@smithy/middleware-serde": "^2.1.2",
45
- "@smithy/middleware-stack": "^2.1.2",
46
- "@smithy/node-config-provider": "^2.2.2",
47
- "@smithy/node-http-handler": "^2.4.0",
48
- "@smithy/protocol-http": "^3.2.0",
49
- "@smithy/smithy-client": "^2.4.0",
50
- "@smithy/types": "^2.10.0",
51
- "@smithy/url-parser": "^2.1.2",
23
+ "@aws-sdk/client-sts": "3.525.0",
24
+ "@aws-sdk/core": "3.525.0",
25
+ "@aws-sdk/credential-provider-node": "3.525.0",
26
+ "@aws-sdk/middleware-host-header": "3.523.0",
27
+ "@aws-sdk/middleware-logger": "3.523.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.523.0",
29
+ "@aws-sdk/middleware-sdk-rds": "3.525.0",
30
+ "@aws-sdk/middleware-user-agent": "3.525.0",
31
+ "@aws-sdk/region-config-resolver": "3.525.0",
32
+ "@aws-sdk/types": "3.523.0",
33
+ "@aws-sdk/util-endpoints": "3.525.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.523.0",
35
+ "@aws-sdk/util-user-agent-node": "3.525.0",
36
+ "@smithy/config-resolver": "^2.1.4",
37
+ "@smithy/core": "^1.3.5",
38
+ "@smithy/fetch-http-handler": "^2.4.3",
39
+ "@smithy/hash-node": "^2.1.3",
40
+ "@smithy/invalid-dependency": "^2.1.3",
41
+ "@smithy/middleware-content-length": "^2.1.3",
42
+ "@smithy/middleware-endpoint": "^2.4.4",
43
+ "@smithy/middleware-retry": "^2.1.4",
44
+ "@smithy/middleware-serde": "^2.1.3",
45
+ "@smithy/middleware-stack": "^2.1.3",
46
+ "@smithy/node-config-provider": "^2.2.4",
47
+ "@smithy/node-http-handler": "^2.4.1",
48
+ "@smithy/protocol-http": "^3.2.1",
49
+ "@smithy/smithy-client": "^2.4.2",
50
+ "@smithy/types": "^2.10.1",
51
+ "@smithy/url-parser": "^2.1.3",
52
52
  "@smithy/util-base64": "^2.1.1",
53
53
  "@smithy/util-body-length-browser": "^2.1.1",
54
54
  "@smithy/util-body-length-node": "^2.2.1",
55
- "@smithy/util-defaults-mode-browser": "^2.1.2",
56
- "@smithy/util-defaults-mode-node": "^2.2.1",
57
- "@smithy/util-endpoints": "^1.1.2",
58
- "@smithy/util-middleware": "^2.1.2",
59
- "@smithy/util-retry": "^2.1.2",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.4",
56
+ "@smithy/util-defaults-mode-node": "^2.2.3",
57
+ "@smithy/util-endpoints": "^1.1.4",
58
+ "@smithy/util-middleware": "^2.1.3",
59
+ "@smithy/util-retry": "^2.1.3",
60
60
  "@smithy/util-utf8": "^2.1.1",
61
- "@smithy/util-waiter": "^2.1.2",
61
+ "@smithy/util-waiter": "^2.1.3",
62
62
  "fast-xml-parser": "4.2.5",
63
63
  "tslib": "^2.5.0"
64
64
  },
package/dist-cjs/RDS.js DELETED
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");