@aws-sdk/client-lex-models-v2 3.943.0 → 3.947.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-cjs/index.js +109 -427
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/LexModelsV2Client.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +109 -427
- package/dist-types/LexModelsV2.d.ts +1 -1
- package/dist-types/LexModelsV2Client.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +3 -3
- package/dist-types/commands/BuildBotLocaleCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotAliasCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotReplicaCommand.d.ts +3 -3
- package/dist-types/commands/CreateBotVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateExportCommand.d.ts +3 -3
- package/dist-types/commands/CreateIntentCommand.d.ts +3 -3
- package/dist-types/commands/CreateResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +3 -3
- package/dist-types/commands/CreateSlotCommand.d.ts +3 -3
- package/dist-types/commands/CreateSlotTypeCommand.d.ts +3 -3
- package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +3 -3
- package/dist-types/commands/CreateUploadUrlCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBotLocaleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBotReplicaCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteExportCommand.d.ts +3 -3
- package/dist-types/commands/DeleteImportCommand.d.ts +3 -3
- package/dist-types/commands/DeleteIntentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSlotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTestSetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotAliasCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotReplicaCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBotVersionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +3 -3
- package/dist-types/commands/DescribeExportCommand.d.ts +3 -3
- package/dist-types/commands/DescribeImportCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIntentCommand.d.ts +4 -4
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSlotCommand.d.ts +4 -4
- package/dist-types/commands/DescribeSlotTypeCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTestExecutionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTestSetCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +3 -3
- package/dist-types/commands/GenerateBotElementCommand.d.ts +3 -3
- package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +3 -3
- package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +3 -3
- package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +3 -3
- package/dist-types/commands/ListBotAliasesCommand.d.ts +3 -3
- package/dist-types/commands/ListBotLocalesCommand.d.ts +3 -3
- package/dist-types/commands/ListBotRecommendationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBotReplicasCommand.d.ts +3 -3
- package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +3 -3
- package/dist-types/commands/ListBotVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListBotsCommand.d.ts +3 -3
- package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +3 -3
- package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +3 -3
- package/dist-types/commands/ListExportsCommand.d.ts +3 -3
- package/dist-types/commands/ListImportsCommand.d.ts +3 -3
- package/dist-types/commands/ListIntentMetricsCommand.d.ts +3 -3
- package/dist-types/commands/ListIntentPathsCommand.d.ts +3 -3
- package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +3 -3
- package/dist-types/commands/ListIntentsCommand.d.ts +3 -3
- package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +3 -3
- package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +3 -3
- package/dist-types/commands/ListSessionMetricsCommand.d.ts +3 -3
- package/dist-types/commands/ListSlotTypesCommand.d.ts +3 -3
- package/dist-types/commands/ListSlotsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +3 -3
- package/dist-types/commands/ListTestExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTestSetRecordsCommand.d.ts +3 -3
- package/dist-types/commands/ListTestSetsCommand.d.ts +3 -3
- package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +3 -3
- package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +3 -3
- package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +3 -3
- package/dist-types/commands/StartBotRecommendationCommand.d.ts +3 -3
- package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +3 -3
- package/dist-types/commands/StartImportCommand.d.ts +3 -3
- package/dist-types/commands/StartTestExecutionCommand.d.ts +3 -3
- package/dist-types/commands/StartTestSetGenerationCommand.d.ts +3 -3
- package/dist-types/commands/StopBotRecommendationCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBotAliasCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBotCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateExportCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIntentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSlotCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSlotTypeCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTestSetCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/LexModelsV2ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAggregatedUtterancesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotAliasReplicasPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotAliasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotLocalesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotRecommendationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotResourceGenerationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotVersionReplicasPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBuiltInIntentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBuiltInSlotTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomVocabularyItemsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIntentMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIntentStageMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIntentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecommendedIntentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSessionAnalyticsDataPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSessionMetricsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSlotTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSlotsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestExecutionResultItemsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestSetRecordsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTestSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUtteranceAnalyticsDataPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUtteranceMetricsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/LexModelsV2Client.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/LexModelsV2ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +52 -52
- package/package.json +13 -12
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UpdateBotAliasRequest, UpdateBotAliasResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UpdateBotAliasRequest, UpdateBotAliasResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UpdateBotRequest, UpdateBotResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UpdateBotRequest, UpdateBotResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UpdateBotLocaleRequest, UpdateBotLocaleResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UpdateBotLocaleRequest, UpdateBotLocaleResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UpdateBotRecommendationRequest, UpdateBotRecommendationResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UpdateBotRecommendationRequest, UpdateBotRecommendationResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UpdateExportRequest, UpdateExportResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UpdateExportRequest, UpdateExportResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UpdateIntentRequest, UpdateIntentResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UpdateIntentRequest, UpdateIntentResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UpdateResourcePolicyRequest, UpdateResourcePolicyResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UpdateResourcePolicyRequest, UpdateResourcePolicyResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UpdateSlotRequest, UpdateSlotResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UpdateSlotRequest, UpdateSlotResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UpdateSlotTypeRequest, UpdateSlotTypeResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UpdateSlotTypeRequest, UpdateSlotTypeResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
-
import { UpdateTestSetRequest, UpdateTestSetResponse } from "../models/models_1";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
4
|
+
import type { UpdateTestSetRequest, UpdateTestSetResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
1
|
+
import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
2
2
|
/**
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
|
|
|
8
8
|
useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
|
|
9
9
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
10
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
11
14
|
export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
|
|
12
15
|
defaultSigningName: string;
|
|
13
16
|
};
|
|
17
|
+
/**
|
|
18
|
+
* @internal
|
|
19
|
+
*/
|
|
14
20
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
21
|
+
/**
|
|
22
|
+
* @internal
|
|
23
|
+
*/
|
|
15
24
|
export declare const commonParams: {
|
|
16
25
|
readonly UseFIPS: {
|
|
17
26
|
readonly type: "builtInParams";
|
|
@@ -30,6 +39,9 @@ export declare const commonParams: {
|
|
|
30
39
|
readonly name: "useDualstackEndpoint";
|
|
31
40
|
};
|
|
32
41
|
};
|
|
42
|
+
/**
|
|
43
|
+
* @internal
|
|
44
|
+
*/
|
|
33
45
|
export interface EndpointParameters extends __EndpointParameters {
|
|
34
46
|
Region?: string | undefined;
|
|
35
47
|
UseDualStack?: boolean | undefined;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
import { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
-
import { EndpointParameters } from "./EndpointParameters";
|
|
1
|
+
import type { EndpointV2, Logger } from "@smithy/types";
|
|
2
|
+
import type { EndpointParameters } from "./EndpointParameters";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
3
6
|
export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
|
|
4
7
|
logger?: Logger;
|
|
5
8
|
}) => EndpointV2;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
-
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
-
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
1
|
+
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
3
|
+
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
|
+
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
6
6
|
* @internal
|
|
7
7
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { LexModelsV2ServiceException as __BaseException } from "./LexModelsV2ServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>The service encountered an unexpected condition. Try your request
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AnalyticsModality, AnalyticsSessionSortByName, AnalyticsSortOrder, AnalyticsUtteranceSortByName, BotAliasStatus, BotLocaleStatus, BotRecommendationStatus, BotStatus, BotType, ConversationEndState, ExportStatus, GenerationStatus, ImportExportFileFormat, ImportStatus, IntentSortAttribute, IntentState, MergeStrategy, SearchOrder, SlotConstraint, SlotFilterName, SlotFilterOperator, SlotShape, SlotSortAttribute, SlotTypeCategory, SlotTypeFilterName, SlotTypeFilterOperator, SlotTypeSortAttribute, SortOrder, SpeechDetectionSensitivity, TestExecutionApiMode, TestExecutionModality, TestExecutionSortAttribute, TestExecutionStatus, TestResultMatchStatus, TestResultTypeFilter, TestSetGenerationStatus, TestSetModality, TestSetSortAttribute, TestSetStatus, TimeDimension, UtteranceContentType } from "./enums";
|
|
2
|
-
import {
|
|
2
|
+
import { type AgentTurnResult, type AgentTurnSpecification, type AggregatedUtterancesSortBy, type BotLocaleSortBy, type BotSortBy, type BotVersionReplicaSortBy, type BotVersionSortBy, type BuiltInIntentSortBy, type BuiltInSlotTypeSortBy, type CompositeSlotTypeSetting, type Condition, type ConversationLevelResultDetail, type ConversationLevelTestResults, type ConversationLevelTestResultsFilterBy, type ConversationLogSettings, type DataPrivacy, type DialogAction, type DialogCodeHookSettings, type ElicitationCodeHookInvocationSetting, type EncryptionSetting, type ErrorLogSettings, type ExecutionErrorDetails, type ExportResourceSpecification, type ExportSortBy, type ExternalSourceSetting, type FulfillmentUpdatesSpecification, type GenerationSortBy, type GenerativeAISettings, type ImageResponseCard, type ImportResourceSpecification, type ImportSortBy, type IntentClassificationTestResults, type KendraConfiguration, type MultipleValuesSetting, type ObfuscationSetting, type PromptSpecification, type QInConnectIntentConfiguration, type QnAIntentConfiguration, type ResponseSpecification, type SentimentAnalysisSettings, type SlotDefaultValueSpecification, type SlotResolutionSetting, type SlotResolutionTestResultItemCounts, type SlotValue, type SlotValueSelectionSetting, type SpeechRecognitionSettings, type SubSlotSetting, type TestExecutionTarget, type TestSetGenerationDataSource, type TestSetStorageLocation, type TranscriptSourceSetting, type UnifiedSpeechSettings, type VoiceSettings, type WaitAndContinueSpecification, ActiveContext, AggregatedUtterancesFilter, AggregatedUtterancesSummary, AnalyticsBinBySpecification, AnalyticsIntentFilter, AnalyticsIntentGroupBySpecification, AnalyticsIntentMetric, AnalyticsIntentNodeSummary, AnalyticsIntentResult, AnalyticsIntentStageFilter, AnalyticsIntentStageGroupBySpecification, AnalyticsIntentStageMetric, AnalyticsIntentStageResult, AnalyticsPathFilter, AnalyticsSessionFilter, AnalyticsSessionGroupBySpecification, AnalyticsSessionMetric, AnalyticsSessionResult, AnalyticsUtteranceAttribute, AnalyticsUtteranceFilter, AnalyticsUtteranceGroupBySpecification, AnalyticsUtteranceMetric, AnalyticsUtteranceResult, AssociatedTranscript, AssociatedTranscriptFilter, BotAliasLocaleSettings, BotAliasReplicaSummary, BotAliasSummary, BotFilter, BotLocaleFilter, BotLocaleSummary, BotMember, BotRecommendationSummary, BotReplicaSummary, BotSummary, BotVersionReplicaSummary, BotVersionSummary, BuiltInIntentSummary, BuiltInSlotTypeSummary, CustomVocabularyItem, ExportFilter, ExportSummary, GenerationSummary, ImportFilter, ImportSummary, InputContext, IntentFilter, OutputContext, RuntimeHintValue, SampleUtterance, SlotPriority, SlotTypeValue } from "./models_0";
|
|
3
3
|
/**
|
|
4
4
|
* <p>Information about the success and failure rate of slot resolution
|
|
5
5
|
* in the results of a test execution.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAggregatedUtterancesCommandInput, ListAggregatedUtterancesCommandOutput } from "../commands/ListAggregatedUtterancesCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBotAliasReplicasCommandInput, ListBotAliasReplicasCommandOutput } from "../commands/ListBotAliasReplicasCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBotAliasesCommandInput, ListBotAliasesCommandOutput } from "../commands/ListBotAliasesCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBotLocalesCommandInput, ListBotLocalesCommandOutput } from "../commands/ListBotLocalesCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBotRecommendationsCommandInput, ListBotRecommendationsCommandOutput } from "../commands/ListBotRecommendationsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBotResourceGenerationsCommandInput, ListBotResourceGenerationsCommandOutput } from "../commands/ListBotResourceGenerationsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBotVersionReplicasCommandInput, ListBotVersionReplicasCommandOutput } from "../commands/ListBotVersionReplicasCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBotVersionsCommandInput, ListBotVersionsCommandOutput } from "../commands/ListBotVersionsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBuiltInIntentsCommandInput, ListBuiltInIntentsCommandOutput } from "../commands/ListBuiltInIntentsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBuiltInSlotTypesCommandInput, ListBuiltInSlotTypesCommandOutput } from "../commands/ListBuiltInSlotTypesCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListCustomVocabularyItemsCommandInput, ListCustomVocabularyItemsCommandOutput } from "../commands/ListCustomVocabularyItemsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListIntentMetricsCommandInput, ListIntentMetricsCommandOutput } from "../commands/ListIntentMetricsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListIntentStageMetricsCommandInput, ListIntentStageMetricsCommandOutput } from "../commands/ListIntentStageMetricsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListRecommendedIntentsCommandInput, ListRecommendedIntentsCommandOutput } from "../commands/ListRecommendedIntentsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListSessionAnalyticsDataCommandInput, ListSessionAnalyticsDataCommandOutput } from "../commands/ListSessionAnalyticsDataCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListSessionMetricsCommandInput, ListSessionMetricsCommandOutput } from "../commands/ListSessionMetricsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListSlotTypesCommandInput, ListSlotTypesCommandOutput } from "../commands/ListSlotTypesCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTestExecutionResultItemsCommandInput, ListTestExecutionResultItemsCommandOutput } from "../commands/ListTestExecutionResultItemsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTestExecutionsCommandInput, ListTestExecutionsCommandOutput } from "../commands/ListTestExecutionsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTestSetRecordsCommandInput, ListTestSetRecordsCommandOutput } from "../commands/ListTestSetRecordsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTestSetsCommandInput, ListTestSetsCommandOutput } from "../commands/ListTestSetsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListUtteranceAnalyticsDataCommandInput, ListUtteranceAnalyticsDataCommandOutput } from "../commands/ListUtteranceAnalyticsDataCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListUtteranceMetricsCommandInput, ListUtteranceMetricsCommandOutput } from "../commands/ListUtteranceMetricsCommand";
|
|
3
3
|
import { LexModelsV2PaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
1
|
+
import type { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
2
|
export declare var FilePassword: StaticSimpleSchema;
|
|
3
3
|
export declare var ImportExportFilePassword: StaticSimpleSchema;
|
|
4
4
|
export declare var ActiveContext: StaticStructureSchema;
|
|
@@ -20,13 +20,12 @@ import {
|
|
|
20
20
|
} from "@smithy/middleware-retry";
|
|
21
21
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
22
|
import {
|
|
23
|
-
Client as __Client,
|
|
24
23
|
DefaultsMode as __DefaultsMode,
|
|
25
24
|
SmithyConfiguration as __SmithyConfiguration,
|
|
26
25
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
|
+
Client as __Client,
|
|
27
27
|
} from "@smithy/smithy-client";
|
|
28
28
|
import {
|
|
29
|
-
AwsCredentialIdentityProvider,
|
|
30
29
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
30
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
31
|
ChecksumConstructor as __ChecksumConstructor,
|
|
@@ -39,9 +38,10 @@ import {
|
|
|
39
38
|
HttpResponse,
|
|
40
39
|
Logger as __Logger,
|
|
41
40
|
Provider as __Provider,
|
|
42
|
-
Provider,
|
|
43
41
|
StreamCollector as __StreamCollector,
|
|
44
42
|
UrlParser as __UrlParser,
|
|
43
|
+
AwsCredentialIdentityProvider,
|
|
44
|
+
Provider,
|
|
45
45
|
UserAgent as __UserAgent,
|
|
46
46
|
} from "@smithy/types";
|
|
47
47
|
import {
|