@aws-sdk/client-rds 3.450.0 → 3.452.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.
@@ -7395,12 +7395,10 @@ export interface ModifyDBSnapshotMessage {
7395
7395
  * <p>
7396
7396
  * <b>MySQL</b>
7397
7397
  * </p>
7398
- * <ul>
7399
- * <li>
7400
- * <p>
7401
- * <code>5.5.46</code> (supported for 5.1 DB snapshots)</p>
7402
- * </li>
7403
- * </ul>
7398
+ * <p>For the list of engine versions that are available for upgrading a DB snapshot, see
7399
+ * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/mysql-upgrade-snapshot.html">
7400
+ * Upgrading a MySQL DB snapshot engine version</a> in the <i>Amazon RDS User Guide.</i>
7401
+ * </p>
7404
7402
  * <p>
7405
7403
  * <b>Oracle</b>
7406
7404
  * </p>
@@ -7432,8 +7430,9 @@ export interface ModifyDBSnapshotMessage {
7432
7430
  * <b>PostgreSQL</b>
7433
7431
  * </p>
7434
7432
  * <p>For the list of engine versions that are available for upgrading a DB snapshot, see
7435
- * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.PostgreSQL.html#USER_UpgradeDBInstance.PostgreSQL.MajorVersion">
7436
- * Upgrading the PostgreSQL DB Engine for Amazon RDS</a>.</p>
7433
+ * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBSnapshot.PostgreSQL.html">
7434
+ * Upgrading a PostgreSQL DB snapshot engine version</a> in the <i>Amazon RDS User Guide.</i>
7435
+ * </p>
7437
7436
  */
7438
7437
  EngineVersion?: string;
7439
7438
  /**
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.450.0",
4
+ "version": "3.452.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,44 +21,44 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.450.0",
25
- "@aws-sdk/core": "3.445.0",
26
- "@aws-sdk/credential-provider-node": "3.450.0",
27
- "@aws-sdk/middleware-host-header": "3.449.0",
28
- "@aws-sdk/middleware-logger": "3.449.0",
29
- "@aws-sdk/middleware-recursion-detection": "3.449.0",
30
- "@aws-sdk/middleware-sdk-rds": "3.449.0",
31
- "@aws-sdk/middleware-signing": "3.449.0",
32
- "@aws-sdk/middleware-user-agent": "3.449.0",
33
- "@aws-sdk/region-config-resolver": "3.433.0",
34
- "@aws-sdk/types": "3.449.0",
35
- "@aws-sdk/util-endpoints": "3.449.0",
36
- "@aws-sdk/util-user-agent-browser": "3.449.0",
37
- "@aws-sdk/util-user-agent-node": "3.449.0",
38
- "@smithy/config-resolver": "^2.0.16",
39
- "@smithy/fetch-http-handler": "^2.2.4",
40
- "@smithy/hash-node": "^2.0.12",
41
- "@smithy/invalid-dependency": "^2.0.12",
42
- "@smithy/middleware-content-length": "^2.0.14",
43
- "@smithy/middleware-endpoint": "^2.1.3",
44
- "@smithy/middleware-retry": "^2.0.18",
45
- "@smithy/middleware-serde": "^2.0.12",
46
- "@smithy/middleware-stack": "^2.0.6",
47
- "@smithy/node-config-provider": "^2.1.3",
48
- "@smithy/node-http-handler": "^2.1.8",
49
- "@smithy/protocol-http": "^3.0.8",
50
- "@smithy/smithy-client": "^2.1.12",
51
- "@smithy/types": "^2.4.0",
52
- "@smithy/url-parser": "^2.0.12",
53
- "@smithy/util-base64": "^2.0.0",
24
+ "@aws-sdk/client-sts": "3.451.0",
25
+ "@aws-sdk/core": "3.451.0",
26
+ "@aws-sdk/credential-provider-node": "3.451.0",
27
+ "@aws-sdk/middleware-host-header": "3.451.0",
28
+ "@aws-sdk/middleware-logger": "3.451.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.451.0",
30
+ "@aws-sdk/middleware-sdk-rds": "3.451.0",
31
+ "@aws-sdk/middleware-signing": "3.451.0",
32
+ "@aws-sdk/middleware-user-agent": "3.451.0",
33
+ "@aws-sdk/region-config-resolver": "3.451.0",
34
+ "@aws-sdk/types": "3.451.0",
35
+ "@aws-sdk/util-endpoints": "3.451.0",
36
+ "@aws-sdk/util-user-agent-browser": "3.451.0",
37
+ "@aws-sdk/util-user-agent-node": "3.451.0",
38
+ "@smithy/config-resolver": "^2.0.18",
39
+ "@smithy/fetch-http-handler": "^2.2.6",
40
+ "@smithy/hash-node": "^2.0.15",
41
+ "@smithy/invalid-dependency": "^2.0.13",
42
+ "@smithy/middleware-content-length": "^2.0.15",
43
+ "@smithy/middleware-endpoint": "^2.2.0",
44
+ "@smithy/middleware-retry": "^2.0.20",
45
+ "@smithy/middleware-serde": "^2.0.13",
46
+ "@smithy/middleware-stack": "^2.0.7",
47
+ "@smithy/node-config-provider": "^2.1.5",
48
+ "@smithy/node-http-handler": "^2.1.9",
49
+ "@smithy/protocol-http": "^3.0.9",
50
+ "@smithy/smithy-client": "^2.1.15",
51
+ "@smithy/types": "^2.5.0",
52
+ "@smithy/url-parser": "^2.0.13",
53
+ "@smithy/util-base64": "^2.0.1",
54
54
  "@smithy/util-body-length-browser": "^2.0.0",
55
55
  "@smithy/util-body-length-node": "^2.1.0",
56
- "@smithy/util-defaults-mode-browser": "^2.0.16",
57
- "@smithy/util-defaults-mode-node": "^2.0.21",
58
- "@smithy/util-endpoints": "^1.0.2",
59
- "@smithy/util-retry": "^2.0.5",
60
- "@smithy/util-utf8": "^2.0.0",
61
- "@smithy/util-waiter": "^2.0.12",
56
+ "@smithy/util-defaults-mode-browser": "^2.0.19",
57
+ "@smithy/util-defaults-mode-node": "^2.0.25",
58
+ "@smithy/util-endpoints": "^1.0.4",
59
+ "@smithy/util-retry": "^2.0.6",
60
+ "@smithy/util-utf8": "^2.0.2",
61
+ "@smithy/util-waiter": "^2.0.13",
62
62
  "fast-xml-parser": "4.2.5",
63
63
  "tslib": "^2.5.0"
64
64
  },