@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
package/dist-cjs/index.js CHANGED
@@ -5,18 +5,17 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
5
5
  var middlewareLogger = require('@aws-sdk/middleware-logger');
6
6
  var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
7
7
  var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
8
- var configResolver = require('@smithy/config-resolver');
9
8
  var core = require('@smithy/core');
9
+ var client = require('@smithy/core/client');
10
+ var config = require('@smithy/core/config');
11
+ var endpoints = require('@smithy/core/endpoints');
12
+ var eventStreams = require('@smithy/core/event-streams');
13
+ var protocols = require('@smithy/core/protocols');
14
+ var retry = require('@smithy/core/retry');
10
15
  var schema = require('@smithy/core/schema');
11
- var eventstreamSerdeConfigResolver = require('@smithy/eventstream-serde-config-resolver');
12
- var middlewareContentLength = require('@smithy/middleware-content-length');
13
- var middlewareEndpoint = require('@smithy/middleware-endpoint');
14
- var middlewareRetry = require('@smithy/middleware-retry');
15
- var smithyClient = require('@smithy/smithy-client');
16
16
  var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
17
17
  var runtimeConfig = require('./runtimeConfig');
18
18
  var regionConfigResolver = require('@aws-sdk/region-config-resolver');
19
- var protocolHttp = require('@smithy/protocol-http');
20
19
  var schemas_0 = require('./schemas/schemas_0');
21
20
  var errors = require('./models/errors');
22
21
  var QBusinessServiceException = require('./models/QBusinessServiceException');
@@ -73,12 +72,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
73
72
  };
74
73
 
75
74
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
76
- const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), smithyClient.getDefaultExtensionConfiguration(runtimeConfig), protocolHttp.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
75
+ const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
77
76
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
78
- return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), smithyClient.resolveDefaultRuntimeConfig(extensionConfiguration), protocolHttp.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
77
+ return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
79
78
  };
80
79
 
