@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
|
@@ -1,32 +1,5 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { EncryptionSettingFilterSensitiveLog, } from "./models_0";
|
|
3
|
-
export const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
4
|
-
...obj,
|
|
5
|
-
});
|
|
6
|
-
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
7
|
-
...obj,
|
|
8
|
-
});
|
|
9
|
-
export const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
10
|
-
...obj,
|
|
11
|
-
});
|
|
12
|
-
export const UpdateBotRequestFilterSensitiveLog = (obj) => ({
|
|
13
|
-
...obj,
|
|
14
|
-
});
|
|
15
|
-
export const UpdateBotResponseFilterSensitiveLog = (obj) => ({
|
|
16
|
-
...obj,
|
|
17
|
-
});
|
|
18
|
-
export const UpdateBotAliasRequestFilterSensitiveLog = (obj) => ({
|
|
19
|
-
...obj,
|
|
20
|
-
});
|
|
21
|
-
export const UpdateBotAliasResponseFilterSensitiveLog = (obj) => ({
|
|
22
|
-
...obj,
|
|
23
|
-
});
|
|
24
|
-
export const UpdateBotLocaleRequestFilterSensitiveLog = (obj) => ({
|
|
25
|
-
...obj,
|
|
26
|
-
});
|
|
27
|
-
export const UpdateBotLocaleResponseFilterSensitiveLog = (obj) => ({
|
|
28
|
-
...obj,
|
|
29
|
-
});
|
|
30
3
|
export const UpdateBotRecommendationRequestFilterSensitiveLog = (obj) => ({
|
|
31
4
|
...obj,
|
|
32
5
|
...(obj.encryptionSetting && { encryptionSetting: EncryptionSettingFilterSensitiveLog(obj.encryptionSetting) }),
|
|
@@ -39,93 +12,3 @@ export const UpdateExportRequestFilterSensitiveLog = (obj) => ({
|
|
|
39
12
|
...obj,
|
|
40
13
|
...(obj.filePassword && { filePassword: SENSITIVE_STRING }),
|
|
41
14
|
});
|
|
42
|
-
export const UpdateExportResponseFilterSensitiveLog = (obj) => ({
|
|
43
|
-
...obj,
|
|
44
|
-
});
|
|
45
|
-
export const UpdateResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
46
|
-
...obj,
|
|
47
|
-
});
|
|
48
|
-
export const UpdateResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
49
|
-
...obj,
|
|
50
|
-
});
|
|
51
|
-
export const UpdateSlotTypeRequestFilterSensitiveLog = (obj) => ({
|
|
52
|
-
...obj,
|
|
53
|
-
});
|
|
54
|
-
export const UpdateSlotTypeResponseFilterSensitiveLog = (obj) => ({
|
|
55
|
-
...obj,
|
|
56
|
-
});
|
|
57
|
-
export const SlotValueOverrideFilterSensitiveLog = (obj) => ({
|
|
58
|
-
...obj,
|
|
59
|
-
});
|
|
60
|
-
export const IntentOverrideFilterSensitiveLog = (obj) => ({
|
|
61
|
-
...obj,
|
|
62
|
-
});
|
|
63
|
-
export const DialogStateFilterSensitiveLog = (obj) => ({
|
|
64
|
-
...obj,
|
|
65
|
-
});
|
|
66
|
-
export const ConditionalBranchFilterSensitiveLog = (obj) => ({
|
|
67
|
-
...obj,
|
|
68
|
-
});
|
|
69
|
-
export const DefaultConditionalBranchFilterSensitiveLog = (obj) => ({
|
|
70
|
-
...obj,
|
|
71
|
-
});
|
|
72
|
-
export const ConditionalSpecificationFilterSensitiveLog = (obj) => ({
|
|
73
|
-
...obj,
|
|
74
|
-
});
|
|
75
|
-
export const IntentClosingSettingFilterSensitiveLog = (obj) => ({
|
|
76
|
-
...obj,
|
|
77
|
-
});
|
|
78
|
-
export const PostDialogCodeHookInvocationSpecificationFilterSensitiveLog = (obj) => ({
|
|
79
|
-
...obj,
|
|
80
|
-
});
|
|
81
|
-
export const PostFulfillmentStatusSpecificationFilterSensitiveLog = (obj) => ({
|
|
82
|
-
...obj,
|
|
83
|
-
});
|
|
84
|
-
export const DialogCodeHookInvocationSettingFilterSensitiveLog = (obj) => ({
|
|
85
|
-
...obj,
|
|
86
|
-
});
|
|
87
|
-
export const FulfillmentCodeHookSettingsFilterSensitiveLog = (obj) => ({
|
|
88
|
-
...obj,
|
|
89
|
-
});
|
|
90
|
-
export const InitialResponseSettingFilterSensitiveLog = (obj) => ({
|
|
91
|
-
...obj,
|
|
92
|
-
});
|
|
93
|
-
export const SlotCaptureSettingFilterSensitiveLog = (obj) => ({
|
|
94
|
-
...obj,
|
|
95
|
-
});
|
|
96
|
-
export const SlotValueElicitationSettingFilterSensitiveLog = (obj) => ({
|
|
97
|
-
...obj,
|
|
98
|
-
});
|
|
99
|
-
export const IntentConfirmationSettingFilterSensitiveLog = (obj) => ({
|
|
100
|
-
...obj,
|
|
101
|
-
});
|
|
102
|
-
export const CreateSlotRequestFilterSensitiveLog = (obj) => ({
|
|
103
|
-
...obj,
|
|
104
|
-
});
|
|
105
|
-
export const CreateSlotResponseFilterSensitiveLog = (obj) => ({
|
|
106
|
-
...obj,
|
|
107
|
-
});
|
|
108
|
-
export const DescribeSlotResponseFilterSensitiveLog = (obj) => ({
|
|
109
|
-
...obj,
|
|
110
|
-
});
|
|
111
|
-
export const UpdateSlotRequestFilterSensitiveLog = (obj) => ({
|
|
112
|
-
...obj,
|
|
113
|
-
});
|
|
114
|
-
export const UpdateSlotResponseFilterSensitiveLog = (obj) => ({
|
|
115
|
-
...obj,
|
|
116
|
-
});
|
|
117
|
-
export const CreateIntentRequestFilterSensitiveLog = (obj) => ({
|
|
118
|
-
...obj,
|
|
119
|
-
});
|
|
120
|
-
export const CreateIntentResponseFilterSensitiveLog = (obj) => ({
|
|
121
|
-
...obj,
|
|
122
|
-
});
|
|
123
|
-
export const DescribeIntentResponseFilterSensitiveLog = (obj) => ({
|
|
124
|
-
...obj,
|
|
125
|
-
});
|
|
126
|
-
export const UpdateIntentRequestFilterSensitiveLog = (obj) => ({
|
|
127
|
-
...obj,
|
|
128
|
-
});
|
|
129
|
-
export const UpdateIntentResponseFilterSensitiveLog = (obj) => ({
|
|
130
|
-
...obj,
|
|
131
|
-
});
|