@aws-sdk/client-qbusiness 3.1045.0 → 3.1047.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 { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ListConversationsRequest,
@@ -19,7 +19,7 @@ export interface ListConversationsCommandOutput
19
19
  declare const ListConversationsCommand_base: {
20
20
  new (
21
21
  input: ListConversationsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListConversationsCommandInput,
24
24
  ListConversationsCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListConversationsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListConversationsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListConversationsCommandInput,
33
33
  ListConversationsCommandOutput,
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 ListConversationsCommand extends ListConversationsCommand_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
  ListDataAccessorsRequest,
@@ -19,7 +19,7 @@ export interface ListDataAccessorsCommandOutput
19
19
  declare const ListDataAccessorsCommand_base: {
20
20
  new (
21
21
  input: ListDataAccessorsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListDataAccessorsCommandInput,
24
24
  ListDataAccessorsCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListDataAccessorsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListDataAccessorsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListDataAccessorsCommandInput,
33
33
  ListDataAccessorsCommandOutput,
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 ListDataAccessorsCommand extends ListDataAccessorsCommand_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
  ListDataSourceSyncJobsRequest,
@@ -19,7 +19,7 @@ export interface ListDataSourceSyncJobsCommandOutput
19
19
  declare const ListDataSourceSyncJobsCommand_base: {
20
20
  new (
21
21
  input: ListDataSourceSyncJobsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListDataSourceSyncJobsCommandInput,
24
24
  ListDataSourceSyncJobsCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListDataSourceSyncJobsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListDataSourceSyncJobsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListDataSourceSyncJobsCommandInput,
33
33
  ListDataSourceSyncJobsCommandOutput,
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 ListDataSourceSyncJobsCommand extends ListDataSourceSyncJobsCommand_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
  ListDataSourcesRequest,
@@ -18,7 +18,7 @@ export interface ListDataSourcesCommandOutput
18
18
  declare const ListDataSourcesCommand_base: {
19
19
  new (
20
20
  input: ListDataSourcesCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  ListDataSourcesCommandInput,
23
23
  ListDataSourcesCommandOutput,
24
24
  QBusinessClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const ListDataSourcesCommand_base: {
27
27
  >;
28
28
  new (
29
29
  input: ListDataSourcesCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  ListDataSourcesCommandInput,
32
32
  ListDataSourcesCommandOutput,
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 ListDataSourcesCommand extends ListDataSourcesCommand_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
  ListDocumentsRequest,
@@ -18,7 +18,7 @@ export interface ListDocumentsCommandOutput
18
18
  declare const ListDocumentsCommand_base: {
19
19
  new (
20
20
  input: ListDocumentsCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  ListDocumentsCommandInput,
23
23
  ListDocumentsCommandOutput,
24
24
  QBusinessClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const ListDocumentsCommand_base: {
27
27
  >;
28
28
  new (
29
29
  input: ListDocumentsCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  ListDocumentsCommandInput,
32
32
  ListDocumentsCommandOutput,
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 ListDocumentsCommand extends ListDocumentsCommand_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 { ListGroupsRequest, ListGroupsResponse } from "../models/models_0";
4
4
  import {
@@ -15,7 +15,7 @@ export interface ListGroupsCommandOutput
15
15
  declare const ListGroupsCommand_base: {
16
16
  new (
17
17
  input: ListGroupsCommandInput
18
- ): import("@smithy/smithy-client").CommandImpl<
18
+ ): import("@smithy/core/client").CommandImpl<
19
19
  ListGroupsCommandInput,
20
20
  ListGroupsCommandOutput,
21
21
  QBusinessClientResolvedConfig,
@@ -24,14 +24,16 @@ declare const ListGroupsCommand_base: {
24
24
  >;
25
25
  new (
26
26
  input: ListGroupsCommandInput
27
- ): import("@smithy/smithy-client").CommandImpl<
27
+ ): import("@smithy/core/client").CommandImpl<
28
28
  ListGroupsCommandInput,
29
29
  ListGroupsCommandOutput,
30
30
  QBusinessClientResolvedConfig,
31
31
  ServiceInputTypes,
32
32
  ServiceOutputTypes
33
33
  >;
34
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
+ getEndpointParameterInstructions(): {
35
+ [x: string]: unknown;
36
+ };
35
37
  };
36
38
  export declare class ListGroupsCommand extends ListGroupsCommand_base {
37
39
  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 { ListIndicesRequest, ListIndicesResponse } from "../models/models_0";
4
4
  import {
@@ -15,7 +15,7 @@ export interface ListIndicesCommandOutput
15
15
  declare const ListIndicesCommand_base: {
16
16
  new (
17
17
  input: ListIndicesCommandInput
18
- ): import("@smithy/smithy-client").CommandImpl<
18
+ ): import("@smithy/core/client").CommandImpl<
19
19
  ListIndicesCommandInput,
20
20
  ListIndicesCommandOutput,
21
21
  QBusinessClientResolvedConfig,
@@ -24,14 +24,16 @@ declare const ListIndicesCommand_base: {
24
24
  >;
25
25
  new (
26
26
  input: ListIndicesCommandInput
27
- ): import("@smithy/smithy-client").CommandImpl<
27
+ ): import("@smithy/core/client").CommandImpl<
28
28
  ListIndicesCommandInput,
29
29
  ListIndicesCommandOutput,
30
30
  QBusinessClientResolvedConfig,
31
31
  ServiceInputTypes,
32
32
  ServiceOutputTypes
33
33
  >;
34
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
+ getEndpointParameterInstructions(): {
35
+ [x: string]: unknown;
36
+ };
35
37
  };
36
38
  export declare class ListIndicesCommand extends ListIndicesCommand_base {
37
39
  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 { ListMessagesRequest, ListMessagesResponse } from "../models/models_0";
4
4
  import {
@@ -15,7 +15,7 @@ export interface ListMessagesCommandOutput
15
15
  declare const ListMessagesCommand_base: {
16
16
  new (
17
17
  input: ListMessagesCommandInput
18
- ): import("@smithy/smithy-client").CommandImpl<
18
+ ): import("@smithy/core/client").CommandImpl<
19
19
  ListMessagesCommandInput,
20
20
  ListMessagesCommandOutput,
21
21
  QBusinessClientResolvedConfig,
@@ -24,14 +24,16 @@ declare const ListMessagesCommand_base: {
24
24
  >;
25
25
  new (
26
26
  input: ListMessagesCommandInput
27
- ): import("@smithy/smithy-client").CommandImpl<
27
+ ): import("@smithy/core/client").CommandImpl<
28
28
  ListMessagesCommandInput,
29
29
  ListMessagesCommandOutput,
30
30
  QBusinessClientResolvedConfig,
31
31
  ServiceInputTypes,
32
32
  ServiceOutputTypes
33
33
  >;
34
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
+ getEndpointParameterInstructions(): {
35
+ [x: string]: unknown;
36
+ };
35
37
  };
36
38
  export declare class ListMessagesCommand extends ListMessagesCommand_base {
37
39
  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
  ListPluginActionsRequest,
@@ -19,7 +19,7 @@ export interface ListPluginActionsCommandOutput
19
19
  declare const ListPluginActionsCommand_base: {
20
20
  new (
21
21
  input: ListPluginActionsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListPluginActionsCommandInput,
24
24
  ListPluginActionsCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListPluginActionsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListPluginActionsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListPluginActionsCommandInput,
33
33
  ListPluginActionsCommandOutput,
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 ListPluginActionsCommand extends ListPluginActionsCommand_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
  ListPluginTypeActionsRequest,
@@ -19,7 +19,7 @@ export interface ListPluginTypeActionsCommandOutput
19
19
  declare const ListPluginTypeActionsCommand_base: {
20
20
  new (
21
21
  input: ListPluginTypeActionsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListPluginTypeActionsCommandInput,
24
24
  ListPluginTypeActionsCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListPluginTypeActionsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListPluginTypeActionsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListPluginTypeActionsCommandInput,
33
33
  ListPluginTypeActionsCommandOutput,
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 ListPluginTypeActionsCommand extends ListPluginTypeActionsCommand_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
  ListPluginTypeMetadataRequest,
@@ -19,7 +19,7 @@ export interface ListPluginTypeMetadataCommandOutput
19
19
  declare const ListPluginTypeMetadataCommand_base: {
20
20
  new (
21
21
  input: ListPluginTypeMetadataCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListPluginTypeMetadataCommandInput,
24
24
  ListPluginTypeMetadataCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListPluginTypeMetadataCommand_base: {
28
28
  >;
29
29
  new (
30
30
  ...[input]: [] | [ListPluginTypeMetadataCommandInput]
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListPluginTypeMetadataCommandInput,
33
33
  ListPluginTypeMetadataCommandOutput,
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 ListPluginTypeMetadataCommand extends ListPluginTypeMetadataCommand_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 { ListPluginsRequest, ListPluginsResponse } from "../models/models_0";
4
4
  import {
@@ -15,7 +15,7 @@ export interface ListPluginsCommandOutput
15
15
  declare const ListPluginsCommand_base: {
16
16
  new (
17
17
  input: ListPluginsCommandInput
18
- ): import("@smithy/smithy-client").CommandImpl<
18
+ ): import("@smithy/core/client").CommandImpl<
19
19
  ListPluginsCommandInput,
20
20
  ListPluginsCommandOutput,
21
21
  QBusinessClientResolvedConfig,
@@ -24,14 +24,16 @@ declare const ListPluginsCommand_base: {
24
24
  >;
25
25
  new (
26
26
  input: ListPluginsCommandInput
27
- ): import("@smithy/smithy-client").CommandImpl<
27
+ ): import("@smithy/core/client").CommandImpl<
28
28
  ListPluginsCommandInput,
29
29
  ListPluginsCommandOutput,
30
30
  QBusinessClientResolvedConfig,
31
31
  ServiceInputTypes,
32
32
  ServiceOutputTypes
33
33
  >;
34
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
+ getEndpointParameterInstructions(): {
35
+ [x: string]: unknown;
36
+ };
35
37
  };
36
38
  export declare class ListPluginsCommand extends ListPluginsCommand_base {
37
39
  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
  ListRetrieversRequest,
@@ -18,7 +18,7 @@ export interface ListRetrieversCommandOutput
18
18
  declare const ListRetrieversCommand_base: {
19
19
  new (
20
20
  input: ListRetrieversCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  ListRetrieversCommandInput,
23
23
  ListRetrieversCommandOutput,
24
24
  QBusinessClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const ListRetrieversCommand_base: {
27
27
  >;
28
28
  new (
29
29
  input: ListRetrieversCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  ListRetrieversCommandInput,
32
32
  ListRetrieversCommandOutput,
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 ListRetrieversCommand extends ListRetrieversCommand_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
  ListSubscriptionsRequest,
@@ -19,7 +19,7 @@ export interface ListSubscriptionsCommandOutput
19
19
  declare const ListSubscriptionsCommand_base: {
20
20
  new (
21
21
  input: ListSubscriptionsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListSubscriptionsCommandInput,
24
24
  ListSubscriptionsCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListSubscriptionsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListSubscriptionsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListSubscriptionsCommandInput,
33
33
  ListSubscriptionsCommandOutput,
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 ListSubscriptionsCommand extends ListSubscriptionsCommand_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
  ListTagsForResourceRequest,
@@ -19,7 +19,7 @@ export interface ListTagsForResourceCommandOutput
19
19
  declare const ListTagsForResourceCommand_base: {
20
20
  new (
21
21
  input: ListTagsForResourceCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListTagsForResourceCommandInput,
24
24
  ListTagsForResourceCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListTagsForResourceCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListTagsForResourceCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
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 ListTagsForResourceCommand extends ListTagsForResourceCommand_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
  ListWebExperiencesRequest,
@@ -19,7 +19,7 @@ export interface ListWebExperiencesCommandOutput
19
19
  declare const ListWebExperiencesCommand_base: {
20
20
  new (
21
21
  input: ListWebExperiencesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListWebExperiencesCommandInput,
24
24
  ListWebExperiencesCommandOutput,
25
25
  QBusinessClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListWebExperiencesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListWebExperiencesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListWebExperiencesCommandInput,
33
33
  ListWebExperiencesCommandOutput,
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 ListWebExperiencesCommand extends ListWebExperiencesCommand_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 { PutFeedbackRequest } from "../models/models_0";
4
4
  import {
@@ -13,7 +13,7 @@ export interface PutFeedbackCommandOutput extends __MetadataBearer {}
13
13
  declare const PutFeedbackCommand_base: {
14
14
  new (
15
15
  input: PutFeedbackCommandInput
16
- ): import("@smithy/smithy-client").CommandImpl<
16
+ ): import("@smithy/core/client").CommandImpl<
17
17
  PutFeedbackCommandInput,
18
18
  PutFeedbackCommandOutput,
19
19
  QBusinessClientResolvedConfig,
@@ -22,14 +22,16 @@ declare const PutFeedbackCommand_base: {
22
22
  >;
23
23
  new (
24
24
  input: PutFeedbackCommandInput
25
- ): import("@smithy/smithy-client").CommandImpl<
25
+ ): import("@smithy/core/client").CommandImpl<
26
26
  PutFeedbackCommandInput,
27
27
  PutFeedbackCommandOutput,
28
28
  QBusinessClientResolvedConfig,
29
29
  ServiceInputTypes,
30
30
  ServiceOutputTypes
31
31
  >;
32
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
32
+ getEndpointParameterInstructions(): {
33
+ [x: string]: unknown;
34
+ };
33
35
  };
34
36
  export declare class PutFeedbackCommand extends PutFeedbackCommand_base {
35
37
  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 { PutGroupRequest, PutGroupResponse } from "../models/models_0";
4
4
  import {
@@ -13,25 +13,23 @@ export interface PutGroupCommandOutput
13
13
  extends PutGroupResponse,
14
14
  __MetadataBearer {}
15
15
  declare const PutGroupCommand_base: {
16
- new (
17
- input: PutGroupCommandInput
18
- ): import("@smithy/smithy-client").CommandImpl<
16
+ new (input: PutGroupCommandInput): import("@smithy/core/client").CommandImpl<
19
17
  PutGroupCommandInput,
20
18
  PutGroupCommandOutput,
21
19
  QBusinessClientResolvedConfig,
22
20
  ServiceInputTypes,
23
21
  ServiceOutputTypes
24
22
  >;
25
- new (
26
- input: PutGroupCommandInput
27
- ): import("@smithy/smithy-client").CommandImpl<
23
+ new (input: PutGroupCommandInput): import("@smithy/core/client").CommandImpl<
28
24
  PutGroupCommandInput,
29
25
  PutGroupCommandOutput,
30
26
  QBusinessClientResolvedConfig,
31
27
  ServiceInputTypes,
32
28
  ServiceOutputTypes
33
29
  >;
34
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
30
+ getEndpointParameterInstructions(): {
31
+ [x: string]: unknown;
32
+ };
35
33
  };
36
34
  export declare class PutGroupCommand extends PutGroupCommand_base {
37
35
  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 { SearchRelevantContentResponse } from "../models/models_0";
4
4
  import { SearchRelevantContentRequest } from "../models/models_1";
@@ -17,7 +17,7 @@ export interface SearchRelevantContentCommandOutput
17
17
  declare const SearchRelevantContentCommand_base: {
18
18
  new (
19
19
  input: SearchRelevantContentCommandInput
20
- ): import("@smithy/smithy-client").CommandImpl<
20
+ ): import("@smithy/core/client").CommandImpl<
21
21
  SearchRelevantContentCommandInput,
22
22
  SearchRelevantContentCommandOutput,
23
23
  QBusinessClientResolvedConfig,
@@ -26,14 +26,16 @@ declare const SearchRelevantContentCommand_base: {
26
26
  >;
27
27
  new (
28
28
  input: SearchRelevantContentCommandInput
29
- ): import("@smithy/smithy-client").CommandImpl<
29
+ ): import("@smithy/core/client").CommandImpl<
30
30
  SearchRelevantContentCommandInput,
31
31
  SearchRelevantContentCommandOutput,
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 SearchRelevantContentCommand extends SearchRelevantContentCommand_base {
39
41
  protected static __types: {