@aws-sdk/client-qconnect 3.803.0 → 3.804.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 (190) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +3 -3
  2. package/dist-types/commands/ActivateMessageTemplateCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateAIAgentCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateAIAgentVersionCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateAIGuardrailCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateAIGuardrailVersionCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateAIPromptCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateAIPromptVersionCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateAssistantAssociationCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateAssistantCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateContentAssociationCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateContentCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateKnowledgeBaseCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateMessageTemplateAttachmentCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateMessageTemplateCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateMessageTemplateVersionCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateQuickResponseCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateSessionCommand.d.ts +1 -1
  19. package/dist-types/commands/DeactivateMessageTemplateCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteAIAgentCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteAIAgentVersionCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteAIGuardrailCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteAIGuardrailVersionCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteAIPromptCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteAIPromptVersionCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteAssistantAssociationCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteAssistantCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteContentAssociationCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteContentCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteImportJobCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteKnowledgeBaseCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteMessageTemplateAttachmentCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteMessageTemplateCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteQuickResponseCommand.d.ts +1 -1
  35. package/dist-types/commands/GetAIAgentCommand.d.ts +1 -1
  36. package/dist-types/commands/GetAIGuardrailCommand.d.ts +1 -1
  37. package/dist-types/commands/GetAIPromptCommand.d.ts +1 -1
  38. package/dist-types/commands/GetAssistantAssociationCommand.d.ts +1 -1
  39. package/dist-types/commands/GetAssistantCommand.d.ts +1 -1
  40. package/dist-types/commands/GetContentAssociationCommand.d.ts +1 -1
  41. package/dist-types/commands/GetContentCommand.d.ts +1 -1
  42. package/dist-types/commands/GetContentSummaryCommand.d.ts +1 -1
  43. package/dist-types/commands/GetImportJobCommand.d.ts +1 -1
  44. package/dist-types/commands/GetKnowledgeBaseCommand.d.ts +1 -1
  45. package/dist-types/commands/GetMessageTemplateCommand.d.ts +1 -1
  46. package/dist-types/commands/GetNextMessageCommand.d.ts +1 -1
  47. package/dist-types/commands/GetQuickResponseCommand.d.ts +1 -1
  48. package/dist-types/commands/GetRecommendationsCommand.d.ts +1 -1
  49. package/dist-types/commands/GetSessionCommand.d.ts +1 -1
  50. package/dist-types/commands/ListAIAgentVersionsCommand.d.ts +1 -1
  51. package/dist-types/commands/ListAIAgentsCommand.d.ts +1 -1
  52. package/dist-types/commands/ListAIGuardrailVersionsCommand.d.ts +1 -1
  53. package/dist-types/commands/ListAIGuardrailsCommand.d.ts +1 -1
  54. package/dist-types/commands/ListAIPromptVersionsCommand.d.ts +1 -1
  55. package/dist-types/commands/ListAIPromptsCommand.d.ts +1 -1
  56. package/dist-types/commands/ListAssistantAssociationsCommand.d.ts +1 -1
  57. package/dist-types/commands/ListContentAssociationsCommand.d.ts +1 -1
  58. package/dist-types/commands/ListContentsCommand.d.ts +1 -1
  59. package/dist-types/commands/ListImportJobsCommand.d.ts +1 -1
  60. package/dist-types/commands/ListMessageTemplateVersionsCommand.d.ts +1 -1
  61. package/dist-types/commands/ListMessageTemplatesCommand.d.ts +1 -1
  62. package/dist-types/commands/ListMessagesCommand.d.ts +1 -1
  63. package/dist-types/commands/ListQuickResponsesCommand.d.ts +1 -1
  64. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  65. package/dist-types/commands/NotifyRecommendationsReceivedCommand.d.ts +1 -1
  66. package/dist-types/commands/PutFeedbackCommand.d.ts +1 -1
  67. package/dist-types/commands/QueryAssistantCommand.d.ts +1 -1
  68. package/dist-types/commands/RemoveAssistantAIAgentCommand.d.ts +1 -1
  69. package/dist-types/commands/RemoveKnowledgeBaseTemplateUriCommand.d.ts +1 -1
  70. package/dist-types/commands/RenderMessageTemplateCommand.d.ts +1 -1
  71. package/dist-types/commands/SearchContentCommand.d.ts +1 -1
  72. package/dist-types/commands/SearchMessageTemplatesCommand.d.ts +1 -1
  73. package/dist-types/commands/SearchQuickResponsesCommand.d.ts +1 -1
  74. package/dist-types/commands/SearchSessionsCommand.d.ts +1 -1
  75. package/dist-types/commands/SendMessageCommand.d.ts +1 -1
  76. package/dist-types/commands/StartContentUploadCommand.d.ts +1 -1
  77. package/dist-types/commands/StartImportJobCommand.d.ts +1 -1
  78. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  79. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  80. package/dist-types/commands/UpdateAIAgentCommand.d.ts +1 -1
  81. package/dist-types/commands/UpdateAIGuardrailCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateAIPromptCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdateAssistantAIAgentCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateContentCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateKnowledgeBaseTemplateUriCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateMessageTemplateCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateMessageTemplateMetadataCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateQuickResponseCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateSessionCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateSessionDataCommand.d.ts +1 -1
  91. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  92. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  93. package/dist-types/runtimeConfig.d.ts +16 -16
  94. package/dist-types/runtimeConfig.native.d.ts +18 -18
  95. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  96. package/dist-types/ts3.4/commands/ActivateMessageTemplateCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/CreateAIAgentCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/CreateAIAgentVersionCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/CreateAIGuardrailCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/CreateAIGuardrailVersionCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/CreateAIPromptCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/CreateAIPromptVersionCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/CreateAssistantAssociationCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/CreateAssistantCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/CreateContentAssociationCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/CreateContentCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/CreateKnowledgeBaseCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/CreateMessageTemplateAttachmentCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/CreateMessageTemplateCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/CreateMessageTemplateVersionCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/CreateQuickResponseCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DeactivateMessageTemplateCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DeleteAIAgentCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DeleteAIAgentVersionCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DeleteAIGuardrailCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DeleteAIGuardrailVersionCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DeleteAIPromptCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DeleteAIPromptVersionCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteAssistantAssociationCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DeleteAssistantCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DeleteContentAssociationCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DeleteContentCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DeleteImportJobCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DeleteKnowledgeBaseCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DeleteMessageTemplateAttachmentCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DeleteMessageTemplateCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/DeleteQuickResponseCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/GetAIAgentCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetAIGuardrailCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/GetAIPromptCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/GetAssistantAssociationCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/GetAssistantCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/GetContentAssociationCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/GetContentCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/GetContentSummaryCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/GetKnowledgeBaseCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/GetMessageTemplateCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/GetNextMessageCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/GetQuickResponseCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/GetRecommendationsCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/ListAIAgentVersionsCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/ListAIAgentsCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/ListAIGuardrailVersionsCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/ListAIGuardrailsCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/ListAIPromptVersionsCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/ListAIPromptsCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/ListAssistantAssociationsCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/ListContentAssociationsCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/ListContentsCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/ListMessageTemplateVersionsCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/ListMessageTemplatesCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/ListMessagesCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/ListQuickResponsesCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/NotifyRecommendationsReceivedCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/PutFeedbackCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/QueryAssistantCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/RemoveAssistantAIAgentCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/RemoveKnowledgeBaseTemplateUriCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/RenderMessageTemplateCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/SearchContentCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/SearchMessageTemplatesCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/SearchQuickResponsesCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/SearchSessionsCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/SendMessageCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/StartContentUploadCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/StartImportJobCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/UpdateAIAgentCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/UpdateAIGuardrailCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/UpdateAIPromptCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/UpdateAssistantAIAgentCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/UpdateContentCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/UpdateKnowledgeBaseTemplateUriCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/UpdateMessageTemplateCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/UpdateMessageTemplateMetadataCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/UpdateQuickResponseCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/UpdateSessionDataCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  186. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  187. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  188. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  189. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  190. package/package.json +19 -19
