@aws-sdk/client-qbusiness 3.616.0 → 3.620.1
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-cjs/index.js +6 -6
- package/dist-es/protocols/Aws_restJson1.js +6 -6
- package/package.json +21 -21
package/dist-cjs/index.js
CHANGED
|
@@ -2793,7 +2793,7 @@ var se_ChatInputStream = /* @__PURE__ */ __name((input, context) => {
|
|
|
2793
2793
|
}, "se_ChatInputStream");
|
|
2794
2794
|
var se_ActionExecutionEvent_event = /* @__PURE__ */ __name((input, context) => {
|
|
2795
2795
|
const headers = {
|
|
2796
|
-
":event-type": { type: "string", value: "
|
|
2796
|
+
":event-type": { type: "string", value: "actionExecutionEvent" },
|
|
2797
2797
|
":message-type": { type: "string", value: "event" },
|
|
2798
2798
|
":content-type": { type: "string", value: "application/json" }
|
|
2799
2799
|
};
|
|
@@ -2804,7 +2804,7 @@ var se_ActionExecutionEvent_event = /* @__PURE__ */ __name((input, context) => {
|
|
|
2804
2804
|
}, "se_ActionExecutionEvent_event");
|
|
2805
2805
|
var se_AttachmentInputEvent_event = /* @__PURE__ */ __name((input, context) => {
|
|
2806
2806
|
const headers = {
|
|
2807
|
-
":event-type": { type: "string", value: "
|
|
2807
|
+
":event-type": { type: "string", value: "attachmentEvent" },
|
|
2808
2808
|
":message-type": { type: "string", value: "event" },
|
|
2809
2809
|
":content-type": { type: "string", value: "application/json" }
|
|
2810
2810
|
};
|
|
@@ -2815,7 +2815,7 @@ var se_AttachmentInputEvent_event = /* @__PURE__ */ __name((input, context) => {
|
|
|
2815
2815
|
}, "se_AttachmentInputEvent_event");
|
|
2816
2816
|
var se_AuthChallengeResponseEvent_event = /* @__PURE__ */ __name((input, context) => {
|
|
2817
2817
|
const headers = {
|
|
2818
|
-
":event-type": { type: "string", value: "
|
|
2818
|
+
":event-type": { type: "string", value: "authChallengeResponseEvent" },
|
|
2819
2819
|
":message-type": { type: "string", value: "event" },
|
|
2820
2820
|
":content-type": { type: "string", value: "application/json" }
|
|
2821
2821
|
};
|
|
@@ -2826,7 +2826,7 @@ var se_AuthChallengeResponseEvent_event = /* @__PURE__ */ __name((input, context
|
|
|
2826
2826
|
}, "se_AuthChallengeResponseEvent_event");
|
|
2827
2827
|
var se_ConfigurationEvent_event = /* @__PURE__ */ __name((input, context) => {
|
|
2828
2828
|
const headers = {
|
|
2829
|
-
":event-type": { type: "string", value: "
|
|
2829
|
+
":event-type": { type: "string", value: "configurationEvent" },
|
|
2830
2830
|
":message-type": { type: "string", value: "event" },
|
|
2831
2831
|
":content-type": { type: "string", value: "application/json" }
|
|
2832
2832
|
};
|
|
@@ -2837,7 +2837,7 @@ var se_ConfigurationEvent_event = /* @__PURE__ */ __name((input, context) => {
|
|
|
2837
2837
|
}, "se_ConfigurationEvent_event");
|
|
2838
2838
|
var se_EndOfInputEvent_event = /* @__PURE__ */ __name((input, context) => {
|
|
2839
2839
|
const headers = {
|
|
2840
|
-
":event-type": { type: "string", value: "
|
|
2840
|
+
":event-type": { type: "string", value: "endOfInputEvent" },
|
|
2841
2841
|
":message-type": { type: "string", value: "event" },
|
|
2842
2842
|
":content-type": { type: "string", value: "application/json" }
|
|
2843
2843
|
};
|
|
@@ -2848,7 +2848,7 @@ var se_EndOfInputEvent_event = /* @__PURE__ */ __name((input, context) => {
|
|
|
2848
2848
|
}, "se_EndOfInputEvent_event");
|
|
2849
2849
|
var se_TextInputEvent_event = /* @__PURE__ */ __name((input, context) => {
|
|
2850
2850
|
const headers = {
|
|
2851
|
-
":event-type": { type: "string", value: "
|
|
2851
|
+
":event-type": { type: "string", value: "textEvent" },
|
|
2852
2852
|
":message-type": { type: "string", value: "event" },
|
|
2853
2853
|
":content-type": { type: "string", value: "application/json" }
|
|
2854
2854
|
};
|
|
@@ -1797,7 +1797,7 @@ const se_ChatInputStream = (input, context) => {
|
|
|
1797
1797
|
};
|
|
1798
1798
|
const se_ActionExecutionEvent_event = (input, context) => {
|
|
1799
1799
|
const headers = {
|
|
1800
|
-
":event-type": { type: "string", value: "
|
|
1800
|
+
":event-type": { type: "string", value: "actionExecutionEvent" },
|
|
1801
1801
|
":message-type": { type: "string", value: "event" },
|
|
1802
1802
|
":content-type": { type: "string", value: "application/json" },
|
|
1803
1803
|
};
|
|
@@ -1808,7 +1808,7 @@ const se_ActionExecutionEvent_event = (input, context) => {
|
|
|
1808
1808
|
};
|
|
1809
1809
|
const se_AttachmentInputEvent_event = (input, context) => {
|
|
1810
1810
|
const headers = {
|
|
1811
|
-
":event-type": { type: "string", value: "
|
|
1811
|
+
":event-type": { type: "string", value: "attachmentEvent" },
|
|
1812
1812
|
":message-type": { type: "string", value: "event" },
|
|
1813
1813
|
":content-type": { type: "string", value: "application/json" },
|
|
1814
1814
|
};
|
|
@@ -1819,7 +1819,7 @@ const se_AttachmentInputEvent_event = (input, context) => {
|
|
|
1819
1819
|
};
|
|
1820
1820
|
const se_AuthChallengeResponseEvent_event = (input, context) => {
|
|
1821
1821
|
const headers = {
|
|
1822
|
-
":event-type": { type: "string", value: "
|
|
1822
|
+
":event-type": { type: "string", value: "authChallengeResponseEvent" },
|
|
1823
1823
|
":message-type": { type: "string", value: "event" },
|
|
1824
1824
|
":content-type": { type: "string", value: "application/json" },
|
|
1825
1825
|
};
|
|
@@ -1830,7 +1830,7 @@ const se_AuthChallengeResponseEvent_event = (input, context) => {
|
|
|
1830
1830
|
};
|
|
1831
1831
|
const se_ConfigurationEvent_event = (input, context) => {
|
|
1832
1832
|
const headers = {
|
|
1833
|
-
":event-type": { type: "string", value: "
|
|
1833
|
+
":event-type": { type: "string", value: "configurationEvent" },
|
|
1834
1834
|
":message-type": { type: "string", value: "event" },
|
|
1835
1835
|
":content-type": { type: "string", value: "application/json" },
|
|
1836
1836
|
};
|
|
@@ -1841,7 +1841,7 @@ const se_ConfigurationEvent_event = (input, context) => {
|
|
|
1841
1841
|
};
|
|
1842
1842
|
const se_EndOfInputEvent_event = (input, context) => {
|
|
1843
1843
|
const headers = {
|
|
1844
|
-
":event-type": { type: "string", value: "
|
|
1844
|
+
":event-type": { type: "string", value: "endOfInputEvent" },
|
|
1845
1845
|
":message-type": { type: "string", value: "event" },
|
|
1846
1846
|
":content-type": { type: "string", value: "application/json" },
|
|
1847
1847
|
};
|
|
@@ -1852,7 +1852,7 @@ const se_EndOfInputEvent_event = (input, context) => {
|
|
|
1852
1852
|
};
|
|
1853
1853
|
const se_TextInputEvent_event = (input, context) => {
|
|
1854
1854
|
const headers = {
|
|
1855
|
-
":event-type": { type: "string", value: "
|
|
1855
|
+
":event-type": { type: "string", value: "textEvent" },
|
|
1856
1856
|
":message-type": { type: "string", value: "event" },
|
|
1857
1857
|
":content-type": { type: "string", value: "application/json" },
|
|
1858
1858
|
};
|
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.620.1",
|
|
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-qbusiness",
|
|
@@ -20,45 +20,45 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/eventstream-handler-node": "3.
|
|
28
|
-
"@aws-sdk/middleware-eventstream": "3.
|
|
29
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.620.1",
|
|
24
|
+
"@aws-sdk/client-sts": "3.620.1",
|
|
25
|
+
"@aws-sdk/core": "3.620.1",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.620.1",
|
|
27
|
+
"@aws-sdk/eventstream-handler-node": "3.620.0",
|
|
28
|
+
"@aws-sdk/middleware-eventstream": "3.620.0",
|
|
29
|
+
"@aws-sdk/middleware-host-header": "3.620.0",
|
|
30
30
|
"@aws-sdk/middleware-logger": "3.609.0",
|
|
31
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
32
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
+
"@aws-sdk/middleware-recursion-detection": "3.620.0",
|
|
32
|
+
"@aws-sdk/middleware-user-agent": "3.620.0",
|
|
33
33
|
"@aws-sdk/region-config-resolver": "3.614.0",
|
|
34
34
|
"@aws-sdk/types": "3.609.0",
|
|
35
35
|
"@aws-sdk/util-endpoints": "3.614.0",
|
|
36
36
|
"@aws-sdk/util-user-agent-browser": "3.609.0",
|
|
37
37
|
"@aws-sdk/util-user-agent-node": "3.614.0",
|
|
38
38
|
"@smithy/config-resolver": "^3.0.5",
|
|
39
|
-
"@smithy/core": "^2.
|
|
40
|
-
"@smithy/eventstream-serde-browser": "^3.0.
|
|
39
|
+
"@smithy/core": "^2.3.0",
|
|
40
|
+
"@smithy/eventstream-serde-browser": "^3.0.5",
|
|
41
41
|
"@smithy/eventstream-serde-config-resolver": "^3.0.3",
|
|
42
42
|
"@smithy/eventstream-serde-node": "^3.0.4",
|
|
43
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
43
|
+
"@smithy/fetch-http-handler": "^3.2.3",
|
|
44
44
|
"@smithy/hash-node": "^3.0.3",
|
|
45
45
|
"@smithy/invalid-dependency": "^3.0.3",
|
|
46
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
47
|
-
"@smithy/middleware-endpoint": "^3.0
|
|
48
|
-
"@smithy/middleware-retry": "^3.0.
|
|
46
|
+
"@smithy/middleware-content-length": "^3.0.5",
|
|
47
|
+
"@smithy/middleware-endpoint": "^3.1.0",
|
|
48
|
+
"@smithy/middleware-retry": "^3.0.12",
|
|
49
49
|
"@smithy/middleware-serde": "^3.0.3",
|
|
50
50
|
"@smithy/middleware-stack": "^3.0.3",
|
|
51
51
|
"@smithy/node-config-provider": "^3.1.4",
|
|
52
|
-
"@smithy/node-http-handler": "^3.1.
|
|
53
|
-
"@smithy/protocol-http": "^4.0
|
|
54
|
-
"@smithy/smithy-client": "^3.1.
|
|
52
|
+
"@smithy/node-http-handler": "^3.1.4",
|
|
53
|
+
"@smithy/protocol-http": "^4.1.0",
|
|
54
|
+
"@smithy/smithy-client": "^3.1.10",
|
|
55
55
|
"@smithy/types": "^3.3.0",
|
|
56
56
|
"@smithy/url-parser": "^3.0.3",
|
|
57
57
|
"@smithy/util-base64": "^3.0.0",
|
|
58
58
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
59
59
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
60
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
61
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
60
|
+
"@smithy/util-defaults-mode-browser": "^3.0.12",
|
|
61
|
+
"@smithy/util-defaults-mode-node": "^3.0.12",
|
|
62
62
|
"@smithy/util-endpoints": "^2.0.5",
|
|
63
63
|
"@smithy/util-middleware": "^3.0.3",
|
|
64
64
|
"@smithy/util-retry": "^3.0.3",
|