@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
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: QConnectClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
32
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
33
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
31
+ customUserAgent?: string | import("@smithy/types").UserAgent;
32
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
34
34
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
35
35
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
36
- logger?: import("@smithy/types").Logger | undefined;
36
+ logger?: import("@smithy/types").Logger;
37
37
  }) => import("@smithy/types").EndpointV2;
38
- tls?: boolean | undefined;
39
- serviceConfiguredEndpoint?: undefined;
40
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
38
+ tls?: boolean;
39
+ serviceConfiguredEndpoint?: never;
40
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
42
42
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").QConnectHttpAuthSchemeProvider;
43
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
44
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
45
- signingEscapePath?: boolean | undefined;
46
- systemClockOffset?: number | undefined;
47
- signingRegion?: string | undefined;
48
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
43
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
44
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
45
+ signingEscapePath?: boolean;
46
+ systemClockOffset?: number;
47
+ signingRegion?: string;
48
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
49
49
  };
@@ -5,10 +5,10 @@ import { QConnectClientConfig } from "./QConnectClient";
5
5
  export declare const getRuntimeConfig: (config: QConnectClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").QConnectHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: QConnectClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: (input: string | Uint8Array) => string;
20
+ utf8Encoder: (input: Uint8Array | string) => string;
21
21
  };
@@ -27,7 +27,7 @@ declare const ActivateMessageTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ActivateMessageTemplateCommandInput
30
+ input: ActivateMessageTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ActivateMessageTemplateCommandInput,
33
33
  ActivateMessageTemplateCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateAIAgentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateAIAgentCommandInput
29
+ input: CreateAIAgentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateAIAgentCommandInput,
32
32
  CreateAIAgentCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAIAgentVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAIAgentVersionCommandInput
30
+ input: CreateAIAgentVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAIAgentVersionCommandInput,
33
33
  CreateAIAgentVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAIGuardrailCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAIGuardrailCommandInput
30
+ input: CreateAIGuardrailCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAIGuardrailCommandInput,
33
33
  CreateAIGuardrailCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAIGuardrailVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAIGuardrailVersionCommandInput
30
+ input: CreateAIGuardrailVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAIGuardrailVersionCommandInput,
33
33
  CreateAIGuardrailVersionCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateAIPromptCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateAIPromptCommandInput
29
+ input: CreateAIPromptCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateAIPromptCommandInput,
32
32
  CreateAIPromptCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAIPromptVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAIPromptVersionCommandInput
30
+ input: CreateAIPromptVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAIPromptVersionCommandInput,
33
33
  CreateAIPromptVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAssistantAssociationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAssistantAssociationCommandInput
30
+ input: CreateAssistantAssociationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAssistantAssociationCommandInput,
33
33
  CreateAssistantAssociationCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateAssistantCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateAssistantCommandInput
29
+ input: CreateAssistantCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateAssistantCommandInput,
32
32
  CreateAssistantCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateContentAssociationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateContentAssociationCommandInput
30
+ input: CreateContentAssociationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateContentAssociationCommandInput,
33
33
  CreateContentAssociationCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateContentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateContentCommandInput
29
+ input: CreateContentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateContentCommandInput,
32
32
  CreateContentCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateKnowledgeBaseCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateKnowledgeBaseCommandInput
30
+ input: CreateKnowledgeBaseCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateKnowledgeBaseCommandInput,
33
33
  CreateKnowledgeBaseCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateMessageTemplateAttachmentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateMessageTemplateAttachmentCommandInput
30
+ input: CreateMessageTemplateAttachmentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateMessageTemplateAttachmentCommandInput,
33
33
  CreateMessageTemplateAttachmentCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateMessageTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateMessageTemplateCommandInput
30
+ input: CreateMessageTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateMessageTemplateCommandInput,
33
33
  CreateMessageTemplateCommandOutput,