81
- class QBusinessClient extends smithyClient.Client {
80
+ class QBusinessClient extends client.Client {
82
81
  config;
83
82
  constructor(...[configuration]) {
84
83
  const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
@@ -86,19 +85,19 @@ class QBusinessClient extends smithyClient.Client {
86
85
  this.initConfig = _config_0;
87
86
  const _config_1 = resolveClientEndpointParameters(_config_0);
88
87
  const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
89
- const _config_3 = middlewareRetry.resolveRetryConfig(_config_2);
90
- const _config_4 = configResolver.resolveRegionConfig(_config_3);
88
+ const _config_3 = retry.resolveRetryConfig(_config_2);
89
+ const _config_4 = config.resolveRegionConfig(_config_3);
91
90
  const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
92
- const _config_6 = middlewareEndpoint.resolveEndpointConfig(_config_5);
93
- const _config_7 = eventstreamSerdeConfigResolver.resolveEventStreamSerdeConfig(_config_6);
91
+ const _config_6 = endpoints.resolveEndpointConfig(_config_5);
92
+ const _config_7 = eventStreams.resolveEventStreamSerdeConfig(_config_6);
94
93
  const _config_8 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_7);
95
94
  const _config_9 = middlewareEventstream.resolveEventStreamConfig(_config_8);
96
95
  const _config_10 = resolveRuntimeExtensions(_config_9, configuration?.extensions || []);
97
96
  this.config = _config_10;
98
97
  this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
99
98
  this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
100
- this.middlewareStack.use(middlewareRetry.getRetryPlugin(this.config));
101
- this.middlewareStack.use(middlewareContentLength.getContentLengthPlugin(this.config));
99
+ this.middlewareStack.use(retry.getRetryPlugin(this.config));
100
+ this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
102
101
  this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
103
102
  this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
104
103
  this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
@@ -115,11 +114,11 @@ class QBusinessClient extends smithyClient.Client {
115
114
  }
116
115
  }
117
116
 
118
- class AssociatePermissionCommand extends smithyClient.Command
117
+ class AssociatePermissionCommand extends client.Command
119
118
  .classBuilder()
120
119
  .ep(commonParams)
121
120
  .m(function (Command, cs, config, o) {
122
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
121
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
123
122
  })
124
123
  .s("ExpertQ", "AssociatePermission", {})
125
124
  .n("QBusinessClient", "AssociatePermissionCommand")
@@ -127,11 +126,11 @@ class AssociatePermissionCommand extends smithyClient.Command
127
126
  .build() {
128
127
  }
129
128
 
130
- class BatchDeleteDocumentCommand extends smithyClient.Command
129
+ class BatchDeleteDocumentCommand extends client.Command
131
130
  .classBuilder()
132
131
  .ep(commonParams)
133
132
  .m(function (Command, cs, config, o) {
134
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
133
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
135
134
  })
136
135
  .s("ExpertQ", "BatchDeleteDocument", {})
137
136
  .n("QBusinessClient", "BatchDeleteDocumentCommand")
@@ -139,11 +138,11 @@ class BatchDeleteDocumentCommand extends smithyClient.Command
139
138
  .build() {
140
139
  }
141
140
 
142
- class BatchPutDocumentCommand extends smithyClient.Command
141
+ class BatchPutDocumentCommand extends client.Command
143
142
  .classBuilder()
144
143
  .ep(commonParams)
145
144
  .m(function (Command, cs, config, o) {
146
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
145
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
147
146
  })
148
147
  .s("ExpertQ", "BatchPutDocument", {})
149
148
  .n("QBusinessClient", "BatchPutDocumentCommand")
@@ -151,11 +150,11 @@ class BatchPutDocumentCommand extends smithyClient.Command
151
150
  .build() {
152
151
  }
153
152
 
154
- class CancelSubscriptionCommand extends smithyClient.Command
153
+ class CancelSubscriptionCommand extends client.Command
155
154
  .classBuilder()
156
155
  .ep(commonParams)
157
156
  .m(function (Command, cs, config, o) {
158
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
157
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
159
158
  })
160
159
  .s("ExpertQ", "CancelSubscription", {})
161
160
  .n("QBusinessClient", "CancelSubscriptionCommand")
@@ -163,12 +162,12 @@ class CancelSubscriptionCommand extends smithyClient.Command
163
162
  .build() {
164
163
  }
165
164
 
166
- class ChatCommand extends smithyClient.Command
165
+ class ChatCommand extends client.Command
167
166
  .classBuilder()
168
167
  .ep(commonParams)
169
168
  .m(function (Command, cs, config, o) {
170
169
  return [
171
- middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
170
+ endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
172
171
  middlewareEventstream.getEventStreamPlugin(config),
173
172
  ];
174
173
  })
@@ -183,11 +182,11 @@ class ChatCommand extends smithyClient.Command
183
182
  .build() {
184
183
  }
185
184
 
186
- class ChatSyncCommand extends smithyClient.Command
185
+ class ChatSyncCommand extends client.Command
187
186
  .classBuilder()
188
187
  .ep(commonParams)
189
188
  .m(function (Command, cs, config, o) {
190
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
189
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
191
190
  })
192
191
  .s("ExpertQ", "ChatSync", {})
193
192
  .n("QBusinessClient", "ChatSyncCommand")
@@ -195,11 +194,11 @@ class ChatSyncCommand extends smithyClient.Command
195
194
  .build() {
196
195
  }
197
196
 
198
- class CheckDocumentAccessCommand extends smithyClient.Command
197
+ class CheckDocumentAccessCommand extends client.Command
199
198
  .classBuilder()
200
199
  .ep(commonParams)
201
200
  .m(function (Command, cs, config, o) {
202
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
201
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
203
202
  })
204
203
  .s("ExpertQ", "CheckDocumentAccess", {})
205
204
  .n("QBusinessClient", "CheckDocumentAccessCommand")
@@ -207,11 +206,11 @@ class CheckDocumentAccessCommand extends smithyClient.Command
207
206
  .build() {
208
207
  }
209
208
 
210
- class CreateAnonymousWebExperienceUrlCommand extends smithyClient.Command
209
+ class CreateAnonymousWebExperienceUrlCommand extends client.Command
211
210
  .classBuilder()
212
211
  .ep(commonParams)
213
212
  .m(function (Command, cs, config, o) {
214
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
213
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
215
214
  })
216
215
  .s("ExpertQ", "CreateAnonymousWebExperienceUrl", {})
217
216
  .n("QBusinessClient", "CreateAnonymousWebExperienceUrlCommand")
@@ -219,11 +218,11 @@ class CreateAnonymousWebExperienceUrlCommand extends smithyClient.Command
219
218
  .build() {
220
219
  }
221
220
 
222
- class CreateApplicationCommand extends smithyClient.Command
221
+ class CreateApplicationCommand extends client.Command
223
222
  .classBuilder()
224
223
  .ep(commonParams)
225
224
  .m(function (Command, cs, config, o) {
226
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
225
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
227
226
  })
228
227
  .s("ExpertQ", "CreateApplication", {})
229
228
  .n("QBusinessClient", "CreateApplicationCommand")
@@ -231,11 +230,11 @@ class CreateApplicationCommand extends smithyClient.Command
231
230
  .build() {
232
231
  }
233
232
 
234
- class CreateChatResponseConfigurationCommand extends smithyClient.Command
233
+ class CreateChatResponseConfigurationCommand extends client.Command
235
234
  .classBuilder()
236
235
  .ep(commonParams)
237
236
  .m(function (Command, cs, config, o) {
238
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
237
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
239
238
  })
240
239
  .s("ExpertQ", "CreateChatResponseConfiguration", {})
241
240
  .n("QBusinessClient", "CreateChatResponseConfigurationCommand")
@@ -243,11 +242,11 @@ class CreateChatResponseConfigurationCommand extends smithyClient.Command
243
242
  .build() {
244
243
  }
245
244
 
246
- class CreateDataAccessorCommand extends smithyClient.Command
245
+ class CreateDataAccessorCommand extends client.Command
247
246
  .classBuilder()
248
247
  .ep(commonParams)
249
248
  .m(function (Command, cs, config, o) {
250
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
249
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
251
250
  })
252
251
  .s("ExpertQ", "CreateDataAccessor", {})
253
252
  .n("QBusinessClient", "CreateDataAccessorCommand")
@@ -255,11 +254,11 @@ class CreateDataAccessorCommand extends smithyClient.Command
255
254
  .build() {
256
255
  }
257
256
 
258
- class CreateDataSourceCommand extends smithyClient.Command
257
+ class CreateDataSourceCommand extends client.Command
259
258
  .classBuilder()
260
259
  .ep(commonParams)
261
260
  .m(function (Command, cs, config, o) {
262
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
261
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
263
262
  })
264
263
  .s("ExpertQ", "CreateDataSource", {})
265
264
  .n("QBusinessClient", "CreateDataSourceCommand")
@@ -267,11 +266,11 @@ class CreateDataSourceCommand extends smithyClient.Command
267
266
  .build() {
268
267
  }
269
268
 
270
- class CreateIndexCommand extends smithyClient.Command
269
+ class CreateIndexCommand extends client.Command
271
270
  .classBuilder()
272
271
  .ep(commonParams)
273
272
  .m(function (Command, cs, config, o) {
274
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
273
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
275
274
  })
276
275
  .s("ExpertQ", "CreateIndex", {})
277
276
  .n("QBusinessClient", "CreateIndexCommand")
@@ -279,11 +278,11 @@ class CreateIndexCommand extends smithyClient.Command
279
278
  .build() {
280
279
  }
281
280
 
282
- class CreatePluginCommand extends smithyClient.Command
281
+ class CreatePluginCommand extends client.Command
283
282
  .classBuilder()
284
283
  .ep(commonParams)
285
284
  .m(function (Command, cs, config, o) {
286
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
285
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
287
286
  })
288
287
  .s("ExpertQ", "CreatePlugin", {})
289
288
  .n("QBusinessClient", "CreatePluginCommand")
@@ -291,11 +290,11 @@ class CreatePluginCommand extends smithyClient.Command
291
290
  .build() {
292
291
  }
293
292
 
294
- class CreateRetrieverCommand extends smithyClient.Command
293
+ class CreateRetrieverCommand extends client.Command
295
294
  .classBuilder()
296
295
  .ep(commonParams)
297
296
  .m(function (Command, cs, config, o) {
298
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
297
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
299
298
  })
300
299
  .s("ExpertQ", "CreateRetriever", {})
301
300
  .n("QBusinessClient", "CreateRetrieverCommand")
@@ -303,11 +302,11 @@ class CreateRetrieverCommand extends smithyClient.Command
303
302
  .build() {
304
303
  }
305
304
 
306
- class CreateSubscriptionCommand extends smithyClient.Command
305
+ class CreateSubscriptionCommand extends client.Command
307
306
  .classBuilder()
308
307
  .ep(commonParams)
309
308
  .m(function (Command, cs, config, o) {
310
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
309
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
311
310
  })
312
311
  .s("ExpertQ", "CreateSubscription", {})
313
312
  .n("QBusinessClient", "CreateSubscriptionCommand")
@@ -315,11 +314,11 @@ class CreateSubscriptionCommand extends smithyClient.Command
315
314
  .build() {
316
315
  }
317
316
 
318
- class CreateUserCommand extends smithyClient.Command
317
+ class CreateUserCommand extends client.Command
319
318
  .classBuilder()
320
319
  .ep(commonParams)
321
320
  .m(function (Command, cs, config, o) {
322
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
321
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
323
322
  })
324
323
  .s("ExpertQ", "CreateUser", {})
325
324
  .n("QBusinessClient", "CreateUserCommand")
@@ -327,11 +326,11 @@ class CreateUserCommand extends smithyClient.Command
327
326
  .build() {
328
327
  }
329
328
 
330
- class CreateWebExperienceCommand extends smithyClient.Command
329
+ class CreateWebExperienceCommand extends client.Command
331
330
  .classBuilder()
332
331
  .ep(commonParams)
333
332
  .m(function (Command, cs, config, o) {
334
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
333
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
335
334
  })
336
335
  .s("ExpertQ", "CreateWebExperience", {})
337
336
  .n("QBusinessClient", "CreateWebExperienceCommand")
@@ -339,11 +338,11 @@ class CreateWebExperienceCommand extends smithyClient.Command
339
338
  .build() {
340
339
  }
341
340
 
342
- class DeleteApplicationCommand extends smithyClient.Command
341
+ class DeleteApplicationCommand extends client.Command
343
342
  .classBuilder()
344
343
  .ep(commonParams)
345
344
  .m(function (Command, cs, config, o) {
346
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
345
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
347
346
  })
348
347
  .s("ExpertQ", "DeleteApplication", {})
349
348
  .n("QBusinessClient", "DeleteApplicationCommand")
@@ -351,11 +350,11 @@ class DeleteApplicationCommand extends smithyClient.Command
351
350
  .build() {
352
351
  }
353
352
 
354
- class DeleteAttachmentCommand extends smithyClient.Command
353
+ class DeleteAttachmentCommand extends client.Command
355
354
  .classBuilder()
356
355
  .ep(commonParams)
357
356
  .m(function (Command, cs, config, o) {
358
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
357
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
359
358
  })
360
359
  .s("ExpertQ", "DeleteAttachment", {})
361
360
  .n("QBusinessClient", "DeleteAttachmentCommand")
@@ -363,11 +362,11 @@ class DeleteAttachmentCommand extends smithyClient.Command
363
362
  .build() {
364
363
  }
365
364
 
366
- class DeleteChatControlsConfigurationCommand extends smithyClient.Command
365
+ class DeleteChatControlsConfigurationCommand extends client.Command
367
366
  .classBuilder()
368
367
  .ep(commonParams)
369
368
  .m(function (Command, cs, config, o) {
370
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
369
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
371
370
  })
372
371
  .s("ExpertQ", "DeleteChatControlsConfiguration", {})
373
372
  .n("QBusinessClient", "DeleteChatControlsConfigurationCommand")
@@ -375,11 +374,11 @@ class DeleteChatControlsConfigurationCommand extends smithyClient.Command
375
374
  .build() {
376
375
  }
377
376
 
378
- class DeleteChatResponseConfigurationCommand extends smithyClient.Command
377
+ class DeleteChatResponseConfigurationCommand extends client.Command
379
378
  .classBuilder()
380
379
  .ep(commonParams)
381
380
  .m(function (Command, cs, config, o) {
382
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
381
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
383
382
  })
384
383
  .s("ExpertQ", "DeleteChatResponseConfiguration", {})
385
384
  .n("QBusinessClient", "DeleteChatResponseConfigurationCommand")
@@ -387,11 +386,11 @@ class DeleteChatResponseConfigurationCommand extends smithyClient.Command
387
386
  .build() {
388
387
  }
389
388
 
390
- class DeleteConversationCommand extends smithyClient.Command
389
+ class DeleteConversationCommand extends client.Command
391
390
  .classBuilder()
392
391
  .ep(commonParams)
393
392
  .m(function (Command, cs, config, o) {
394
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
393
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
395
394
  })
396
395
  .s("ExpertQ", "DeleteConversation", {})
397
396
  .n("QBusinessClient", "DeleteConversationCommand")
@@ -399,11 +398,11 @@ class DeleteConversationCommand extends smithyClient.Command
399
398
  .build() {
400
399
  }
401
400
 
402
- class DeleteDataAccessorCommand extends smithyClient.Command
401
+ class DeleteDataAccessorCommand extends client.Command
403
402
  .classBuilder()
404
403
  .ep(commonParams)
405
404
  .m(function (Command, cs, config, o) {
406
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
405
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
407
406
  })
408
407
  .s("ExpertQ", "DeleteDataAccessor", {})
409
408
  .n("QBusinessClient", "DeleteDataAccessorCommand")
@@ -411,11 +410,11 @@ class DeleteDataAccessorCommand extends smithyClient.Command
411
410
  .build() {
412
411
  }
413
412
 
414
- class DeleteDataSourceCommand extends smithyClient.Command
413
+ class DeleteDataSourceCommand extends client.Command
415
414
  .classBuilder()
416
415
  .ep(commonParams)
417
416
  .m(function (Command, cs, config, o) {
418
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
417
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
419
418
  })
420
419
  .s("ExpertQ", "DeleteDataSource", {})
421
420
  .n("QBusinessClient", "DeleteDataSourceCommand")
@@ -423,11 +422,11 @@ class DeleteDataSourceCommand extends smithyClient.Command
423
422
  .build() {
424
423
  }
425
424
 
426
- class DeleteGroupCommand extends smithyClient.Command
425
+ class DeleteGroupCommand extends client.Command
427
426
  .classBuilder()
428
427
  .ep(commonParams)
429
428
  .m(function (Command, cs, config, o) {
430
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
429
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
431
430
  })
432
431
  .s("ExpertQ", "DeleteGroup", {})
433
432
  .n("QBusinessClient", "DeleteGroupCommand")
@@ -435,11 +434,11 @@ class DeleteGroupCommand extends smithyClient.Command
435
434
  .build() {
436
435
  }
437
436
 
438
- class DeleteIndexCommand extends smithyClient.Command
437
+ class DeleteIndexCommand extends client.Command
439
438
  .classBuilder()
440
439
  .ep(commonParams)
441
440
  .m(function (Command, cs, config, o) {
442
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
441
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
443
442
  })
444
443
  .s("ExpertQ", "DeleteIndex", {})
445
444
  .n("QBusinessClient", "DeleteIndexCommand")
@@ -447,11 +446,11 @@ class DeleteIndexCommand extends smithyClient.Command
447
446
  .build() {
448
447
  }
449
448
 
450
- class DeletePluginCommand extends smithyClient.Command
449
+ class DeletePluginCommand extends client.Command
451
450
  .classBuilder()
452
451
  .ep(commonParams)
453
452
  .m(function (Command, cs, config, o) {
454
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
453
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
455
454
  })
456
455
  .s("ExpertQ", "DeletePlugin", {})
457
456
  .n("QBusinessClient", "DeletePluginCommand")
@@ -459,11 +458,11 @@ class DeletePluginCommand extends smithyClient.Command
459
458
  .build() {
460
459
  }
461
460
 
462
- class DeleteRetrieverCommand extends smithyClient.Command
461
+ class DeleteRetrieverCommand extends client.Command
463
462
  .classBuilder()
464
463
  .ep(commonParams)
465
464
  .m(function (Command, cs, config, o) {
466
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
465
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
467
466
  })
468
467
  .s("ExpertQ", "DeleteRetriever", {})
469
468
  .n("QBusinessClient", "DeleteRetrieverCommand")
@@ -471,11 +470,11 @@ class DeleteRetrieverCommand extends smithyClient.Command
471
470
  .build() {
472
471
  }
473
472
 
474
- class DeleteUserCommand extends smithyClient.Command
473
+ class DeleteUserCommand extends client.Command
475
474
  .classBuilder()
476
475
  .ep(commonParams)
477
476
  .m(function (Command, cs, config, o) {
478
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
477
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
479
478
  })
480
479
  .s("ExpertQ", "DeleteUser", {})
481
480
  .n("QBusinessClient", "DeleteUserCommand")
@@ -483,11 +482,11 @@ class DeleteUserCommand extends smithyClient.Command
483
482
  .build() {
484
483
  }
485
484
 
486
- class DeleteWebExperienceCommand extends smithyClient.Command
485
+ class DeleteWebExperienceCommand extends client.Command
487
486
  .classBuilder()
488
487
  .ep(commonParams)
489
488
  .m(function (Command, cs, config, o) {
490
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
489
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
491
490
  })
492
491
  .s("ExpertQ", "DeleteWebExperience", {})
493
492
  .n("QBusinessClient", "DeleteWebExperienceCommand")
@@ -495,11 +494,11 @@ class DeleteWebExperienceCommand extends smithyClient.Command
495
494
  .build() {
496
495
  }
497
496
 
498
- class DisassociatePermissionCommand extends smithyClient.Command
497
+ class DisassociatePermissionCommand extends client.Command
499
498
  .classBuilder()
500
499
  .ep(commonParams)
501
500
  .m(function (Command, cs, config, o) {
502
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
501
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
503
502
  })
504
503
  .s("ExpertQ", "DisassociatePermission", {})
505
504
  .n("QBusinessClient", "DisassociatePermissionCommand")
@@ -507,11 +506,11 @@ class DisassociatePermissionCommand extends smithyClient.Command
507
506
  .build() {
508
507
  }
509
508
 
510
- class GetApplicationCommand extends smithyClient.Command
509
+ class GetApplicationCommand extends client.Command
511
510
  .classBuilder()
512
511
  .ep(commonParams)
513
512
  .m(function (Command, cs, config, o) {
514
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
513
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
515
514
  })
516
515
  .s("ExpertQ", "GetApplication", {})
517
516
  .n("QBusinessClient", "GetApplicationCommand")
@@ -519,11 +518,11 @@ class GetApplicationCommand extends smithyClient.Command
519
518
  .build() {
520
519
  }
521
520
 
522
- class GetChatControlsConfigurationCommand extends smithyClient.Command
521
+ class GetChatControlsConfigurationCommand extends client.Command
523
522
  .classBuilder()
524
523
  .ep(commonParams)
525
524
  .m(function (Command, cs, config, o) {
526
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
525
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
527
526
  })
528
527
  .s("ExpertQ", "GetChatControlsConfiguration", {})
529
528
  .n("QBusinessClient", "GetChatControlsConfigurationCommand")
@@ -531,11 +530,11 @@ class GetChatControlsConfigurationCommand extends smithyClient.Command
531
530
  .build() {
532
531
  }
533
532
 
534
- class GetChatResponseConfigurationCommand extends smithyClient.Command
533
+ class GetChatResponseConfigurationCommand extends client.Command
535
534
  .classBuilder()
536
535
  .ep(commonParams)
537
536
  .m(function (Command, cs, config, o) {
538
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
537
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
539
538
  })
540
539
  .s("ExpertQ", "GetChatResponseConfiguration", {})
541
540
  .n("QBusinessClient", "GetChatResponseConfigurationCommand")
@@ -543,11 +542,11 @@ class GetChatResponseConfigurationCommand extends smithyClient.Command
543
542
  .build() {
544
543
  }
545
544
 
546
- class GetDataAccessorCommand extends smithyClient.Command
545
+ class GetDataAccessorCommand extends client.Command
547
546
  .classBuilder()
548
547
  .ep(commonParams)
549
548
  .m(function (Command, cs, config, o) {
550
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
549
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
551
550
  })
552
551
  .s("ExpertQ", "GetDataAccessor", {})
553
552
  .n("QBusinessClient", "GetDataAccessorCommand")
@@ -555,11 +554,11 @@ class GetDataAccessorCommand extends smithyClient.Command
555
554
  .build() {
556
555
  }
557
556
 
558
- class GetDataSourceCommand extends smithyClient.Command
557
+ class GetDataSourceCommand extends client.Command
559
558
  .classBuilder()
560
559
  .ep(commonParams)
561
560
  .m(function (Command, cs, config, o) {
562
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
561
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
563
562
  })
564
563
  .s("ExpertQ", "GetDataSource", {})
565
564
  .n("QBusinessClient", "GetDataSourceCommand")
@@ -567,11 +566,11 @@ class GetDataSourceCommand extends smithyClient.Command
567
566
  .build() {
568
567
  }
569
568
 
570
- class GetDocumentContentCommand extends smithyClient.Command
569
+ class GetDocumentContentCommand extends client.Command
571
570
  .classBuilder()
572
571
  .ep(commonParams)
573
572
  .m(function (Command, cs, config, o) {
574
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
573
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
575
574
  })
576
575
  .s("ExpertQ", "GetDocumentContent", {})
577
576
  .n("QBusinessClient", "GetDocumentContentCommand")
@@ -579,11 +578,11 @@ class GetDocumentContentCommand extends smithyClient.Command
579
578
  .build() {
580
579
  }
581
580
 
582
- class GetGroupCommand extends smithyClient.Command
581
+ class GetGroupCommand extends client.Command
583
582
  .classBuilder()
584
583
  .ep(commonParams)
585
584
  .m(function (Command, cs, config, o) {
586
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
585
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
587
586
  })
588
587
  .s("ExpertQ", "GetGroup", {})
589
588
  .n("QBusinessClient", "GetGroupCommand")
@@ -591,11 +590,11 @@ class GetGroupCommand extends smithyClient.Command
591
590
  .build() {
592
591
  }
593
592
 
594
- class GetIndexCommand extends smithyClient.Command
593
+ class GetIndexCommand extends client.Command
595
594
  .classBuilder()
596
595
  .ep(commonParams)
597
596
  .m(function (Command, cs, config, o) {
598
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
597
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
599
598
  })
600
599
  .s("ExpertQ", "GetIndex", {})
601
600
  .n("QBusinessClient", "GetIndexCommand")
@@ -603,11 +602,11 @@ class GetIndexCommand extends smithyClient.Command
603
602
  .build() {
604
603
  }
605
604
 
606
- class GetMediaCommand extends smithyClient.Command
605
+ class GetMediaCommand extends client.Command
607
606
  .classBuilder()
608
607
  .ep(commonParams)
609
608
  .m(function (Command, cs, config, o) {
610
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
609
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
611
610
  })
612
611
  .s("ExpertQ", "GetMedia", {})
613
612
  .n("QBusinessClient", "GetMediaCommand")
@@ -615,11 +614,11 @@ class GetMediaCommand extends smithyClient.Command
615
614
  .build() {
616
615
  }
617
616
 
618
- class GetPluginCommand extends smithyClient.Command
617
+ class GetPluginCommand extends client.Command
619
618
  .classBuilder()
620
619
  .ep(commonParams)
621
620
  .m(function (Command, cs, config, o) {
622
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
621
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
623
622
  })
624
623
  .s("ExpertQ", "GetPlugin", {})
625
624
  .n("QBusinessClient", "GetPluginCommand")
@@ -627,11 +626,11 @@ class GetPluginCommand extends smithyClient.Command
627
626
  .build() {
628
627
  }
629
628
 
630
- class GetPolicyCommand extends smithyClient.Command
629
+ class GetPolicyCommand extends client.Command
631
630
  .classBuilder()
632
631
  .ep(commonParams)
633
632
  .m(function (Command, cs, config, o) {
634
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
633
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
635
634
  })
636
635
  .s("ExpertQ", "GetPolicy", {})
637
636
  .n("QBusinessClient", "GetPolicyCommand")
@@ -639,11 +638,11 @@ class GetPolicyCommand extends smithyClient.Command
639
638
  .build() {
640
639
  }
641
640
 
642
- class GetRetrieverCommand extends smithyClient.Command
641
+ class GetRetrieverCommand extends client.Command
643
642
  .classBuilder()
644
643
  .ep(commonParams)
645
644
  .m(function (Command, cs, config, o) {
646
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
645
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
647
646
  })
648
647
  .s("ExpertQ", "GetRetriever", {})
649
648
  .n("QBusinessClient", "GetRetrieverCommand")
@@ -651,11 +650,11 @@ class GetRetrieverCommand extends smithyClient.Command
651
650
  .build() {
652
651
  }
653
652
 
654
- class GetUserCommand extends smithyClient.Command
653
+ class GetUserCommand extends client.Command
655
654
  .classBuilder()
656
655
  .ep(commonParams)
657
656
  .m(function (Command, cs, config, o) {
658
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
657
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
659
658
  })
660
659
  .s("ExpertQ", "GetUser", {})
661
660
  .n("QBusinessClient", "GetUserCommand")
@@ -663,11 +662,11 @@ class GetUserCommand extends smithyClient.Command
663
662
  .build() {
664
663
  }
665
664
 
666
- class GetWebExperienceCommand extends smithyClient.Command
665
+ class GetWebExperienceCommand extends client.Command
667
666
  .classBuilder()
668
667
  .ep(commonParams)
669
668
  .m(function (Command, cs, config, o) {
670
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
669
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
671
670
  })
672
671
  .s("ExpertQ", "GetWebExperience", {})
673
672
  .n("QBusinessClient", "GetWebExperienceCommand")
@@ -675,11 +674,11 @@ class GetWebExperienceCommand extends smithyClient.Command
675
674
  .build() {
676
675
  }
677
676
 
678
- class ListApplicationsCommand extends smithyClient.Command
677
+ class ListApplicationsCommand extends client.Command
679
678
  .classBuilder()
680
679
  .ep(commonParams)
681
680
  .m(function (Command, cs, config, o) {
682
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
681
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
683
682
  })
684
683
  .s("ExpertQ", "ListApplications", {})
685
684
  .n("QBusinessClient", "ListApplicationsCommand")
@@ -687,11 +686,11 @@ class ListApplicationsCommand extends smithyClient.Command
687
686
  .build() {
688
687
  }
689
688
 
690
- class ListAttachmentsCommand extends smithyClient.Command
689
+ class ListAttachmentsCommand extends client.Command
691
690
  .classBuilder()
692
691
  .ep(commonParams)
693
692
  .m(function (Command, cs, config, o) {
694
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
693
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
695
694
  })
696
695
  .s("ExpertQ", "ListAttachments", {})
697
696
  .n("QBusinessClient", "ListAttachmentsCommand")
@@ -699,11 +698,11 @@ class ListAttachmentsCommand extends smithyClient.Command
699
698
  .build() {
700
699
  }
701
700
 
702
- class ListChatResponseConfigurationsCommand extends smithyClient.Command
701
+ class ListChatResponseConfigurationsCommand extends client.Command
703
702
  .classBuilder()
704
703
  .ep(commonParams)
705
704
  .m(function (Command, cs, config, o) {
706
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
705
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
707
706
  })
708
707
  .s("ExpertQ", "ListChatResponseConfigurations", {})
709
708
  .n("QBusinessClient", "ListChatResponseConfigurationsCommand")
@@ -711,11 +710,11 @@ class ListChatResponseConfigurationsCommand extends smithyClient.Command
711
710
  .build() {
712
711
  }
713
712
 
714
- class ListConversationsCommand extends smithyClient.Command
713
+ class ListConversationsCommand extends client.Command
715
714
  .classBuilder()
716
715
  .ep(commonParams)
717
716
  .m(function (Command, cs, config, o) {
718
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
717
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
719
718
  })
720
719
  .s("ExpertQ", "ListConversations", {})
721
720
  .n("QBusinessClient", "ListConversationsCommand")
@@ -723,11 +722,11 @@ class ListConversationsCommand extends smithyClient.Command
723
722
  .build() {
724
723
  }
725
724
 
726
- class ListDataAccessorsCommand extends smithyClient.Command
725
+ class ListDataAccessorsCommand extends client.Command
727
726
  .classBuilder()
728
727
  .ep(commonParams)
729
728
  .m(function (Command, cs, config, o) {
730
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
729
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
731
730
  })
732
731
  .s("ExpertQ", "ListDataAccessors", {})
733
732
  .n("QBusinessClient", "ListDataAccessorsCommand")
@@ -735,11 +734,11 @@ class ListDataAccessorsCommand extends smithyClient.Command
735
734
  .build() {
736
735
  }
737
736
 
738
- class ListDataSourcesCommand extends smithyClient.Command
737
+ class ListDataSourcesCommand extends client.Command
739
738
  .classBuilder()
740
739
  .ep(commonParams)
741
740
  .m(function (Command, cs, config, o) {
742
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
741
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
743
742
  })
744
743
  .s("ExpertQ", "ListDataSources", {})
745
744
  .n("QBusinessClient", "ListDataSourcesCommand")
@@ -747,11 +746,11 @@ class ListDataSourcesCommand extends smithyClient.Command
747
746
  .build() {
748
747
  }
749
748
 
750
- class ListDataSourceSyncJobsCommand extends smithyClient.Command
749
+ class ListDataSourceSyncJobsCommand extends client.Command
751
750
  .classBuilder()
752
751
  .ep(commonParams)
753
752
  .m(function (Command, cs, config, o) {
754
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
753
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
755
754
  })
756
755
  .s("ExpertQ", "ListDataSourceSyncJobs", {})
757
756
  .n("QBusinessClient", "ListDataSourceSyncJobsCommand")
@@ -759,11 +758,11 @@ class ListDataSourceSyncJobsCommand extends smithyClient.Command
759
758
  .build() {
760
759
  }
761
760
 
762
- class ListDocumentsCommand extends smithyClient.Command
761
+ class ListDocumentsCommand extends client.Command
763
762
  .classBuilder()
764
763
  .ep(commonParams)
765
764
  .m(function (Command, cs, config, o) {
766
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
765
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
767
766
  })
768
767
  .s("ExpertQ", "ListDocuments", {})
769
768
  .n("QBusinessClient", "ListDocumentsCommand")
@@ -771,11 +770,11 @@ class ListDocumentsCommand extends smithyClient.Command
771
770
  .build() {
772
771
  }
773
772
 
774
- class ListGroupsCommand extends smithyClient.Command
773
+ class ListGroupsCommand extends client.Command
775
774
  .classBuilder()
776
775
  .ep(commonParams)
777
776
  .m(function (Command, cs, config, o) {
778
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
777
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
779
778
  })
780
779
  .s("ExpertQ", "ListGroups", {})
781
780
  .n("QBusinessClient", "ListGroupsCommand")
@@ -783,11 +782,11 @@ class ListGroupsCommand extends smithyClient.Command
783
782
  .build() {
784
783
  }
785
784
 
786
- class ListIndicesCommand extends smithyClient.Command
785
+ class ListIndicesCommand extends client.Command
787
786
  .classBuilder()
788
787
  .ep(commonParams)
789
788
  .m(function (Command, cs, config, o) {
790
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
789
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
791
790
  })
792
791
  .s("ExpertQ", "ListIndices", {})
793
792
  .n("QBusinessClient", "ListIndicesCommand")
@@ -795,11 +794,11 @@ class ListIndicesCommand extends smithyClient.Command
795
794
  .build() {
796
795
  }
797
796
 
798
- class ListMessagesCommand extends smithyClient.Command
797
+ class ListMessagesCommand extends client.Command
799
798
  .classBuilder()
800
799
  .ep(commonParams)
801
800
  .m(function (Command, cs, config, o) {
802
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
801
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
803
802
  })
804
803
  .s("ExpertQ", "ListMessages", {})
805
804
  .n("QBusinessClient", "ListMessagesCommand")
@@ -807,11 +806,11 @@ class ListMessagesCommand extends smithyClient.Command
807
806
  .build() {
808
807
  }
809
808
 
810
- class ListPluginActionsCommand extends smithyClient.Command
809
+ class ListPluginActionsCommand extends client.Command
811
810
  .classBuilder()
812
811
  .ep(commonParams)
813
812
  .m(function (Command, cs, config, o) {
814
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
813
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
815
814
  })
816
815
  .s("ExpertQ", "ListPluginActions", {})
817
816
  .n("QBusinessClient", "ListPluginActionsCommand")
@@ -819,11 +818,11 @@ class ListPluginActionsCommand extends smithyClient.Command
819
818
  .build() {
820
819
  }
821
820
 
822
- class ListPluginsCommand extends smithyClient.Command
821
+ class ListPluginsCommand extends client.Command
823
822
  .classBuilder()
824
823
  .ep(commonParams)
825
824
  .m(function (Command, cs, config, o) {
826
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
825
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
827
826
  })
828
827
  .s("ExpertQ", "ListPlugins", {})
829
828
  .n("QBusinessClient", "ListPluginsCommand")
@@ -831,11 +830,11 @@ class ListPluginsCommand extends smithyClient.Command
831
830
  .build() {
832
831
  }
833
832
 
834
- class ListPluginTypeActionsCommand extends smithyClient.Command
833
+ class ListPluginTypeActionsCommand extends client.Command
835
834
  .classBuilder()
836
835
  .ep(commonParams)
837
836
  .m(function (Command, cs, config, o) {
838
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
837
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
839
838
  })
840
839
  .s("ExpertQ", "ListPluginTypeActions", {})
841
840
  .n("QBusinessClient", "ListPluginTypeActionsCommand")
@@ -843,11 +842,11 @@ class ListPluginTypeActionsCommand extends smithyClient.Command
843
842
  .build() {
844
843
  }
845
844
 
846
- class ListPluginTypeMetadataCommand extends smithyClient.Command
845
+ class ListPluginTypeMetadataCommand extends client.Command
847
846
  .classBuilder()
848
847
  .ep(commonParams)
849
848
  .m(function (Command, cs, config, o) {
850
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
849
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
851
850
  })
852
851
  .s("ExpertQ", "ListPluginTypeMetadata", {})
853
852
  .n("QBusinessClient", "ListPluginTypeMetadataCommand")
@@ -855,11 +854,11 @@ class ListPluginTypeMetadataCommand extends smithyClient.Command
855
854
  .build() {
856
855
  }
857
856
 
858
- class ListRetrieversCommand extends smithyClient.Command
857
+ class ListRetrieversCommand extends client.Command
859
858
  .classBuilder()
860
859
  .ep(commonParams)
861
860
  .m(function (Command, cs, config, o) {
862
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
861
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
863
862
  })
864
863
  .s("ExpertQ", "ListRetrievers", {})
865
864
  .n("QBusinessClient", "ListRetrieversCommand")
@@ -867,11 +866,11 @@ class ListRetrieversCommand extends smithyClient.Command
867
866
  .build() {
868
867
  }
869
868
 
870
- class ListSubscriptionsCommand extends smithyClient.Command
869
+ class ListSubscriptionsCommand extends client.Command
871
870
  .classBuilder()
872
871
  .ep(commonParams)
873
872
  .m(function (Command, cs, config, o) {
874
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
873
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
875
874
  })
876
875
  .s("ExpertQ", "ListSubscriptions", {})
877
876
  .n("QBusinessClient", "ListSubscriptionsCommand")
@@ -879,11 +878,11 @@ class ListSubscriptionsCommand extends smithyClient.Command
879
878
  .build() {
880
879
  }
881
880
 
882
- class ListTagsForResourceCommand extends smithyClient.Command
881
+ class ListTagsForResourceCommand extends client.Command
883
882
  .classBuilder()
884
883
  .ep(commonParams)
885
884
  .m(function (Command, cs, config, o) {
886
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
885
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
887
886
  })
888
887
  .s("ExpertQ", "ListTagsForResource", {})
889
888
  .n("QBusinessClient", "ListTagsForResourceCommand")
@@ -891,11 +890,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
891
890
  .build() {
892
891
  }
893
892
 
894
- class ListWebExperiencesCommand extends smithyClient.Command
893
+ class ListWebExperiencesCommand extends client.Command
895
894
  .classBuilder()
896
895
  .ep(commonParams)
897
896
  .m(function (Command, cs, config, o) {
898
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
897
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
899
898
  })
900
899
  .s("ExpertQ", "ListWebExperiences", {})
901
900
  .n("QBusinessClient", "ListWebExperiencesCommand")
@@ -903,11 +902,11 @@ class ListWebExperiencesCommand extends smithyClient.Command
903
902
  .build() {
904
903
  }
905
904
 
906
- class PutFeedbackCommand extends smithyClient.Command
905
+ class PutFeedbackCommand extends client.Command
907
906
  .classBuilder()
908
907
  .ep(commonParams)
909
908
  .m(function (Command, cs, config, o) {
910
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
909
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
911
910
  })
912
911
  .s("ExpertQ", "PutFeedback", {})
913
912
  .n("QBusinessClient", "PutFeedbackCommand")
@@ -915,11 +914,11 @@ class PutFeedbackCommand extends smithyClient.Command
915
914
  .build() {
916
915
  }
917
916
 
918
- class PutGroupCommand extends smithyClient.Command
917
+ class PutGroupCommand extends client.Command
919
918
  .classBuilder()
920
919
  .ep(commonParams)
921
920
  .m(function (Command, cs, config, o) {
922
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
921
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
923
922
  })
924
923
  .s("ExpertQ", "PutGroup", {})
925
924
  .n("QBusinessClient", "PutGroupCommand")
@@ -927,11 +926,11 @@ class PutGroupCommand extends smithyClient.Command
927
926
  .build() {
928
927
  }
929
928
 
930
- class SearchRelevantContentCommand extends smithyClient.Command
929
+ class SearchRelevantContentCommand extends client.Command
931
930
  .classBuilder()
932
931
  .ep(commonParams)
933
932
  .m(function (Command, cs, config, o) {
934
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
933
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
935
934
  })
936
935
  .s("ExpertQ", "SearchRelevantContent", {})
937
936
  .n("QBusinessClient", "SearchRelevantContentCommand")
@@ -939,11 +938,11 @@ class SearchRelevantContentCommand extends smithyClient.Command
939
938
  .build() {
940
939
  }
941
940
 
942
- class StartDataSourceSyncJobCommand extends smithyClient.Command
941
+ class StartDataSourceSyncJobCommand extends client.Command
943
942
  .classBuilder()
944
943
  .ep(commonParams)
945
944
  .m(function (Command, cs, config, o) {
946
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
945
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
947
946
  })
948
947
  .s("ExpertQ", "StartDataSourceSyncJob", {})
949
948
  .n("QBusinessClient", "StartDataSourceSyncJobCommand")
@@ -951,11 +950,11 @@ class StartDataSourceSyncJobCommand extends smithyClient.Command
951
950
  .build() {
952
951
  }
953
952
 
954
- class StopDataSourceSyncJobCommand extends smithyClient.Command
953
+ class StopDataSourceSyncJobCommand extends client.Command
955
954
  .classBuilder()
956
955
  .ep(commonParams)
957
956
  .m(function (Command, cs, config, o) {
958
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
957
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
959
958
  })
960
959
  .s("ExpertQ", "StopDataSourceSyncJob", {})
961
960
  .n("QBusinessClient", "StopDataSourceSyncJobCommand")
@@ -963,11 +962,11 @@ class StopDataSourceSyncJobCommand extends smithyClient.Command
963
962
  .build() {
964
963
  }
965
964
 
966
- class TagResourceCommand extends smithyClient.Command
965
+ class TagResourceCommand extends client.Command
967
966
  .classBuilder()
968
967
  .ep(commonParams)
969
968
  .m(function (Command, cs, config, o) {
970
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
969
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
971
970
  })
972
971
  .s("ExpertQ", "TagResource", {})
973
972
  .n("QBusinessClient", "TagResourceCommand")
@@ -975,11 +974,11 @@ class TagResourceCommand extends smithyClient.Command
975
974
  .build() {
976
975
  }
977
976
 
978
- class UntagResourceCommand extends smithyClient.Command
977
+ class UntagResourceCommand extends client.Command
979
978
  .classBuilder()
980
979
  .ep(commonParams)
981
980
  .m(function (Command, cs, config, o) {
982
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
981
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
983
982
  })
984
983
  .s("ExpertQ", "UntagResource", {})
985
984
  .n("QBusinessClient", "UntagResourceCommand")
@@ -987,11 +986,11 @@ class UntagResourceCommand extends smithyClient.Command
987
986
  .build() {
988
987
  }
989
988
 
990
- class UpdateApplicationCommand extends smithyClient.Command
989
+ class UpdateApplicationCommand extends client.Command
991
990
  .classBuilder()
992
991
  .ep(commonParams)
993
992
  .m(function (Command, cs, config, o) {
994
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
993
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
995
994
  })
996
995
  .s("ExpertQ", "UpdateApplication", {})
997
996
  .n("QBusinessClient", "UpdateApplicationCommand")
@@ -999,11 +998,11 @@ class UpdateApplicationCommand extends smithyClient.Command
999
998
  .build() {
1000
999
  }
1001
1000
 
1002
- class UpdateChatControlsConfigurationCommand extends smithyClient.Command
1001
+ class UpdateChatControlsConfigurationCommand extends client.Command
1003
1002
  .classBuilder()
1004
1003
  .ep(commonParams)
1005
1004
  .m(function (Command, cs, config, o) {
1006
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1005
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1007
1006
  })
1008
1007
  .s("ExpertQ", "UpdateChatControlsConfiguration", {})
1009
1008
  .n("QBusinessClient", "UpdateChatControlsConfigurationCommand")
@@ -1011,11 +1010,11 @@ class UpdateChatControlsConfigurationCommand extends smithyClient.Command
1011
1010
  .build() {
1012
1011
  }
1013
1012
 
1014
- class UpdateChatResponseConfigurationCommand extends smithyClient.Command
1013
+ class UpdateChatResponseConfigurationCommand extends client.Command
1015
1014
  .classBuilder()
1016
1015
  .ep(commonParams)
1017
1016
  .m(function (Command, cs, config, o) {
1018
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1017
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1019
1018
  })
1020
1019
  .s("ExpertQ", "UpdateChatResponseConfiguration", {})
1021
1020
  .n("QBusinessClient", "UpdateChatResponseConfigurationCommand")
@@ -1023,11 +1022,11 @@ class UpdateChatResponseConfigurationCommand extends smithyClient.Command
1023
1022
  .build() {
1024
1023
  }
1025
1024
 
1026
- class UpdateDataAccessorCommand extends smithyClient.Command
1025
+ class UpdateDataAccessorCommand extends client.Command
1027
1026
  .classBuilder()
1028
1027
  .ep(commonParams)
1029
1028
  .m(function (Command, cs, config, o) {
1030
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1029
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1031
1030
  })
1032
1031
  .s("ExpertQ", "UpdateDataAccessor", {})
1033
1032
  .n("QBusinessClient", "UpdateDataAccessorCommand")
@@ -1035,11 +1034,11 @@ class UpdateDataAccessorCommand extends smithyClient.Command
1035
1034
  .build() {
1036
1035
  }
1037
1036
 
1038
- class UpdateDataSourceCommand extends smithyClient.Command
1037
+ class UpdateDataSourceCommand extends client.Command
1039
1038
  .classBuilder()
1040
1039
  .ep(commonParams)
1041
1040
  .m(function (Command, cs, config, o) {
1042
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1041
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1043
1042
  })
1044
1043
  .s("ExpertQ", "UpdateDataSource", {})
1045
1044
  .n("QBusinessClient", "UpdateDataSourceCommand")
@@ -1047,11 +1046,11 @@ class UpdateDataSourceCommand extends smithyClient.Command
1047
1046
  .build() {
1048
1047
  }
1049
1048
 
1050
- class UpdateIndexCommand extends smithyClient.Command
1049
+ class UpdateIndexCommand extends client.Command
1051
1050
  .classBuilder()
1052
1051
  .ep(commonParams)
1053
1052
  .m(function (Command, cs, config, o) {
1054
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1053
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1055
1054
  })
1056
1055
  .s("ExpertQ", "UpdateIndex", {})
1057
1056
  .n("QBusinessClient", "UpdateIndexCommand")
@@ -1059,11 +1058,11 @@ class UpdateIndexCommand extends smithyClient.Command
1059
1058
  .build() {
1060
1059
  }
1061
1060
 
1062
- class UpdatePluginCommand extends smithyClient.Command
1061
+ class UpdatePluginCommand extends client.Command
1063
1062
  .classBuilder()
1064
1063
  .ep(commonParams)
1065
1064
  .m(function (Command, cs, config, o) {
1066
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1065
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1067
1066
  })
1068
1067
  .s("ExpertQ", "UpdatePlugin", {})
1069
1068
  .n("QBusinessClient", "UpdatePluginCommand")
@@ -1071,11 +1070,11 @@ class UpdatePluginCommand extends smithyClient.Command
1071
1070
  .build() {
1072
1071
  }
1073
1072
 
1074
- class UpdateRetrieverCommand extends smithyClient.Command
1073
+ class UpdateRetrieverCommand extends client.Command
1075
1074
  .classBuilder()
1076
1075
  .ep(commonParams)
1077
1076
  .m(function (Command, cs, config, o) {
1078
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1077
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1079
1078
  })
1080
1079
  .s("ExpertQ", "UpdateRetriever", {})
1081
1080
  .n("QBusinessClient", "UpdateRetrieverCommand")
@@ -1083,11 +1082,11 @@ class UpdateRetrieverCommand extends smithyClient.Command
1083
1082
  .build() {
1084
1083
  }
1085
1084
 
1086
- class UpdateSubscriptionCommand extends smithyClient.Command
1085
+ class UpdateSubscriptionCommand extends client.Command
1087
1086
  .classBuilder()
1088
1087
  .ep(commonParams)
1089
1088
  .m(function (Command, cs, config, o) {
1090
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1089
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1091
1090
  })
1092
1091
  .s("ExpertQ", "UpdateSubscription", {})
1093
1092
  .n("QBusinessClient", "UpdateSubscriptionCommand")
@@ -1095,11 +1094,11 @@ class UpdateSubscriptionCommand extends smithyClient.Command
1095
1094
  .build() {
1096
1095
  }
1097
1096
 
1098
- class UpdateUserCommand extends smithyClient.Command
1097
+ class UpdateUserCommand extends client.Command
1099
1098
  .classBuilder()
1100
1099
  .ep(commonParams)
1101
1100
  .m(function (Command, cs, config, o) {
1102
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1101
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1103
1102
  })
1104
1103
  .s("ExpertQ", "UpdateUser", {})
1105
1104
  .n("QBusinessClient", "UpdateUserCommand")
@@ -1107,11 +1106,11 @@ class UpdateUserCommand extends smithyClient.Command
1107
1106
  .build() {
1108
1107
  }
1109
1108
 
1110
- class UpdateWebExperienceCommand extends smithyClient.Command
1109
+ class UpdateWebExperienceCommand extends client.Command
1111
1110
  .classBuilder()
1112
1111
  .ep(commonParams)
1113
1112
  .m(function (Command, cs, config, o) {
1114
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1113
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1115
1114
  })
1116
1115
  .s("ExpertQ", "UpdateWebExperience", {})
1117
1116
  .n("QBusinessClient", "UpdateWebExperienceCommand")
@@ -1268,7 +1267,7 @@ const paginators = {
1268
1267
  };
1269
1268
  class QBusiness extends QBusinessClient {
1270
1269
  }
1271
- smithyClient.createAggregatedClient(commands, QBusiness, { paginators });
1270
+ client.createAggregatedClient(commands, QBusiness, { paginators });
1272
1271
 
1273
1272
  const MemberRelation = {
1274
1273
  AND: "AND",
@@ -1614,8 +1613,8 @@ const ScoreConfidence = {
1614
1613
  VERY_HIGH: "VERY_HIGH",
1615
1614
  };
1616
1615
 
1617
- exports.$Command = smithyClient.Command;
1618
- exports.__Client = smithyClient.Client;
1616
+ exports.$Command = client.Command;
1617
+ exports.__Client = client.Client;
1619
1618
  exports.QBusinessServiceException = QBusinessServiceException.QBusinessServiceException;
1620
1619
  exports.APISchemaType = APISchemaType;
1621
1620
  exports.ActionPayloadFieldType = ActionPayloadFieldType;