@aws-sdk/client-quicksight 3.937.0 → 3.939.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-cjs/index.js CHANGED
@@ -2739,6 +2739,7 @@ const _QARe = "QAResults";
2739
2739
  const _QBIE = "QBusinessInsightsEnabled";
2740
2740
  const _QBIS = "QBusinessInsightsStatus";
2741
2741
  const _QBP = "QBusinessParameters";
2742
+ const _QC = "QuickChat";
2742
2743
  const _QDK = "QDataKey";
2743
2744
  const _QDKA = "QDataKeyArn";
2744
2745
  const _QDKT = "QDataKeyType";
@@ -2903,6 +2904,7 @@ const _RUDVEC = "RegisteredUserDashboardVisualEmbeddingConfiguration";
2903
2904
  const _RUE = "ResourceUnavailableException";
2904
2905
  const _RUEEC = "RegisteredUserEmbeddingExperienceConfiguration";
2905
2906
  const _RUGQAEC = "RegisteredUserGenerativeQnAEmbeddingConfiguration";
2907
+ const _RUQCEC = "RegisteredUserQuickChatEmbeddingConfiguration";
2906
2908
  const _RUQSBEC = "RegisteredUserQSearchBarEmbeddingConfiguration";
2907
2909
  const _RUQSCEC = "RegisteredUserQuickSightConsoleEmbeddingConfiguration";
2908
2910
  const _RUR = "RegisterUserRequest";
@@ -12237,17 +12239,19 @@ var RegisteredUserEmbeddingExperienceConfiguration = [
12237
12239
  n0,
12238
12240
  _RUEEC,
12239
12241
  0,
12240
- [_Da, _QSC, _QSB, _DV, _GQA],
12242
+ [_Da, _QSC, _QSB, _DV, _GQA, _QC],
12241
12243
  [
12242
12244
  () => RegisteredUserDashboardEmbeddingConfiguration,
12243
12245
  () => RegisteredUserQuickSightConsoleEmbeddingConfiguration,
12244
12246
  () => RegisteredUserQSearchBarEmbeddingConfiguration,
12245
12247
  () => RegisteredUserDashboardVisualEmbeddingConfiguration,
12246
12248
  () => RegisteredUserGenerativeQnAEmbeddingConfiguration,
12249
+ () => RegisteredUserQuickChatEmbeddingConfiguration,
12247
12250
  ],
12248
12251
  ];
12249
12252
  var RegisteredUserGenerativeQnAEmbeddingConfiguration = [3, n0, _RUGQAEC, 0, [_ITI], [0]];
12250
12253
  var RegisteredUserQSearchBarEmbeddingConfiguration = [3, n0, _RUQSBEC, 0, [_ITI], [0]];
