@aws-sdk/client-rds 3.1087.0 → 3.1089.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 (199) hide show
  1. package/dist-cjs/index.js +5 -5
  2. package/dist-es/schemas/schemas_0.js +4 -4
  3. package/dist-types/commands/ModifyDBClusterCommand.d.ts +1 -0
  4. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -0
  5. package/dist-types/models/models_0.d.ts +3 -3
  6. package/dist-types/models/models_1.d.ts +16 -6
  7. package/dist-types/ts3.4/RDS.d.ts +549 -679
  8. package/dist-types/ts3.4/RDSClient.d.ts +13 -20
  9. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  10. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  11. package/dist-types/ts3.4/commandBuilder.d.ts +9 -19
  12. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +3 -4
  13. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +3 -4
  14. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +3 -4
  16. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +5 -11
  19. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +4 -9
  28. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +5 -11
  29. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +4 -7
  38. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
  43. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +5 -11
  44. package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +5 -11
  50. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -5
  53. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +3 -4
  55. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +3 -4
  58. package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +4 -7
  59. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +3 -4
  61. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
  64. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +3 -4
  65. package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -5
  69. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +4 -10
  70. package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +5 -10
  72. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +4 -10
  78. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +4 -10
  81. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +4 -9
  91. package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +4 -9
  92. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -5
  94. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +4 -10
  95. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +4 -9
  96. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
  99. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
  100. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  101. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +4 -10
  102. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +4 -9
  103. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +5 -10
  105. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +3 -6
  106. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +4 -6
  107. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -5
  108. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +4 -9
  109. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -5
  110. package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +3 -5
  111. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +3 -6
  112. package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +4 -9
  113. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +5 -10
  115. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +5 -10
  117. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +5 -11
  118. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +5 -10
  119. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +4 -7
  120. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +4 -9
  121. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +4 -9
  122. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +5 -10
  123. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +4 -6
  124. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +4 -9
  125. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +4 -7
  126. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +4 -6
  127. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +4 -6
  128. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +4 -9
  129. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +5 -10
  130. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +4 -9
  131. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +5 -10
  132. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +4 -6
  133. package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +5 -10
  134. package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +4 -7
  135. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +4 -6
  136. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +4 -9
  137. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +5 -10
  138. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
  139. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +5 -10
  140. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
  141. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +5 -11
  142. package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +5 -10
  143. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +5 -10
  144. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +4 -6
  145. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +4 -6
  146. package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +4 -9
  147. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +4 -9
  148. package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +4 -7
  149. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +5 -10
  150. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +5 -10
  151. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +4 -6
  152. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +4 -6
  153. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +4 -6
  154. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +3 -4
  155. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +4 -6
  156. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +5 -10
  157. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +5 -10
  158. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +4 -6
  159. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +4 -6
  160. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +4 -6
  161. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +5 -10
  162. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +4 -6
  163. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +4 -6
  164. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +5 -10
  165. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +4 -9
  166. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +4 -6
  167. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +4 -9
  168. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +3 -5
  169. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +5 -10
  170. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +3 -5
  171. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +4 -6
  172. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +4 -9
  173. package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +4 -6
  174. package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +5 -10
  175. package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +5 -10
  176. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  177. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  178. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  179. package/dist-types/ts3.4/models/enums.d.ts +13 -26
  180. package/dist-types/ts3.4/models/errors.d.ts +144 -620
  181. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  182. package/dist-types/ts3.4/models/models_1.d.ts +10 -24
  183. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  184. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  185. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  186. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  187. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  188. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  189. package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +3 -5
  190. package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +4 -8
  191. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +3 -5
  192. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +4 -8
  193. package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +3 -5
  194. package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +4 -8
  195. package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +3 -5
  196. package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +4 -8
  197. package/dist-types/ts3.4/waiters/waitForTenantDatabaseAvailable.d.ts +3 -5
  198. package/dist-types/ts3.4/waiters/waitForTenantDatabaseDeleted.d.ts +4 -8
  199. package/package.json +40 -40
