@aws-sdk/client-sesv2 3.1002.0 → 3.1003.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.
@@ -76,7 +76,7 @@ export interface AccountDetails {
76
76
  /**
77
77
  * <p>A description of the types of email that you plan to send.</p>
78
78
  *
79
- * @deprecated Use case description is optional and deprecated
79
+ * @deprecated Use case description is optional and deprecated.
80
80
  * @public
81
81
  */
82
82
  UseCaseDescription?: string | undefined;
@@ -7016,7 +7016,7 @@ export interface PutAccountDetailsRequest {
7016
7016
  /**
7017
7017
  * <p>A description of the types of email that you plan to send.</p>
7018
7018
  *
7019
- * @deprecated Use case description is optional and deprecated
7019
+ * @deprecated Use case description is optional and deprecated.
7020
7020
  * @public
7021
7021
  */
7022
7022
  UseCaseDescription?: string | undefined;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sesv2",
3
3
  "description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
4
- "version": "3.1002.0",
4
+ "version": "3.1003.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sesv2",
@@ -21,43 +21,43 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.17",
25
- "@aws-sdk/credential-provider-node": "^3.972.16",
26
- "@aws-sdk/middleware-host-header": "^3.972.6",
27
- "@aws-sdk/middleware-logger": "^3.972.6",
28
- "@aws-sdk/middleware-recursion-detection": "^3.972.6",
29
- "@aws-sdk/middleware-user-agent": "^3.972.17",
30
- "@aws-sdk/region-config-resolver": "^3.972.6",
31
- "@aws-sdk/signature-v4-multi-region": "^3.996.5",
32
- "@aws-sdk/types": "^3.973.4",
33
- "@aws-sdk/util-endpoints": "^3.996.3",
34
- "@aws-sdk/util-user-agent-browser": "^3.972.6",
35
- "@aws-sdk/util-user-agent-node": "^3.973.2",
36
- "@smithy/config-resolver": "^4.4.9",
37
- "@smithy/core": "^3.23.7",
38
- "@smithy/fetch-http-handler": "^5.3.12",
39
- "@smithy/hash-node": "^4.2.10",
40
- "@smithy/invalid-dependency": "^4.2.10",
41
- "@smithy/middleware-content-length": "^4.2.10",
42
- "@smithy/middleware-endpoint": "^4.4.21",
43
- "@smithy/middleware-retry": "^4.4.38",
44
- "@smithy/middleware-serde": "^4.2.11",
45
- "@smithy/middleware-stack": "^4.2.10",
46
- "@smithy/node-config-provider": "^4.3.10",
47
- "@smithy/node-http-handler": "^4.4.13",
48
- "@smithy/protocol-http": "^5.3.10",
49
- "@smithy/smithy-client": "^4.12.1",
24
+ "@aws-sdk/core": "^3.973.18",
25
+ "@aws-sdk/credential-provider-node": "^3.972.17",
26
+ "@aws-sdk/middleware-host-header": "^3.972.7",
27
+ "@aws-sdk/middleware-logger": "^3.972.7",
28
+ "@aws-sdk/middleware-recursion-detection": "^3.972.7",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.18",
30
+ "@aws-sdk/region-config-resolver": "^3.972.7",
31
+ "@aws-sdk/signature-v4-multi-region": "^3.996.6",
32
+ "@aws-sdk/types": "^3.973.5",
33
+ "@aws-sdk/util-endpoints": "^3.996.4",
34
+ "@aws-sdk/util-user-agent-browser": "^3.972.7",
35
+ "@aws-sdk/util-user-agent-node": "^3.973.3",
36
+ "@smithy/config-resolver": "^4.4.10",
37
+ "@smithy/core": "^3.23.8",
38
+ "@smithy/fetch-http-handler": "^5.3.13",
39
+ "@smithy/hash-node": "^4.2.11",
40
+ "@smithy/invalid-dependency": "^4.2.11",
41
+ "@smithy/middleware-content-length": "^4.2.11",
42
+ "@smithy/middleware-endpoint": "^4.4.22",
43
+ "@smithy/middleware-retry": "^4.4.39",
44
+ "@smithy/middleware-serde": "^4.2.12",
45
+ "@smithy/middleware-stack": "^4.2.11",
46
+ "@smithy/node-config-provider": "^4.3.11",
47
+ "@smithy/node-http-handler": "^4.4.14",
48
+ "@smithy/protocol-http": "^5.3.11",
49
+ "@smithy/smithy-client": "^4.12.2",
50
50
  "@smithy/types": "^4.13.0",
51
- "@smithy/url-parser": "^4.2.10",
52
- "@smithy/util-base64": "^4.3.1",
53
- "@smithy/util-body-length-browser": "^4.2.1",
54
- "@smithy/util-body-length-node": "^4.2.2",
55
- "@smithy/util-defaults-mode-browser": "^4.3.37",
56
- "@smithy/util-defaults-mode-node": "^4.2.40",
57
- "@smithy/util-endpoints": "^3.3.1",
58
- "@smithy/util-middleware": "^4.2.10",
59
- "@smithy/util-retry": "^4.2.10",
60
- "@smithy/util-utf8": "^4.2.1",
51
+ "@smithy/url-parser": "^4.2.11",
52
+ "@smithy/util-base64": "^4.3.2",
53
+ "@smithy/util-body-length-browser": "^4.2.2",
54
+ "@smithy/util-body-length-node": "^4.2.3",
55
+ "@smithy/util-defaults-mode-browser": "^4.3.38",
56
+ "@smithy/util-defaults-mode-node": "^4.2.41",
57
+ "@smithy/util-endpoints": "^3.3.2",
58
+ "@smithy/util-middleware": "^4.2.11",
59
+ "@smithy/util-retry": "^4.2.11",
60
+ "@smithy/util-utf8": "^4.2.2",
61
61
  "tslib": "^2.6.2"
62
62
  },
63
63
  "devDependencies": {
@@ -72,7 +72,7 @@
72
72
  "node": ">=20.0.0"
73
73
  },
74
74
  "typesVersions": {
75
- "<4.0": {
75
+ "<4.5": {
76
76
  "dist-types/*": [
77
77
  "dist-types/ts3.4/*"
78
78
  ]