@aws-sdk/client-qbusiness 3.1045.0 → 3.1046.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 (286) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +184 -185
  5. package/dist-cjs/models/QBusinessServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +15 -17
  7. package/dist-cjs/runtimeConfig.js +20 -24
  8. package/dist-cjs/runtimeConfig.native.js +2 -2
  9. package/dist-cjs/runtimeConfig.shared.js +9 -10
  10. package/dist-es/QBusiness.js +1 -1
  11. package/dist-es/QBusinessClient.js +6 -6
  12. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  13. package/dist-es/commands/AssociatePermissionCommand.js +2 -2
  14. package/dist-es/commands/BatchDeleteDocumentCommand.js +2 -2
  15. package/dist-es/commands/BatchPutDocumentCommand.js +2 -2
  16. package/dist-es/commands/CancelSubscriptionCommand.js +2 -2
  17. package/dist-es/commands/ChatCommand.js +2 -2
  18. package/dist-es/commands/ChatSyncCommand.js +2 -2
  19. package/dist-es/commands/CheckDocumentAccessCommand.js +2 -2
  20. package/dist-es/commands/CreateAnonymousWebExperienceUrlCommand.js +2 -2
  21. package/dist-es/commands/CreateApplicationCommand.js +2 -2
  22. package/dist-es/commands/CreateChatResponseConfigurationCommand.js +2 -2
  23. package/dist-es/commands/CreateDataAccessorCommand.js +2 -2
  24. package/dist-es/commands/CreateDataSourceCommand.js +2 -2
  25. package/dist-es/commands/CreateIndexCommand.js +2 -2
  26. package/dist-es/commands/CreatePluginCommand.js +2 -2
  27. package/dist-es/commands/CreateRetrieverCommand.js +2 -2
  28. package/dist-es/commands/CreateSubscriptionCommand.js +2 -2
  29. package/dist-es/commands/CreateUserCommand.js +2 -2
  30. package/dist-es/commands/CreateWebExperienceCommand.js +2 -2
  31. package/dist-es/commands/DeleteApplicationCommand.js +2 -2
  32. package/dist-es/commands/DeleteAttachmentCommand.js +2 -2
  33. package/dist-es/commands/DeleteChatControlsConfigurationCommand.js +2 -2
  34. package/dist-es/commands/DeleteChatResponseConfigurationCommand.js +2 -2
  35. package/dist-es/commands/DeleteConversationCommand.js +2 -2
  36. package/dist-es/commands/DeleteDataAccessorCommand.js +2 -2
  37. package/dist-es/commands/DeleteDataSourceCommand.js +2 -2
  38. package/dist-es/commands/DeleteGroupCommand.js +2 -2
  39. package/dist-es/commands/DeleteIndexCommand.js +2 -2
  40. package/dist-es/commands/DeletePluginCommand.js +2 -2
  41. package/dist-es/commands/DeleteRetrieverCommand.js +2 -2
  42. package/dist-es/commands/DeleteUserCommand.js +2 -2
  43. package/dist-es/commands/DeleteWebExperienceCommand.js +2 -2
  44. package/dist-es/commands/DisassociatePermissionCommand.js +2 -2
  45. package/dist-es/commands/GetApplicationCommand.js +2 -2
  46. package/dist-es/commands/GetChatControlsConfigurationCommand.js +2 -2
  47. package/dist-es/commands/GetChatResponseConfigurationCommand.js +2 -2
  48. package/dist-es/commands/GetDataAccessorCommand.js +2 -2
  49. package/dist-es/commands/GetDataSourceCommand.js +2 -2
  50. package/dist-es/commands/GetDocumentContentCommand.js +2 -2
  51. package/dist-es/commands/GetGroupCommand.js +2 -2
  52. package/dist-es/commands/GetIndexCommand.js +2 -2
  53. package/dist-es/commands/GetMediaCommand.js +2 -2
  54. package/dist-es/commands/GetPluginCommand.js +2 -2
  55. package/dist-es/commands/GetPolicyCommand.js +2 -2
  56. package/dist-es/commands/GetRetrieverCommand.js +2 -2
  57. package/dist-es/commands/GetUserCommand.js +2 -2
  58. package/dist-es/commands/GetWebExperienceCommand.js +2 -2
  59. package/dist-es/commands/ListApplicationsCommand.js +2 -2
  60. package/dist-es/commands/ListAttachmentsCommand.js +2 -2
  61. package/dist-es/commands/ListChatResponseConfigurationsCommand.js +2 -2
  62. package/dist-es/commands/ListConversationsCommand.js +2 -2
  63. package/dist-es/commands/ListDataAccessorsCommand.js +2 -2
  64. package/dist-es/commands/ListDataSourceSyncJobsCommand.js +2 -2
  65. package/dist-es/commands/ListDataSourcesCommand.js +2 -2
  66. package/dist-es/commands/ListDocumentsCommand.js +2 -2
  67. package/dist-es/commands/ListGroupsCommand.js +2 -2
  68. package/dist-es/commands/ListIndicesCommand.js +2 -2
  69. package/dist-es/commands/ListMessagesCommand.js +2 -2
  70. package/dist-es/commands/ListPluginActionsCommand.js +2 -2
  71. package/dist-es/commands/ListPluginTypeActionsCommand.js +2 -2
  72. package/dist-es/commands/ListPluginTypeMetadataCommand.js +2 -2
  73. package/dist-es/commands/ListPluginsCommand.js +2 -2
  74. package/dist-es/commands/ListRetrieversCommand.js +2 -2
  75. package/dist-es/commands/ListSubscriptionsCommand.js +2 -2
  76. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  77. package/dist-es/commands/ListWebExperiencesCommand.js +2 -2
  78. package/dist-es/commands/PutFeedbackCommand.js +2 -2
  79. package/dist-es/commands/PutGroupCommand.js +2 -2
  80. package/dist-es/commands/SearchRelevantContentCommand.js +2 -2
  81. package/dist-es/commands/StartDataSourceSyncJobCommand.js +2 -2
  82. package/dist-es/commands/StopDataSourceSyncJobCommand.js +2 -2
  83. package/dist-es/commands/TagResourceCommand.js +2 -2
  84. package/dist-es/commands/UntagResourceCommand.js +2 -2
  85. package/dist-es/commands/UpdateApplicationCommand.js +2 -2
  86. package/dist-es/commands/UpdateChatControlsConfigurationCommand.js +2 -2
  87. package/dist-es/commands/UpdateChatResponseConfigurationCommand.js +2 -2
  88. package/dist-es/commands/UpdateDataAccessorCommand.js +2 -2
  89. package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
  90. package/dist-es/commands/UpdateIndexCommand.js +2 -2
  91. package/dist-es/commands/UpdatePluginCommand.js +2 -2
  92. package/dist-es/commands/UpdateRetrieverCommand.js +2 -2
  93. package/dist-es/commands/UpdateSubscriptionCommand.js +2 -2
  94. package/dist-es/commands/UpdateUserCommand.js +2 -2
  95. package/dist-es/commands/UpdateWebExperienceCommand.js +2 -2
  96. package/dist-es/endpoint/bdd.js +1 -1
  97. package/dist-es/endpoint/endpointResolver.js +1 -1
  98. package/dist-es/models/QBusinessServiceException.js +1 -1
  99. package/dist-es/runtimeConfig.browser.js +5 -7
  100. package/dist-es/runtimeConfig.js +5 -9
  101. package/dist-es/runtimeConfig.native.js +1 -1
  102. package/dist-es/runtimeConfig.shared.js +3 -4
  103. package/dist-es/runtimeExtensions.js +2 -2
  104. package/dist-types/QBusinessClient.d.ts +6 -6
  105. package/dist-types/commands/AssociatePermissionCommand.d.ts +6 -4
  106. package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +6 -4
  107. package/dist-types/commands/BatchPutDocumentCommand.d.ts +6 -4
  108. package/dist-types/commands/CancelSubscriptionCommand.d.ts +6 -4
  109. package/dist-types/commands/ChatCommand.d.ts +6 -4
  110. package/dist-types/commands/ChatSyncCommand.d.ts +6 -4
  111. package/dist-types/commands/CheckDocumentAccessCommand.d.ts +6 -4
  112. package/dist-types/commands/CreateAnonymousWebExperienceUrlCommand.d.ts +6 -4
  113. package/dist-types/commands/CreateApplicationCommand.d.ts +6 -4
  114. package/dist-types/commands/CreateChatResponseConfigurationCommand.d.ts +6 -4
  115. package/dist-types/commands/CreateDataAccessorCommand.d.ts +6 -4
  116. package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -4
  117. package/dist-types/commands/CreateIndexCommand.d.ts +6 -4
  118. package/dist-types/commands/CreatePluginCommand.d.ts +6 -4
  119. package/dist-types/commands/CreateRetrieverCommand.d.ts +6 -4
  120. package/dist-types/commands/CreateSubscriptionCommand.d.ts +6 -4
  121. package/dist-types/commands/CreateUserCommand.d.ts +6 -4
  122. package/dist-types/commands/CreateWebExperienceCommand.d.ts +6 -4
  123. package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -4
  124. package/dist-types/commands/DeleteAttachmentCommand.d.ts +6 -4
  125. package/dist-types/commands/DeleteChatControlsConfigurationCommand.d.ts +6 -4
  126. package/dist-types/commands/DeleteChatResponseConfigurationCommand.d.ts +6 -4
  127. package/dist-types/commands/DeleteConversationCommand.d.ts +6 -4
  128. package/dist-types/commands/DeleteDataAccessorCommand.d.ts +6 -4
  129. package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -4
  130. package/dist-types/commands/DeleteGroupCommand.d.ts +6 -4
  131. package/dist-types/commands/DeleteIndexCommand.d.ts +6 -4
  132. package/dist-types/commands/DeletePluginCommand.d.ts +6 -4
  133. package/dist-types/commands/DeleteRetrieverCommand.d.ts +6 -4
  134. package/dist-types/commands/DeleteUserCommand.d.ts +6 -4
  135. package/dist-types/commands/DeleteWebExperienceCommand.d.ts +6 -4
  136. package/dist-types/commands/DisassociatePermissionCommand.d.ts +6 -4
  137. package/dist-types/commands/GetApplicationCommand.d.ts +6 -4
  138. package/dist-types/commands/GetChatControlsConfigurationCommand.d.ts +6 -4
  139. package/dist-types/commands/GetChatResponseConfigurationCommand.d.ts +6 -4
  140. package/dist-types/commands/GetDataAccessorCommand.d.ts +6 -4
  141. package/dist-types/commands/GetDataSourceCommand.d.ts +6 -4
  142. package/dist-types/commands/GetDocumentContentCommand.d.ts +6 -4
  143. package/dist-types/commands/GetGroupCommand.d.ts +6 -4
  144. package/dist-types/commands/GetIndexCommand.d.ts +6 -4
  145. package/dist-types/commands/GetMediaCommand.d.ts +6 -4
  146. package/dist-types/commands/GetPluginCommand.d.ts +6 -4
  147. package/dist-types/commands/GetPolicyCommand.d.ts +6 -4
  148. package/dist-types/commands/GetRetrieverCommand.d.ts +6 -4
  149. package/dist-types/commands/GetUserCommand.d.ts +6 -4
  150. package/dist-types/commands/GetWebExperienceCommand.d.ts +6 -4
  151. package/dist-types/commands/ListApplicationsCommand.d.ts +6 -4
  152. package/dist-types/commands/ListAttachmentsCommand.d.ts +6 -4
  153. package/dist-types/commands/ListChatResponseConfigurationsCommand.d.ts +6 -4
  154. package/dist-types/commands/ListConversationsCommand.d.ts +6 -4
  155. package/dist-types/commands/ListDataAccessorsCommand.d.ts +6 -4
  156. package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +6 -4
  157. package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -4
  158. package/dist-types/commands/ListDocumentsCommand.d.ts +6 -4
  159. package/dist-types/commands/ListGroupsCommand.d.ts +6 -4
  160. package/dist-types/commands/ListIndicesCommand.d.ts +6 -4
  161. package/dist-types/commands/ListMessagesCommand.d.ts +6 -4
  162. package/dist-types/commands/ListPluginActionsCommand.d.ts +6 -4
  163. package/dist-types/commands/ListPluginTypeActionsCommand.d.ts +6 -4
  164. package/dist-types/commands/ListPluginTypeMetadataCommand.d.ts +6 -4
  165. package/dist-types/commands/ListPluginsCommand.d.ts +6 -4
  166. package/dist-types/commands/ListRetrieversCommand.d.ts +6 -4
  167. package/dist-types/commands/ListSubscriptionsCommand.d.ts +6 -4
  168. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  169. package/dist-types/commands/ListWebExperiencesCommand.d.ts +6 -4
  170. package/dist-types/commands/PutFeedbackCommand.d.ts +6 -4
  171. package/dist-types/commands/PutGroupCommand.d.ts +6 -4
  172. package/dist-types/commands/SearchRelevantContentCommand.d.ts +6 -4
  173. package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +6 -4
  174. package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +6 -4
  175. package/dist-types/commands/TagResourceCommand.d.ts +6 -4
  176. package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  177. package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -4
  178. package/dist-types/commands/UpdateChatControlsConfigurationCommand.d.ts +6 -4
  179. package/dist-types/commands/UpdateChatResponseConfigurationCommand.d.ts +6 -4
  180. package/dist-types/commands/UpdateDataAccessorCommand.d.ts +6 -4
  181. package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -4
  182. package/dist-types/commands/UpdateIndexCommand.d.ts +6 -4
  183. package/dist-types/commands/UpdatePluginCommand.d.ts +6 -4
  184. package/dist-types/commands/UpdateRetrieverCommand.d.ts +6 -4
  185. package/dist-types/commands/UpdateSubscriptionCommand.d.ts +6 -4
  186. package/dist-types/commands/UpdateUserCommand.d.ts +6 -4
  187. package/dist-types/commands/UpdateWebExperienceCommand.d.ts +6 -4
  188. package/dist-types/endpoint/bdd.d.ts +1 -1
  189. package/dist-types/extensionConfiguration.d.ts +1 -1
  190. package/dist-types/models/QBusinessServiceException.d.ts +1 -1
  191. package/dist-types/models/errors.d.ts +1 -1
  192. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  193. package/dist-types/runtimeConfig.d.ts +2 -2
  194. package/dist-types/runtimeConfig.native.d.ts +2 -2
  195. package/dist-types/ts3.4/QBusinessClient.d.ts +12 -18
  196. package/dist-types/ts3.4/commands/AssociatePermissionCommand.d.ts +6 -4
  197. package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +6 -4
  198. package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +6 -4
  199. package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +6 -4
  200. package/dist-types/ts3.4/commands/ChatCommand.d.ts +6 -4
  201. package/dist-types/ts3.4/commands/ChatSyncCommand.d.ts +6 -8
  202. package/dist-types/ts3.4/commands/CheckDocumentAccessCommand.d.ts +6 -4
  203. package/dist-types/ts3.4/commands/CreateAnonymousWebExperienceUrlCommand.d.ts +6 -4
  204. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +6 -4
  205. package/dist-types/ts3.4/commands/CreateChatResponseConfigurationCommand.d.ts +6 -4
  206. package/dist-types/ts3.4/commands/CreateDataAccessorCommand.d.ts +6 -4
  207. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +6 -4
  208. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +6 -4
  209. package/dist-types/ts3.4/commands/CreatePluginCommand.d.ts +6 -4
  210. package/dist-types/ts3.4/commands/CreateRetrieverCommand.d.ts +6 -4
  211. package/dist-types/ts3.4/commands/CreateSubscriptionCommand.d.ts +6 -4
  212. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +6 -4
  213. package/dist-types/ts3.4/commands/CreateWebExperienceCommand.d.ts +6 -4
  214. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +6 -4
  215. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +6 -4
  216. package/dist-types/ts3.4/commands/DeleteChatControlsConfigurationCommand.d.ts +6 -4
  217. package/dist-types/ts3.4/commands/DeleteChatResponseConfigurationCommand.d.ts +6 -4
  218. package/dist-types/ts3.4/commands/DeleteConversationCommand.d.ts +6 -4
  219. package/dist-types/ts3.4/commands/DeleteDataAccessorCommand.d.ts +6 -4
  220. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +6 -4
  221. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +6 -4
  222. package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +6 -4
  223. package/dist-types/ts3.4/commands/DeletePluginCommand.d.ts +6 -4
  224. package/dist-types/ts3.4/commands/DeleteRetrieverCommand.d.ts +6 -4
  225. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
  226. package/dist-types/ts3.4/commands/DeleteWebExperienceCommand.d.ts +6 -4
  227. package/dist-types/ts3.4/commands/DisassociatePermissionCommand.d.ts +6 -4
  228. package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +6 -4
  229. package/dist-types/ts3.4/commands/GetChatControlsConfigurationCommand.d.ts +6 -4
  230. package/dist-types/ts3.4/commands/GetChatResponseConfigurationCommand.d.ts +6 -4
  231. package/dist-types/ts3.4/commands/GetDataAccessorCommand.d.ts +6 -4
  232. package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +6 -4
  233. package/dist-types/ts3.4/commands/GetDocumentContentCommand.d.ts +6 -4
  234. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +6 -8
  235. package/dist-types/ts3.4/commands/GetIndexCommand.d.ts +6 -8
  236. package/dist-types/ts3.4/commands/GetMediaCommand.d.ts +6 -8
  237. package/dist-types/ts3.4/commands/GetPluginCommand.d.ts +6 -8
  238. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +6 -8
  239. package/dist-types/ts3.4/commands/GetRetrieverCommand.d.ts +6 -4
  240. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +6 -4
  241. package/dist-types/ts3.4/commands/GetWebExperienceCommand.d.ts +6 -4
  242. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +6 -4
  243. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +6 -4
  244. package/dist-types/ts3.4/commands/ListChatResponseConfigurationsCommand.d.ts +6 -4
  245. package/dist-types/ts3.4/commands/ListConversationsCommand.d.ts +6 -4
  246. package/dist-types/ts3.4/commands/ListDataAccessorsCommand.d.ts +6 -4
  247. package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +6 -4
  248. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +6 -4
  249. package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +6 -4
  250. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +6 -4
  251. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +6 -4
  252. package/dist-types/ts3.4/commands/ListMessagesCommand.d.ts +6 -4
  253. package/dist-types/ts3.4/commands/ListPluginActionsCommand.d.ts +6 -4
  254. package/dist-types/ts3.4/commands/ListPluginTypeActionsCommand.d.ts +6 -4
  255. package/dist-types/ts3.4/commands/ListPluginTypeMetadataCommand.d.ts +6 -4
  256. package/dist-types/ts3.4/commands/ListPluginsCommand.d.ts +6 -4
  257. package/dist-types/ts3.4/commands/ListRetrieversCommand.d.ts +6 -4
  258. package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +6 -4
  259. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  260. package/dist-types/ts3.4/commands/ListWebExperiencesCommand.d.ts +6 -4
  261. package/dist-types/ts3.4/commands/PutFeedbackCommand.d.ts +6 -4
  262. package/dist-types/ts3.4/commands/PutGroupCommand.d.ts +6 -8
  263. package/dist-types/ts3.4/commands/SearchRelevantContentCommand.d.ts +6 -4
  264. package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +6 -4
  265. package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +6 -4
  266. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  267. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  268. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +6 -4
  269. package/dist-types/ts3.4/commands/UpdateChatControlsConfigurationCommand.d.ts +6 -4
  270. package/dist-types/ts3.4/commands/UpdateChatResponseConfigurationCommand.d.ts +6 -4
  271. package/dist-types/ts3.4/commands/UpdateDataAccessorCommand.d.ts +6 -4
  272. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +6 -4
  273. package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +6 -4
  274. package/dist-types/ts3.4/commands/UpdatePluginCommand.d.ts +6 -4
  275. package/dist-types/ts3.4/commands/UpdateRetrieverCommand.d.ts +6 -4
  276. package/dist-types/ts3.4/commands/UpdateSubscriptionCommand.d.ts +6 -4
  277. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +6 -4
  278. package/dist-types/ts3.4/commands/UpdateWebExperienceCommand.d.ts +6 -4
  279. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  280. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  281. package/dist-types/ts3.4/models/QBusinessServiceException.d.ts +1 -1
  282. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  283. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  284. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  285. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  286. package/package.json +16 -40
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { UpdatePluginRequest, UpdatePluginResponse } from "../models/models_0";
4
4
  import type { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QBusinessClient";
@@ -22,9 +22,11 @@ export interface UpdatePluginCommandInput extends UpdatePluginRequest {
22
22
  export interface UpdatePluginCommandOutput extends UpdatePluginResponse, __MetadataBearer {
23
23
  }
24
24
  declare const UpdatePluginCommand_base: {
25
- new (input: UpdatePluginCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePluginCommandInput, UpdatePluginCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdatePluginCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePluginCommandInput, UpdatePluginCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: UpdatePluginCommandInput): import("@smithy/core/client").CommandImpl<UpdatePluginCommandInput, UpdatePluginCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdatePluginCommandInput): import("@smithy/core/client").CommandImpl<UpdatePluginCommandInput, UpdatePluginCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Updates an Amazon Q Business plugin.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { UpdateRetrieverRequest, UpdateRetrieverResponse } from "../models/models_0";
4
4
  import type { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QBusinessClient";
@@ -22,9 +22,11 @@ export interface UpdateRetrieverCommandInput extends UpdateRetrieverRequest {
22
22
  export interface UpdateRetrieverCommandOutput extends UpdateRetrieverResponse, __MetadataBearer {
23
23
  }
24
24
  declare const UpdateRetrieverCommand_base: {
25
- new (input: UpdateRetrieverCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRetrieverCommandInput, UpdateRetrieverCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateRetrieverCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRetrieverCommandInput, UpdateRetrieverCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: UpdateRetrieverCommandInput): import("@smithy/core/client").CommandImpl<UpdateRetrieverCommandInput, UpdateRetrieverCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateRetrieverCommandInput): import("@smithy/core/client").CommandImpl<UpdateRetrieverCommandInput, UpdateRetrieverCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Updates the retriever used for your Amazon Q Business application.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { UpdateSubscriptionRequest, UpdateSubscriptionResponse } from "../models/models_1";
4
4
  import type { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QBusinessClient";
@@ -22,9 +22,11 @@ export interface UpdateSubscriptionCommandInput extends UpdateSubscriptionReques
22
22
  export interface UpdateSubscriptionCommandOutput extends UpdateSubscriptionResponse, __MetadataBearer {
23
23
  }
24
24
  declare const UpdateSubscriptionCommand_base: {
25
- new (input: UpdateSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSubscriptionCommandInput, UpdateSubscriptionCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSubscriptionCommandInput, UpdateSubscriptionCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: UpdateSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<UpdateSubscriptionCommandInput, UpdateSubscriptionCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<UpdateSubscriptionCommandInput, UpdateSubscriptionCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Updates the pricing tier for an Amazon Q Business subscription. Upgrades are instant. Downgrades apply at the start of the next month. Subscription tier determines feature access for the user. For more information on subscriptions and pricing tiers, see <a href="https://aws.amazon.com/q/business/pricing/">Amazon Q Business pricing</a>.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { UpdateUserRequest, UpdateUserResponse } from "../models/models_1";
4
4
  import type { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QBusinessClient";
@@ -22,9 +22,11 @@ export interface UpdateUserCommandInput extends UpdateUserRequest {
22
22
  export interface UpdateUserCommandOutput extends UpdateUserResponse, __MetadataBearer {
23
23
  }
24
24
  declare const UpdateUserCommand_base: {
25
- new (input: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateUserCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: UpdateUserCommandInput): import("@smithy/core/client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateUserCommandInput): import("@smithy/core/client").CommandImpl<UpdateUserCommandInput, UpdateUserCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Updates a information associated with a user id.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { UpdateWebExperienceRequest, UpdateWebExperienceResponse } from "../models/models_0";
4
4
  import type { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QBusinessClient";
@@ -22,9 +22,11 @@ export interface UpdateWebExperienceCommandInput extends UpdateWebExperienceRequ
22
22
  export interface UpdateWebExperienceCommandOutput extends UpdateWebExperienceResponse, __MetadataBearer {
23
23
  }
24
24
  declare const UpdateWebExperienceCommand_base: {
25
- new (input: UpdateWebExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWebExperienceCommandInput, UpdateWebExperienceCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UpdateWebExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWebExperienceCommandInput, UpdateWebExperienceCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: UpdateWebExperienceCommandInput): import("@smithy/core/client").CommandImpl<UpdateWebExperienceCommandInput, UpdateWebExperienceCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateWebExperienceCommandInput): import("@smithy/core/client").CommandImpl<UpdateWebExperienceCommandInput, UpdateWebExperienceCommandOutput, QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Updates an Amazon Q Business web experience. </p>
@@ -1,2 +1,2 @@
1
- import { BinaryDecisionDiagram } from "@smithy/util-endpoints";
1
+ import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
2
2
  export declare const bdd: BinaryDecisionDiagram;
@@ -1,5 +1,5 @@
1
1
  import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
- import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
2
+ import type { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import type { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  /**
@@ -1,4 +1,4 @@
1
- import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
1
+ import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/core/client";
2
2
  export type { __ServiceExceptionOptions };
3
3
  export { __ServiceException };
4
4
  /**
@@ -1,4 +1,4 @@
1
- import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
1
+ import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
2
2
  import type { ValidationExceptionReason } from "./enums";
3
3
  import type { ValidationExceptionField } from "./models_0";
4
4
  import { QBusinessServiceException as __BaseException } from "./QBusinessServiceException";
@@ -5,7 +5,7 @@ import type { QBusinessClientConfig } from "./QBusinessClient";
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: QBusinessClientConfig) => {
7
7
  runtime: string;
8
- defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
8
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
11
  defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
@@ -13,7 +13,7 @@ export declare const getRuntimeConfig: (config: QBusinessClientConfig) => {
13
13
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
14
14
  maxAttempts: number | import("@smithy/types").Provider<number>;
15
15
  region: string | import("@smithy/types").Provider<any>;
16
- requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
16
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
17
17
  retryMode: string | import("@smithy/types").Provider<string>;
18
18
  sha256: import("@smithy/types").HashConstructor;
19
19
  streamCollector: import("@smithy/types").StreamCollector;
@@ -5,7 +5,7 @@ import type { QBusinessClientConfig } from "./QBusinessClient";
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: QBusinessClientConfig) => {
7
7
  runtime: string;
8
- defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
8
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
11
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
@@ -14,7 +14,7 @@ export declare const getRuntimeConfig: (config: QBusinessClientConfig) => {
14
14
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
15
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
16
16
  region: string | import("@smithy/types").Provider<string>;
17
- requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
17
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
18
18
  retryMode: string | import("@smithy/types").Provider<string>;
19
19
  sha256: import("@smithy/types").HashConstructor;
20
20
  streamCollector: import("@smithy/types").StreamCollector;
@@ -6,7 +6,7 @@ export declare const getRuntimeConfig: (config: QBusinessClientConfig) => {
6
6
  runtime: string;
7
7
  eventStreamPayloadHandlerProvider: import("@smithy/types").EventStreamPayloadHandlerProvider;
8
8
  sha256: import("@smithy/types").HashConstructor;
9
- requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
+ requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
10
10
  cacheMiddleware?: boolean;
11
11
  protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
12
12
  protocolSettings: {
@@ -34,7 +34,7 @@ export declare const getRuntimeConfig: (config: QBusinessClientConfig) => {
34
34
  logger: import("@smithy/types").Logger;
35
35
  extensions: import("./runtimeExtensions").RuntimeExtension[];
36
36
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
37
- defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
37
+ defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
38
38
  customUserAgent?: string | import("@smithy/types").UserAgent;
39
39
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
40
40
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -11,29 +11,23 @@ import {
11
11
  UserAgentResolvedConfig,
12
12
  } from "@aws-sdk/middleware-user-agent";
13
13
  import { EventStreamPayloadHandlerProvider as __EventStreamPayloadHandlerProvider } from "@aws-sdk/types";
14
- import {
15
- RegionInputConfig,
16
- RegionResolvedConfig,
17
- } from "@smithy/config-resolver";
18
- import {
19
- EventStreamSerdeInputConfig,
20
- EventStreamSerdeResolvedConfig,
21
- } from "@smithy/eventstream-serde-config-resolver";
22
- import {
23
- EndpointInputConfig,
24
- EndpointResolvedConfig,
25
- } from "@smithy/middleware-endpoint";
26
- import {
27
- RetryInputConfig,
28
- RetryResolvedConfig,
29
- } from "@smithy/middleware-retry";
30
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
31
14
  import {
32
15
  DefaultsMode as __DefaultsMode,
33
16
  SmithyConfiguration as __SmithyConfiguration,
34
17
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
35
18
  Client as __Client,
36
- } from "@smithy/smithy-client";
19
+ } from "@smithy/core/client";
20
+ import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
21
+ import {
22
+ EndpointInputConfig,
23
+ EndpointResolvedConfig,
24
+ } from "@smithy/core/endpoints";
25
+ import {
26
+ EventStreamSerdeInputConfig,
27
+ EventStreamSerdeResolvedConfig,
28
+ } from "@smithy/core/event-streams";
29
+ import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
30
+ import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
37
31
  import {
38
32
  AwsCredentialIdentityProvider,
39
33
  BodyLengthCalculator as __BodyLengthCalculator,
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  AssociatePermissionRequest,
@@ -19,7 +19,7 @@ export interface AssociatePermissionCommandOutput
19
19
  declare const AssociatePermissionCommand_base: {
20
20
  new (
21
21
  input: AssociatePermissionCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  AssociatePermissionCommandInput,
24
24
  AssociatePermissionCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const AssociatePermissionCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: AssociatePermissionCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  AssociatePermissionCommandInput,
33
33
  AssociatePermissionCommandOutput,
34
34
  QBusinessClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class AssociatePermissionCommand extends AssociatePermissionCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  BatchDeleteDocumentRequest,
@@ -19,7 +19,7 @@ export interface BatchDeleteDocumentCommandOutput
19
19
  declare const BatchDeleteDocumentCommand_base: {
20
20
  new (
21
21
  input: BatchDeleteDocumentCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  BatchDeleteDocumentCommandInput,
24
24
  BatchDeleteDocumentCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const BatchDeleteDocumentCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: BatchDeleteDocumentCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  BatchDeleteDocumentCommandInput,
33
33
  BatchDeleteDocumentCommandOutput,
34
34
  QBusinessClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class BatchDeleteDocumentCommand extends BatchDeleteDocumentCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  BatchPutDocumentRequest,
@@ -18,7 +18,7 @@ export interface BatchPutDocumentCommandOutput
18
18
  declare const BatchPutDocumentCommand_base: {
19
19
  new (
20
20
  input: BatchPutDocumentCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  BatchPutDocumentCommandInput,
23
23
  BatchPutDocumentCommandOutput,
24
24
  QBusinessClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const BatchPutDocumentCommand_base: {
27
27
  >;
28
28
  new (
29
29
  input: BatchPutDocumentCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  BatchPutDocumentCommandInput,
32
32
  BatchPutDocumentCommandOutput,
33
33
  QBusinessClientResolvedConfig,
34
34
  ServiceInputTypes,
35
35
  ServiceOutputTypes
36
36
  >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
+ getEndpointParameterInstructions(): {
38
+ [x: string]: unknown;
39
+ };
38
40
  };
39
41
  export declare class BatchPutDocumentCommand extends BatchPutDocumentCommand_base {
40
42
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  CancelSubscriptionRequest,
@@ -19,7 +19,7 @@ export interface CancelSubscriptionCommandOutput
19
19
  declare const CancelSubscriptionCommand_base: {
20
20
  new (
21
21
  input: CancelSubscriptionCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  CancelSubscriptionCommandInput,
24
24
  CancelSubscriptionCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const CancelSubscriptionCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: CancelSubscriptionCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  CancelSubscriptionCommandInput,
33
33
  CancelSubscriptionCommandOutput,
34
34
  QBusinessClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class CancelSubscriptionCommand extends CancelSubscriptionCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { ChatOutput } from "../models/models_0";
4
4
  import { ChatInput } from "../models/models_1";
@@ -12,21 +12,23 @@ export { $Command };
12
12
  export interface ChatCommandInput extends ChatInput {}
13
13
  export interface ChatCommandOutput extends ChatOutput, __MetadataBearer {}
14
14
  declare const ChatCommand_base: {
15
- new (input: ChatCommandInput): import("@smithy/smithy-client").CommandImpl<
15
+ new (input: ChatCommandInput): import("@smithy/core/client").CommandImpl<
16
16
  ChatCommandInput,
17
17
  ChatCommandOutput,
18
18
  QBusinessClientResolvedConfig,
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
- new (input: ChatCommandInput): import("@smithy/smithy-client").CommandImpl<
22
+ new (input: ChatCommandInput): import("@smithy/core/client").CommandImpl<
23
23
  ChatCommandInput,
24
24
  ChatCommandOutput,
25
25
  QBusinessClientResolvedConfig,
26
26
  ServiceInputTypes,
27
27
  ServiceOutputTypes
28
28
  >;
29
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ getEndpointParameterInstructions(): {
30
+ [x: string]: unknown;
31
+ };
30
32
  };
31
33
  export declare class ChatCommand extends ChatCommand_base {
32
34
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { ChatSyncOutput } from "../models/models_0";
4
4
  import { ChatSyncInput } from "../models/models_1";
@@ -14,25 +14,23 @@ export interface ChatSyncCommandOutput
14
14
  extends ChatSyncOutput,
15
15
  __MetadataBearer {}
16
16
  declare const ChatSyncCommand_base: {
17
- new (
18
- input: ChatSyncCommandInput
19
- ): import("@smithy/smithy-client").CommandImpl<
17
+ new (input: ChatSyncCommandInput): import("@smithy/core/client").CommandImpl<
20
18
  ChatSyncCommandInput,
21
19
  ChatSyncCommandOutput,
22
20
  QBusinessClientResolvedConfig,
23
21
  ServiceInputTypes,
24
22
  ServiceOutputTypes
25
23
  >;
26
- new (
27
- input: ChatSyncCommandInput
28
- ): import("@smithy/smithy-client").CommandImpl<
24
+ new (input: ChatSyncCommandInput): import("@smithy/core/client").CommandImpl<
29
25
  ChatSyncCommandInput,
30
26
  ChatSyncCommandOutput,
31
27
  QBusinessClientResolvedConfig,
32
28
  ServiceInputTypes,
33
29
  ServiceOutputTypes
34
30
  >;
35
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
31
+ getEndpointParameterInstructions(): {
32
+ [x: string]: unknown;
33
+ };
36
34
  };
37
35
  export declare class ChatSyncCommand extends ChatSyncCommand_base {
38
36
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  CheckDocumentAccessRequest,
@@ -19,7 +19,7 @@ export interface CheckDocumentAccessCommandOutput
19
19
  declare const CheckDocumentAccessCommand_base: {
20
20
  new (
21
21
  input: CheckDocumentAccessCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  CheckDocumentAccessCommandInput,
24
24
  CheckDocumentAccessCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const CheckDocumentAccessCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: CheckDocumentAccessCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  CheckDocumentAccessCommandInput,
33
33
  CheckDocumentAccessCommandOutput,
34
34
  QBusinessClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class CheckDocumentAccessCommand extends CheckDocumentAccessCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  CreateAnonymousWebExperienceUrlRequest,
@@ -19,7 +19,7 @@ export interface CreateAnonymousWebExperienceUrlCommandOutput
19
19
  declare const CreateAnonymousWebExperienceUrlCommand_base: {
20
20
  new (
21
21
  input: CreateAnonymousWebExperienceUrlCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  CreateAnonymousWebExperienceUrlCommandInput,
24
24
  CreateAnonymousWebExperienceUrlCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const CreateAnonymousWebExperienceUrlCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: CreateAnonymousWebExperienceUrlCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  CreateAnonymousWebExperienceUrlCommandInput,
33
33
  CreateAnonymousWebExperienceUrlCommandOutput,
34
34
  QBusinessClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class CreateAnonymousWebExperienceUrlCommand extends CreateAnonymousWebExperienceUrlCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  CreateApplicationRequest,
@@ -19,7 +19,7 @@ export interface CreateApplicationCommandOutput
19
19
  declare const CreateApplicationCommand_base: {
20
20
  new (
21
21
  input: CreateApplicationCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  CreateApplicationCommandInput,
24
24
  CreateApplicationCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const CreateApplicationCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: CreateApplicationCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  CreateApplicationCommandInput,
33
33
  CreateApplicationCommandOutput,
34
34
  QBusinessClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  CreateChatResponseConfigurationRequest,
@@ -19,7 +19,7 @@ export interface CreateChatResponseConfigurationCommandOutput
19
19
  declare const CreateChatResponseConfigurationCommand_base: {
20
20
  new (
21
21
  input: CreateChatResponseConfigurationCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  CreateChatResponseConfigurationCommandInput,
24
24
  CreateChatResponseConfigurationCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const CreateChatResponseConfigurationCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: CreateChatResponseConfigurationCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  CreateChatResponseConfigurationCommandInput,
33
33
  CreateChatResponseConfigurationCommandOutput,
34
34
  QBusinessClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class CreateChatResponseConfigurationCommand extends CreateChatResponseConfigurationCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { CreateDataAccessorResponse } from "../models/models_0";
4
4
  import { CreateDataAccessorRequest } from "../models/models_1";
@@ -17,7 +17,7 @@ export interface CreateDataAccessorCommandOutput
17
17
  declare const CreateDataAccessorCommand_base: {
18
18
  new (
19
19
  input: CreateDataAccessorCommandInput
20
- ): import("@smithy/smithy-client").CommandImpl<
20
+ ): import("@smithy/core/client").CommandImpl<
21
21
  CreateDataAccessorCommandInput,
22
22
  CreateDataAccessorCommandOutput,
23
23
  QBusinessClientResolvedConfig,
@@ -26,14 +26,16 @@ declare const CreateDataAccessorCommand_base: {
26
26
  >;
27
27
  new (
28
28
  input: CreateDataAccessorCommandInput
29
- ): import("@smithy/smithy-client").CommandImpl<
29
+ ): import("@smithy/core/client").CommandImpl<
30
30
  CreateDataAccessorCommandInput,
31
31
  CreateDataAccessorCommandOutput,
32
32
  QBusinessClientResolvedConfig,
33
33
  ServiceInputTypes,
34
34
  ServiceOutputTypes
35
35
  >;
36
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
36
+ getEndpointParameterInstructions(): {
37
+ [x: string]: unknown;
38
+ };
37
39
  };
38
40
  export declare class CreateDataAccessorCommand extends CreateDataAccessorCommand_base {
39
41
  protected static __types: {