@aws-sdk/client-qconnect 3.1077.0 → 3.1079.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 (290) hide show
  1. package/dist-cjs/index.js +102 -943
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/ActivateMessageTemplateCommand.js +2 -14
  4. package/dist-es/commands/CreateAIAgentCommand.js +2 -14
  5. package/dist-es/commands/CreateAIAgentVersionCommand.js +2 -14
  6. package/dist-es/commands/CreateAIGuardrailCommand.js +2 -14
  7. package/dist-es/commands/CreateAIGuardrailVersionCommand.js +2 -14
  8. package/dist-es/commands/CreateAIPromptCommand.js +2 -14
  9. package/dist-es/commands/CreateAIPromptVersionCommand.js +2 -14
  10. package/dist-es/commands/CreateAssistantAssociationCommand.js +2 -14
  11. package/dist-es/commands/CreateAssistantCommand.js +2 -14
  12. package/dist-es/commands/CreateContentAssociationCommand.js +2 -14
  13. package/dist-es/commands/CreateContentCommand.js +2 -14
  14. package/dist-es/commands/CreateKnowledgeBaseCommand.js +2 -14
  15. package/dist-es/commands/CreateMessageTemplateAttachmentCommand.js +2 -14
  16. package/dist-es/commands/CreateMessageTemplateCommand.js +2 -14
  17. package/dist-es/commands/CreateMessageTemplateVersionCommand.js +2 -14
  18. package/dist-es/commands/CreateQuickResponseCommand.js +2 -14
  19. package/dist-es/commands/CreateSessionCommand.js +2 -14
  20. package/dist-es/commands/DeactivateMessageTemplateCommand.js +2 -14
  21. package/dist-es/commands/DeleteAIAgentCommand.js +2 -14
  22. package/dist-es/commands/DeleteAIAgentVersionCommand.js +2 -14
  23. package/dist-es/commands/DeleteAIGuardrailCommand.js +2 -14
  24. package/dist-es/commands/DeleteAIGuardrailVersionCommand.js +2 -14
  25. package/dist-es/commands/DeleteAIPromptCommand.js +2 -14
  26. package/dist-es/commands/DeleteAIPromptVersionCommand.js +2 -14
  27. package/dist-es/commands/DeleteAssistantAssociationCommand.js +2 -14
  28. package/dist-es/commands/DeleteAssistantCommand.js +2 -14
  29. package/dist-es/commands/DeleteContentAssociationCommand.js +2 -14
  30. package/dist-es/commands/DeleteContentCommand.js +2 -14
  31. package/dist-es/commands/DeleteImportJobCommand.js +2 -14
  32. package/dist-es/commands/DeleteKnowledgeBaseCommand.js +2 -14
  33. package/dist-es/commands/DeleteMessageTemplateAttachmentCommand.js +2 -14
  34. package/dist-es/commands/DeleteMessageTemplateCommand.js +2 -14
  35. package/dist-es/commands/DeleteQuickResponseCommand.js +2 -14
  36. package/dist-es/commands/GetAIAgentCommand.js +2 -14
  37. package/dist-es/commands/GetAIGuardrailCommand.js +2 -14
  38. package/dist-es/commands/GetAIPromptCommand.js +2 -14
  39. package/dist-es/commands/GetAssistantAssociationCommand.js +2 -14
  40. package/dist-es/commands/GetAssistantCommand.js +2 -14
  41. package/dist-es/commands/GetContentAssociationCommand.js +2 -14
  42. package/dist-es/commands/GetContentCommand.js +2 -14
  43. package/dist-es/commands/GetContentSummaryCommand.js +2 -14
  44. package/dist-es/commands/GetImportJobCommand.js +2 -14
  45. package/dist-es/commands/GetKnowledgeBaseCommand.js +2 -14
  46. package/dist-es/commands/GetMessageTemplateCommand.js +2 -14
  47. package/dist-es/commands/GetNextMessageCommand.js +2 -14
  48. package/dist-es/commands/GetQuickResponseCommand.js +2 -14
  49. package/dist-es/commands/GetRecommendationsCommand.js +2 -14
  50. package/dist-es/commands/GetSessionCommand.js +2 -14
  51. package/dist-es/commands/ListAIAgentVersionsCommand.js +2 -14
  52. package/dist-es/commands/ListAIAgentsCommand.js +2 -14
  53. package/dist-es/commands/ListAIGuardrailVersionsCommand.js +2 -14
  54. package/dist-es/commands/ListAIGuardrailsCommand.js +2 -14
  55. package/dist-es/commands/ListAIPromptVersionsCommand.js +2 -14
  56. package/dist-es/commands/ListAIPromptsCommand.js +2 -14
  57. package/dist-es/commands/ListAssistantAssociationsCommand.js +2 -14
  58. package/dist-es/commands/ListAssistantsCommand.js +2 -14
  59. package/dist-es/commands/ListContentAssociationsCommand.js +2 -14
  60. package/dist-es/commands/ListContentsCommand.js +2 -14
  61. package/dist-es/commands/ListImportJobsCommand.js +2 -14
  62. package/dist-es/commands/ListKnowledgeBasesCommand.js +2 -14
  63. package/dist-es/commands/ListMessageTemplateVersionsCommand.js +2 -14
  64. package/dist-es/commands/ListMessageTemplatesCommand.js +2 -14
  65. package/dist-es/commands/ListMessagesCommand.js +2 -14
  66. package/dist-es/commands/ListModelsCommand.js +2 -14
  67. package/dist-es/commands/ListQuickResponsesCommand.js +2 -14
  68. package/dist-es/commands/ListSpansCommand.js +2 -14
  69. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  70. package/dist-es/commands/NotifyRecommendationsReceivedCommand.js +2 -14
  71. package/dist-es/commands/PutFeedbackCommand.js +2 -14
  72. package/dist-es/commands/QueryAssistantCommand.js +2 -14
  73. package/dist-es/commands/RemoveAssistantAIAgentCommand.js +2 -14
  74. package/dist-es/commands/RemoveKnowledgeBaseTemplateUriCommand.js +2 -14
  75. package/dist-es/commands/RenderMessageTemplateCommand.js +2 -14
  76. package/dist-es/commands/RetrieveCommand.js +2 -14
  77. package/dist-es/commands/SearchContentCommand.js +2 -14
  78. package/dist-es/commands/SearchMessageTemplatesCommand.js +2 -14
  79. package/dist-es/commands/SearchQuickResponsesCommand.js +2 -14
  80. package/dist-es/commands/SearchSessionsCommand.js +2 -14
  81. package/dist-es/commands/SendMessageCommand.js +2 -14
  82. package/dist-es/commands/StartContentUploadCommand.js +2 -14
  83. package/dist-es/commands/StartImportJobCommand.js +2 -14
  84. package/dist-es/commands/TagResourceCommand.js +2 -14
  85. package/dist-es/commands/UntagResourceCommand.js +2 -14
  86. package/dist-es/commands/UpdateAIAgentCommand.js +2 -14
  87. package/dist-es/commands/UpdateAIGuardrailCommand.js +2 -14
  88. package/dist-es/commands/UpdateAIPromptCommand.js +2 -14
  89. package/dist-es/commands/UpdateAssistantAIAgentCommand.js +2 -14
  90. package/dist-es/commands/UpdateContentCommand.js +2 -14
  91. package/dist-es/commands/UpdateKnowledgeBaseTemplateUriCommand.js +2 -14
  92. package/dist-es/commands/UpdateMessageTemplateCommand.js +2 -14
  93. package/dist-es/commands/UpdateMessageTemplateMetadataCommand.js +2 -14
  94. package/dist-es/commands/UpdateQuickResponseCommand.js +2 -14
  95. package/dist-es/commands/UpdateSessionCommand.js +2 -14
  96. package/dist-es/commands/UpdateSessionDataCommand.js +2 -14
  97. package/dist-es/index.js +1 -0
  98. package/dist-types/commandBuilder.d.ts +18 -0
  99. package/dist-types/commands/ActivateMessageTemplateCommand.d.ts +3 -8
  100. package/dist-types/commands/CreateAIAgentCommand.d.ts +3 -8
  101. package/dist-types/commands/CreateAIAgentVersionCommand.d.ts +3 -8
  102. package/dist-types/commands/CreateAIGuardrailCommand.d.ts +3 -8
  103. package/dist-types/commands/CreateAIGuardrailVersionCommand.d.ts +3 -8
  104. package/dist-types/commands/CreateAIPromptCommand.d.ts +3 -8
  105. package/dist-types/commands/CreateAIPromptVersionCommand.d.ts +3 -8
  106. package/dist-types/commands/CreateAssistantAssociationCommand.d.ts +3 -8
  107. package/dist-types/commands/CreateAssistantCommand.d.ts +3 -8
  108. package/dist-types/commands/CreateContentAssociationCommand.d.ts +3 -8
  109. package/dist-types/commands/CreateContentCommand.d.ts +3 -8
  110. package/dist-types/commands/CreateKnowledgeBaseCommand.d.ts +3 -8
  111. package/dist-types/commands/CreateMessageTemplateAttachmentCommand.d.ts +3 -8
  112. package/dist-types/commands/CreateMessageTemplateCommand.d.ts +3 -8
  113. package/dist-types/commands/CreateMessageTemplateVersionCommand.d.ts +3 -8
  114. package/dist-types/commands/CreateQuickResponseCommand.d.ts +3 -8
  115. package/dist-types/commands/CreateSessionCommand.d.ts +3 -8
  116. package/dist-types/commands/DeactivateMessageTemplateCommand.d.ts +3 -8
  117. package/dist-types/commands/DeleteAIAgentCommand.d.ts +3 -8
  118. package/dist-types/commands/DeleteAIAgentVersionCommand.d.ts +3 -8
  119. package/dist-types/commands/DeleteAIGuardrailCommand.d.ts +3 -8
  120. package/dist-types/commands/DeleteAIGuardrailVersionCommand.d.ts +3 -8
  121. package/dist-types/commands/DeleteAIPromptCommand.d.ts +3 -8
  122. package/dist-types/commands/DeleteAIPromptVersionCommand.d.ts +3 -8
  123. package/dist-types/commands/DeleteAssistantAssociationCommand.d.ts +3 -8
  124. package/dist-types/commands/DeleteAssistantCommand.d.ts +3 -8
  125. package/dist-types/commands/DeleteContentAssociationCommand.d.ts +3 -8
  126. package/dist-types/commands/DeleteContentCommand.d.ts +3 -8
  127. package/dist-types/commands/DeleteImportJobCommand.d.ts +3 -8
  128. package/dist-types/commands/DeleteKnowledgeBaseCommand.d.ts +3 -8
  129. package/dist-types/commands/DeleteMessageTemplateAttachmentCommand.d.ts +3 -8
  130. package/dist-types/commands/DeleteMessageTemplateCommand.d.ts +3 -8
  131. package/dist-types/commands/DeleteQuickResponseCommand.d.ts +3 -8
  132. package/dist-types/commands/GetAIAgentCommand.d.ts +3 -8
  133. package/dist-types/commands/GetAIGuardrailCommand.d.ts +3 -8
  134. package/dist-types/commands/GetAIPromptCommand.d.ts +3 -8
  135. package/dist-types/commands/GetAssistantAssociationCommand.d.ts +3 -8
  136. package/dist-types/commands/GetAssistantCommand.d.ts +3 -8
  137. package/dist-types/commands/GetContentAssociationCommand.d.ts +3 -8
  138. package/dist-types/commands/GetContentCommand.d.ts +3 -8
  139. package/dist-types/commands/GetContentSummaryCommand.d.ts +3 -8
  140. package/dist-types/commands/GetImportJobCommand.d.ts +3 -8
  141. package/dist-types/commands/GetKnowledgeBaseCommand.d.ts +3 -8
  142. package/dist-types/commands/GetMessageTemplateCommand.d.ts +3 -8
  143. package/dist-types/commands/GetNextMessageCommand.d.ts +3 -8
  144. package/dist-types/commands/GetQuickResponseCommand.d.ts +3 -8
  145. package/dist-types/commands/GetRecommendationsCommand.d.ts +3 -8
  146. package/dist-types/commands/GetSessionCommand.d.ts +3 -8
  147. package/dist-types/commands/ListAIAgentVersionsCommand.d.ts +3 -8
  148. package/dist-types/commands/ListAIAgentsCommand.d.ts +3 -8
  149. package/dist-types/commands/ListAIGuardrailVersionsCommand.d.ts +3 -8
  150. package/dist-types/commands/ListAIGuardrailsCommand.d.ts +3 -8
  151. package/dist-types/commands/ListAIPromptVersionsCommand.d.ts +3 -8
  152. package/dist-types/commands/ListAIPromptsCommand.d.ts +3 -8
  153. package/dist-types/commands/ListAssistantAssociationsCommand.d.ts +3 -8
  154. package/dist-types/commands/ListAssistantsCommand.d.ts +3 -8
  155. package/dist-types/commands/ListContentAssociationsCommand.d.ts +3 -8
  156. package/dist-types/commands/ListContentsCommand.d.ts +3 -8
  157. package/dist-types/commands/ListImportJobsCommand.d.ts +3 -8
  158. package/dist-types/commands/ListKnowledgeBasesCommand.d.ts +3 -8
  159. package/dist-types/commands/ListMessageTemplateVersionsCommand.d.ts +3 -8
  160. package/dist-types/commands/ListMessageTemplatesCommand.d.ts +3 -8
  161. package/dist-types/commands/ListMessagesCommand.d.ts +3 -8
  162. package/dist-types/commands/ListModelsCommand.d.ts +3 -8
  163. package/dist-types/commands/ListQuickResponsesCommand.d.ts +3 -8
  164. package/dist-types/commands/ListSpansCommand.d.ts +3 -8
  165. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  166. package/dist-types/commands/NotifyRecommendationsReceivedCommand.d.ts +3 -8
  167. package/dist-types/commands/PutFeedbackCommand.d.ts +3 -8
  168. package/dist-types/commands/QueryAssistantCommand.d.ts +3 -8
  169. package/dist-types/commands/RemoveAssistantAIAgentCommand.d.ts +3 -8
  170. package/dist-types/commands/RemoveKnowledgeBaseTemplateUriCommand.d.ts +3 -8
  171. package/dist-types/commands/RenderMessageTemplateCommand.d.ts +3 -8
  172. package/dist-types/commands/RetrieveCommand.d.ts +3 -8
  173. package/dist-types/commands/SearchContentCommand.d.ts +3 -8
  174. package/dist-types/commands/SearchMessageTemplatesCommand.d.ts +3 -8
  175. package/dist-types/commands/SearchQuickResponsesCommand.d.ts +3 -8
  176. package/dist-types/commands/SearchSessionsCommand.d.ts +3 -8
  177. package/dist-types/commands/SendMessageCommand.d.ts +3 -8
  178. package/dist-types/commands/StartContentUploadCommand.d.ts +3 -8
  179. package/dist-types/commands/StartImportJobCommand.d.ts +3 -8
  180. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  181. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  182. package/dist-types/commands/UpdateAIAgentCommand.d.ts +3 -8
  183. package/dist-types/commands/UpdateAIGuardrailCommand.d.ts +3 -8
  184. package/dist-types/commands/UpdateAIPromptCommand.d.ts +3 -8
  185. package/dist-types/commands/UpdateAssistantAIAgentCommand.d.ts +3 -8
  186. package/dist-types/commands/UpdateContentCommand.d.ts +3 -8
  187. package/dist-types/commands/UpdateKnowledgeBaseTemplateUriCommand.d.ts +3 -8
  188. package/dist-types/commands/UpdateMessageTemplateCommand.d.ts +3 -8
  189. package/dist-types/commands/UpdateMessageTemplateMetadataCommand.d.ts +3 -8
  190. package/dist-types/commands/UpdateQuickResponseCommand.d.ts +3 -8
  191. package/dist-types/commands/UpdateSessionCommand.d.ts +3 -8
  192. package/dist-types/commands/UpdateSessionDataCommand.d.ts +3 -8
  193. package/dist-types/index.d.ts +1 -0
  194. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  195. package/dist-types/ts3.4/commands/ActivateMessageTemplateCommand.d.ts +7 -16
  196. package/dist-types/ts3.4/commands/CreateAIAgentCommand.d.ts +7 -16
  197. package/dist-types/ts3.4/commands/CreateAIAgentVersionCommand.d.ts +7 -16
  198. package/dist-types/ts3.4/commands/CreateAIGuardrailCommand.d.ts +7 -16
  199. package/dist-types/ts3.4/commands/CreateAIGuardrailVersionCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/CreateAIPromptCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/CreateAIPromptVersionCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/CreateAssistantAssociationCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/CreateAssistantCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/CreateContentAssociationCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/CreateContentCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/CreateKnowledgeBaseCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/CreateMessageTemplateAttachmentCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/CreateMessageTemplateCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/CreateMessageTemplateVersionCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/CreateQuickResponseCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/DeactivateMessageTemplateCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/DeleteAIAgentCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/DeleteAIAgentVersionCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/DeleteAIGuardrailCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/DeleteAIGuardrailVersionCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/DeleteAIPromptCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/DeleteAIPromptVersionCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/DeleteAssistantAssociationCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/DeleteAssistantCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/DeleteContentAssociationCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/DeleteContentCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/DeleteImportJobCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/DeleteKnowledgeBaseCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/DeleteMessageTemplateAttachmentCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/DeleteMessageTemplateCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/DeleteQuickResponseCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/GetAIAgentCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/GetAIGuardrailCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/GetAIPromptCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/GetAssistantAssociationCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/GetAssistantCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/GetContentAssociationCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/GetContentCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/GetContentSummaryCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/GetKnowledgeBaseCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/GetMessageTemplateCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/GetNextMessageCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/GetQuickResponseCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/GetRecommendationsCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/ListAIAgentVersionsCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/ListAIAgentsCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/ListAIGuardrailVersionsCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/ListAIGuardrailsCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/ListAIPromptVersionsCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/ListAIPromptsCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/ListAssistantAssociationsCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/ListAssistantsCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/ListContentAssociationsCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/ListContentsCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/ListKnowledgeBasesCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/ListMessageTemplateVersionsCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/ListMessageTemplatesCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/ListMessagesCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/ListQuickResponsesCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/ListSpansCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/NotifyRecommendationsReceivedCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/PutFeedbackCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/QueryAssistantCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/RemoveAssistantAIAgentCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/RemoveKnowledgeBaseTemplateUriCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/RenderMessageTemplateCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/RetrieveCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/SearchContentCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/SearchMessageTemplatesCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/SearchQuickResponsesCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/SearchSessionsCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/SendMessageCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/StartContentUploadCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/StartImportJobCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/UpdateAIAgentCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/UpdateAIGuardrailCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/UpdateAIPromptCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/UpdateAssistantAIAgentCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/UpdateContentCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/UpdateKnowledgeBaseTemplateUriCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/UpdateMessageTemplateCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/UpdateMessageTemplateMetadataCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/UpdateQuickResponseCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/UpdateSessionDataCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/index.d.ts +1 -0
  290. package/package.json +8 -8
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -68,7 +69,7 @@ const commonParams = {
68
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
69
70
  };
