@aws-sdk/client-qbusiness 3.742.0 → 3.744.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.
@@ -4229,10 +4229,10 @@ export interface GetWebExperienceResponse {
4229
4229
  */
4230
4230
  identityProviderConfiguration?: IdentityProviderConfiguration | undefined;
4231
4231
  /**
4232
- * @deprecated
4233
- *
4234
4232
  * <p>The authentication configuration information for your Amazon Q Business web
4235
4233
  * experience.</p>
4234
+ *
4235
+ * @deprecated
4236
4236
  * @public
4237
4237
  */
4238
4238
  authenticationConfiguration?: WebExperienceAuthConfiguration | undefined;
@@ -4347,9 +4347,9 @@ export interface UpdateWebExperienceRequest {
4347
4347
  */
4348
4348
  roleArn?: string | undefined;
4349
4349
  /**
4350
- * @deprecated
4351
- *
4352
4350
  * <p>The authentication configuration of the Amazon Q Business web experience.</p>
4351
+ *
4352
+ * @deprecated
4353
4353
  * @public
4354
4354
  */
4355
4355
  authenticationConfiguration?: WebExperienceAuthConfiguration | 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.742.0",
4
+ "version": "3.744.0",
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,21 +20,21 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.734.0",
24
- "@aws-sdk/credential-provider-node": "3.741.0",
23
+ "@aws-sdk/core": "3.744.0",
24
+ "@aws-sdk/credential-provider-node": "3.744.0",
25
25
  "@aws-sdk/eventstream-handler-node": "3.734.0",
26
26
  "@aws-sdk/middleware-eventstream": "3.734.0",
27
27
  "@aws-sdk/middleware-host-header": "3.734.0",
28
28
  "@aws-sdk/middleware-logger": "3.734.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.734.0",
30
- "@aws-sdk/middleware-user-agent": "3.734.0",
30
+ "@aws-sdk/middleware-user-agent": "3.744.0",
31
31
  "@aws-sdk/region-config-resolver": "3.734.0",
32
32
  "@aws-sdk/types": "3.734.0",
33
- "@aws-sdk/util-endpoints": "3.734.0",
33
+ "@aws-sdk/util-endpoints": "3.743.0",
34
34
  "@aws-sdk/util-user-agent-browser": "3.734.0",
35
- "@aws-sdk/util-user-agent-node": "3.734.0",
35
+ "@aws-sdk/util-user-agent-node": "3.744.0",
36
36
  "@smithy/config-resolver": "^4.0.1",
37
- "@smithy/core": "^3.1.1",
37
+ "@smithy/core": "^3.1.2",
38
38
  "@smithy/eventstream-serde-browser": "^4.0.1",
39
39
  "@smithy/eventstream-serde-config-resolver": "^4.0.1",
40
40
  "@smithy/eventstream-serde-node": "^4.0.1",
@@ -42,21 +42,21 @@
42
42
  "@smithy/hash-node": "^4.0.1",
43
43
  "@smithy/invalid-dependency": "^4.0.1",
44
44
  "@smithy/middleware-content-length": "^4.0.1",
45
- "@smithy/middleware-endpoint": "^4.0.2",
46
- "@smithy/middleware-retry": "^4.0.3",
47
- "@smithy/middleware-serde": "^4.0.1",
45
+ "@smithy/middleware-endpoint": "^4.0.3",
46
+ "@smithy/middleware-retry": "^4.0.4",
47
+ "@smithy/middleware-serde": "^4.0.2",
48
48
  "@smithy/middleware-stack": "^4.0.1",
49
49
  "@smithy/node-config-provider": "^4.0.1",
50
50
  "@smithy/node-http-handler": "^4.0.2",
51
51
  "@smithy/protocol-http": "^5.0.1",
52
- "@smithy/smithy-client": "^4.1.2",
52
+ "@smithy/smithy-client": "^4.1.3",
53
53
  "@smithy/types": "^4.1.0",
54
54
  "@smithy/url-parser": "^4.0.1",
55
55
  "@smithy/util-base64": "^4.0.0",
56
56
  "@smithy/util-body-length-browser": "^4.0.0",
57
57
  "@smithy/util-body-length-node": "^4.0.0",
58
- "@smithy/util-defaults-mode-browser": "^4.0.3",
59
- "@smithy/util-defaults-mode-node": "^4.0.3",
58
+ "@smithy/util-defaults-mode-browser": "^4.0.4",
59
+ "@smithy/util-defaults-mode-node": "^4.0.4",
60
60
  "@smithy/util-endpoints": "^3.0.1",
61
61
  "@smithy/util-middleware": "^4.0.1",
62
62
  "@smithy/util-retry": "^4.0.1",