@aws-sdk/client-lex-models-v2 3.296.0 → 3.298.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/commands/BatchCreateCustomVocabularyItemCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteCustomVocabularyItemCommand.js +2 -3
- package/dist-cjs/commands/BatchUpdateCustomVocabularyItemCommand.js +2 -3
- package/dist-cjs/commands/BuildBotLocaleCommand.js +2 -3
- package/dist-cjs/commands/CreateBotAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateBotCommand.js +2 -3
- package/dist-cjs/commands/CreateBotLocaleCommand.js +2 -3
- package/dist-cjs/commands/CreateBotVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateExportCommand.js +1 -1
- package/dist-cjs/commands/CreateIntentCommand.js +2 -3
- package/dist-cjs/commands/CreateResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateResourcePolicyStatementCommand.js +2 -3
- package/dist-cjs/commands/CreateSlotCommand.js +2 -3
- package/dist-cjs/commands/CreateSlotTypeCommand.js +2 -3
- package/dist-cjs/commands/CreateUploadUrlCommand.js +2 -3
- package/dist-cjs/commands/DeleteBotAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteBotCommand.js +2 -3
- package/dist-cjs/commands/DeleteBotLocaleCommand.js +2 -3
- package/dist-cjs/commands/DeleteBotVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomVocabularyCommand.js +2 -3
- package/dist-cjs/commands/DeleteExportCommand.js +2 -3
- package/dist-cjs/commands/DeleteImportCommand.js +2 -3
- package/dist-cjs/commands/DeleteIntentCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourcePolicyStatementCommand.js +2 -3
- package/dist-cjs/commands/DeleteSlotCommand.js +2 -3
- package/dist-cjs/commands/DeleteSlotTypeCommand.js +2 -3
- package/dist-cjs/commands/DeleteUtterancesCommand.js +2 -3
- package/dist-cjs/commands/DescribeBotAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeBotCommand.js +2 -3
- package/dist-cjs/commands/DescribeBotLocaleCommand.js +2 -3
- package/dist-cjs/commands/DescribeBotRecommendationCommand.js +1 -1
- package/dist-cjs/commands/DescribeBotVersionCommand.js +2 -3
- package/dist-cjs/commands/DescribeCustomVocabularyMetadataCommand.js +2 -3
- package/dist-cjs/commands/DescribeExportCommand.js +2 -3
- package/dist-cjs/commands/DescribeImportCommand.js +2 -3
- package/dist-cjs/commands/DescribeIntentCommand.js +2 -4
- package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeSlotCommand.js +2 -4
- package/dist-cjs/commands/DescribeSlotTypeCommand.js +2 -3
- package/dist-cjs/commands/ListAggregatedUtterancesCommand.js +2 -3
- package/dist-cjs/commands/ListBotAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListBotLocalesCommand.js +2 -3
- package/dist-cjs/commands/ListBotRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ListBotVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListBotsCommand.js +2 -3
- package/dist-cjs/commands/ListBuiltInIntentsCommand.js +2 -3
- package/dist-cjs/commands/ListBuiltInSlotTypesCommand.js +2 -3
- package/dist-cjs/commands/ListCustomVocabularyItemsCommand.js +2 -3
- package/dist-cjs/commands/ListExportsCommand.js +2 -3
- package/dist-cjs/commands/ListImportsCommand.js +2 -3
- package/dist-cjs/commands/ListIntentsCommand.js +2 -3
- package/dist-cjs/commands/ListRecommendedIntentsCommand.js +2 -3
- package/dist-cjs/commands/ListSlotTypesCommand.js +2 -3
- package/dist-cjs/commands/ListSlotsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/SearchAssociatedTranscriptsCommand.js +2 -3
- package/dist-cjs/commands/StartImportCommand.js +1 -1
- package/dist-cjs/commands/StopBotRecommendationCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -4
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateBotAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateBotCommand.js +2 -3
- package/dist-cjs/commands/UpdateBotLocaleCommand.js +2 -3
- package/dist-cjs/commands/UpdateExportCommand.js +1 -1
- package/dist-cjs/commands/UpdateIntentCommand.js +2 -3
- package/dist-cjs/commands/UpdateResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateSlotCommand.js +2 -3
- package/dist-cjs/commands/UpdateSlotTypeCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -933
- package/dist-cjs/models/models_1.js +1 -157
- package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +2 -3
- package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +2 -3
- package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +2 -3
- package/dist-es/commands/BuildBotLocaleCommand.js +2 -3
- package/dist-es/commands/CreateBotAliasCommand.js +2 -3
- package/dist-es/commands/CreateBotCommand.js +2 -3
- package/dist-es/commands/CreateBotLocaleCommand.js +2 -3
- package/dist-es/commands/CreateBotVersionCommand.js +2 -3
- package/dist-es/commands/CreateExportCommand.js +2 -2
- package/dist-es/commands/CreateIntentCommand.js +2 -3
- package/dist-es/commands/CreateResourcePolicyCommand.js +2 -3
- package/dist-es/commands/CreateResourcePolicyStatementCommand.js +2 -3
- package/dist-es/commands/CreateSlotCommand.js +2 -3
- package/dist-es/commands/CreateSlotTypeCommand.js +2 -3
- package/dist-es/commands/CreateUploadUrlCommand.js +2 -3
- package/dist-es/commands/DeleteBotAliasCommand.js +2 -3
- package/dist-es/commands/DeleteBotCommand.js +2 -3
- package/dist-es/commands/DeleteBotLocaleCommand.js +2 -3
- package/dist-es/commands/DeleteBotVersionCommand.js +2 -3
- package/dist-es/commands/DeleteCustomVocabularyCommand.js +2 -3
- package/dist-es/commands/DeleteExportCommand.js +2 -3
- package/dist-es/commands/DeleteImportCommand.js +2 -3
- package/dist-es/commands/DeleteIntentCommand.js +2 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +2 -3
- package/dist-es/commands/DeleteSlotCommand.js +2 -3
- package/dist-es/commands/DeleteSlotTypeCommand.js +2 -3
- package/dist-es/commands/DeleteUtterancesCommand.js +2 -3
- package/dist-es/commands/DescribeBotAliasCommand.js +2 -3
- package/dist-es/commands/DescribeBotCommand.js +2 -3
- package/dist-es/commands/DescribeBotLocaleCommand.js +2 -3
- package/dist-es/commands/DescribeBotRecommendationCommand.js +2 -2
- package/dist-es/commands/DescribeBotVersionCommand.js +2 -3
- package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +2 -3
- package/dist-es/commands/DescribeExportCommand.js +2 -3
- package/dist-es/commands/DescribeImportCommand.js +2 -3
- package/dist-es/commands/DescribeIntentCommand.js +2 -4
- package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DescribeSlotCommand.js +2 -4
- package/dist-es/commands/DescribeSlotTypeCommand.js +2 -3
- package/dist-es/commands/ListAggregatedUtterancesCommand.js +2 -3
- package/dist-es/commands/ListBotAliasesCommand.js +2 -3
- package/dist-es/commands/ListBotLocalesCommand.js +2 -3
- package/dist-es/commands/ListBotRecommendationsCommand.js +2 -3
- package/dist-es/commands/ListBotVersionsCommand.js +2 -3
- package/dist-es/commands/ListBotsCommand.js +2 -3
- package/dist-es/commands/ListBuiltInIntentsCommand.js +2 -3
- package/dist-es/commands/ListBuiltInSlotTypesCommand.js +2 -3
- package/dist-es/commands/ListCustomVocabularyItemsCommand.js +2 -3
- package/dist-es/commands/ListExportsCommand.js +2 -3
- package/dist-es/commands/ListImportsCommand.js +2 -3
- package/dist-es/commands/ListIntentsCommand.js +2 -3
- package/dist-es/commands/ListRecommendedIntentsCommand.js +2 -3
- package/dist-es/commands/ListSlotTypesCommand.js +2 -3
- package/dist-es/commands/ListSlotsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +2 -3
- package/dist-es/commands/StartImportCommand.js +2 -2
- package/dist-es/commands/StopBotRecommendationCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -4
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateBotAliasCommand.js +2 -3
- package/dist-es/commands/UpdateBotCommand.js +2 -3
- package/dist-es/commands/UpdateBotLocaleCommand.js +2 -3
- package/dist-es/commands/UpdateExportCommand.js +2 -2
- package/dist-es/commands/UpdateIntentCommand.js +2 -3
- package/dist-es/commands/UpdateResourcePolicyCommand.js +2 -3
- package/dist-es/commands/UpdateSlotCommand.js +2 -3
- package/dist-es/commands/UpdateSlotTypeCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -696
- package/dist-es/models/models_1.js +0 -117
- package/dist-types/LexModelsV2.d.ts +72 -0
- package/dist-types/LexModelsV2Client.d.ts +24 -4
- package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +16 -0
- package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +16 -0
- package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +16 -0
- package/dist-types/commands/BuildBotLocaleCommand.d.ts +16 -0
- package/dist-types/commands/CreateBotAliasCommand.d.ts +16 -0
- package/dist-types/commands/CreateBotCommand.d.ts +16 -0
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +16 -0
- package/dist-types/commands/CreateBotVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateExportCommand.d.ts +16 -0
- package/dist-types/commands/CreateIntentCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +16 -0
- package/dist-types/commands/CreateSlotCommand.d.ts +16 -0
- package/dist-types/commands/CreateSlotTypeCommand.d.ts +16 -0
- package/dist-types/commands/CreateUploadUrlCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBotLocaleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteExportCommand.d.ts +16 -0
- package/dist-types/commands/DeleteImportCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIntentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSlotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBotAliasCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBotCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBotVersionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +16 -0
- package/dist-types/commands/DescribeExportCommand.d.ts +16 -0
- package/dist-types/commands/DescribeImportCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIntentCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSlotCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSlotTypeCommand.d.ts +16 -0
- package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +16 -0
- package/dist-types/commands/ListBotAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListBotLocalesCommand.d.ts +16 -0
- package/dist-types/commands/ListBotRecommendationsCommand.d.ts +16 -0
- package/dist-types/commands/ListBotVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListBotsCommand.d.ts +16 -0
- package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +16 -0
- package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +16 -0
- package/dist-types/commands/ListExportsCommand.d.ts +16 -0
- package/dist-types/commands/ListImportsCommand.d.ts +16 -0
- package/dist-types/commands/ListIntentsCommand.d.ts +16 -0
- package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +16 -0
- package/dist-types/commands/ListSlotTypesCommand.d.ts +16 -0
- package/dist-types/commands/ListSlotsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +16 -0
- package/dist-types/commands/StartBotRecommendationCommand.d.ts +16 -0
- package/dist-types/commands/StartImportCommand.d.ts +16 -0
- package/dist-types/commands/StopBotRecommendationCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBotAliasCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBotCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateExportCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIntentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSlotCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSlotTypeCommand.d.ts +16 -0
- package/dist-types/models/LexModelsV2ServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +640 -934
- package/dist-types/models/models_1.d.ts +98 -158
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAggregatedUtterancesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBotAliasesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBotLocalesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBotRecommendationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBotVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBotsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBuiltInIntentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBuiltInSlotTypesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomVocabularyItemsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListExportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIntentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRecommendedIntentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSlotTypesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSlotsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -644
- package/dist-types/ts3.4/models/models_1.d.ts +0 -115
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
5
|
import { UpdateBotRecommendationRequest, UpdateBotRecommendationResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateBotRecommendationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateBotRecommendationCommandInput extends UpdateBotRecommendationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateBotRecommendationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateBotRecommendationCommandOutput extends UpdateBotRecommendationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates an existing bot recommendation request.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateBotRecommendationCommandOutput extends UpdateBotRecommend
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateBotRecommendationCommandInput - {@link UpdateBotRecommendationCommandInput}
|
|
34
|
+
* @returns {@link UpdateBotRecommendationCommandOutput}
|
|
28
35
|
* @see {@link UpdateBotRecommendationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateBotRecommendationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LexModelsV2ClientResolvedConfig | config} for LexModelsV2Client's `config` shape.
|
|
@@ -63,11 +70,20 @@ export interface UpdateBotRecommendationCommandOutput extends UpdateBotRecommend
|
|
|
63
70
|
export declare class UpdateBotRecommendationCommand extends $Command<UpdateBotRecommendationCommandInput, UpdateBotRecommendationCommandOutput, LexModelsV2ClientResolvedConfig> {
|
|
64
71
|
readonly input: UpdateBotRecommendationCommandInput;
|
|
65
72
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
66
76
|
constructor(input: UpdateBotRecommendationCommandInput);
|
|
67
77
|
/**
|
|
68
78
|
* @internal
|
|
69
79
|
*/
|
|
70
80
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateBotRecommendationCommandInput, UpdateBotRecommendationCommandOutput>;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
71
84
|
private serialize;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
72
88
|
private deserialize;
|
|
73
89
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
5
|
import { UpdateExportRequest, UpdateExportResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateExportCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateExportCommandInput extends UpdateExportRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateExportCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateExportCommandOutput extends UpdateExportResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the password used to protect an export zip archive.</p>
|
|
18
23
|
* <p>The password is not required. If you don't supply a password, Amazon Lex
|
|
19
24
|
* generates a zip file that is not protected by a password. This is the
|
|
@@ -29,6 +34,8 @@ export interface UpdateExportCommandOutput extends UpdateExportResponse, __Metad
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param UpdateExportCommandInput - {@link UpdateExportCommandInput}
|
|
38
|
+
* @returns {@link UpdateExportCommandOutput}
|
|
32
39
|
* @see {@link UpdateExportCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link UpdateExportCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link LexModelsV2ClientResolvedConfig | config} for LexModelsV2Client's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface UpdateExportCommandOutput extends UpdateExportResponse, __Metad
|
|
|
62
69
|
export declare class UpdateExportCommand extends $Command<UpdateExportCommandInput, UpdateExportCommandOutput, LexModelsV2ClientResolvedConfig> {
|
|
63
70
|
readonly input: UpdateExportCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: UpdateExportCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateExportCommandInput, UpdateExportCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
5
|
import { UpdateIntentRequest, UpdateIntentResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateIntentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateIntentCommandInput extends UpdateIntentRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateIntentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateIntentCommandOutput extends UpdateIntentResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the settings for an intent.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateIntentCommandOutput extends UpdateIntentResponse, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateIntentCommandInput - {@link UpdateIntentCommandInput}
|
|
34
|
+
* @returns {@link UpdateIntentCommandOutput}
|
|
28
35
|
* @see {@link UpdateIntentCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateIntentCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LexModelsV2ClientResolvedConfig | config} for LexModelsV2Client's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface UpdateIntentCommandOutput extends UpdateIntentResponse, __Metad
|
|
|
59
66
|
export declare class UpdateIntentCommand extends $Command<UpdateIntentCommandInput, UpdateIntentCommandOutput, LexModelsV2ClientResolvedConfig> {
|
|
60
67
|
readonly input: UpdateIntentCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: UpdateIntentCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateIntentCommandInput, UpdateIntentCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
5
|
import { UpdateResourcePolicyRequest, UpdateResourcePolicyResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateResourcePolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateResourcePolicyCommandInput extends UpdateResourcePolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateResourcePolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateResourcePolicyCommandOutput extends UpdateResourcePolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Replaces the existing resource policy for a bot or bot alias with a
|
|
18
23
|
* new one. If the policy doesn't exist, Amazon Lex returns an
|
|
19
24
|
* exception.</p>
|
|
@@ -27,6 +32,8 @@ export interface UpdateResourcePolicyCommandOutput extends UpdateResourcePolicyR
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param UpdateResourcePolicyCommandInput - {@link UpdateResourcePolicyCommandInput}
|
|
36
|
+
* @returns {@link UpdateResourcePolicyCommandOutput}
|
|
30
37
|
* @see {@link UpdateResourcePolicyCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link UpdateResourcePolicyCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link LexModelsV2ClientResolvedConfig | config} for LexModelsV2Client's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface UpdateResourcePolicyCommandOutput extends UpdateResourcePolicyR
|
|
|
60
67
|
export declare class UpdateResourcePolicyCommand extends $Command<UpdateResourcePolicyCommandInput, UpdateResourcePolicyCommandOutput, LexModelsV2ClientResolvedConfig> {
|
|
61
68
|
readonly input: UpdateResourcePolicyCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: UpdateResourcePolicyCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateResourcePolicyCommandInput, UpdateResourcePolicyCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
5
|
import { UpdateSlotRequest, UpdateSlotResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateSlotCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateSlotCommandInput extends UpdateSlotRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateSlotCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateSlotCommandOutput extends UpdateSlotResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the settings for a slot.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateSlotCommandOutput extends UpdateSlotResponse, __MetadataB
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateSlotCommandInput - {@link UpdateSlotCommandInput}
|
|
34
|
+
* @returns {@link UpdateSlotCommandOutput}
|
|
28
35
|
* @see {@link UpdateSlotCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateSlotCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LexModelsV2ClientResolvedConfig | config} for LexModelsV2Client's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface UpdateSlotCommandOutput extends UpdateSlotResponse, __MetadataB
|
|
|
59
66
|
export declare class UpdateSlotCommand extends $Command<UpdateSlotCommandInput, UpdateSlotCommandOutput, LexModelsV2ClientResolvedConfig> {
|
|
60
67
|
readonly input: UpdateSlotCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: UpdateSlotCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSlotCommandInput, UpdateSlotCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LexModelsV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LexModelsV2Client";
|
|
5
5
|
import { UpdateSlotTypeRequest, UpdateSlotTypeResponse } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateSlotTypeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateSlotTypeCommandInput extends UpdateSlotTypeRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateSlotTypeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateSlotTypeCommandOutput extends UpdateSlotTypeResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the configuration of an existing slot type.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateSlotTypeCommandOutput extends UpdateSlotTypeResponse, __M
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateSlotTypeCommandInput - {@link UpdateSlotTypeCommandInput}
|
|
34
|
+
* @returns {@link UpdateSlotTypeCommandOutput}
|
|
28
35
|
* @see {@link UpdateSlotTypeCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateSlotTypeCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LexModelsV2ClientResolvedConfig | config} for LexModelsV2Client's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface UpdateSlotTypeCommandOutput extends UpdateSlotTypeResponse, __M
|
|
|
59
66
|
export declare class UpdateSlotTypeCommand extends $Command<UpdateSlotTypeCommandInput, UpdateSlotTypeCommandOutput, LexModelsV2ClientResolvedConfig> {
|
|
60
67
|
readonly input: UpdateSlotTypeCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: UpdateSlotTypeCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LexModelsV2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSlotTypeCommandInput, UpdateSlotTypeCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from LexModelsV2 service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class LexModelsV2ServiceException extends __ServiceException {
|