@@ -51,7 +51,7 @@ export const se_CreateAIAgentVersionCommand = async (input, context) => {
51
51
  let body;
52
52
  body = JSON.stringify(take(input, {
53
53
  clientToken: [true, (_) => _ ?? generateIdempotencyToken()],
54
- modifiedTime: (_) => _.getTime() / 1000,
54
+ modifiedTime: (_) => _.getTime() / 1_000,
55
55
  }));
56
56
  b.m("POST").h(headers).b(body);
57
57
  return b.build();
@@ -92,7 +92,7 @@ export const se_CreateAIGuardrailVersionCommand = async (input, context) => {
92
92
  let body;
93
93
  body = JSON.stringify(take(input, {
94
94
  clientToken: [true, (_) => _ ?? generateIdempotencyToken()],
95
- modifiedTime: (_) => _.getTime() / 1000,
95
+ modifiedTime: (_) => _.getTime() / 1_000,
96
96
  }));
97
97
  b.m("POST").h(headers).b(body);
98
98
  return b.build();
@@ -131,7 +131,7 @@ export const se_CreateAIPromptVersionCommand = async (input, context) => {
131
131
  let body;
132
132
  body = JSON.stringify(take(input, {
133
133
  clientToken: [true, (_) => _ ?? generateIdempotencyToken()],
134
- modifiedTime: (_) => _.getTime() / 1000,
134
+ modifiedTime: (_) => _.getTime() / 1_000,
135
135
  }));
136
136
  b.m("POST").h(headers).b(body);
137
137
  return b.build();
@@ -23,7 +23,7 @@ export interface ActivateMessageTemplateCommandOutput extends ActivateMessageTem
23
23
  }
24
24
  declare const ActivateMessageTemplateCommand_base: {
25
25
  new (input: ActivateMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateMessageTemplateCommandInput, ActivateMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ActivateMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateMessageTemplateCommandInput, ActivateMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ActivateMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateMessageTemplateCommandInput, ActivateMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAIAgentCommandOutput extends CreateAIAgentResponse, __Met
23
23
  }
24
24
  declare const CreateAIAgentCommand_base: {
25
25
  new (input: CreateAIAgentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIAgentCommandInput, CreateAIAgentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAIAgentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIAgentCommandInput, CreateAIAgentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAIAgentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIAgentCommandInput, CreateAIAgentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAIAgentVersionCommandOutput extends CreateAIAgentVersionR
23
23
  }
24
24
  declare const CreateAIAgentVersionCommand_base: {
25
25
  new (input: CreateAIAgentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIAgentVersionCommandInput, CreateAIAgentVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAIAgentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIAgentVersionCommandInput, CreateAIAgentVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAIAgentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIAgentVersionCommandInput, CreateAIAgentVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAIGuardrailCommandOutput extends CreateAIGuardrailRespons
23
23
  }
24
24
  declare const CreateAIGuardrailCommand_base: {
25
25
  new (input: CreateAIGuardrailCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIGuardrailCommandInput, CreateAIGuardrailCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAIGuardrailCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIGuardrailCommandInput, CreateAIGuardrailCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAIGuardrailCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIGuardrailCommandInput, CreateAIGuardrailCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAIGuardrailVersionCommandOutput extends CreateAIGuardrail
23
23
  }
24
24
  declare const CreateAIGuardrailVersionCommand_base: {
25
25
  new (input: CreateAIGuardrailVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIGuardrailVersionCommandInput, CreateAIGuardrailVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAIGuardrailVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIGuardrailVersionCommandInput, CreateAIGuardrailVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAIGuardrailVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIGuardrailVersionCommandInput, CreateAIGuardrailVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAIPromptCommandOutput extends CreateAIPromptResponse, __M
23
23
  }
24
24
  declare const CreateAIPromptCommand_base: {
25
25
  new (input: CreateAIPromptCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIPromptCommandInput, CreateAIPromptCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAIPromptCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIPromptCommandInput, CreateAIPromptCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAIPromptCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIPromptCommandInput, CreateAIPromptCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAIPromptVersionCommandOutput extends CreateAIPromptVersio
23
23
  }
24
24
  declare const CreateAIPromptVersionCommand_base: {
25
25
  new (input: CreateAIPromptVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIPromptVersionCommandInput, CreateAIPromptVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAIPromptVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIPromptVersionCommandInput, CreateAIPromptVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAIPromptVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAIPromptVersionCommandInput, CreateAIPromptVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAssistantAssociationCommandOutput extends CreateAssistant
23
23
  }
24
24
  declare const CreateAssistantAssociationCommand_base: {
25
25
  new (input: CreateAssistantAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssistantAssociationCommandInput, CreateAssistantAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAssistantAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssistantAssociationCommandInput, CreateAssistantAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAssistantAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssistantAssociationCommandInput, CreateAssistantAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAssistantCommandOutput extends CreateAssistantResponse, _
23
23
  }
24
24
  declare const CreateAssistantCommand_base: {
25
25
  new (input: CreateAssistantCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssistantCommandInput, CreateAssistantCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAssistantCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssistantCommandInput, CreateAssistantCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAssistantCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssistantCommandInput, CreateAssistantCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateContentAssociationCommandOutput extends CreateContentAsso
23
23
  }
24
24
  declare const CreateContentAssociationCommand_base: {
25
25
  new (input: CreateContentAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContentAssociationCommandInput, CreateContentAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateContentAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContentAssociationCommandInput, CreateContentAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateContentAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContentAssociationCommandInput, CreateContentAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateContentCommandOutput extends CreateContentResponse, __Met
23
23
  }
24
24
  declare const CreateContentCommand_base: {
25
25
  new (input: CreateContentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContentCommandInput, CreateContentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateContentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContentCommandInput, CreateContentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateContentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContentCommandInput, CreateContentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateKnowledgeBaseCommandOutput extends CreateKnowledgeBaseRes
23
23
  }
24
24
  declare const CreateKnowledgeBaseCommand_base: {
25
25
  new (input: CreateKnowledgeBaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKnowledgeBaseCommandInput, CreateKnowledgeBaseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateKnowledgeBaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKnowledgeBaseCommandInput, CreateKnowledgeBaseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateKnowledgeBaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKnowledgeBaseCommandInput, CreateKnowledgeBaseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMessageTemplateAttachmentCommandOutput extends CreateMess
23
23
  }
24
24
  declare const CreateMessageTemplateAttachmentCommand_base: {
25
25
  new (input: CreateMessageTemplateAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMessageTemplateAttachmentCommandInput, CreateMessageTemplateAttachmentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMessageTemplateAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMessageTemplateAttachmentCommandInput, CreateMessageTemplateAttachmentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMessageTemplateAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMessageTemplateAttachmentCommandInput, CreateMessageTemplateAttachmentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMessageTemplateCommandOutput extends CreateMessageTemplat
23
23
  }
24
24
  declare const CreateMessageTemplateCommand_base: {
25
25
  new (input: CreateMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMessageTemplateCommandInput, CreateMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMessageTemplateCommandInput, CreateMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMessageTemplateCommandInput, CreateMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,7 @@ export interface CreateMessageTemplateVersionCommandOutput extends CreateMessage
24
24
  }
25
25
  declare const CreateMessageTemplateVersionCommand_base: {
26
26
  new (input: CreateMessageTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMessageTemplateVersionCommandInput, CreateMessageTemplateVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (__0_0: CreateMessageTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMessageTemplateVersionCommandInput, CreateMessageTemplateVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: CreateMessageTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMessageTemplateVersionCommandInput, CreateMessageTemplateVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
@@ -23,7 +23,7 @@ export interface CreateQuickResponseCommandOutput extends CreateQuickResponseRes
23
23
  }
24
24
  declare const CreateQuickResponseCommand_base: {
25
25
  new (input: CreateQuickResponseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQuickResponseCommandInput, CreateQuickResponseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateQuickResponseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQuickResponseCommandInput, CreateQuickResponseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateQuickResponseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQuickResponseCommandInput, CreateQuickResponseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSessionCommandOutput extends CreateSessionResponse, __Met
23
23
  }
24
24
  declare const CreateSessionCommand_base: {
25
25
  new (input: CreateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSessionCommandInput, CreateSessionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSessionCommandInput, CreateSessionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSessionCommandInput, CreateSessionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeactivateMessageTemplateCommandOutput extends DeactivateMessag
23
23
  }
24
24
  declare const DeactivateMessageTemplateCommand_base: {
25
25
  new (input: DeactivateMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateMessageTemplateCommandInput, DeactivateMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeactivateMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateMessageTemplateCommandInput, DeactivateMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeactivateMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateMessageTemplateCommandInput, DeactivateMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAIAgentCommandOutput extends DeleteAIAgentResponse, __Met
23
23
  }
24
24
  declare const DeleteAIAgentCommand_base: {
25
25
  new (input: DeleteAIAgentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIAgentCommandInput, DeleteAIAgentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAIAgentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIAgentCommandInput, DeleteAIAgentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAIAgentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIAgentCommandInput, DeleteAIAgentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAIAgentVersionCommandOutput extends DeleteAIAgentVersionR
23
23
  }
24
24
  declare const DeleteAIAgentVersionCommand_base: {
25
25
  new (input: DeleteAIAgentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIAgentVersionCommandInput, DeleteAIAgentVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAIAgentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIAgentVersionCommandInput, DeleteAIAgentVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAIAgentVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIAgentVersionCommandInput, DeleteAIAgentVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAIGuardrailCommandOutput extends DeleteAIGuardrailRespons
23
23
  }
24
24
  declare const DeleteAIGuardrailCommand_base: {
25
25
  new (input: DeleteAIGuardrailCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIGuardrailCommandInput, DeleteAIGuardrailCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAIGuardrailCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIGuardrailCommandInput, DeleteAIGuardrailCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAIGuardrailCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIGuardrailCommandInput, DeleteAIGuardrailCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAIGuardrailVersionCommandOutput extends DeleteAIGuardrail
23
23
  }
24
24
  declare const DeleteAIGuardrailVersionCommand_base: {
25
25
  new (input: DeleteAIGuardrailVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIGuardrailVersionCommandInput, DeleteAIGuardrailVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAIGuardrailVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIGuardrailVersionCommandInput, DeleteAIGuardrailVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAIGuardrailVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIGuardrailVersionCommandInput, DeleteAIGuardrailVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAIPromptCommandOutput extends DeleteAIPromptResponse, __M
23
23
  }
24
24
  declare const DeleteAIPromptCommand_base: {
25
25
  new (input: DeleteAIPromptCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIPromptCommandInput, DeleteAIPromptCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAIPromptCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIPromptCommandInput, DeleteAIPromptCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAIPromptCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIPromptCommandInput, DeleteAIPromptCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAIPromptVersionCommandOutput extends DeleteAIPromptVersio
23
23
  }
24
24
  declare const DeleteAIPromptVersionCommand_base: {
25
25
  new (input: DeleteAIPromptVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIPromptVersionCommandInput, DeleteAIPromptVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAIPromptVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIPromptVersionCommandInput, DeleteAIPromptVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAIPromptVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAIPromptVersionCommandInput, DeleteAIPromptVersionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAssistantAssociationCommandOutput extends DeleteAssistant
23
23
  }
24
24
  declare const DeleteAssistantAssociationCommand_base: {
25
25
  new (input: DeleteAssistantAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssistantAssociationCommandInput, DeleteAssistantAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAssistantAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssistantAssociationCommandInput, DeleteAssistantAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAssistantAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssistantAssociationCommandInput, DeleteAssistantAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAssistantCommandOutput extends DeleteAssistantResponse, _
23
23
  }
24
24
  declare const DeleteAssistantCommand_base: {
25
25
  new (input: DeleteAssistantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssistantCommandInput, DeleteAssistantCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAssistantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssistantCommandInput, DeleteAssistantCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAssistantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssistantCommandInput, DeleteAssistantCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteContentAssociationCommandOutput extends DeleteContentAsso
23
23
  }
24
24
  declare const DeleteContentAssociationCommand_base: {
25
25
  new (input: DeleteContentAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContentAssociationCommandInput, DeleteContentAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteContentAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContentAssociationCommandInput, DeleteContentAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteContentAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContentAssociationCommandInput, DeleteContentAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteContentCommandOutput extends DeleteContentResponse, __Met
23
23
  }
24
24
  declare const DeleteContentCommand_base: {
25
25
  new (input: DeleteContentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContentCommandInput, DeleteContentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteContentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContentCommandInput, DeleteContentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteContentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContentCommandInput, DeleteContentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteImportJobCommandOutput extends DeleteImportJobResponse, _
23
23
  }
24
24
  declare const DeleteImportJobCommand_base: {
25
25
  new (input: DeleteImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImportJobCommandInput, DeleteImportJobCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImportJobCommandInput, DeleteImportJobCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImportJobCommandInput, DeleteImportJobCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteKnowledgeBaseCommandOutput extends DeleteKnowledgeBaseRes
23
23
  }
24
24
  declare const DeleteKnowledgeBaseCommand_base: {
25
25
  new (input: DeleteKnowledgeBaseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKnowledgeBaseCommandInput, DeleteKnowledgeBaseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteKnowledgeBaseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKnowledgeBaseCommandInput, DeleteKnowledgeBaseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteKnowledgeBaseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKnowledgeBaseCommandInput, DeleteKnowledgeBaseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMessageTemplateAttachmentCommandOutput extends DeleteMess
23
23
  }
24
24
  declare const DeleteMessageTemplateAttachmentCommand_base: {
25
25
  new (input: DeleteMessageTemplateAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMessageTemplateAttachmentCommandInput, DeleteMessageTemplateAttachmentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMessageTemplateAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMessageTemplateAttachmentCommandInput, DeleteMessageTemplateAttachmentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMessageTemplateAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMessageTemplateAttachmentCommandInput, DeleteMessageTemplateAttachmentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMessageTemplateCommandOutput extends DeleteMessageTemplat
23
23
  }
24
24
  declare const DeleteMessageTemplateCommand_base: {
25
25
  new (input: DeleteMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMessageTemplateCommandInput, DeleteMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMessageTemplateCommandInput, DeleteMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMessageTemplateCommandInput, DeleteMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteQuickResponseCommandOutput extends DeleteQuickResponseRes
23
23
  }
24
24
  declare const DeleteQuickResponseCommand_base: {
25
25
  new (input: DeleteQuickResponseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQuickResponseCommandInput, DeleteQuickResponseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteQuickResponseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQuickResponseCommandInput, DeleteQuickResponseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteQuickResponseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQuickResponseCommandInput, DeleteQuickResponseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAIAgentCommandOutput extends GetAIAgentResponse, __MetadataB
23
23
  }
24
24
  declare const GetAIAgentCommand_base: {
25
25
  new (input: GetAIAgentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAIAgentCommandInput, GetAIAgentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAIAgentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAIAgentCommandInput, GetAIAgentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAIAgentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAIAgentCommandInput, GetAIAgentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAIGuardrailCommandOutput extends GetAIGuardrailResponse, __M
23
23
  }
24
24
  declare const GetAIGuardrailCommand_base: {
25
25
  new (input: GetAIGuardrailCommandInput): import("@smithy/smithy-client").CommandImpl<GetAIGuardrailCommandInput, GetAIGuardrailCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAIGuardrailCommandInput): import("@smithy/smithy-client").CommandImpl<GetAIGuardrailCommandInput, GetAIGuardrailCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAIGuardrailCommandInput): import("@smithy/smithy-client").CommandImpl<GetAIGuardrailCommandInput, GetAIGuardrailCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAIPromptCommandOutput extends GetAIPromptResponse, __Metadat
23
23
  }
24
24
  declare const GetAIPromptCommand_base: {
25
25
  new (input: GetAIPromptCommandInput): import("@smithy/smithy-client").CommandImpl<GetAIPromptCommandInput, GetAIPromptCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAIPromptCommandInput): import("@smithy/smithy-client").CommandImpl<GetAIPromptCommandInput, GetAIPromptCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAIPromptCommandInput): import("@smithy/smithy-client").CommandImpl<GetAIPromptCommandInput, GetAIPromptCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAssistantAssociationCommandOutput extends GetAssistantAssoci
23
23
  }
24
24
  declare const GetAssistantAssociationCommand_base: {
25
25
  new (input: GetAssistantAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssistantAssociationCommandInput, GetAssistantAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAssistantAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssistantAssociationCommandInput, GetAssistantAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAssistantAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssistantAssociationCommandInput, GetAssistantAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAssistantCommandOutput extends GetAssistantResponse, __Metad
23
23
  }
24
24
  declare const GetAssistantCommand_base: {
25
25
  new (input: GetAssistantCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssistantCommandInput, GetAssistantCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAssistantCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssistantCommandInput, GetAssistantCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAssistantCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssistantCommandInput, GetAssistantCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetContentAssociationCommandOutput extends GetContentAssociatio
23
23
  }
24
24
  declare const GetContentAssociationCommand_base: {
25
25
  new (input: GetContentAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentAssociationCommandInput, GetContentAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetContentAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentAssociationCommandInput, GetContentAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetContentAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentAssociationCommandInput, GetContentAssociationCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetContentCommandOutput extends GetContentResponse, __MetadataB
23
23
  }
24
24
  declare const GetContentCommand_base: {
25
25
  new (input: GetContentCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentCommandInput, GetContentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetContentCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentCommandInput, GetContentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetContentCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentCommandInput, GetContentCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetContentSummaryCommandOutput extends GetContentSummaryRespons
23
23
  }
24
24
  declare const GetContentSummaryCommand_base: {
25
25
  new (input: GetContentSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentSummaryCommandInput, GetContentSummaryCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetContentSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentSummaryCommandInput, GetContentSummaryCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetContentSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetContentSummaryCommandInput, GetContentSummaryCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetImportJobCommandOutput extends GetImportJobResponse, __Metad
23
23
  }
24
24
  declare const GetImportJobCommand_base: {
25
25
  new (input: GetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetImportJobCommandInput, GetImportJobCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetImportJobCommandInput, GetImportJobCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetImportJobCommandInput, GetImportJobCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetKnowledgeBaseCommandOutput extends GetKnowledgeBaseResponse,
23
23
  }
24
24
  declare const GetKnowledgeBaseCommand_base: {
25
25
  new (input: GetKnowledgeBaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetKnowledgeBaseCommandInput, GetKnowledgeBaseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetKnowledgeBaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetKnowledgeBaseCommandInput, GetKnowledgeBaseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetKnowledgeBaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetKnowledgeBaseCommandInput, GetKnowledgeBaseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMessageTemplateCommandOutput extends GetMessageTemplateRespo
23
23
  }
24
24
  declare const GetMessageTemplateCommand_base: {
25
25
  new (input: GetMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetMessageTemplateCommandInput, GetMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetMessageTemplateCommandInput, GetMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMessageTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetMessageTemplateCommandInput, GetMessageTemplateCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetNextMessageCommandOutput extends GetNextMessageResponse, __M
23
23
  }
24
24
  declare const GetNextMessageCommand_base: {
25
25
  new (input: GetNextMessageCommandInput): import("@smithy/smithy-client").CommandImpl<GetNextMessageCommandInput, GetNextMessageCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetNextMessageCommandInput): import("@smithy/smithy-client").CommandImpl<GetNextMessageCommandInput, GetNextMessageCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetNextMessageCommandInput): import("@smithy/smithy-client").CommandImpl<GetNextMessageCommandInput, GetNextMessageCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetQuickResponseCommandOutput extends GetQuickResponseResponse,
23
23
  }
24
24
  declare const GetQuickResponseCommand_base: {
25
25
  new (input: GetQuickResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetQuickResponseCommandInput, GetQuickResponseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetQuickResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetQuickResponseCommandInput, GetQuickResponseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetQuickResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetQuickResponseCommandInput, GetQuickResponseCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,7 @@ export interface GetRecommendationsCommandOutput extends GetRecommendationsRespo
24
24
  }
25
25
  declare const GetRecommendationsCommand_base: {
26
26
  new (input: GetRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetRecommendationsCommandInput, GetRecommendationsCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (__0_0: GetRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetRecommendationsCommandInput, GetRecommendationsCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: GetRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetRecommendationsCommandInput, GetRecommendationsCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
@@ -23,7 +23,7 @@ export interface GetSessionCommandOutput extends GetSessionResponse, __MetadataB
23
23
  }
24
24
  declare const GetSessionCommand_base: {
25
25
  new (input: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAIAgentVersionsCommandOutput extends ListAIAgentVersionsRes
23
23
  }
24
24
  declare const ListAIAgentVersionsCommand_base: {
25
25
  new (input: ListAIAgentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAIAgentVersionsCommandInput, ListAIAgentVersionsCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAIAgentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAIAgentVersionsCommandInput, ListAIAgentVersionsCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAIAgentVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAIAgentVersionsCommandInput, ListAIAgentVersionsCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAIAgentsCommandOutput extends ListAIAgentsResponse, __Metad
23
23
  }
24
24
  declare const ListAIAgentsCommand_base: {
25
25
  new (input: ListAIAgentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAIAgentsCommandInput, ListAIAgentsCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAIAgentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAIAgentsCommandInput, ListAIAgentsCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAIAgentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAIAgentsCommandInput, ListAIAgentsCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**