@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
|
@@ -462,33 +462,6 @@ export interface UpdateIntentResponse {
|
|
|
462
462
|
lastUpdatedDateTime?: Date;
|
|
463
463
|
initialResponseSetting?: InitialResponseSetting;
|
|
464
464
|
}
|
|
465
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
466
|
-
obj: TagResourceResponse
|
|
467
|
-
) => any;
|
|
468
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
469
|
-
obj: UntagResourceRequest
|
|
470
|
-
) => any;
|
|
471
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
472
|
-
obj: UntagResourceResponse
|
|
473
|
-
) => any;
|
|
474
|
-
export declare const UpdateBotRequestFilterSensitiveLog: (
|
|
475
|
-
obj: UpdateBotRequest
|
|
476
|
-
) => any;
|
|
477
|
-
export declare const UpdateBotResponseFilterSensitiveLog: (
|
|
478
|
-
obj: UpdateBotResponse
|
|
479
|
-
) => any;
|
|
480
|
-
export declare const UpdateBotAliasRequestFilterSensitiveLog: (
|
|
481
|
-
obj: UpdateBotAliasRequest
|
|
482
|
-
) => any;
|
|
483
|
-
export declare const UpdateBotAliasResponseFilterSensitiveLog: (
|
|
484
|
-
obj: UpdateBotAliasResponse
|
|
485
|
-
) => any;
|
|
486
|
-
export declare const UpdateBotLocaleRequestFilterSensitiveLog: (
|
|
487
|
-
obj: UpdateBotLocaleRequest
|
|
488
|
-
) => any;
|
|
489
|
-
export declare const UpdateBotLocaleResponseFilterSensitiveLog: (
|
|
490
|
-
obj: UpdateBotLocaleResponse
|
|
491
|
-
) => any;
|
|
492
465
|
export declare const UpdateBotRecommendationRequestFilterSensitiveLog: (
|
|
493
466
|
obj: UpdateBotRecommendationRequest
|
|
494
467
|
) => any;
|
|
@@ -498,91 +471,3 @@ export declare const UpdateBotRecommendationResponseFilterSensitiveLog: (
|
|
|
498
471
|
export declare const UpdateExportRequestFilterSensitiveLog: (
|
|
499
472
|
obj: UpdateExportRequest
|
|
500
473
|
) => any;
|
|
501
|
-
export declare const UpdateExportResponseFilterSensitiveLog: (
|
|
502
|
-
obj: UpdateExportResponse
|
|
503
|
-
) => any;
|
|
504
|
-
export declare const UpdateResourcePolicyRequestFilterSensitiveLog: (
|
|
505
|
-
obj: UpdateResourcePolicyRequest
|
|
506
|
-
) => any;
|
|
507
|
-
export declare const UpdateResourcePolicyResponseFilterSensitiveLog: (
|
|
508
|
-
obj: UpdateResourcePolicyResponse
|
|
509
|
-
) => any;
|
|
510
|
-
export declare const UpdateSlotTypeRequestFilterSensitiveLog: (
|
|
511
|
-
obj: UpdateSlotTypeRequest
|
|
512
|
-
) => any;
|
|
513
|
-
export declare const UpdateSlotTypeResponseFilterSensitiveLog: (
|
|
514
|
-
obj: UpdateSlotTypeResponse
|
|
515
|
-
) => any;
|
|
516
|
-
export declare const SlotValueOverrideFilterSensitiveLog: (
|
|
517
|
-
obj: SlotValueOverride
|
|
518
|
-
) => any;
|
|
519
|
-
export declare const IntentOverrideFilterSensitiveLog: (
|
|
520
|
-
obj: IntentOverride
|
|
521
|
-
) => any;
|
|
522
|
-
export declare const DialogStateFilterSensitiveLog: (obj: DialogState) => any;
|
|
523
|
-
export declare const ConditionalBranchFilterSensitiveLog: (
|
|
524
|
-
obj: ConditionalBranch
|
|
525
|
-
) => any;
|
|
526
|
-
export declare const DefaultConditionalBranchFilterSensitiveLog: (
|
|
527
|
-
obj: DefaultConditionalBranch
|
|
528
|
-
) => any;
|
|
529
|
-
export declare const ConditionalSpecificationFilterSensitiveLog: (
|
|
530
|
-
obj: ConditionalSpecification
|
|
531
|
-
) => any;
|
|
532
|
-
export declare const IntentClosingSettingFilterSensitiveLog: (
|
|
533
|
-
obj: IntentClosingSetting
|
|
534
|
-
) => any;
|
|
535
|
-
export declare const PostDialogCodeHookInvocationSpecificationFilterSensitiveLog: (
|
|
536
|
-
obj: PostDialogCodeHookInvocationSpecification
|
|
537
|
-
) => any;
|
|
538
|
-
export declare const PostFulfillmentStatusSpecificationFilterSensitiveLog: (
|
|
539
|
-
obj: PostFulfillmentStatusSpecification
|
|
540
|
-
) => any;
|
|
541
|
-
export declare const DialogCodeHookInvocationSettingFilterSensitiveLog: (
|
|
542
|
-
obj: DialogCodeHookInvocationSetting
|
|
543
|
-
) => any;
|
|
544
|
-
export declare const FulfillmentCodeHookSettingsFilterSensitiveLog: (
|
|
545
|
-
obj: FulfillmentCodeHookSettings
|
|
546
|
-
) => any;
|
|
547
|
-
export declare const InitialResponseSettingFilterSensitiveLog: (
|
|
548
|
-
obj: InitialResponseSetting
|
|
549
|
-
) => any;
|
|
550
|
-
export declare const SlotCaptureSettingFilterSensitiveLog: (
|
|
551
|
-
obj: SlotCaptureSetting
|
|
552
|
-
) => any;
|
|
553
|
-
export declare const SlotValueElicitationSettingFilterSensitiveLog: (
|
|
554
|
-
obj: SlotValueElicitationSetting
|
|
555
|
-
) => any;
|
|
556
|
-
export declare const IntentConfirmationSettingFilterSensitiveLog: (
|
|
557
|
-
obj: IntentConfirmationSetting
|
|
558
|
-
) => any;
|
|
559
|
-
export declare const CreateSlotRequestFilterSensitiveLog: (
|
|
560
|
-
obj: CreateSlotRequest
|
|
561
|
-
) => any;
|
|
562
|
-
export declare const CreateSlotResponseFilterSensitiveLog: (
|
|
563
|
-
obj: CreateSlotResponse
|
|
564
|
-
) => any;
|
|
565
|
-
export declare const DescribeSlotResponseFilterSensitiveLog: (
|
|
566
|
-
obj: DescribeSlotResponse
|
|
567
|
-
) => any;
|
|
568
|
-
export declare const UpdateSlotRequestFilterSensitiveLog: (
|
|
569
|
-
obj: UpdateSlotRequest
|
|
570
|
-
) => any;
|
|
571
|
-
export declare const UpdateSlotResponseFilterSensitiveLog: (
|
|
572
|
-
obj: UpdateSlotResponse
|
|
573
|
-
) => any;
|
|
574
|
-
export declare const CreateIntentRequestFilterSensitiveLog: (
|
|
575
|
-
obj: CreateIntentRequest
|
|
576
|
-
) => any;
|
|
577
|
-
export declare const CreateIntentResponseFilterSensitiveLog: (
|
|
578
|
-
obj: CreateIntentResponse
|
|
579
|
-
) => any;
|
|
580
|
-
export declare const DescribeIntentResponseFilterSensitiveLog: (
|
|
581
|
-
obj: DescribeIntentResponse
|
|
582
|
-
) => any;
|
|
583
|
-
export declare const UpdateIntentRequestFilterSensitiveLog: (
|
|
584
|
-
obj: UpdateIntentRequest
|
|
585
|
-
) => any;
|
|
586
|
-
export declare const UpdateIntentResponseFilterSensitiveLog: (
|
|
587
|
-
obj: UpdateIntentResponse
|
|
588
|
-
) => any;
|
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.298.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo lex-models-v2"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|