@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
|
@@ -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() /
|
|
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() /
|
|
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() /
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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
|
/**
|