70
71
 
71
- var version = "3.1076.0";
72
+ var version = "3.1078.0";
72
73
  var packageInfo = {
73
74
  version: version};
74
75
 
@@ -4213,1132 +4214,290 @@ class QConnectClient extends Client {
4213
4214
  }
4214
4215
  }
4215
4216
 
4216
- class ActivateMessageTemplateCommand extends Command
4217
- .classBuilder()
4218
- .ep(commonParams)
4219
- .m(function (Command, cs, config, o) {
4220
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4221
- })
4222
- .s("WisdomService", "ActivateMessageTemplate", {})
4223
- .n("QConnectClient", "ActivateMessageTemplateCommand")
4224
- .sc(ActivateMessageTemplate$)
4225
- .build() {
4217
+ const command = makeBuilder(commonParams, "WisdomService", "QConnectClient", getEndpointPlugin);
4218
+ const _ep0 = {};
4219
+ const _mw0 = (Command, cs, config, o) => [];
4220
+
4221
+ class ActivateMessageTemplateCommand extends command(_ep0, _mw0, "ActivateMessageTemplate", ActivateMessageTemplate$) {
4226
4222
  }
4227
4223
 
4228
- class CreateAIAgentCommand extends Command
4229
- .classBuilder()
4230
- .ep(commonParams)
4231
- .m(function (Command, cs, config, o) {
4232
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4233
- })
4234
- .s("WisdomService", "CreateAIAgent", {})
4235
- .n("QConnectClient", "CreateAIAgentCommand")
4236
- .sc(CreateAIAgent$)
4237
- .build() {
4224
+ class CreateAIAgentCommand extends command(_ep0, _mw0, "CreateAIAgent", CreateAIAgent$) {
4238
4225
  }
4239
4226
 
4240
- class CreateAIAgentVersionCommand extends Command
4241
- .classBuilder()
4242
- .ep(commonParams)
4243
- .m(function (Command, cs, config, o) {
4244
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4245
- })
4246
- .s("WisdomService", "CreateAIAgentVersion", {})
4247
- .n("QConnectClient", "CreateAIAgentVersionCommand")
4248
- .sc(CreateAIAgentVersion$)
4249
- .build() {
4227
+ class CreateAIAgentVersionCommand extends command(_ep0, _mw0, "CreateAIAgentVersion", CreateAIAgentVersion$) {
4250
4228
  }
4251
4229
 
4252
- class CreateAIGuardrailCommand extends Command
4253
- .classBuilder()
4254
- .ep(commonParams)
4255
- .m(function (Command, cs, config, o) {
4256
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4257
- })
4258
- .s("WisdomService", "CreateAIGuardrail", {})
4259
- .n("QConnectClient", "CreateAIGuardrailCommand")
4260
- .sc(CreateAIGuardrail$)
4261
- .build() {
4230
+ class CreateAIGuardrailCommand extends command(_ep0, _mw0, "CreateAIGuardrail", CreateAIGuardrail$) {
4262
4231
  }
4263
4232
 
4264
- class CreateAIGuardrailVersionCommand extends Command
4265
- .classBuilder()
4266
- .ep(commonParams)
4267
- .m(function (Command, cs, config, o) {
4268
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4269
- })
4270
- .s("WisdomService", "CreateAIGuardrailVersion", {})
4271
- .n("QConnectClient", "CreateAIGuardrailVersionCommand")
4272
- .sc(CreateAIGuardrailVersion$)
4273
- .build() {
4233
+ class CreateAIGuardrailVersionCommand extends command(_ep0, _mw0, "CreateAIGuardrailVersion", CreateAIGuardrailVersion$) {
4274
4234
  }
4275
4235
 
4276
- class CreateAIPromptCommand extends Command
4277
- .classBuilder()
4278
- .ep(commonParams)
4279
- .m(function (Command, cs, config, o) {
4280
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4281
- })
4282
- .s("WisdomService", "CreateAIPrompt", {})
4283
- .n("QConnectClient", "CreateAIPromptCommand")
4284
- .sc(CreateAIPrompt$)
4285
- .build() {
4236
+ class CreateAIPromptCommand extends command(_ep0, _mw0, "CreateAIPrompt", CreateAIPrompt$) {
4286
4237
  }
4287
4238
 
4288
- class CreateAIPromptVersionCommand extends Command
4289
- .classBuilder()
4290
- .ep(commonParams)
4291
- .m(function (Command, cs, config, o) {
4292
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4293
- })
4294
- .s("WisdomService", "CreateAIPromptVersion", {})
4295
- .n("QConnectClient", "CreateAIPromptVersionCommand")
4296
- .sc(CreateAIPromptVersion$)
4297
- .build() {
4239
+ class CreateAIPromptVersionCommand extends command(_ep0, _mw0, "CreateAIPromptVersion", CreateAIPromptVersion$) {
4298
4240
  }
4299
4241
 
4300
- class CreateAssistantAssociationCommand extends Command
4301
- .classBuilder()
4302
- .ep(commonParams)
4303
- .m(function (Command, cs, config, o) {
4304
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4305
- })
4306
- .s("WisdomService", "CreateAssistantAssociation", {})
4307
- .n("QConnectClient", "CreateAssistantAssociationCommand")
4308
- .sc(CreateAssistantAssociation$)
4309
- .build() {
4242
+ class CreateAssistantAssociationCommand extends command(_ep0, _mw0, "CreateAssistantAssociation", CreateAssistantAssociation$) {
4310
4243
  }
4311
4244
 
4312
- class CreateAssistantCommand extends Command
4313
- .classBuilder()
4314
- .ep(commonParams)
4315
- .m(function (Command, cs, config, o) {
4316
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4317
- })
4318
- .s("WisdomService", "CreateAssistant", {})
4319
- .n("QConnectClient", "CreateAssistantCommand")
4320
- .sc(CreateAssistant$)
4321
- .build() {
4245
+ class CreateAssistantCommand extends command(_ep0, _mw0, "CreateAssistant", CreateAssistant$) {
4322
4246
  }
4323
4247
 
4324
- class CreateContentAssociationCommand extends Command
4325
- .classBuilder()
4326
- .ep(commonParams)
4327
- .m(function (Command, cs, config, o) {
4328
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4329
- })
4330
- .s("WisdomService", "CreateContentAssociation", {})
4331
- .n("QConnectClient", "CreateContentAssociationCommand")
4332
- .sc(CreateContentAssociation$)
4333
- .build() {
4248
+ class CreateContentAssociationCommand extends command(_ep0, _mw0, "CreateContentAssociation", CreateContentAssociation$) {
4334
4249
  }
4335
4250
 
4336
- class CreateContentCommand extends Command
4337
- .classBuilder()
4338
- .ep(commonParams)
4339
- .m(function (Command, cs, config, o) {
4340
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4341
- })
4342
- .s("WisdomService", "CreateContent", {})
4343
- .n("QConnectClient", "CreateContentCommand")
4344
- .sc(CreateContent$)
4345
- .build() {
4251
+ class CreateContentCommand extends command(_ep0, _mw0, "CreateContent", CreateContent$) {
4346
4252
  }
4347
4253
 
4348
- class CreateKnowledgeBaseCommand extends Command
4349
- .classBuilder()
4350
- .ep(commonParams)
4351
- .m(function (Command, cs, config, o) {
4352
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4353
- })
4354
- .s("WisdomService", "CreateKnowledgeBase", {})
4355
- .n("QConnectClient", "CreateKnowledgeBaseCommand")
4356
- .sc(CreateKnowledgeBase$)
4357
- .build() {
4254
+ class CreateKnowledgeBaseCommand extends command(_ep0, _mw0, "CreateKnowledgeBase", CreateKnowledgeBase$) {
4358
4255
  }
4359
4256
 
4360
- class CreateMessageTemplateAttachmentCommand extends Command
4361
- .classBuilder()
4362
- .ep(commonParams)
4363
- .m(function (Command, cs, config, o) {
4364
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4365
- })
4366
- .s("WisdomService", "CreateMessageTemplateAttachment", {})
4367
- .n("QConnectClient", "CreateMessageTemplateAttachmentCommand")
4368
- .sc(CreateMessageTemplateAttachment$)
4369
- .build() {
4257
+ class CreateMessageTemplateAttachmentCommand extends command(_ep0, _mw0, "CreateMessageTemplateAttachment", CreateMessageTemplateAttachment$) {
4370
4258
  }
4371
4259
 
4372
- class CreateMessageTemplateCommand extends Command
4373
- .classBuilder()
4374
- .ep(commonParams)
4375
- .m(function (Command, cs, config, o) {
4376
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4377
- })
4378
- .s("WisdomService", "CreateMessageTemplate", {})
4379
- .n("QConnectClient", "CreateMessageTemplateCommand")
4380
- .sc(CreateMessageTemplate$)
4381
- .build() {
4260
+ class CreateMessageTemplateCommand extends command(_ep0, _mw0, "CreateMessageTemplate", CreateMessageTemplate$) {
4382
4261
  }
4383
4262
 
4384
- class CreateMessageTemplateVersionCommand extends Command
4385
- .classBuilder()
4386
- .ep(commonParams)
4387
- .m(function (Command, cs, config, o) {
4388
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4389
- })
4390
- .s("WisdomService", "CreateMessageTemplateVersion", {})
4391
- .n("QConnectClient", "CreateMessageTemplateVersionCommand")
4392
- .sc(CreateMessageTemplateVersion$)
4393
- .build() {
4263
+ class CreateMessageTemplateVersionCommand extends command(_ep0, _mw0, "CreateMessageTemplateVersion", CreateMessageTemplateVersion$) {
4394
4264
  }
4395
4265
 
4396
- class CreateQuickResponseCommand extends Command
4397
- .classBuilder()
4398
- .ep(commonParams)
4399
- .m(function (Command, cs, config, o) {
4400
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4401
- })
4402
- .s("WisdomService", "CreateQuickResponse", {})
4403
- .n("QConnectClient", "CreateQuickResponseCommand")
4404
- .sc(CreateQuickResponse$)
4405
- .build() {
4266
+ class CreateQuickResponseCommand extends command(_ep0, _mw0, "CreateQuickResponse", CreateQuickResponse$) {
4406
4267
  }
4407
4268
 
4408
- class CreateSessionCommand extends Command
4409
- .classBuilder()
4410
- .ep(commonParams)
4411
- .m(function (Command, cs, config, o) {
4412
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4413
- })
4414
- .s("WisdomService", "CreateSession", {})
4415
- .n("QConnectClient", "CreateSessionCommand")
4416
- .sc(CreateSession$)
4417
- .build() {
4269
+ class CreateSessionCommand extends command(_ep0, _mw0, "CreateSession", CreateSession$) {
4418
4270
  }
4419
4271
 
4420
- class DeactivateMessageTemplateCommand extends Command
4421
- .classBuilder()
4422
- .ep(commonParams)
4423
- .m(function (Command, cs, config, o) {
4424
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4425
- })
4426
- .s("WisdomService", "DeactivateMessageTemplate", {})
4427
- .n("QConnectClient", "DeactivateMessageTemplateCommand")
4428
- .sc(DeactivateMessageTemplate$)
4429
- .build() {
4272
+ class DeactivateMessageTemplateCommand extends command(_ep0, _mw0, "DeactivateMessageTemplate", DeactivateMessageTemplate$) {
4430
4273
  }
4431
4274
 
4432
- class DeleteAIAgentCommand extends Command
4433
- .classBuilder()
4434
- .ep(commonParams)
4435
- .m(function (Command, cs, config, o) {
4436
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4437
- })
4438
- .s("WisdomService", "DeleteAIAgent", {})
4439
- .n("QConnectClient", "DeleteAIAgentCommand")
4440
- .sc(DeleteAIAgent$)
4441
- .build() {
4275
+ class DeleteAIAgentCommand extends command(_ep0, _mw0, "DeleteAIAgent", DeleteAIAgent$) {
4442
4276
  }
4443
4277
 
4444
- class DeleteAIAgentVersionCommand extends Command
4445
- .classBuilder()
4446
- .ep(commonParams)
4447
- .m(function (Command, cs, config, o) {
4448
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4449
- })
4450
- .s("WisdomService", "DeleteAIAgentVersion", {})
4451
- .n("QConnectClient", "DeleteAIAgentVersionCommand")
4452
- .sc(DeleteAIAgentVersion$)
4453
- .build() {
4278
+ class DeleteAIAgentVersionCommand extends command(_ep0, _mw0, "DeleteAIAgentVersion", DeleteAIAgentVersion$) {
4454
4279
  }
4455
4280
 
4456
- class DeleteAIGuardrailCommand extends Command
4457
- .classBuilder()
4458
- .ep(commonParams)
4459
- .m(function (Command, cs, config, o) {
4460
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4461
- })
4462
- .s("WisdomService", "DeleteAIGuardrail", {})
4463
- .n("QConnectClient", "DeleteAIGuardrailCommand")
4464
- .sc(DeleteAIGuardrail$)
4465
- .build() {
4281
+ class DeleteAIGuardrailCommand extends command(_ep0, _mw0, "DeleteAIGuardrail", DeleteAIGuardrail$) {
4466
4282
  }
4467
4283
 
4468
- class DeleteAIGuardrailVersionCommand extends Command
4469
- .classBuilder()
4470
- .ep(commonParams)
4471
- .m(function (Command, cs, config, o) {
4472
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4473
- })
4474
- .s("WisdomService", "DeleteAIGuardrailVersion", {})
4475
- .n("QConnectClient", "DeleteAIGuardrailVersionCommand")
4476
- .sc(DeleteAIGuardrailVersion$)
4477
- .build() {
4284
+ class DeleteAIGuardrailVersionCommand extends command(_ep0, _mw0, "DeleteAIGuardrailVersion", DeleteAIGuardrailVersion$) {
4478
4285
  }
4479
4286
 
4480
- class DeleteAIPromptCommand extends Command
4481
- .classBuilder()
4482
- .ep(commonParams)
4483
- .m(function (Command, cs, config, o) {
4484
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4485
- })
4486
- .s("WisdomService", "DeleteAIPrompt", {})
4487
- .n("QConnectClient", "DeleteAIPromptCommand")
4488
- .sc(DeleteAIPrompt$)
4489
- .build() {
4287
+ class DeleteAIPromptCommand extends command(_ep0, _mw0, "DeleteAIPrompt", DeleteAIPrompt$) {
4490
4288
  }
4491
4289
 
4492
- class DeleteAIPromptVersionCommand extends Command
4493
- .classBuilder()
4494
- .ep(commonParams)
4495
- .m(function (Command, cs, config, o) {
4496
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4497
- })
4498
- .s("WisdomService", "DeleteAIPromptVersion", {})
4499
- .n("QConnectClient", "DeleteAIPromptVersionCommand")
4500
- .sc(DeleteAIPromptVersion$)
4501
- .build() {
4290
+ class DeleteAIPromptVersionCommand extends command(_ep0, _mw0, "DeleteAIPromptVersion", DeleteAIPromptVersion$) {
4502
4291
  }
4503
4292
 
4504
- class DeleteAssistantAssociationCommand extends Command
4505
- .classBuilder()
4506
- .ep(commonParams)
4507
- .m(function (Command, cs, config, o) {
4508
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4509
- })
4510
- .s("WisdomService", "DeleteAssistantAssociation", {})
4511
- .n("QConnectClient", "DeleteAssistantAssociationCommand")
4512
- .sc(DeleteAssistantAssociation$)
4513
- .build() {
4293
+ class DeleteAssistantAssociationCommand extends command(_ep0, _mw0, "DeleteAssistantAssociation", DeleteAssistantAssociation$) {
4514
4294
  }
4515
4295
 
4516
- class DeleteAssistantCommand extends Command
4517
- .classBuilder()
4518
- .ep(commonParams)
4519
- .m(function (Command, cs, config, o) {
4520
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4521
- })
4522
- .s("WisdomService", "DeleteAssistant", {})
4523
- .n("QConnectClient", "DeleteAssistantCommand")
4524
- .sc(DeleteAssistant$)
4525
- .build() {
4296
+ class DeleteAssistantCommand extends command(_ep0, _mw0, "DeleteAssistant", DeleteAssistant$) {
4526
4297
  }
4527
4298
 
4528
- class DeleteContentAssociationCommand extends Command
4529
- .classBuilder()
4530
- .ep(commonParams)
4531
- .m(function (Command, cs, config, o) {
4532
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4533
- })
4534
- .s("WisdomService", "DeleteContentAssociation", {})
4535
- .n("QConnectClient", "DeleteContentAssociationCommand")
4536
- .sc(DeleteContentAssociation$)
4537
- .build() {
4299
+ class DeleteContentAssociationCommand extends command(_ep0, _mw0, "DeleteContentAssociation", DeleteContentAssociation$) {
4538
4300
  }
4539
4301
 
4540
- class DeleteContentCommand extends Command
4541
- .classBuilder()
4542
- .ep(commonParams)
4543
- .m(function (Command, cs, config, o) {
4544
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4545
- })
4546
- .s("WisdomService", "DeleteContent", {})
4547
- .n("QConnectClient", "DeleteContentCommand")
4548
- .sc(DeleteContent$)
4549
- .build() {
4302
+ class DeleteContentCommand extends command(_ep0, _mw0, "DeleteContent", DeleteContent$) {
4550
4303
  }
4551
4304
 
4552
- class DeleteImportJobCommand extends Command
4553
- .classBuilder()
4554
- .ep(commonParams)
4555
- .m(function (Command, cs, config, o) {
4556
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4557
- })
4558
- .s("WisdomService", "DeleteImportJob", {})
4559
- .n("QConnectClient", "DeleteImportJobCommand")
4560
- .sc(DeleteImportJob$)
4561
- .build() {
4305
+ class DeleteImportJobCommand extends command(_ep0, _mw0, "DeleteImportJob", DeleteImportJob$) {
4562
4306
  }
4563
4307
 
4564
- class DeleteKnowledgeBaseCommand extends Command
4565
- .classBuilder()
4566
- .ep(commonParams)
4567
- .m(function (Command, cs, config, o) {
4568
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4569
- })
4570
- .s("WisdomService", "DeleteKnowledgeBase", {})
4571
- .n("QConnectClient", "DeleteKnowledgeBaseCommand")
4572
- .sc(DeleteKnowledgeBase$)
4573
- .build() {
4308
+ class DeleteKnowledgeBaseCommand extends command(_ep0, _mw0, "DeleteKnowledgeBase", DeleteKnowledgeBase$) {
4574
4309
  }
4575
4310
 
4576
- class DeleteMessageTemplateAttachmentCommand extends Command
4577
- .classBuilder()
4578
- .ep(commonParams)
4579
- .m(function (Command, cs, config, o) {
4580
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4581
- })
4582
- .s("WisdomService", "DeleteMessageTemplateAttachment", {})
4583
- .n("QConnectClient", "DeleteMessageTemplateAttachmentCommand")
4584
- .sc(DeleteMessageTemplateAttachment$)
4585
- .build() {
4311
+ class DeleteMessageTemplateAttachmentCommand extends command(_ep0, _mw0, "DeleteMessageTemplateAttachment", DeleteMessageTemplateAttachment$) {
4586
4312
  }
4587
4313
 
4588
- class DeleteMessageTemplateCommand extends Command
4589
- .classBuilder()
4590
- .ep(commonParams)
4591
- .m(function (Command, cs, config, o) {
4592
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4593
- })
4594
- .s("WisdomService", "DeleteMessageTemplate", {})
4595
- .n("QConnectClient", "DeleteMessageTemplateCommand")
4596
- .sc(DeleteMessageTemplate$)
4597
- .build() {
4314
+ class DeleteMessageTemplateCommand extends command(_ep0, _mw0, "DeleteMessageTemplate", DeleteMessageTemplate$) {
4598
4315
  }
4599
4316
 
4600
- class DeleteQuickResponseCommand extends Command
4601
- .classBuilder()
4602
- .ep(commonParams)
4603
- .m(function (Command, cs, config, o) {
4604
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4605
- })
4606
- .s("WisdomService", "DeleteQuickResponse", {})
4607
- .n("QConnectClient", "DeleteQuickResponseCommand")
4608
- .sc(DeleteQuickResponse$)
4609
- .build() {
4317
+ class DeleteQuickResponseCommand extends command(_ep0, _mw0, "DeleteQuickResponse", DeleteQuickResponse$) {
4610
4318
  }
4611
4319
 
4612
- class GetAIAgentCommand extends Command
4613
- .classBuilder()
4614
- .ep(commonParams)
4615
- .m(function (Command, cs, config, o) {
4616
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4617
- })
4618
- .s("WisdomService", "GetAIAgent", {})
4619
- .n("QConnectClient", "GetAIAgentCommand")
4620
- .sc(GetAIAgent$)
4621
- .build() {
4320
+ class GetAIAgentCommand extends command(_ep0, _mw0, "GetAIAgent", GetAIAgent$) {
4622
4321
  }
4623
4322
 
4624
- class GetAIGuardrailCommand extends Command
4625
- .classBuilder()
4626
- .ep(commonParams)
4627
- .m(function (Command, cs, config, o) {
4628
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4629
- })
4630
- .s("WisdomService", "GetAIGuardrail", {})
4631
- .n("QConnectClient", "GetAIGuardrailCommand")
4632
- .sc(GetAIGuardrail$)
4633
- .build() {
4323
+ class GetAIGuardrailCommand extends command(_ep0, _mw0, "GetAIGuardrail", GetAIGuardrail$) {
4634
4324
  }
4635
4325
 
4636
- class GetAIPromptCommand extends Command
4637
- .classBuilder()
4638
- .ep(commonParams)
4639
- .m(function (Command, cs, config, o) {
4640
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4641
- })
4642
- .s("WisdomService", "GetAIPrompt", {})
4643
- .n("QConnectClient", "GetAIPromptCommand")
4644
- .sc(GetAIPrompt$)
4645
- .build() {
4326
+ class GetAIPromptCommand extends command(_ep0, _mw0, "GetAIPrompt", GetAIPrompt$) {
4646
4327
  }
4647
4328
 
4648
- class GetAssistantAssociationCommand extends Command
4649
- .classBuilder()
4650
- .ep(commonParams)
4651
- .m(function (Command, cs, config, o) {
4652
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4653
- })
4654
- .s("WisdomService", "GetAssistantAssociation", {})
4655
- .n("QConnectClient", "GetAssistantAssociationCommand")
4656
- .sc(GetAssistantAssociation$)
4657
- .build() {
4329
+ class GetAssistantAssociationCommand extends command(_ep0, _mw0, "GetAssistantAssociation", GetAssistantAssociation$) {
4658
4330
  }
4659
4331
 
4660
- class GetAssistantCommand extends Command
4661
- .classBuilder()
4662
- .ep(commonParams)
4663
- .m(function (Command, cs, config, o) {
4664
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4665
- })
4666
- .s("WisdomService", "GetAssistant", {})
4667
- .n("QConnectClient", "GetAssistantCommand")
4668
- .sc(GetAssistant$)
4669
- .build() {
4332
+ class GetAssistantCommand extends command(_ep0, _mw0, "GetAssistant", GetAssistant$) {
4670
4333
  }
4671
4334
 
4672
- class GetContentAssociationCommand extends Command
4673
- .classBuilder()
4674
- .ep(commonParams)
4675
- .m(function (Command, cs, config, o) {
4676
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4677
- })
4678
- .s("WisdomService", "GetContentAssociation", {})
4679
- .n("QConnectClient", "GetContentAssociationCommand")
4680
- .sc(GetContentAssociation$)
4681
- .build() {
4335
+ class GetContentAssociationCommand extends command(_ep0, _mw0, "GetContentAssociation", GetContentAssociation$) {
4682
4336
  }
4683
4337
 
4684
- class GetContentCommand extends Command
4685
- .classBuilder()
4686
- .ep(commonParams)
4687
- .m(function (Command, cs, config, o) {
4688
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4689
- })
4690
- .s("WisdomService", "GetContent", {})
4691
- .n("QConnectClient", "GetContentCommand")
4692
- .sc(GetContent$)
4693
- .build() {
4338
+ class GetContentCommand extends command(_ep0, _mw0, "GetContent", GetContent$) {
4694
4339
  }
4695
4340
 
4696
- class GetContentSummaryCommand extends Command
4697
- .classBuilder()
4698
- .ep(commonParams)
4699
- .m(function (Command, cs, config, o) {
4700
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4701
- })
4702
- .s("WisdomService", "GetContentSummary", {})
4703
- .n("QConnectClient", "GetContentSummaryCommand")
4704
- .sc(GetContentSummary$)
4705
- .build() {
4341
+ class GetContentSummaryCommand extends command(_ep0, _mw0, "GetContentSummary", GetContentSummary$) {
4706
4342
  }
4707
4343
 
4708
- class GetImportJobCommand extends Command
4709
- .classBuilder()
4710
- .ep(commonParams)
4711
- .m(function (Command, cs, config, o) {
4712
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4713
- })
4714
- .s("WisdomService", "GetImportJob", {})
4715
- .n("QConnectClient", "GetImportJobCommand")
4716
- .sc(GetImportJob$)
4717
- .build() {
4344
+ class GetImportJobCommand extends command(_ep0, _mw0, "GetImportJob", GetImportJob$) {
4718
4345
  }
4719
4346
 
4720
- class GetKnowledgeBaseCommand extends Command
4721
- .classBuilder()
4722
- .ep(commonParams)
4723
- .m(function (Command, cs, config, o) {
4724
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4725
- })
4726
- .s("WisdomService", "GetKnowledgeBase", {})
4727
- .n("QConnectClient", "GetKnowledgeBaseCommand")
4728
- .sc(GetKnowledgeBase$)
4729
- .build() {
4347
+ class GetKnowledgeBaseCommand extends command(_ep0, _mw0, "GetKnowledgeBase", GetKnowledgeBase$) {
4730
4348
  }
4731
4349
 
4732
- class GetMessageTemplateCommand extends Command
4733
- .classBuilder()
4734
- .ep(commonParams)
4735
- .m(function (Command, cs, config, o) {
4736
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4737
- })
4738
- .s("WisdomService", "GetMessageTemplate", {})
4739
- .n("QConnectClient", "GetMessageTemplateCommand")
4740
- .sc(GetMessageTemplate$)
4741
- .build() {
4350
+ class GetMessageTemplateCommand extends command(_ep0, _mw0, "GetMessageTemplate", GetMessageTemplate$) {
4742
4351
  }
4743
4352
 
4744
- class GetNextMessageCommand extends Command
4745
- .classBuilder()
4746
- .ep(commonParams)
4747
- .m(function (Command, cs, config, o) {
4748
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4749
- })
4750
- .s("WisdomService", "GetNextMessage", {})
4751
- .n("QConnectClient", "GetNextMessageCommand")
4752
- .sc(GetNextMessage$)
4753
- .build() {
4353
+ class GetNextMessageCommand extends command(_ep0, _mw0, "GetNextMessage", GetNextMessage$) {
4754
4354
  }
4755
4355
 
4756
- class GetQuickResponseCommand extends Command
4757
- .classBuilder()
4758
- .ep(commonParams)
4759
- .m(function (Command, cs, config, o) {
4760
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4761
- })
4762
- .s("WisdomService", "GetQuickResponse", {})
4763
- .n("QConnectClient", "GetQuickResponseCommand")
4764
- .sc(GetQuickResponse$)
4765
- .build() {
4356
+ class GetQuickResponseCommand extends command(_ep0, _mw0, "GetQuickResponse", GetQuickResponse$) {
4766
4357
  }
4767
4358
 
4768
- class GetRecommendationsCommand extends Command
4769
- .classBuilder()
4770
- .ep(commonParams)
4771
- .m(function (Command, cs, config, o) {
4772
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4773
- })
4774
- .s("WisdomService", "GetRecommendations", {})
4775
- .n("QConnectClient", "GetRecommendationsCommand")
4776
- .sc(GetRecommendations$)
4777
- .build() {
4359
+ class GetRecommendationsCommand extends command(_ep0, _mw0, "GetRecommendations", GetRecommendations$) {
4778
4360
  }
4779
4361
 
4780
- class GetSessionCommand extends Command
4781
- .classBuilder()
4782
- .ep(commonParams)
4783
- .m(function (Command, cs, config, o) {
4784
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4785
- })
4786
- .s("WisdomService", "GetSession", {})
4787
- .n("QConnectClient", "GetSessionCommand")
4788
- .sc(GetSession$)
4789
- .build() {
4362
+ class GetSessionCommand extends command(_ep0, _mw0, "GetSession", GetSession$) {
4790
4363
  }
4791
4364
 
4792
- class ListAIAgentsCommand extends Command
4793
- .classBuilder()
4794
- .ep(commonParams)
4795
- .m(function (Command, cs, config, o) {
4796
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4797
- })
4798
- .s("WisdomService", "ListAIAgents", {})
4799
- .n("QConnectClient", "ListAIAgentsCommand")
4800
- .sc(ListAIAgents$)
4801
- .build() {
4365
+ class ListAIAgentsCommand extends command(_ep0, _mw0, "ListAIAgents", ListAIAgents$) {
4802
4366
  }
4803
4367
 
4804
- class ListAIAgentVersionsCommand extends Command
4805
- .classBuilder()
4806
- .ep(commonParams)
4807
- .m(function (Command, cs, config, o) {
4808
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4809
- })
4810
- .s("WisdomService", "ListAIAgentVersions", {})
4811
- .n("QConnectClient", "ListAIAgentVersionsCommand")
4812
- .sc(ListAIAgentVersions$)
4813
- .build() {
4368
+ class ListAIAgentVersionsCommand extends command(_ep0, _mw0, "ListAIAgentVersions", ListAIAgentVersions$) {
4814
4369
  }
4815
4370
 
4816
- class ListAIGuardrailsCommand extends Command
4817
- .classBuilder()
4818
- .ep(commonParams)
4819
- .m(function (Command, cs, config, o) {
4820
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4821
- })
4822
- .s("WisdomService", "ListAIGuardrails", {})
4823
- .n("QConnectClient", "ListAIGuardrailsCommand")
4824
- .sc(ListAIGuardrails$)
4825
- .build() {
4371
+ class ListAIGuardrailsCommand extends command(_ep0, _mw0, "ListAIGuardrails", ListAIGuardrails$) {
4826
4372
  }
4827
4373
 
4828
- class ListAIGuardrailVersionsCommand extends Command
4829
- .classBuilder()
4830
- .ep(commonParams)
4831
- .m(function (Command, cs, config, o) {
4832
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4833
- })
4834
- .s("WisdomService", "ListAIGuardrailVersions", {})
4835
- .n("QConnectClient", "ListAIGuardrailVersionsCommand")
4836
- .sc(ListAIGuardrailVersions$)
4837
- .build() {
4374
+ class ListAIGuardrailVersionsCommand extends command(_ep0, _mw0, "ListAIGuardrailVersions", ListAIGuardrailVersions$) {
4838
4375
  }
4839
4376
 
4840
- class ListAIPromptsCommand extends Command
4841
- .classBuilder()
4842
- .ep(commonParams)
4843
- .m(function (Command, cs, config, o) {
4844
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4845
- })
4846
- .s("WisdomService", "ListAIPrompts", {})
4847
- .n("QConnectClient", "ListAIPromptsCommand")
4848
- .sc(ListAIPrompts$)
4849
- .build() {
4377
+ class ListAIPromptsCommand extends command(_ep0, _mw0, "ListAIPrompts", ListAIPrompts$) {
4850
4378
  }
4851
4379
 
4852
- class ListAIPromptVersionsCommand extends Command
4853
- .classBuilder()
4854
- .ep(commonParams)
4855
- .m(function (Command, cs, config, o) {
4856
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4857
- })
4858
- .s("WisdomService", "ListAIPromptVersions", {})
4859
- .n("QConnectClient", "ListAIPromptVersionsCommand")
4860
- .sc(ListAIPromptVersions$)
4861
- .build() {
4380
+ class ListAIPromptVersionsCommand extends command(_ep0, _mw0, "ListAIPromptVersions", ListAIPromptVersions$) {
4862
4381
  }
4863
4382
 
4864
- class ListAssistantAssociationsCommand extends Command
4865
- .classBuilder()
4866
- .ep(commonParams)
4867
- .m(function (Command, cs, config, o) {
4868
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4869
- })
4870
- .s("WisdomService", "ListAssistantAssociations", {})
4871
- .n("QConnectClient", "ListAssistantAssociationsCommand")
4872
- .sc(ListAssistantAssociations$)
4873
- .build() {
4383
+ class ListAssistantAssociationsCommand extends command(_ep0, _mw0, "ListAssistantAssociations", ListAssistantAssociations$) {
4874
4384
  }
4875
4385
 
4876
- class ListAssistantsCommand extends Command
4877
- .classBuilder()
4878
- .ep(commonParams)
4879
- .m(function (Command, cs, config, o) {
4880
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4881
- })
4882
- .s("WisdomService", "ListAssistants", {})
4883
- .n("QConnectClient", "ListAssistantsCommand")
4884
- .sc(ListAssistants$)
4885
- .build() {
4386
+ class ListAssistantsCommand extends command(_ep0, _mw0, "ListAssistants", ListAssistants$) {
4886
4387
  }
4887
4388
 
4888
- class ListContentAssociationsCommand extends Command
4889
- .classBuilder()
4890
- .ep(commonParams)
4891
- .m(function (Command, cs, config, o) {
4892
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4893
- })
4894
- .s("WisdomService", "ListContentAssociations", {})
4895
- .n("QConnectClient", "ListContentAssociationsCommand")
4896
- .sc(ListContentAssociations$)
4897
- .build() {
4389
+ class ListContentAssociationsCommand extends command(_ep0, _mw0, "ListContentAssociations", ListContentAssociations$) {
4898
4390
  }
4899
4391
 
4900
- class ListContentsCommand extends Command
4901
- .classBuilder()
4902
- .ep(commonParams)
4903
- .m(function (Command, cs, config, o) {
4904
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4905
- })
4906
- .s("WisdomService", "ListContents", {})
4907
- .n("QConnectClient", "ListContentsCommand")
4908
- .sc(ListContents$)
4909
- .build() {
4392
+ class ListContentsCommand extends command(_ep0, _mw0, "ListContents", ListContents$) {
4910
4393
  }
4911
4394
 
4912
- class ListImportJobsCommand extends Command
4913
- .classBuilder()
4914
- .ep(commonParams)
4915
- .m(function (Command, cs, config, o) {
4916
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4917
- })
4918
- .s("WisdomService", "ListImportJobs", {})
4919
- .n("QConnectClient", "ListImportJobsCommand")
4920
- .sc(ListImportJobs$)
4921
- .build() {
4395
+ class ListImportJobsCommand extends command(_ep0, _mw0, "ListImportJobs", ListImportJobs$) {
4922
4396
  }
4923
4397
 
4924
- class ListKnowledgeBasesCommand extends Command
4925
- .classBuilder()
4926
- .ep(commonParams)
4927
- .m(function (Command, cs, config, o) {
4928
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4929
- })
4930
- .s("WisdomService", "ListKnowledgeBases", {})
4931
- .n("QConnectClient", "ListKnowledgeBasesCommand")
4932
- .sc(ListKnowledgeBases$)
4933
- .build() {
4398
+ class ListKnowledgeBasesCommand extends command(_ep0, _mw0, "ListKnowledgeBases", ListKnowledgeBases$) {
4934
4399
  }
4935
4400
 
4936
- class ListMessagesCommand extends Command
4937
- .classBuilder()
4938
- .ep(commonParams)
4939
- .m(function (Command, cs, config, o) {
4940
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4941
- })
4942
- .s("WisdomService", "ListMessages", {})
4943
- .n("QConnectClient", "ListMessagesCommand")
4944
- .sc(ListMessages$)
4945
- .build() {
4401
+ class ListMessagesCommand extends command(_ep0, _mw0, "ListMessages", ListMessages$) {
4946
4402
  }
4947
4403
 
4948
- class ListMessageTemplatesCommand extends Command
4949
- .classBuilder()
4950
- .ep(commonParams)
4951
- .m(function (Command, cs, config, o) {
4952
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4953
- })
4954
- .s("WisdomService", "ListMessageTemplates", {})
4955
- .n("QConnectClient", "ListMessageTemplatesCommand")
4956
- .sc(ListMessageTemplates$)
4957
- .build() {
4404
+ class ListMessageTemplatesCommand extends command(_ep0, _mw0, "ListMessageTemplates", ListMessageTemplates$) {
4958
4405
  }
4959
4406
 
4960
- class ListMessageTemplateVersionsCommand extends Command
4961
- .classBuilder()
4962
- .ep(commonParams)
4963
- .m(function (Command, cs, config, o) {
4964
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4965
- })
4966
- .s("WisdomService", "ListMessageTemplateVersions", {})
4967
- .n("QConnectClient", "ListMessageTemplateVersionsCommand")
4968
- .sc(ListMessageTemplateVersions$)
4969
- .build() {
4407
+ class ListMessageTemplateVersionsCommand extends command(_ep0, _mw0, "ListMessageTemplateVersions", ListMessageTemplateVersions$) {
4970
4408
  }
4971
4409
 
4972
- class ListModelsCommand extends Command
4973
- .classBuilder()
4974
- .ep(commonParams)
4975
- .m(function (Command, cs, config, o) {
4976
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4977
- })
4978
- .s("WisdomService", "ListModels", {})
4979
- .n("QConnectClient", "ListModelsCommand")
4980
- .sc(ListModels$)
4981
- .build() {
4410
+ class ListModelsCommand extends command(_ep0, _mw0, "ListModels", ListModels$) {
4982
4411
  }
4983
4412
 
4984
- class ListQuickResponsesCommand extends Command
4985
- .classBuilder()
4986
- .ep(commonParams)
4987
- .m(function (Command, cs, config, o) {
4988
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4989
- })
4990
- .s("WisdomService", "ListQuickResponses", {})
4991
- .n("QConnectClient", "ListQuickResponsesCommand")
4992
- .sc(ListQuickResponses$)
4993
- .build() {
4413
+ class ListQuickResponsesCommand extends command(_ep0, _mw0, "ListQuickResponses", ListQuickResponses$) {
4994
4414
  }
4995
4415
 
4996
- class ListSpansCommand extends Command
4997
- .classBuilder()
4998
- .ep(commonParams)
4999
- .m(function (Command, cs, config, o) {
5000
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5001
- })
5002
- .s("WisdomService", "ListSpans", {})
5003
- .n("QConnectClient", "ListSpansCommand")
5004
- .sc(ListSpans$)
5005
- .build() {
4416
+ class ListSpansCommand extends command(_ep0, _mw0, "ListSpans", ListSpans$) {
5006
4417
  }
5007
4418
 
5008
- class ListTagsForResourceCommand extends Command
5009
- .classBuilder()
5010
- .ep(commonParams)
5011
- .m(function (Command, cs, config, o) {
5012
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5013
- })
5014
- .s("WisdomService", "ListTagsForResource", {})
5015
- .n("QConnectClient", "ListTagsForResourceCommand")
5016
- .sc(ListTagsForResource$)
5017
- .build() {
4419
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
5018
4420
  }
5019
4421
 
5020
- class NotifyRecommendationsReceivedCommand extends Command
5021
- .classBuilder()
5022
- .ep(commonParams)
5023
- .m(function (Command, cs, config, o) {
5024
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5025
- })
5026
- .s("WisdomService", "NotifyRecommendationsReceived", {})
5027
- .n("QConnectClient", "NotifyRecommendationsReceivedCommand")
5028
- .sc(NotifyRecommendationsReceived$)
5029
- .build() {
4422
+ class NotifyRecommendationsReceivedCommand extends command(_ep0, _mw0, "NotifyRecommendationsReceived", NotifyRecommendationsReceived$) {
5030
4423
  }
5031
4424
 
5032
- class PutFeedbackCommand extends Command
5033
- .classBuilder()
5034
- .ep(commonParams)
5035
- .m(function (Command, cs, config, o) {
5036
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5037
- })
5038
- .s("WisdomService", "PutFeedback", {})
5039
- .n("QConnectClient", "PutFeedbackCommand")
5040
- .sc(PutFeedback$)
5041
- .build() {
4425
+ class PutFeedbackCommand extends command(_ep0, _mw0, "PutFeedback", PutFeedback$) {
5042
4426
  }
5043
4427
 
5044
- class QueryAssistantCommand extends Command
5045
- .classBuilder()
5046
- .ep(commonParams)
5047
- .m(function (Command, cs, config, o) {
5048
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5049
- })
5050
- .s("WisdomService", "QueryAssistant", {})
5051
- .n("QConnectClient", "QueryAssistantCommand")
5052
- .sc(QueryAssistant$)
5053
- .build() {
4428
+ class QueryAssistantCommand extends command(_ep0, _mw0, "QueryAssistant", QueryAssistant$) {
5054
4429
  }
5055
4430
 
5056
- class RemoveAssistantAIAgentCommand extends Command
5057
- .classBuilder()
5058
- .ep(commonParams)
5059
- .m(function (Command, cs, config, o) {
5060
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5061
- })
5062
- .s("WisdomService", "RemoveAssistantAIAgent", {})
5063
- .n("QConnectClient", "RemoveAssistantAIAgentCommand")
5064
- .sc(RemoveAssistantAIAgent$)
5065
- .build() {
4431
+ class RemoveAssistantAIAgentCommand extends command(_ep0, _mw0, "RemoveAssistantAIAgent", RemoveAssistantAIAgent$) {
5066
4432
  }
5067
4433
 
5068
- class RemoveKnowledgeBaseTemplateUriCommand extends Command
5069
- .classBuilder()
5070
- .ep(commonParams)
5071
- .m(function (Command, cs, config, o) {
5072
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5073
- })
5074
- .s("WisdomService", "RemoveKnowledgeBaseTemplateUri", {})
5075
- .n("QConnectClient", "RemoveKnowledgeBaseTemplateUriCommand")
5076
- .sc(RemoveKnowledgeBaseTemplateUri$)
5077
- .build() {
4434
+ class RemoveKnowledgeBaseTemplateUriCommand extends command(_ep0, _mw0, "RemoveKnowledgeBaseTemplateUri", RemoveKnowledgeBaseTemplateUri$) {
5078
4435
  }
5079
4436
 
5080
- class RenderMessageTemplateCommand extends Command
5081
- .classBuilder()
5082
- .ep(commonParams)
5083
- .m(function (Command, cs, config, o) {
5084
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5085
- })
5086
- .s("WisdomService", "RenderMessageTemplate", {})
5087
- .n("QConnectClient", "RenderMessageTemplateCommand")
5088
- .sc(RenderMessageTemplate$)
5089
- .build() {
4437
+ class RenderMessageTemplateCommand extends command(_ep0, _mw0, "RenderMessageTemplate", RenderMessageTemplate$) {
5090
4438
  }
5091
4439
 
5092
- class RetrieveCommand extends Command
5093
- .classBuilder()
5094
- .ep(commonParams)
5095
- .m(function (Command, cs, config, o) {
5096
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5097
- })
5098
- .s("WisdomService", "Retrieve", {})
5099
- .n("QConnectClient", "RetrieveCommand")
5100
- .sc(Retrieve$)
5101
- .build() {
4440
+ class RetrieveCommand extends command(_ep0, _mw0, "Retrieve", Retrieve$) {
5102
4441
  }
5103
4442
 
5104
- class SearchContentCommand extends Command
5105
- .classBuilder()
5106
- .ep(commonParams)
5107
- .m(function (Command, cs, config, o) {
5108
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5109
- })
5110
- .s("WisdomService", "SearchContent", {})
5111
- .n("QConnectClient", "SearchContentCommand")
5112
- .sc(SearchContent$)
5113
- .build() {
4443
+ class SearchContentCommand extends command(_ep0, _mw0, "SearchContent", SearchContent$) {
5114
4444
  }
5115
4445
 
5116
- class SearchMessageTemplatesCommand extends Command
5117
- .classBuilder()
5118
- .ep(commonParams)
5119
- .m(function (Command, cs, config, o) {
5120
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5121
- })
5122
- .s("WisdomService", "SearchMessageTemplates", {})
5123
- .n("QConnectClient", "SearchMessageTemplatesCommand")
5124
- .sc(SearchMessageTemplates$)
5125
- .build() {
4446
+ class SearchMessageTemplatesCommand extends command(_ep0, _mw0, "SearchMessageTemplates", SearchMessageTemplates$) {
5126
4447
  }
5127
4448
 
5128
- class SearchQuickResponsesCommand extends Command
5129
- .classBuilder()
5130
- .ep(commonParams)
5131
- .m(function (Command, cs, config, o) {
5132
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5133
- })
5134
- .s("WisdomService", "SearchQuickResponses", {})
5135
- .n("QConnectClient", "SearchQuickResponsesCommand")
5136
- .sc(SearchQuickResponses$)
5137
- .build() {
4449
+ class SearchQuickResponsesCommand extends command(_ep0, _mw0, "SearchQuickResponses", SearchQuickResponses$) {
5138
4450
  }
5139
4451
 
5140
- class SearchSessionsCommand extends Command
5141
- .classBuilder()
5142
- .ep(commonParams)
5143
- .m(function (Command, cs, config, o) {
5144
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5145
- })
5146
- .s("WisdomService", "SearchSessions", {})
5147
- .n("QConnectClient", "SearchSessionsCommand")
5148
- .sc(SearchSessions$)
5149
- .build() {
4452
+ class SearchSessionsCommand extends command(_ep0, _mw0, "SearchSessions", SearchSessions$) {
5150
4453
  }
5151
4454
 
5152
- class SendMessageCommand extends Command
5153
- .classBuilder()
5154
- .ep(commonParams)
5155
- .m(function (Command, cs, config, o) {
5156
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5157
- })
5158
- .s("WisdomService", "SendMessage", {})
5159
- .n("QConnectClient", "SendMessageCommand")
5160
- .sc(SendMessage$)
5161
- .build() {
4455
+ class SendMessageCommand extends command(_ep0, _mw0, "SendMessage", SendMessage$) {
5162
4456
  }
5163
4457
 
5164
- class StartContentUploadCommand extends Command
5165
- .classBuilder()
5166
- .ep(commonParams)
5167
- .m(function (Command, cs, config, o) {
5168
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5169
- })
5170
- .s("WisdomService", "StartContentUpload", {})
5171
- .n("QConnectClient", "StartContentUploadCommand")
5172
- .sc(StartContentUpload$)
5173
- .build() {
4458
+ class StartContentUploadCommand extends command(_ep0, _mw0, "StartContentUpload", StartContentUpload$) {
5174
4459
  }
5175
4460
 
5176
- class StartImportJobCommand extends Command
5177
- .classBuilder()
5178
- .ep(commonParams)
5179
- .m(function (Command, cs, config, o) {
5180
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5181
- })
5182
- .s("WisdomService", "StartImportJob", {})
5183
- .n("QConnectClient", "StartImportJobCommand")
5184
- .sc(StartImportJob$)
5185
- .build() {
4461
+ class StartImportJobCommand extends command(_ep0, _mw0, "StartImportJob", StartImportJob$) {
5186
4462
  }
5187
4463
 
5188
- class TagResourceCommand extends Command
5189
- .classBuilder()
5190
- .ep(commonParams)
5191
- .m(function (Command, cs, config, o) {
5192
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5193
- })
5194
- .s("WisdomService", "TagResource", {})
5195
- .n("QConnectClient", "TagResourceCommand")
5196
- .sc(TagResource$)
5197
- .build() {
4464
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
5198
4465
  }
5199
4466
 
5200
- class UntagResourceCommand extends Command
5201
- .classBuilder()
5202
- .ep(commonParams)
5203
- .m(function (Command, cs, config, o) {
5204
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5205
- })
5206
- .s("WisdomService", "UntagResource", {})
5207
- .n("QConnectClient", "UntagResourceCommand")
5208
- .sc(UntagResource$)
5209
- .build() {
4467
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
5210
4468
  }
5211
4469
 
5212
- class UpdateAIAgentCommand extends Command
5213
- .classBuilder()
5214
- .ep(commonParams)
5215
- .m(function (Command, cs, config, o) {
5216
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5217
- })
5218
- .s("WisdomService", "UpdateAIAgent", {})
5219
- .n("QConnectClient", "UpdateAIAgentCommand")
5220
- .sc(UpdateAIAgent$)
5221
- .build() {
4470
+ class UpdateAIAgentCommand extends command(_ep0, _mw0, "UpdateAIAgent", UpdateAIAgent$) {
5222
4471
  }
5223
4472
 
5224
- class UpdateAIGuardrailCommand extends Command
5225
- .classBuilder()
5226
- .ep(commonParams)
5227
- .m(function (Command, cs, config, o) {
5228
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5229
- })
5230
- .s("WisdomService", "UpdateAIGuardrail", {})
5231
- .n("QConnectClient", "UpdateAIGuardrailCommand")
5232
- .sc(UpdateAIGuardrail$)
5233
- .build() {
4473
+ class UpdateAIGuardrailCommand extends command(_ep0, _mw0, "UpdateAIGuardrail", UpdateAIGuardrail$) {
5234
4474
  }
5235
4475
 
5236
- class UpdateAIPromptCommand extends Command
5237
- .classBuilder()
5238
- .ep(commonParams)
5239
- .m(function (Command, cs, config, o) {
5240
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5241
- })
5242
- .s("WisdomService", "UpdateAIPrompt", {})
5243
- .n("QConnectClient", "UpdateAIPromptCommand")
5244
- .sc(UpdateAIPrompt$)
5245
- .build() {
4476
+ class UpdateAIPromptCommand extends command(_ep0, _mw0, "UpdateAIPrompt", UpdateAIPrompt$) {
5246
4477
  }
5247
4478
 
5248
- class UpdateAssistantAIAgentCommand extends Command
5249
- .classBuilder()
5250
- .ep(commonParams)
5251
- .m(function (Command, cs, config, o) {
5252
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5253
- })
5254
- .s("WisdomService", "UpdateAssistantAIAgent", {})
5255
- .n("QConnectClient", "UpdateAssistantAIAgentCommand")
5256
- .sc(UpdateAssistantAIAgent$)
5257
- .build() {
4479
+ class UpdateAssistantAIAgentCommand extends command(_ep0, _mw0, "UpdateAssistantAIAgent", UpdateAssistantAIAgent$) {
5258
4480
  }
5259
4481
 
5260
- class UpdateContentCommand extends Command
5261
- .classBuilder()
5262
- .ep(commonParams)
5263
- .m(function (Command, cs, config, o) {
5264
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5265
- })
5266
- .s("WisdomService", "UpdateContent", {})
5267
- .n("QConnectClient", "UpdateContentCommand")
5268
- .sc(UpdateContent$)
5269
- .build() {
4482
+ class UpdateContentCommand extends command(_ep0, _mw0, "UpdateContent", UpdateContent$) {
5270
4483
  }
5271
4484
 
5272
- class UpdateKnowledgeBaseTemplateUriCommand extends Command
5273
- .classBuilder()
5274
- .ep(commonParams)
5275
- .m(function (Command, cs, config, o) {
5276
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5277
- })
5278
- .s("WisdomService", "UpdateKnowledgeBaseTemplateUri", {})
5279
- .n("QConnectClient", "UpdateKnowledgeBaseTemplateUriCommand")
5280
- .sc(UpdateKnowledgeBaseTemplateUri$)
5281
- .build() {
4485
+ class UpdateKnowledgeBaseTemplateUriCommand extends command(_ep0, _mw0, "UpdateKnowledgeBaseTemplateUri", UpdateKnowledgeBaseTemplateUri$) {
5282
4486
  }
5283
4487
 
5284
- class UpdateMessageTemplateCommand extends Command
5285
- .classBuilder()
5286
- .ep(commonParams)
5287
- .m(function (Command, cs, config, o) {
5288
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5289
- })
5290
- .s("WisdomService", "UpdateMessageTemplate", {})
5291
- .n("QConnectClient", "UpdateMessageTemplateCommand")
5292
- .sc(UpdateMessageTemplate$)
5293
- .build() {
4488
+ class UpdateMessageTemplateCommand extends command(_ep0, _mw0, "UpdateMessageTemplate", UpdateMessageTemplate$) {
5294
4489
  }
5295
4490
 
5296
- class UpdateMessageTemplateMetadataCommand extends Command
5297
- .classBuilder()
5298
- .ep(commonParams)
5299
- .m(function (Command, cs, config, o) {
5300
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5301
- })
5302
- .s("WisdomService", "UpdateMessageTemplateMetadata", {})
5303
- .n("QConnectClient", "UpdateMessageTemplateMetadataCommand")
5304
- .sc(UpdateMessageTemplateMetadata$)
5305
- .build() {
4491
+ class UpdateMessageTemplateMetadataCommand extends command(_ep0, _mw0, "UpdateMessageTemplateMetadata", UpdateMessageTemplateMetadata$) {
5306
4492
  }
5307
4493
 
5308
- class UpdateQuickResponseCommand extends Command
5309
- .classBuilder()
5310
- .ep(commonParams)
5311
- .m(function (Command, cs, config, o) {
5312
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5313
- })
5314
- .s("WisdomService", "UpdateQuickResponse", {})
5315
- .n("QConnectClient", "UpdateQuickResponseCommand")
5316
- .sc(UpdateQuickResponse$)
5317
- .build() {
4494
+ class UpdateQuickResponseCommand extends command(_ep0, _mw0, "UpdateQuickResponse", UpdateQuickResponse$) {
5318
4495
  }
5319
4496
 
5320
- class UpdateSessionCommand extends Command
5321
- .classBuilder()
5322
- .ep(commonParams)
5323
- .m(function (Command, cs, config, o) {
5324
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5325
- })
5326
- .s("WisdomService", "UpdateSession", {})
5327
- .n("QConnectClient", "UpdateSessionCommand")
5328
- .sc(UpdateSession$)
5329
- .build() {
4497
+ class UpdateSessionCommand extends command(_ep0, _mw0, "UpdateSession", UpdateSession$) {
5330
4498
  }
5331
4499
 
5332
- class UpdateSessionDataCommand extends Command
5333
- .classBuilder()
5334
- .ep(commonParams)
5335
- .m(function (Command, cs, config, o) {
5336
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5337
- })
5338
- .s("WisdomService", "UpdateSessionData", {})
5339
- .n("QConnectClient", "UpdateSessionDataCommand")
5340
- .sc(UpdateSessionData$)
5341
- .build() {
4500
+ class UpdateSessionDataCommand extends command(_ep0, _mw0, "UpdateSessionData", UpdateSessionData$) {
5342
4501
  }
5343
4502
 
5344
4503
  const paginateListAIAgents = createPaginator(QConnectClient, ListAIAgentsCommand, "nextToken", "nextToken", "maxResults");