12254
+ var RegisteredUserQuickChatEmbeddingConfiguration = [3, n0, _RUQCEC, 0, [], []];
12251
12255
  var RegisteredUserQuickSightConsoleEmbeddingConfiguration = [
12252
12256
  3,
12253
12257
  n0,
@@ -2261,6 +2261,7 @@ const _QARe = "QAResults";
2261
2261
  const _QBIE = "QBusinessInsightsEnabled";
2262
2262
  const _QBIS = "QBusinessInsightsStatus";
2263
2263
  const _QBP = "QBusinessParameters";
2264
+ const _QC = "QuickChat";
2264
2265
  const _QDK = "QDataKey";
2265
2266
  const _QDKA = "QDataKeyArn";
2266
2267
  const _QDKT = "QDataKeyType";
@@ -2425,6 +2426,7 @@ const _RUDVEC = "RegisteredUserDashboardVisualEmbeddingConfiguration";
2425
2426
  const _RUE = "ResourceUnavailableException";
2426
2427
  const _RUEEC = "RegisteredUserEmbeddingExperienceConfiguration";
2427
2428
  const _RUGQAEC = "RegisteredUserGenerativeQnAEmbeddingConfiguration";
2429
+ const _RUQCEC = "RegisteredUserQuickChatEmbeddingConfiguration";
2428
2430
  const _RUQSBEC = "RegisteredUserQSearchBarEmbeddingConfiguration";
2429
2431
  const _RUQSCEC = "RegisteredUserQuickSightConsoleEmbeddingConfiguration";
2430
2432
  const _RUR = "RegisterUserRequest";
@@ -11762,17 +11764,19 @@ export var RegisteredUserEmbeddingExperienceConfiguration = [
11762
11764
  n0,
11763
11765
  _RUEEC,
11764
11766
  0,
11765
- [_Da, _QSC, _QSB, _DV, _GQA],
11767
+ [_Da, _QSC, _QSB, _DV, _GQA, _QC],
11766
11768
  [
11767
11769
  () => RegisteredUserDashboardEmbeddingConfiguration,
11768
11770
  () => RegisteredUserQuickSightConsoleEmbeddingConfiguration,
11769
11771
  () => RegisteredUserQSearchBarEmbeddingConfiguration,
11770
11772
  () => RegisteredUserDashboardVisualEmbeddingConfiguration,
11771
11773
  () => RegisteredUserGenerativeQnAEmbeddingConfiguration,
11774
+ () => RegisteredUserQuickChatEmbeddingConfiguration,
11772
11775
  ],
11773
11776
  ];
11774
11777
  export var RegisteredUserGenerativeQnAEmbeddingConfiguration = [3, n0, _RUGQAEC, 0, [_ITI], [0]];
11775
11778
  export var RegisteredUserQSearchBarEmbeddingConfiguration = [3, n0, _RUQSBEC, 0, [_ITI], [0]];
11779
+ export var RegisteredUserQuickChatEmbeddingConfiguration = [3, n0, _RUQCEC, 0, [], []];
11776
11780
  export var RegisteredUserQuickSightConsoleEmbeddingConfiguration = [
11777
11781
  3,
11778
11782
  n0,
@@ -141,6 +141,7 @@ declare const GenerateEmbedUrlForRegisteredUserCommand_base: {
141
141
  * GenerativeQnA: { // RegisteredUserGenerativeQnAEmbeddingConfiguration
142
142
  * InitialTopicId: "STRING_VALUE",
143
143
  * },
144
+ * QuickChat: {},
144
145
  * },
145
146
  * AllowedDomains: [ // StringList
146
147
  * "STRING_VALUE",
@@ -125,6 +125,7 @@ declare const GenerateEmbedUrlForRegisteredUserWithIdentityCommand_base: {
125
125
  * GenerativeQnA: { // RegisteredUserGenerativeQnAEmbeddingConfiguration
126
126
  * InitialTopicId: "STRING_VALUE",
127
127
  * },
128
+ * QuickChat: {},
128
129
  * },
129
130
  * AllowedDomains: [ // StringList
130
131
  * "STRING_VALUE",
@@ -661,6 +661,12 @@ export interface RegisteredUserQSearchBarEmbeddingConfiguration {
661
661
  */
662
662
  InitialTopicId?: string | undefined;
663
663
  }
664
+ /**
665
+ * <p>An object that provides information about the configuration of a chat agent.</p>
666
+ * @public
667
+ */
668
+ export interface RegisteredUserQuickChatEmbeddingConfiguration {
669
+ }
664
670
  /**
665
671
  * <p>The feature configurations of an embedded Amazon Quick Sight console.</p>
666
672
  * @public
@@ -819,6 +825,11 @@ export interface RegisteredUserEmbeddingExperienceConfiguration {
819
825
  * @public
820
826
  */
821
827
  GenerativeQnA?: RegisteredUserGenerativeQnAEmbeddingConfiguration | undefined;
828
+ /**
829
+ * <p>The configuration details for embedding the Quick chat agent.</p>
830
+ * @public
831
+ */
832
+ QuickChat?: RegisteredUserQuickChatEmbeddingConfiguration | undefined;
822
833
  }
823
834
  /**
824
835
  * @public
@@ -1087,6 +1087,7 @@ export declare var RegisteredUserDashboardVisualEmbeddingConfiguration: StaticSt
1087
1087
  export declare var RegisteredUserEmbeddingExperienceConfiguration: StaticStructureSchema;
1088
1088
  export declare var RegisteredUserGenerativeQnAEmbeddingConfiguration: StaticStructureSchema;
1089
1089
  export declare var RegisteredUserQSearchBarEmbeddingConfiguration: StaticStructureSchema;
1090
+ export declare var RegisteredUserQuickChatEmbeddingConfiguration: StaticStructureSchema;
1090
1091
  export declare var RegisteredUserQuickSightConsoleEmbeddingConfiguration: StaticStructureSchema;
1091
1092
  export declare var RegisterUserRequest: StaticStructureSchema;
1092
1093
  export declare var RegisterUserResponse: StaticStructureSchema;
@@ -262,6 +262,7 @@ export interface RegisteredUserGenerativeQnAEmbeddingConfiguration {
262
262
  export interface RegisteredUserQSearchBarEmbeddingConfiguration {
263
263
  InitialTopicId?: string | undefined;
264
264
  }
265
+ export interface RegisteredUserQuickChatEmbeddingConfiguration {}
265
266
  export interface RegisteredUserConsoleFeatureConfigurations {
266
267
  StatePersistence?: StatePersistenceConfigurations | undefined;
267
268
  SharedView?: SharedViewConfigurations | undefined;
@@ -286,6 +287,7 @@ export interface RegisteredUserEmbeddingExperienceConfiguration {
286
287
  | RegisteredUserDashboardVisualEmbeddingConfiguration
287
288
  | undefined;
288
289
  GenerativeQnA?: RegisteredUserGenerativeQnAEmbeddingConfiguration | undefined;
290
+ QuickChat?: RegisteredUserQuickChatEmbeddingConfiguration | undefined;
289
291
  }
290
292
  export interface GenerateEmbedUrlForRegisteredUserRequest {
291
293
  AwsAccountId: string | undefined;
@@ -1094,6 +1094,7 @@ export declare var RegisteredUserDashboardVisualEmbeddingConfiguration: StaticSt
1094
1094
  export declare var RegisteredUserEmbeddingExperienceConfiguration: StaticStructureSchema;
1095
1095
  export declare var RegisteredUserGenerativeQnAEmbeddingConfiguration: StaticStructureSchema;
1096
1096
  export declare var RegisteredUserQSearchBarEmbeddingConfiguration: StaticStructureSchema;
1097
+ export declare var RegisteredUserQuickChatEmbeddingConfiguration: StaticStructureSchema;
1097
1098
  export declare var RegisteredUserQuickSightConsoleEmbeddingConfiguration: StaticStructureSchema;
1098
1099
  export declare var RegisterUserRequest: StaticStructureSchema;
1099
1100
  export declare var RegisterUserResponse: StaticStructureSchema;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-quicksight",
3
3
  "description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
4
- "version": "3.937.0",
4
+ "version": "3.939.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-quicksight",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.936.0",
24
- "@aws-sdk/credential-provider-node": "3.936.0",
24
+ "@aws-sdk/credential-provider-node": "3.939.0",
25
25
  "@aws-sdk/middleware-host-header": "3.936.0",
26
26
  "@aws-sdk/middleware-logger": "3.936.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.936.0",