@@ -25,7 +25,7 @@ declare const CreateMessageTemplateVersionCommand_base: {
25
25
  ServiceOutputTypes
26
26
  >;
27
27
  new (
28
- __0_0: CreateMessageTemplateVersionCommandInput
28
+ input: CreateMessageTemplateVersionCommandInput
29
29
  ): import("@smithy/smithy-client").CommandImpl<
30
30
  CreateMessageTemplateVersionCommandInput,
31
31
  CreateMessageTemplateVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateQuickResponseCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateQuickResponseCommandInput
30
+ input: CreateQuickResponseCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateQuickResponseCommandInput,
33
33
  CreateQuickResponseCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateSessionCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateSessionCommandInput
29
+ input: CreateSessionCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateSessionCommandInput,
32
32
  CreateSessionCommandOutput,
@@ -27,7 +27,7 @@ declare const DeactivateMessageTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeactivateMessageTemplateCommandInput
30
+ input: DeactivateMessageTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeactivateMessageTemplateCommandInput,
33
33
  DeactivateMessageTemplateCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteAIAgentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteAIAgentCommandInput
29
+ input: DeleteAIAgentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteAIAgentCommandInput,
32
32
  DeleteAIAgentCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteAIAgentVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteAIAgentVersionCommandInput
30
+ input: DeleteAIAgentVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteAIAgentVersionCommandInput,
33
33
  DeleteAIAgentVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteAIGuardrailCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteAIGuardrailCommandInput
30
+ input: DeleteAIGuardrailCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteAIGuardrailCommandInput,
33
33
  DeleteAIGuardrailCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteAIGuardrailVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteAIGuardrailVersionCommandInput
30
+ input: DeleteAIGuardrailVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteAIGuardrailVersionCommandInput,
33
33
  DeleteAIGuardrailVersionCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteAIPromptCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteAIPromptCommandInput
29
+ input: DeleteAIPromptCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteAIPromptCommandInput,
32
32
  DeleteAIPromptCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteAIPromptVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteAIPromptVersionCommandInput
30
+ input: DeleteAIPromptVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteAIPromptVersionCommandInput,
33
33
  DeleteAIPromptVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteAssistantAssociationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteAssistantAssociationCommandInput
30
+ input: DeleteAssistantAssociationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteAssistantAssociationCommandInput,
33
33
  DeleteAssistantAssociationCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteAssistantCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteAssistantCommandInput
29
+ input: DeleteAssistantCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteAssistantCommandInput,
32
32
  DeleteAssistantCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteContentAssociationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteContentAssociationCommandInput
30
+ input: DeleteContentAssociationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteContentAssociationCommandInput,
33
33
  DeleteContentAssociationCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteContentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteContentCommandInput
29
+ input: DeleteContentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteContentCommandInput,
32
32
  DeleteContentCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteImportJobCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteImportJobCommandInput
29
+ input: DeleteImportJobCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteImportJobCommandInput,
32
32
  DeleteImportJobCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteKnowledgeBaseCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteKnowledgeBaseCommandInput
30
+ input: DeleteKnowledgeBaseCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteKnowledgeBaseCommandInput,
33
33
  DeleteKnowledgeBaseCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteMessageTemplateAttachmentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteMessageTemplateAttachmentCommandInput
30
+ input: DeleteMessageTemplateAttachmentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteMessageTemplateAttachmentCommandInput,
33
33
  DeleteMessageTemplateAttachmentCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteMessageTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteMessageTemplateCommandInput
30
+ input: DeleteMessageTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteMessageTemplateCommandInput,
33
33
  DeleteMessageTemplateCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteQuickResponseCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteQuickResponseCommandInput
30
+ input: DeleteQuickResponseCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteQuickResponseCommandInput,
33
33
  DeleteQuickResponseCommandOutput,
@@ -23,7 +23,7 @@ declare const GetAIAgentCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetAIAgentCommandInput
26
+ input: GetAIAgentCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetAIAgentCommandInput,
29
29
  GetAIAgentCommandOutput,
@@ -26,7 +26,7 @@ declare const GetAIGuardrailCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetAIGuardrailCommandInput
29
+ input: GetAIGuardrailCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetAIGuardrailCommandInput,
32
32
  GetAIGuardrailCommandOutput,
@@ -23,7 +23,7 @@ declare const GetAIPromptCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetAIPromptCommandInput
26
+ input: GetAIPromptCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetAIPromptCommandInput,
29
29
  GetAIPromptCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAssistantAssociationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAssistantAssociationCommandInput
30
+ input: GetAssistantAssociationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAssistantAssociationCommandInput,
33
33
  GetAssistantAssociationCommandOutput,
@@ -23,7 +23,7 @@ declare const GetAssistantCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetAssistantCommandInput
26
+ input: GetAssistantCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetAssistantCommandInput,
29
29
  GetAssistantCommandOutput,
@@ -27,7 +27,7 @@ declare const GetContentAssociationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetContentAssociationCommandInput
30
+ input: GetContentAssociationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetContentAssociationCommandInput,
33
33
  GetContentAssociationCommandOutput,
@@ -23,7 +23,7 @@ declare const GetContentCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetContentCommandInput
26
+ input: GetContentCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetContentCommandInput,
29
29
  GetContentCommandOutput,
@@ -27,7 +27,7 @@ declare const GetContentSummaryCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetContentSummaryCommandInput
30
+ input: GetContentSummaryCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetContentSummaryCommandInput,
33
33
  GetContentSummaryCommandOutput,
@@ -23,7 +23,7 @@ declare const GetImportJobCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetImportJobCommandInput
26
+ input: GetImportJobCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetImportJobCommandInput,
29
29
  GetImportJobCommandOutput,
@@ -26,7 +26,7 @@ declare const GetKnowledgeBaseCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetKnowledgeBaseCommandInput
29
+ input: GetKnowledgeBaseCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetKnowledgeBaseCommandInput,
32
32
  GetKnowledgeBaseCommandOutput,
@@ -27,7 +27,7 @@ declare const GetMessageTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetMessageTemplateCommandInput
30
+ input: GetMessageTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetMessageTemplateCommandInput,
33
33
  GetMessageTemplateCommandOutput,
@@ -26,7 +26,7 @@ declare const GetNextMessageCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetNextMessageCommandInput
29
+ input: GetNextMessageCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetNextMessageCommandInput,
32
32
  GetNextMessageCommandOutput,
@@ -26,7 +26,7 @@ declare const GetQuickResponseCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetQuickResponseCommandInput
29
+ input: GetQuickResponseCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetQuickResponseCommandInput,
32
32
  GetQuickResponseCommandOutput,
@@ -25,7 +25,7 @@ declare const GetRecommendationsCommand_base: {
25
25
  ServiceOutputTypes
26
26
  >;
27
27
  new (
28
- __0_0: GetRecommendationsCommandInput
28
+ input: GetRecommendationsCommandInput
29
29
  ): import("@smithy/smithy-client").CommandImpl<
30
30
  GetRecommendationsCommandInput,
31
31
  GetRecommendationsCommandOutput,
@@ -23,7 +23,7 @@ declare const GetSessionCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetSessionCommandInput
26
+ input: GetSessionCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetSessionCommandInput,
29
29
  GetSessionCommandOutput,
@@ -27,7 +27,7 @@ declare const ListAIAgentVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListAIAgentVersionsCommandInput
30
+ input: ListAIAgentVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListAIAgentVersionsCommandInput,
33
33
  ListAIAgentVersionsCommandOutput,
@@ -23,7 +23,7 @@ declare const ListAIAgentsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListAIAgentsCommandInput
26
+ input: ListAIAgentsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListAIAgentsCommandInput,
29
29
  ListAIAgentsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListAIGuardrailVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListAIGuardrailVersionsCommandInput
30
+ input: ListAIGuardrailVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListAIGuardrailVersionsCommandInput,
33
33
  ListAIGuardrailVersionsCommandOutput,
@@ -26,7 +26,7 @@ declare const ListAIGuardrailsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListAIGuardrailsCommandInput
29
+ input: ListAIGuardrailsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListAIGuardrailsCommandInput,
32
32
  ListAIGuardrailsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListAIPromptVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListAIPromptVersionsCommandInput
30
+ input: ListAIPromptVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListAIPromptVersionsCommandInput,
33
33
  ListAIPromptVersionsCommandOutput,