package/package.json CHANGED
@@ -1,7 +1,38 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-rds",
3
+ "version": "3.1089.0",
3
4
  "description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
4
- "version": "3.1087.0",
5
+ "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-rds",
6
+ "license": "Apache-2.0",
7
+ "author": {
8
+ "name": "AWS SDK for JavaScript Team",
9
+ "url": "https://aws.amazon.com/sdk-for-javascript/"
10
+ },
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "https://github.com/aws/aws-sdk-js-v3.git",
14
+ "directory": "clients/client-rds"
15
+ },
16
+ "files": [
17
+ "dist-*/**"
18
+ ],
19
+ "sideEffects": false,
20
+ "main": "./dist-cjs/index.js",
21
+ "module": "./dist-es/index.js",
22
+ "browser": {
23
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
24
+ },
25
+ "types": "./dist-types/index.d.ts",
26
+ "typesVersions": {
27
+ "<4.5": {
28
+ "dist-types/*": [
29
+ "dist-types/ts3.4/*"
30
+ ]
31
+ }
32
+ },
33
+ "react-native": {
34
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
35
+ },
5
36
  "scripts": {
6
37
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
38
  "build:cjs": "node ../../scripts/compilation/inline",
@@ -20,23 +51,19 @@
20
51
  "test:e2e:watch": "yarn g:vitest watch -c vitest.config.e2e.mts",
21
52
  "test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
22
53
  },
23
- "main": "./dist-cjs/index.js",
24
- "types": "./dist-types/index.d.ts",
25
- "module": "./dist-es/index.js",
26
- "sideEffects": false,
27
54
  "dependencies": {
28
- "@aws-sdk/core": "^3.975.2",
29
- "@aws-sdk/credential-provider-node": "^3.972.68",
30
- "@aws-sdk/middleware-sdk-rds": "^3.972.46",
31
- "@aws-sdk/types": "^3.974.1",
32
- "@smithy/core": "^3.29.3",
33
- "@smithy/fetch-http-handler": "^5.6.5",
34
- "@smithy/node-http-handler": "^4.9.5",
55
+ "@aws-sdk/core": "^3.975.3",
56
+ "@aws-sdk/credential-provider-node": "^3.972.70",
57
+ "@aws-sdk/middleware-sdk-rds": "^3.972.47",
58
+ "@aws-sdk/types": "^3.974.2",
59
+ "@smithy/core": "^3.29.4",
60
+ "@smithy/fetch-http-handler": "^5.6.6",
61
+ "@smithy/node-http-handler": "^4.9.6",
35
62
  "@smithy/types": "^4.16.1",
36
63
  "tslib": "^2.6.2"
37
64
  },
38
65
  "devDependencies": {
39
- "@smithy/snapshot-testing": "^2.2.8",
66
+ "@smithy/snapshot-testing": "^2.2.9",
40
67
  "@tsconfig/node20": "20.1.8",
41
68
  "@types/node": "^20.14.8",
42
69
  "concurrently": "7.0.0",
@@ -47,32 +74,5 @@
47
74
  },
48
75
  "engines": {
49
76
  "node": ">=20.0.0"
50
- },
51
- "typesVersions": {
52
- "<4.5": {
53
- "dist-types/*": [
54
- "dist-types/ts3.4/*"
55
- ]
56
- }
57
- },
58
- "files": [
59
- "dist-*/**"
60
- ],
61
- "author": {
62
- "name": "AWS SDK for JavaScript Team",
63
- "url": "https://aws.amazon.com/sdk-for-javascript/"
64
- },
65
- "license": "Apache-2.0",
66
- "browser": {
67
- "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
68
- },
69
- "react-native": {
70
- "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
71
- },
72
- "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-rds",
73
- "repository": {
74
- "type": "git",
75
- "url": "https://github.com/aws/aws-sdk-js-v3.git",
76
- "directory": "clients/client-rds"
77
77
  }
78
78
  }