@aws-sdk/client-qbusiness 3.1001.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.
- package/dist-types/models/models_0.d.ts +2 -2
- package/package.json +42 -42
|
@@ -4314,14 +4314,14 @@ export interface TextSegment {
|
|
|
4314
4314
|
/**
|
|
4315
4315
|
* <p>The identifier of the media object associated with the text segment in the source attribution.</p>
|
|
4316
4316
|
*
|
|
4317
|
-
* @deprecated Deprecated in favor of using mediaId within the respective sourceDetails field.
|
|
4317
|
+
* @deprecated (since 2025-02-28) Deprecated in favor of using mediaId within the respective sourceDetails field.
|
|
4318
4318
|
* @public
|
|
4319
4319
|
*/
|
|
4320
4320
|
mediaId?: string | undefined;
|
|
4321
4321
|
/**
|
|
4322
4322
|
* <p>The MIME type (image/png) of the media object associated with the text segment in the source attribution.</p>
|
|
4323
4323
|
*
|
|
4324
|
-
* @deprecated Deprecated in favor of using mediaMimeType within the respective sourceDetails field.
|
|
4324
|
+
* @deprecated (since 2025-02-28) Deprecated in favor of using mediaMimeType within the respective sourceDetails field.
|
|
4325
4325
|
* @public
|
|
4326
4326
|
*/
|
|
4327
4327
|
mediaMimeType?: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-qbusiness",
|
|
3
3
|
"description": "AWS SDK for JavaScript Qbusiness Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
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-qbusiness",
|
|
@@ -21,47 +21,47 @@
|
|
|
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.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
-
"@aws-sdk/eventstream-handler-node": "^3.972.
|
|
27
|
-
"@aws-sdk/middleware-eventstream": "^3.972.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "^3.972.
|
|
29
|
-
"@aws-sdk/middleware-logger": "^3.972.
|
|
30
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "^3.972.
|
|
33
|
-
"@aws-sdk/types": "^3.973.
|
|
34
|
-
"@aws-sdk/util-endpoints": "^3.996.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
37
|
-
"@smithy/config-resolver": "^4.4.
|
|
38
|
-
"@smithy/core": "^3.23.
|
|
39
|
-
"@smithy/eventstream-serde-browser": "^4.2.
|
|
40
|
-
"@smithy/eventstream-serde-config-resolver": "^4.3.
|
|
41
|
-
"@smithy/eventstream-serde-node": "^4.2.
|
|
42
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
43
|
-
"@smithy/hash-node": "^4.2.
|
|
44
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
45
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
46
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
47
|
-
"@smithy/middleware-retry": "^4.4.
|
|
48
|
-
"@smithy/middleware-serde": "^4.2.
|
|
49
|
-
"@smithy/middleware-stack": "^4.2.
|
|
50
|
-
"@smithy/node-config-provider": "^4.3.
|
|
51
|
-
"@smithy/node-http-handler": "^4.4.
|
|
52
|
-
"@smithy/protocol-http": "^5.3.
|
|
53
|
-
"@smithy/smithy-client": "^4.12.
|
|
24
|
+
"@aws-sdk/core": "^3.973.18",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.17",
|
|
26
|
+
"@aws-sdk/eventstream-handler-node": "^3.972.10",
|
|
27
|
+
"@aws-sdk/middleware-eventstream": "^3.972.7",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "^3.972.7",
|
|
29
|
+
"@aws-sdk/middleware-logger": "^3.972.7",
|
|
30
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.7",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "^3.972.18",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "^3.972.7",
|
|
33
|
+
"@aws-sdk/types": "^3.973.5",
|
|
34
|
+
"@aws-sdk/util-endpoints": "^3.996.4",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.7",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "^3.973.3",
|
|
37
|
+
"@smithy/config-resolver": "^4.4.10",
|
|
38
|
+
"@smithy/core": "^3.23.8",
|
|
39
|
+
"@smithy/eventstream-serde-browser": "^4.2.11",
|
|
40
|
+
"@smithy/eventstream-serde-config-resolver": "^4.3.11",
|
|
41
|
+
"@smithy/eventstream-serde-node": "^4.2.11",
|
|
42
|
+
"@smithy/fetch-http-handler": "^5.3.13",
|
|
43
|
+
"@smithy/hash-node": "^4.2.11",
|
|
44
|
+
"@smithy/invalid-dependency": "^4.2.11",
|
|
45
|
+
"@smithy/middleware-content-length": "^4.2.11",
|
|
46
|
+
"@smithy/middleware-endpoint": "^4.4.22",
|
|
47
|
+
"@smithy/middleware-retry": "^4.4.39",
|
|
48
|
+
"@smithy/middleware-serde": "^4.2.12",
|
|
49
|
+
"@smithy/middleware-stack": "^4.2.11",
|
|
50
|
+
"@smithy/node-config-provider": "^4.3.11",
|
|
51
|
+
"@smithy/node-http-handler": "^4.4.14",
|
|
52
|
+
"@smithy/protocol-http": "^5.3.11",
|
|
53
|
+
"@smithy/smithy-client": "^4.12.2",
|
|
54
54
|
"@smithy/types": "^4.13.0",
|
|
55
|
-
"@smithy/url-parser": "^4.2.
|
|
56
|
-
"@smithy/util-base64": "^4.3.
|
|
57
|
-
"@smithy/util-body-length-browser": "^4.2.
|
|
58
|
-
"@smithy/util-body-length-node": "^4.2.
|
|
59
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
60
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
61
|
-
"@smithy/util-endpoints": "^3.3.
|
|
62
|
-
"@smithy/util-middleware": "^4.2.
|
|
63
|
-
"@smithy/util-retry": "^4.2.
|
|
64
|
-
"@smithy/util-utf8": "^4.2.
|
|
55
|
+
"@smithy/url-parser": "^4.2.11",
|
|
56
|
+
"@smithy/util-base64": "^4.3.2",
|
|
57
|
+
"@smithy/util-body-length-browser": "^4.2.2",
|
|
58
|
+
"@smithy/util-body-length-node": "^4.2.3",
|
|
59
|
+
"@smithy/util-defaults-mode-browser": "^4.3.38",
|
|
60
|
+
"@smithy/util-defaults-mode-node": "^4.2.41",
|
|
61
|
+
"@smithy/util-endpoints": "^3.3.2",
|
|
62
|
+
"@smithy/util-middleware": "^4.2.11",
|
|
63
|
+
"@smithy/util-retry": "^4.2.11",
|
|
64
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
65
65
|
"tslib": "^2.6.2"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"node": ">=20.0.0"
|
|
77
77
|
},
|
|
78
78
|
"typesVersions": {
|
|
79
|
-
"<4.
|
|
79
|
+
"<4.5": {
|
|
80
80
|
"dist-types/*": [
|
|
81
81
|
"dist-types/ts3.4/*"
|
|
82
82
|
]
|