@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.
Files changed (117) hide show
  1. package/dist-cjs/index.js +0 -56
  2. package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchPutDocumentCommand.d.ts +2 -1
  4. package/dist-types/commands/ChatCommand.d.ts +2 -1
  5. package/dist-types/commands/ChatSyncCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateIndexCommand.d.ts +2 -1
  9. package/dist-types/commands/CreatePluginCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateRetrieverCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateWebExperienceCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteChatControlsConfigurationCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteConversationCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteIndexCommand.d.ts +2 -1
  19. package/dist-types/commands/DeletePluginCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteRetrieverCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteWebExperienceCommand.d.ts +2 -1
  23. package/dist-types/commands/GetApplicationCommand.d.ts +2 -1
  24. package/dist-types/commands/GetChatControlsConfigurationCommand.d.ts +2 -1
  25. package/dist-types/commands/GetDataSourceCommand.d.ts +2 -1
  26. package/dist-types/commands/GetGroupCommand.d.ts +2 -1
  27. package/dist-types/commands/GetIndexCommand.d.ts +2 -1
  28. package/dist-types/commands/GetPluginCommand.d.ts +2 -1
  29. package/dist-types/commands/GetRetrieverCommand.d.ts +2 -1
  30. package/dist-types/commands/GetUserCommand.d.ts +2 -1
  31. package/dist-types/commands/GetWebExperienceCommand.d.ts +2 -1
  32. package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListConversationsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
  36. package/dist-types/commands/ListDocumentsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListIndicesCommand.d.ts +2 -1
  39. package/dist-types/commands/ListMessagesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListPluginsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListRetrieversCommand.d.ts +2 -1
  42. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  43. package/dist-types/commands/ListWebExperiencesCommand.d.ts +2 -1
  44. package/dist-types/commands/PutFeedbackCommand.d.ts +2 -1
  45. package/dist-types/commands/PutGroupCommand.d.ts +2 -1
  46. package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +2 -1
  47. package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +2 -1
  48. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  49. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateChatControlsConfigurationCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateIndexCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdatePluginCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateRetrieverCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateWebExperienceCommand.d.ts +2 -1
  58. package/dist-types/index.d.ts +2 -2
  59. package/dist-types/models/QBusinessServiceException.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ChatCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/ChatSyncCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/CreatePluginCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/CreateRetrieverCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/CreateWebExperienceCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteChatControlsConfigurationCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DeleteConversationCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DeletePluginCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DeleteRetrieverCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DeleteWebExperienceCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetChatControlsConfigurationCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/GetIndexCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/GetPluginCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/GetRetrieverCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/GetWebExperienceCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListConversationsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListMessagesCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListPluginsCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListRetrieversCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListWebExperiencesCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/PutFeedbackCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/PutGroupCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/UpdateChatControlsConfigurationCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/UpdatePluginCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/UpdateRetrieverCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/UpdateWebExperienceCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/models/QBusinessServiceException.d.ts +2 -1
  117. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -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 { __ServiceException, __ServiceExceptionOptions };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetChatControlsConfigurationCommandInput
14
15
  extends GetChatControlsConfigurationRequest {}
15
16
  export interface GetChatControlsConfigurationCommandOutput