@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
package/dist-types/index.d.ts
CHANGED
|
@@ -84,8 +84,8 @@
|
|
|
84
84
|
export * from "./QBusinessClient";
|
|
85
85
|
export * from "./QBusiness";
|
|
86
86
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
87
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
88
|
-
export { QBusinessExtensionConfiguration } from "./extensionConfiguration";
|
|
87
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
88
|
+
export type { QBusinessExtensionConfiguration } from "./extensionConfiguration";
|
|
89
89
|
export * from "./commands";
|
|
90
90
|
export * from "./pagination";
|
|
91
91
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
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 BatchDeleteDocumentCommandInput
|
|
14
15
|
extends BatchDeleteDocumentRequest {}
|
|
15
16
|
export interface BatchDeleteDocumentCommandOutput
|
|
@@ -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 BatchPutDocumentCommandInput extends BatchPutDocumentRequest {}
|
|
14
15
|
export interface BatchPutDocumentCommandOutput
|
|
15
16
|
extends BatchPutDocumentResponse,
|
|
@@ -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 ChatCommandInput extends ChatInput {}
|
|
11
12
|
export interface ChatCommandOutput extends ChatOutput, __MetadataBearer {}
|
|
12
13
|
declare const ChatCommand_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 ChatSyncCommandInput extends ChatSyncInput {}
|
|
11
12
|
export interface ChatSyncCommandOutput
|
|
12
13
|
extends ChatSyncOutput,
|
|
@@ -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 CreateApplicationCommandInput
|
|
14
15
|
extends CreateApplicationRequest {}
|
|
15
16
|
export interface CreateApplicationCommandOutput
|
|
@@ -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 CreateDataSourceCommandInput extends CreateDataSourceRequest {}
|
|
14
15
|
export interface CreateDataSourceCommandOutput
|
|
15
16
|
extends CreateDataSourceResponse,
|
|
@@ -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 CreateIndexCommandInput extends CreateIndexRequest {}
|
|
11
12
|
export interface CreateIndexCommandOutput
|
|
12
13
|
extends CreateIndexResponse,
|
|
@@ -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 CreatePluginCommandInput extends CreatePluginRequest {}
|
|
11
12
|
export interface CreatePluginCommandOutput
|
|
12
13
|
extends CreatePluginResponse,
|
|
@@ -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 CreateRetrieverCommandInput extends CreateRetrieverRequest {}
|
|
14
15
|
export interface CreateRetrieverCommandOutput
|
|
15
16
|
extends CreateRetrieverResponse,
|
|
@@ -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 CreateUserCommandInput extends CreateUserRequest {}
|
|
11
12
|
export interface CreateUserCommandOutput
|
|
12
13
|
extends CreateUserResponse,
|
|
@@ -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 CreateWebExperienceCommandInput
|
|
14
15
|
extends CreateWebExperienceRequest {}
|
|
15
16
|
export interface CreateWebExperienceCommandOutput
|
|
@@ -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 DeleteApplicationCommandInput
|
|
14
15
|
extends DeleteApplicationRequest {}
|
|
15
16
|
export interface DeleteApplicationCommandOutput
|
|
@@ -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 DeleteChatControlsConfigurationCommandInput
|
|
14
15
|
extends DeleteChatControlsConfigurationRequest {}
|
|
15
16
|
export interface DeleteChatControlsConfigurationCommandOutput
|
|
@@ -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 DeleteConversationCommandInput
|
|
14
15
|
extends DeleteConversationRequest {}
|
|
15
16
|
export interface DeleteConversationCommandOutput
|
|
@@ -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 DeleteDataSourceCommandInput extends DeleteDataSourceRequest {}
|
|
14
15
|
export interface DeleteDataSourceCommandOutput
|
|
15
16
|
extends DeleteDataSourceResponse,
|
|
@@ -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 DeleteGroupCommandInput extends DeleteGroupRequest {}
|
|
11
12
|
export interface DeleteGroupCommandOutput
|
|
12
13
|
extends DeleteGroupResponse,
|
|
@@ -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 DeleteIndexCommandInput extends DeleteIndexRequest {}
|
|
11
12
|
export interface DeleteIndexCommandOutput
|
|
12
13
|
extends DeleteIndexResponse,
|
|
@@ -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 DeletePluginCommandInput extends DeletePluginRequest {}
|
|
11
12
|
export interface DeletePluginCommandOutput
|
|
12
13
|
extends DeletePluginResponse,
|
|
@@ -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 DeleteRetrieverCommandInput extends DeleteRetrieverRequest {}
|
|
14
15
|
export interface DeleteRetrieverCommandOutput
|
|
15
16
|
extends DeleteRetrieverResponse,
|
|
@@ -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 DeleteUserCommandInput extends DeleteUserRequest {}
|
|
11
12
|
export interface DeleteUserCommandOutput
|
|
12
13
|
extends DeleteUserResponse,
|
|
@@ -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 DeleteWebExperienceCommandInput
|
|
14
15
|
extends DeleteWebExperienceRequest {}
|
|
15
16
|
export interface DeleteWebExperienceCommandOutput
|
|
@@ -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 GetApplicationCommandInput extends GetApplicationRequest {}
|
|
14
15
|
export interface GetApplicationCommandOutput
|
|
15
16
|
extends GetApplicationResponse,
|
|
@@ -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 GetChatControlsConfigurationCommandInput
|
|
14
15
|
extends GetChatControlsConfigurationRequest {}
|
|
15
16
|
export interface GetChatControlsConfigurationCommandOutput
|