@aws-sdk/client-qbusiness 3.496.0 → 3.501.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 +55 -54
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -5815,28 +5815,21 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5815
5815
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5816
5816
|
|
|
5817
5817
|
0 && (module.exports = {
|
|
5818
|
-
|
|
5819
|
-
|
|
5820
|
-
|
|
5821
|
-
|
|
5822
|
-
|
|
5823
|
-
AttributeType,
|
|
5824
|
-
AttributeValueOperator,
|
|
5818
|
+
QBusinessServiceException,
|
|
5819
|
+
__Client,
|
|
5820
|
+
QBusinessClient,
|
|
5821
|
+
QBusiness,
|
|
5822
|
+
$Command,
|
|
5825
5823
|
BatchDeleteDocumentCommand,
|
|
5826
5824
|
BatchPutDocumentCommand,
|
|
5827
5825
|
ChatSyncCommand,
|
|
5828
|
-
ConflictException,
|
|
5829
|
-
ContentType,
|
|
5830
5826
|
CreateApplicationCommand,
|
|
5831
|
-
CreateApplicationRequestFilterSensitiveLog,
|
|
5832
5827
|
CreateDataSourceCommand,
|
|
5833
5828
|
CreateIndexCommand,
|
|
5834
5829
|
CreatePluginCommand,
|
|
5835
5830
|
CreateRetrieverCommand,
|
|
5836
5831
|
CreateUserCommand,
|
|
5837
5832
|
CreateWebExperienceCommand,
|
|
5838
|
-
DataSourceStatus,
|
|
5839
|
-
DataSourceSyncJobStatus,
|
|
5840
5833
|
DeleteApplicationCommand,
|
|
5841
5834
|
DeleteChatControlsConfigurationCommand,
|
|
5842
5835
|
DeleteConversationCommand,
|
|
@@ -5847,15 +5840,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5847
5840
|
DeleteRetrieverCommand,
|
|
5848
5841
|
DeleteUserCommand,
|
|
5849
5842
|
DeleteWebExperienceCommand,
|
|
5850
|
-
DocumentAttributeValue,
|
|
5851
|
-
DocumentContent,
|
|
5852
|
-
DocumentContentOperator,
|
|
5853
|
-
DocumentEnrichmentConditionOperator,
|
|
5854
|
-
DocumentStatus,
|
|
5855
|
-
EncryptionConfigurationFilterSensitiveLog,
|
|
5856
|
-
ErrorCode,
|
|
5857
5843
|
GetApplicationCommand,
|
|
5858
|
-
GetApplicationResponseFilterSensitiveLog,
|
|
5859
5844
|
GetChatControlsConfigurationCommand,
|
|
5860
5845
|
GetDataSourceCommand,
|
|
5861
5846
|
GetGroupCommand,
|
|
@@ -5864,10 +5849,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5864
5849
|
GetRetrieverCommand,
|
|
5865
5850
|
GetUserCommand,
|
|
5866
5851
|
GetWebExperienceCommand,
|
|
5867
|
-
GroupStatus,
|
|
5868
|
-
IndexStatus,
|
|
5869
|
-
InternalServerException,
|
|
5870
|
-
LicenseNotFoundException,
|
|
5871
5852
|
ListApplicationsCommand,
|
|
5872
5853
|
ListConversationsCommand,
|
|
5873
5854
|
ListDataSourceSyncJobsCommand,
|
|
@@ -5880,34 +5861,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5880
5861
|
ListRetrieversCommand,
|
|
5881
5862
|
ListTagsForResourceCommand,
|
|
5882
5863
|
ListWebExperiencesCommand,
|
|
5883
|
-
MemberRelation,
|
|
5884
|
-
MembershipType,
|
|
5885
|
-
MessageType,
|
|
5886
|
-
MessageUsefulness,
|
|
5887
|
-
MessageUsefulnessReason,
|
|
5888
|
-
PluginAuthConfiguration,
|
|
5889
|
-
PluginState,
|
|
5890
|
-
PluginType,
|
|
5891
|
-
Principal,
|
|
5892
5864
|
PutFeedbackCommand,
|
|
5893
5865
|
PutGroupCommand,
|
|
5894
|
-
QBusiness,
|
|
5895
|
-
QBusinessClient,
|
|
5896
|
-
QBusinessServiceException,
|
|
5897
|
-
ReadAccessType,
|
|
5898
|
-
ResourceNotFoundException,
|
|
5899
|
-
ResponseScope,
|
|
5900
|
-
RetrieverConfiguration,
|
|
5901
|
-
RetrieverStatus,
|
|
5902
|
-
RetrieverType,
|
|
5903
|
-
RuleConfiguration,
|
|
5904
|
-
RuleType,
|
|
5905
|
-
ServiceQuotaExceededException,
|
|
5906
5866
|
StartDataSourceSyncJobCommand,
|
|
5907
|
-
Status,
|
|
5908
5867
|
StopDataSourceSyncJobCommand,
|
|
5909
5868
|
TagResourceCommand,
|
|
5910
|
-
ThrottlingException,
|
|
5911
5869
|
UntagResourceCommand,
|
|
5912
5870
|
UpdateApplicationCommand,
|
|
5913
5871
|
UpdateChatControlsConfigurationCommand,
|
|
@@ -5917,12 +5875,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5917
5875
|
UpdateRetrieverCommand,
|
|
5918
5876
|
UpdateUserCommand,
|
|
5919
5877
|
UpdateWebExperienceCommand,
|
|
5920
|
-
ValidationException,
|
|
5921
|
-
ValidationExceptionReason,
|
|
5922
|
-
WebExperienceAuthConfiguration,
|
|
5923
|
-
WebExperienceSamplePromptsControlMode,
|
|
5924
|
-
WebExperienceStatus,
|
|
5925
|
-
__Client,
|
|
5926
5878
|
paginateGetChatControlsConfiguration,
|
|
5927
5879
|
paginateListApplications,
|
|
5928
5880
|
paginateListConversations,
|
|
@@ -5934,6 +5886,55 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5934
5886
|
paginateListMessages,
|
|
5935
5887
|
paginateListPlugins,
|
|
5936
5888
|
paginateListRetrievers,
|
|
5937
|
-
paginateListWebExperiences
|
|
5889
|
+
paginateListWebExperiences,
|
|
5890
|
+
MemberRelation,
|
|
5891
|
+
ReadAccessType,
|
|
5892
|
+
MembershipType,
|
|
5893
|
+
Principal,
|
|
5894
|
+
AccessDeniedException,
|
|
5895
|
+
ActionPayloadFieldType,
|
|
5896
|
+
PluginType,
|
|
5897
|
+
ApplicationStatus,
|
|
5898
|
+
ConflictException,
|
|
5899
|
+
AttachmentsControlMode,
|
|
5900
|
+
InternalServerException,
|
|
5901
|
+
ResourceNotFoundException,
|
|
5902
|
+
ServiceQuotaExceededException,
|
|
5903
|
+
ThrottlingException,
|
|
5904
|
+
ValidationExceptionReason,
|
|
5905
|
+
ValidationException,
|
|
5906
|
+
ErrorCode,
|
|
5907
|
+
DocumentEnrichmentConditionOperator,
|
|
5908
|
+
DocumentAttributeValue,
|
|
5909
|
+
DocumentContentOperator,
|
|
5910
|
+
AttributeValueOperator,
|
|
5911
|
+
DataSourceStatus,
|
|
5912
|
+
Status,
|
|
5913
|
+
AttributeType,
|
|
5914
|
+
IndexStatus,
|
|
5915
|
+
PluginAuthConfiguration,
|
|
5916
|
+
PluginState,
|
|
5917
|
+
RetrieverConfiguration,
|
|
5918
|
+
RetrieverType,
|
|
5919
|
+
RetrieverStatus,
|
|
5920
|
+
WebExperienceSamplePromptsControlMode,
|
|
5921
|
+
WebExperienceAuthConfiguration,
|
|
5922
|
+
WebExperienceStatus,
|
|
5923
|
+
AttachmentStatus,
|
|
5924
|
+
DocumentContent,
|
|
5925
|
+
ContentType,
|
|
5926
|
+
LicenseNotFoundException,
|
|
5927
|
+
DataSourceSyncJobStatus,
|
|
5928
|
+
DocumentStatus,
|
|
5929
|
+
ResponseScope,
|
|
5930
|
+
RuleConfiguration,
|
|
5931
|
+
RuleType,
|
|
5932
|
+
GroupStatus,
|
|
5933
|
+
MessageType,
|
|
5934
|
+
MessageUsefulnessReason,
|
|
5935
|
+
MessageUsefulness,
|
|
5936
|
+
EncryptionConfigurationFilterSensitiveLog,
|
|
5937
|
+
CreateApplicationRequestFilterSensitiveLog,
|
|
5938
|
+
GetApplicationResponseFilterSensitiveLog
|
|
5938
5939
|
});
|
|
5939
5940
|
|
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.501.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,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.501.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.501.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|