@aws-sdk/client-qbusiness 3.590.0 → 3.592.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 +0 -56
- package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +2 -1
- package/dist-types/commands/BatchPutDocumentCommand.d.ts +2 -1
- package/dist-types/commands/ChatCommand.d.ts +2 -1
- package/dist-types/commands/ChatSyncCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateIndexCommand.d.ts +2 -1
- package/dist-types/commands/CreatePluginCommand.d.ts +2 -1
- package/dist-types/commands/CreateRetrieverCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebExperienceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChatControlsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConversationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIndexCommand.d.ts +2 -1
- package/dist-types/commands/DeletePluginCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRetrieverCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebExperienceCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationCommand.d.ts +2 -1
- package/dist-types/commands/GetChatControlsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetIndexCommand.d.ts +2 -1
- package/dist-types/commands/GetPluginCommand.d.ts +2 -1
- package/dist-types/commands/GetRetrieverCommand.d.ts +2 -1
- package/dist-types/commands/GetUserCommand.d.ts +2 -1
- package/dist-types/commands/GetWebExperienceCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConversationsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListDocumentsCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListIndicesCommand.d.ts +2 -1
- package/dist-types/commands/ListMessagesCommand.d.ts +2 -1
- package/dist-types/commands/ListPluginsCommand.d.ts +2 -1
- package/dist-types/commands/ListRetrieversCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWebExperiencesCommand.d.ts +2 -1
- package/dist-types/commands/PutFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/PutGroupCommand.d.ts +2 -1
- package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +2 -1
- package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChatControlsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIndexCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePluginCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRetrieverCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWebExperienceCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/QBusinessServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ChatCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ChatSyncCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePluginCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRetrieverCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWebExperienceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChatControlsConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConversationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePluginCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRetrieverCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWebExperienceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChatControlsConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIndexCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPluginCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRetrieverCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWebExperienceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConversationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMessagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPluginsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRetrieversCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWebExperiencesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutFeedbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateChatControlsConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePluginCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRetrieverCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWebExperienceCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/QBusinessServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetDataSourceCommandInput extends GetDataSourceRequest {}
|
|
14
15
|
export interface GetDataSourceCommandOutput
|
|
15
16
|
extends GetDataSourceResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetGroupCommandInput extends GetGroupRequest {}
|
|
11
12
|
export interface GetGroupCommandOutput
|
|
12
13
|
extends GetGroupResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetIndexCommandInput extends GetIndexRequest {}
|
|
11
12
|
export interface GetIndexCommandOutput
|
|
12
13
|
extends GetIndexResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetPluginCommandInput extends GetPluginRequest {}
|
|
11
12
|
export interface GetPluginCommandOutput
|
|
12
13
|
extends GetPluginResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetRetrieverCommandInput extends GetRetrieverRequest {}
|
|
11
12
|
export interface GetRetrieverCommandOutput
|
|
12
13
|
extends GetRetrieverResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetUserCommandInput extends GetUserRequest {}
|
|
11
12
|
export interface GetUserCommandOutput
|
|
12
13
|
extends GetUserResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetWebExperienceCommandInput extends GetWebExperienceRequest {}
|
|
14
15
|
export interface GetWebExperienceCommandOutput
|
|
15
16
|
extends GetWebExperienceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListApplicationsCommandInput extends ListApplicationsRequest {}
|
|
14
15
|
export interface ListApplicationsCommandOutput
|
|
15
16
|
extends ListApplicationsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListConversationsCommandInput
|
|
14
15
|
extends ListConversationsRequest {}
|
|
15
16
|
export interface ListConversationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDataSourceSyncJobsCommandInput
|
|
14
15
|
extends ListDataSourceSyncJobsRequest {}
|
|
15
16
|
export interface ListDataSourceSyncJobsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDataSourcesCommandInput extends ListDataSourcesRequest {}
|
|
14
15
|
export interface ListDataSourcesCommandOutput
|
|
15
16
|
extends ListDataSourcesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListDocumentsCommandInput extends ListDocumentsRequest {}
|
|
14
15
|
export interface ListDocumentsCommandOutput
|
|
15
16
|
extends ListDocumentsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListGroupsCommandInput extends ListGroupsRequest {}
|
|
11
12
|
export interface ListGroupsCommandOutput
|
|
12
13
|
extends ListGroupsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListIndicesCommandInput extends ListIndicesRequest {}
|
|
11
12
|
export interface ListIndicesCommandOutput
|
|
12
13
|
extends ListIndicesResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListMessagesCommandInput extends ListMessagesRequest {}
|
|
11
12
|
export interface ListMessagesCommandOutput
|
|
12
13
|
extends ListMessagesResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListPluginsCommandInput extends ListPluginsRequest {}
|
|
11
12
|
export interface ListPluginsCommandOutput
|
|
12
13
|
extends ListPluginsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRetrieversCommandInput extends ListRetrieversRequest {}
|
|
14
15
|
export interface ListRetrieversCommandOutput
|
|
15
16
|
extends ListRetrieversResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListWebExperiencesCommandInput
|
|
14
15
|
extends ListWebExperiencesRequest {}
|
|
15
16
|
export interface ListWebExperiencesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutFeedbackCommandInput extends PutFeedbackRequest {}
|
|
11
12
|
export interface PutFeedbackCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const PutFeedbackCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutGroupCommandInput extends PutGroupRequest {}
|
|
11
12
|
export interface PutGroupCommandOutput
|
|
12
13
|
extends PutGroupResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartDataSourceSyncJobCommandInput
|
|
14
15
|
extends StartDataSourceSyncJobRequest {}
|
|
15
16
|
export interface StartDataSourceSyncJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StopDataSourceSyncJobCommandInput
|
|
14
15
|
extends StopDataSourceSyncJobRequest {}
|
|
15
16
|
export interface StopDataSourceSyncJobCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateApplicationCommandInput
|
|
14
15
|
extends UpdateApplicationRequest {}
|
|
15
16
|
export interface UpdateApplicationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateChatControlsConfigurationCommandInput
|
|
14
15
|
extends UpdateChatControlsConfigurationRequest {}
|
|
15
16
|
export interface UpdateChatControlsConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateDataSourceCommandInput extends UpdateDataSourceRequest {}
|
|
14
15
|
export interface UpdateDataSourceCommandOutput
|
|
15
16
|
extends UpdateDataSourceResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateIndexCommandInput extends UpdateIndexRequest {}
|
|
11
12
|
export interface UpdateIndexCommandOutput
|
|
12
13
|
extends UpdateIndexResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdatePluginCommandInput extends UpdatePluginRequest {}
|
|
11
12
|
export interface UpdatePluginCommandOutput
|
|
12
13
|
extends UpdatePluginResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateRetrieverCommandInput extends UpdateRetrieverRequest {}
|
|
14
15
|
export interface UpdateRetrieverCommandOutput
|
|
15
16
|
extends UpdateRetrieverResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../QBusinessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateUserCommandInput extends UpdateUserRequest {}
|
|
11
12
|
export interface UpdateUserCommandOutput
|
|
12
13
|
extends UpdateUserResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../QBusinessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateWebExperienceCommandInput
|
|
14
15
|
extends UpdateWebExperienceRequest {}
|
|
15
16
|
export interface UpdateWebExperienceCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class QBusinessServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
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.592.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,10 +20,10 @@
|
|
|
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-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/eventstream-handler-node": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-eventstream": "3.587.0",
|
|
29
29
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
37
37
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
38
38
|
"@smithy/config-resolver": "^3.0.1",
|
|
39
|
-
"@smithy/core": "^2.
|
|
39
|
+
"@smithy/core": "^2.2.0",
|
|
40
40
|
"@smithy/eventstream-serde-browser": "^3.0.0",
|
|
41
41
|
"@smithy/eventstream-serde-config-resolver": "^3.0.0",
|
|
42
42
|
"@smithy/eventstream-serde-node": "^3.0.0",
|