@aws-sdk/client-lex-models-v2 3.588.0 → 3.592.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 +0 -102
- package/dist-types/LexModelsV2Client.d.ts +4 -4
- package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +2 -1
- package/dist-types/commands/BuildBotLocaleCommand.d.ts +2 -1
- package/dist-types/commands/CreateBotAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateBotCommand.d.ts +2 -1
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +2 -1
- package/dist-types/commands/CreateBotReplicaCommand.d.ts +2 -1
- package/dist-types/commands/CreateBotVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateExportCommand.d.ts +2 -1
- package/dist-types/commands/CreateIntentCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +2 -1
- package/dist-types/commands/CreateSlotCommand.d.ts +2 -1
- package/dist-types/commands/CreateSlotTypeCommand.d.ts +2 -1
- package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +2 -1
- package/dist-types/commands/CreateUploadUrlCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBotLocaleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBotReplicaCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIntentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSlotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTestSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBotAliasCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBotCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBotReplicaCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBotVersionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExportCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImportCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIntentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSlotCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSlotTypeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTestExecutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTestSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +2 -1
- package/dist-types/commands/GenerateBotElementCommand.d.ts +2 -1
- package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +2 -1
- package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +2 -1
- package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +2 -1
- package/dist-types/commands/ListBotAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListBotLocalesCommand.d.ts +2 -1
- package/dist-types/commands/ListBotRecommendationsCommand.d.ts +2 -1
- package/dist-types/commands/ListBotReplicasCommand.d.ts +2 -1
- package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +2 -1
- package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +2 -1
- package/dist-types/commands/ListBotVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListBotsCommand.d.ts +2 -1
- package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +2 -1
- package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +2 -1
- package/dist-types/commands/ListExportsCommand.d.ts +2 -1
- package/dist-types/commands/ListImportsCommand.d.ts +2 -1
- package/dist-types/commands/ListIntentMetricsCommand.d.ts +2 -1
- package/dist-types/commands/ListIntentPathsCommand.d.ts +2 -1
- package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +2 -1
- package/dist-types/commands/ListIntentsCommand.d.ts +2 -1
- package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +2 -1
- package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +2 -1
- package/dist-types/commands/ListSessionMetricsCommand.d.ts +2 -1
- package/dist-types/commands/ListSlotTypesCommand.d.ts +2 -1
- package/dist-types/commands/ListSlotsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestSetRecordsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +2 -1
- package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +2 -1
- package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +2 -1
- package/dist-types/commands/StartBotRecommendationCommand.d.ts +2 -1
- package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +2 -1
- package/dist-types/commands/StartImportCommand.d.ts +2 -1
- package/dist-types/commands/StartTestExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StartTestSetGenerationCommand.d.ts +2 -1
- package/dist-types/commands/StopBotRecommendationCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBotAliasCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBotCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateExportCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIntentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSlotCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSlotTypeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTestSetCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/LexModelsV2ServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/LexModelsV2Client.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBotReplicaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBotReplicaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBotReplicaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBotAliasReplicasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBotReplicasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBotVersionReplicasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartImportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/LexModelsV2ServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
export * from "./LexModelsV2Client";
|
|
7
7
|
export * from "./LexModelsV2";
|
|
8
8
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
9
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
10
|
-
export { LexModelsV2ExtensionConfiguration } from "./extensionConfiguration";
|
|
9
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
10
|
+
export type { LexModelsV2ExtensionConfiguration } from "./extensionConfiguration";
|
|
11
11
|
export * from "./commands";
|
|
12
12
|
export * from "./pagination";
|
|
13
13
|
export * from "./waiters";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: LexModelsV2ClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -682,8 +682,8 @@ export interface ClientDefaults
|
|
|
682
682
|
serviceId?: string;
|
|
683
683
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
684
684
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
685
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
686
685
|
region?: string | __Provider<string>;
|
|
686
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
687
687
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
688
688
|
maxAttempts?: number | __Provider<number>;
|
|
689
689
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchCreateCustomVocabularyItemRequest,
|
|
10
10
|
BatchCreateCustomVocabularyItemResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchCreateCustomVocabularyItemCommandInput
|
|
14
15
|
extends BatchCreateCustomVocabularyItemRequest {}
|
|
15
16
|
export interface BatchCreateCustomVocabularyItemCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchDeleteCustomVocabularyItemRequest,
|
|
10
10
|
BatchDeleteCustomVocabularyItemResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchDeleteCustomVocabularyItemCommandInput
|
|
14
15
|
extends BatchDeleteCustomVocabularyItemRequest {}
|
|
15
16
|
export interface BatchDeleteCustomVocabularyItemCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchUpdateCustomVocabularyItemRequest,
|
|
10
10
|
BatchUpdateCustomVocabularyItemResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchUpdateCustomVocabularyItemCommandInput
|
|
14
15
|
extends BatchUpdateCustomVocabularyItemRequest {}
|
|
15
16
|
export interface BatchUpdateCustomVocabularyItemCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BuildBotLocaleRequest,
|
|
10
10
|
BuildBotLocaleResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BuildBotLocaleCommandInput extends BuildBotLocaleRequest {}
|
|
14
15
|
export interface BuildBotLocaleCommandOutput
|
|
15
16
|
extends BuildBotLocaleResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateBotAliasRequest,
|
|
10
10
|
CreateBotAliasResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateBotAliasCommandInput extends CreateBotAliasRequest {}
|
|
14
15
|
export interface CreateBotAliasCommandOutput
|
|
15
16
|
extends CreateBotAliasResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LexModelsV2Client";
|
|
8
8
|
import { CreateBotRequest, CreateBotResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateBotCommandInput extends CreateBotRequest {}
|
|
11
12
|
export interface CreateBotCommandOutput
|
|
12
13
|
extends CreateBotResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateBotLocaleRequest,
|
|
10
10
|
CreateBotLocaleResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateBotLocaleCommandInput extends CreateBotLocaleRequest {}
|
|
14
15
|
export interface CreateBotLocaleCommandOutput
|
|
15
16
|
extends CreateBotLocaleResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateBotReplicaRequest,
|
|
10
10
|
CreateBotReplicaResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateBotReplicaCommandInput extends CreateBotReplicaRequest {}
|
|
14
15
|
export interface CreateBotReplicaCommandOutput
|
|
15
16
|
extends CreateBotReplicaResponse,
|