@aws-sdk/client-lex-models-v2 3.651.1 → 3.654.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-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +11 -0
- package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +11 -0
- package/dist-types/commands/BuildBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotReplicaCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateExportCommand.d.ts +11 -0
- package/dist-types/commands/CreateIntentCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +11 -0
- package/dist-types/commands/CreateSlotCommand.d.ts +11 -0
- package/dist-types/commands/CreateSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +11 -0
- package/dist-types/commands/CreateUploadUrlCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotReplicaCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteExportCommand.d.ts +11 -0
- package/dist-types/commands/DeleteImportCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIntentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSlotCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTestSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotReplicaCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotVersionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +11 -0
- package/dist-types/commands/DescribeExportCommand.d.ts +11 -0
- package/dist-types/commands/DescribeImportCommand.d.ts +11 -0
- package/dist-types/commands/DescribeIntentCommand.d.ts +11 -0
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSlotCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestExecutionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +11 -0
- package/dist-types/commands/GenerateBotElementCommand.d.ts +11 -0
- package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +11 -0
- package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +11 -0
- package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +11 -0
- package/dist-types/commands/ListBotAliasesCommand.d.ts +11 -0
- package/dist-types/commands/ListBotLocalesCommand.d.ts +11 -0
- package/dist-types/commands/ListBotRecommendationsCommand.d.ts +11 -0
- package/dist-types/commands/ListBotReplicasCommand.d.ts +11 -0
- package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +11 -0
- package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +11 -0
- package/dist-types/commands/ListBotVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListBotsCommand.d.ts +11 -0
- package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +11 -0
- package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +11 -0
- package/dist-types/commands/ListExportsCommand.d.ts +11 -0
- package/dist-types/commands/ListImportsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentMetricsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentPathsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentsCommand.d.ts +11 -0
- package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +11 -0
- package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +11 -0
- package/dist-types/commands/ListSessionMetricsCommand.d.ts +11 -0
- package/dist-types/commands/ListSlotTypesCommand.d.ts +11 -0
- package/dist-types/commands/ListSlotsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestExecutionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestSetRecordsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +11 -0
- package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +11 -0
- package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +11 -0
- package/dist-types/commands/StartBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +11 -0
- package/dist-types/commands/StartImportCommand.d.ts +11 -0
- package/dist-types/commands/StartTestExecutionCommand.d.ts +11 -0
- package/dist-types/commands/StartTestSetGenerationCommand.d.ts +11 -0
- package/dist-types/commands/StopBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateExportCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIntentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSlotCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTestSetCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotReplicaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotReplicaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotReplicaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotAliasReplicasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotReplicasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotVersionReplicasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartImportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -33,4 +33,15 @@ declare const StartImportCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class StartImportCommand extends StartImportCommand_base {
|
|
36
|
+
export declare class StartImportCommand extends StartImportCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: StartImportRequest;
|
|
40
|
+
output: StartImportResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: StartImportCommandInput;
|
|
44
|
+
output: StartImportCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartTestExecutionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartTestExecutionCommand extends StartTestExecutionCommand_base {
|
|
40
|
+
export declare class StartTestExecutionCommand extends StartTestExecutionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartTestExecutionRequest;
|
|
44
|
+
output: StartTestExecutionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartTestExecutionCommandInput;
|
|
48
|
+
output: StartTestExecutionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartTestSetGenerationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartTestSetGenerationCommand extends StartTestSetGenerationCommand_base {
|
|
40
|
+
export declare class StartTestSetGenerationCommand extends StartTestSetGenerationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartTestSetGenerationRequest;
|
|
44
|
+
output: StartTestSetGenerationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartTestSetGenerationCommandInput;
|
|
48
|
+
output: StartTestSetGenerationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StopBotRecommendationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StopBotRecommendationCommand extends StopBotRecommendationCommand_base {
|
|
40
|
+
export declare class StopBotRecommendationCommand extends StopBotRecommendationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StopBotRecommendationRequest;
|
|
44
|
+
output: StopBotRecommendationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StopBotRecommendationCommandInput;
|
|
48
|
+
output: StopBotRecommendationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
36
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TagResourceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TagResourceCommandInput;
|
|
44
|
+
output: TagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
39
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UntagResourceRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UntagResourceCommandInput;
|
|
47
|
+
output: UntagResourceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateBotAliasCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateBotAliasCommand extends UpdateBotAliasCommand_base {
|
|
39
|
+
export declare class UpdateBotAliasCommand extends UpdateBotAliasCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateBotAliasRequest;
|
|
43
|
+
output: UpdateBotAliasResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateBotAliasCommandInput;
|
|
47
|
+
output: UpdateBotAliasCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateBotCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateBotCommand extends UpdateBotCommand_base {
|
|
36
|
+
export declare class UpdateBotCommand extends UpdateBotCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateBotRequest;
|
|
40
|
+
output: UpdateBotResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateBotCommandInput;
|
|
44
|
+
output: UpdateBotCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateBotLocaleCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateBotLocaleCommand extends UpdateBotLocaleCommand_base {
|
|
39
|
+
export declare class UpdateBotLocaleCommand extends UpdateBotLocaleCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateBotLocaleRequest;
|
|
43
|
+
output: UpdateBotLocaleResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateBotLocaleCommandInput;
|
|
47
|
+
output: UpdateBotLocaleCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateBotRecommendationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateBotRecommendationCommand extends UpdateBotRecommendationCommand_base {
|
|
40
|
+
export declare class UpdateBotRecommendationCommand extends UpdateBotRecommendationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateBotRecommendationRequest;
|
|
44
|
+
output: UpdateBotRecommendationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateBotRecommendationCommandInput;
|
|
48
|
+
output: UpdateBotRecommendationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateExportCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateExportCommand extends UpdateExportCommand_base {
|
|
36
|
+
export declare class UpdateExportCommand extends UpdateExportCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateExportRequest;
|
|
40
|
+
output: UpdateExportResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateExportCommandInput;
|
|
44
|
+
output: UpdateExportCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateIntentCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateIntentCommand extends UpdateIntentCommand_base {
|
|
36
|
+
export declare class UpdateIntentCommand extends UpdateIntentCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateIntentRequest;
|
|
40
|
+
output: UpdateIntentResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateIntentCommandInput;
|
|
44
|
+
output: UpdateIntentCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateResourcePolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateResourcePolicyCommand extends UpdateResourcePolicyCommand_base {
|
|
40
|
+
export declare class UpdateResourcePolicyCommand extends UpdateResourcePolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateResourcePolicyRequest;
|
|
44
|
+
output: UpdateResourcePolicyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateResourcePolicyCommandInput;
|
|
48
|
+
output: UpdateResourcePolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateSlotCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateSlotCommand extends UpdateSlotCommand_base {
|
|
36
|
+
export declare class UpdateSlotCommand extends UpdateSlotCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateSlotRequest;
|
|
40
|
+
output: UpdateSlotResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateSlotCommandInput;
|
|
44
|
+
output: UpdateSlotCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateSlotTypeCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateSlotTypeCommand extends UpdateSlotTypeCommand_base {
|
|
39
|
+
export declare class UpdateSlotTypeCommand extends UpdateSlotTypeCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateSlotTypeRequest;
|
|
43
|
+
output: UpdateSlotTypeResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateSlotTypeCommandInput;
|
|
47
|
+
output: UpdateSlotTypeCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateTestSetCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateTestSetCommand extends UpdateTestSetCommand_base {
|
|
39
|
+
export declare class UpdateTestSetCommand extends UpdateTestSetCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateTestSetRequest;
|
|
43
|
+
output: UpdateTestSetResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateTestSetCommandInput;
|
|
47
|
+
output: UpdateTestSetCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-lex-models-v2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Lex Models V2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.654.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-lex-models-v2",
|
|
@@ -20,45 +20,45 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.654.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.654.0",
|
|
25
|
+
"@aws-sdk/core": "3.654.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
|
-
"@smithy/util-waiter": "^3.1.
|
|
61
|
+
"@smithy/util-waiter": "^3.1.5",
|
|
62
62
|
"tslib": "^2.6.2"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|