@aws-sdk/client-qconnect 3.799.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.
- package/dist-es/protocols/Aws_restJson1.js +3 -3
- package/dist-types/commands/ActivateMessageTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateAIAgentCommand.d.ts +1 -1
- package/dist-types/commands/CreateAIAgentVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAIGuardrailCommand.d.ts +1 -1
- package/dist-types/commands/CreateAIGuardrailVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAIPromptCommand.d.ts +1 -1
- package/dist-types/commands/CreateAIPromptVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAssistantAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateAssistantCommand.d.ts +1 -1
- package/dist-types/commands/CreateContentAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateContentCommand.d.ts +1 -1
- package/dist-types/commands/CreateKnowledgeBaseCommand.d.ts +1 -1
- package/dist-types/commands/CreateMessageTemplateAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateMessageTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateMessageTemplateVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateQuickResponseCommand.d.ts +1 -1
- package/dist-types/commands/CreateSessionCommand.d.ts +1 -1
- package/dist-types/commands/DeactivateMessageTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAIAgentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAIAgentVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAIGuardrailCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAIGuardrailVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAIPromptCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAIPromptVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAssistantAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAssistantCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContentAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteKnowledgeBaseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMessageTemplateAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMessageTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQuickResponseCommand.d.ts +1 -1
- package/dist-types/commands/GetAIAgentCommand.d.ts +1 -1
- package/dist-types/commands/GetAIGuardrailCommand.d.ts +1 -1
- package/dist-types/commands/GetAIPromptCommand.d.ts +1 -1
- package/dist-types/commands/GetAssistantAssociationCommand.d.ts +1 -1
- package/dist-types/commands/GetAssistantCommand.d.ts +1 -1
- package/dist-types/commands/GetContentAssociationCommand.d.ts +1 -1
- package/dist-types/commands/GetContentCommand.d.ts +1 -1
- package/dist-types/commands/GetContentSummaryCommand.d.ts +1 -1
- package/dist-types/commands/GetImportJobCommand.d.ts +1 -1
- package/dist-types/commands/GetKnowledgeBaseCommand.d.ts +1 -1
- package/dist-types/commands/GetMessageTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetNextMessageCommand.d.ts +1 -1
- package/dist-types/commands/GetQuickResponseCommand.d.ts +1 -1
- package/dist-types/commands/GetRecommendationsCommand.d.ts +1 -1
- package/dist-types/commands/GetSessionCommand.d.ts +1 -1
- package/dist-types/commands/ListAIAgentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAIAgentsCommand.d.ts +1 -1
- package/dist-types/commands/ListAIGuardrailVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAIGuardrailsCommand.d.ts +1 -1
- package/dist-types/commands/ListAIPromptVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAIPromptsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssistantAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListContentAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListContentsCommand.d.ts +1 -1
- package/dist-types/commands/ListImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListMessageTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMessageTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListMessagesCommand.d.ts +1 -1
- package/dist-types/commands/ListQuickResponsesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/NotifyRecommendationsReceivedCommand.d.ts +1 -1
- package/dist-types/commands/PutFeedbackCommand.d.ts +1 -1
- package/dist-types/commands/QueryAssistantCommand.d.ts +1 -1
- package/dist-types/commands/RemoveAssistantAIAgentCommand.d.ts +1 -1
- package/dist-types/commands/RemoveKnowledgeBaseTemplateUriCommand.d.ts +1 -1
- package/dist-types/commands/RenderMessageTemplateCommand.d.ts +1 -1
- package/dist-types/commands/SearchContentCommand.d.ts +1 -1
- package/dist-types/commands/SearchMessageTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/SearchQuickResponsesCommand.d.ts +1 -1
- package/dist-types/commands/SearchSessionsCommand.d.ts +1 -1
- package/dist-types/commands/SendMessageCommand.d.ts +1 -1
- package/dist-types/commands/StartContentUploadCommand.d.ts +1 -1
- package/dist-types/commands/StartImportJobCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAIAgentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAIGuardrailCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAIPromptCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAssistantAIAgentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateKnowledgeBaseTemplateUriCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMessageTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMessageTemplateMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuickResponseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSessionDataCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/ActivateMessageTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAIAgentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAIAgentVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAIGuardrailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAIGuardrailVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAIPromptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAIPromptVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAssistantAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAssistantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateContentAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateKnowledgeBaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMessageTemplateAttachmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMessageTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMessageTemplateVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateQuickResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeactivateMessageTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAIAgentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAIAgentVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAIGuardrailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAIGuardrailVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAIPromptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAIPromptVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAssistantAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAssistantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContentAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteKnowledgeBaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMessageTemplateAttachmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMessageTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteQuickResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAIAgentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAIGuardrailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAIPromptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAssistantAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAssistantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContentAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContentSummaryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetKnowledgeBaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMessageTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetNextMessageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetQuickResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRecommendationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAIAgentVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAIAgentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAIGuardrailVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAIGuardrailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAIPromptVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAIPromptsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssistantAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContentAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMessageTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMessageTemplatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMessagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListQuickResponsesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/NotifyRecommendationsReceivedCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutFeedbackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QueryAssistantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveAssistantAIAgentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveKnowledgeBaseTemplateUriCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RenderMessageTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchMessageTemplatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchQuickResponsesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchSessionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendMessageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartContentUploadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAIAgentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAIGuardrailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAIPromptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAssistantAIAgentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateKnowledgeBaseTemplateUriCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMessageTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMessageTemplateMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuickResponseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSessionDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -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
|
|
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:
|
|
15
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
16
16
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
17
|
-
utf8Encoder: (input:
|
|
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
|
|
24
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
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
|
|
32
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
33
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
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
|
|
36
|
+
logger?: import("@smithy/types").Logger;
|
|
37
37
|
}) => import("@smithy/types").EndpointV2;
|
|
38
|
-
tls?: boolean
|
|
39
|
-
serviceConfiguredEndpoint?:
|
|
40
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
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
|
|
44
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
45
|
-
signingEscapePath?: boolean
|
|
46
|
-
systemClockOffset?: number
|
|
47
|
-
signingRegion?: string
|
|
48
|
-
signerConstructor?:
|
|
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:
|
|
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
|
|
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:
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
30
|
+
input: DeleteQuickResponseCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteQuickResponseCommandInput,
|
|
33
33
|
DeleteQuickResponseCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetAIGuardrailCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetAIGuardrailCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetAIGuardrailCommandInput,
|
|
32
32
|
GetAIGuardrailCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetAssistantAssociationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetAssistantAssociationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetAssistantAssociationCommandInput,
|
|
33
33
|
GetAssistantAssociationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetContentAssociationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetContentAssociationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetContentAssociationCommandInput,
|
|
33
33
|
GetContentAssociationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetContentSummaryCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetContentSummaryCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetContentSummaryCommandInput,
|
|
33
33
|
GetContentSummaryCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetKnowledgeBaseCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
28
|
+
input: GetRecommendationsCommandInput
|
|
29
29
|
): import("@smithy/smithy-client").CommandImpl<
|
|
30
30
|
GetRecommendationsCommandInput,
|
|
31
31
|
GetRecommendationsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListAIAgentVersionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListAIAgentVersionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListAIAgentVersionsCommandInput,
|
|
33
33
|
ListAIAgentVersionsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListAIGuardrailVersionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
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
|
-
|
|
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
|
-
|
|
30
|
+
input: ListAIPromptVersionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListAIPromptVersionsCommandInput,
|
|
33
33
|
ListAIPromptVersionsCommandOutput,
|