@aws-sdk/client-lex-models-v2 3.928.0 → 3.930.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +5928 -5721
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/LexModelsV2Client.js +2 -0
- package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +3 -9
- package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +3 -9
- package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +3 -9
- package/dist-es/commands/BuildBotLocaleCommand.js +3 -9
- package/dist-es/commands/CreateBotAliasCommand.js +3 -9
- package/dist-es/commands/CreateBotCommand.js +3 -9
- package/dist-es/commands/CreateBotLocaleCommand.js +3 -9
- package/dist-es/commands/CreateBotReplicaCommand.js +3 -9
- package/dist-es/commands/CreateBotVersionCommand.js +3 -9
- package/dist-es/commands/CreateExportCommand.js +3 -10
- package/dist-es/commands/CreateIntentCommand.js +3 -9
- package/dist-es/commands/CreateResourcePolicyCommand.js +3 -9
- package/dist-es/commands/CreateResourcePolicyStatementCommand.js +3 -9
- package/dist-es/commands/CreateSlotCommand.js +3 -9
- package/dist-es/commands/CreateSlotTypeCommand.js +3 -9
- package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +3 -9
- package/dist-es/commands/CreateUploadUrlCommand.js +3 -9
- package/dist-es/commands/DeleteBotAliasCommand.js +3 -9
- package/dist-es/commands/DeleteBotCommand.js +3 -9
- package/dist-es/commands/DeleteBotLocaleCommand.js +3 -9
- package/dist-es/commands/DeleteBotReplicaCommand.js +3 -9
- package/dist-es/commands/DeleteBotVersionCommand.js +3 -9
- package/dist-es/commands/DeleteCustomVocabularyCommand.js +3 -9
- package/dist-es/commands/DeleteExportCommand.js +3 -9
- package/dist-es/commands/DeleteImportCommand.js +3 -9
- package/dist-es/commands/DeleteIntentCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +3 -9
- package/dist-es/commands/DeleteSlotCommand.js +3 -9
- package/dist-es/commands/DeleteSlotTypeCommand.js +3 -9
- package/dist-es/commands/DeleteTestSetCommand.js +3 -9
- package/dist-es/commands/DeleteUtterancesCommand.js +3 -9
- package/dist-es/commands/DescribeBotAliasCommand.js +3 -9
- package/dist-es/commands/DescribeBotCommand.js +3 -9
- package/dist-es/commands/DescribeBotLocaleCommand.js +3 -9
- package/dist-es/commands/DescribeBotRecommendationCommand.js +3 -10
- package/dist-es/commands/DescribeBotReplicaCommand.js +3 -9
- package/dist-es/commands/DescribeBotResourceGenerationCommand.js +3 -9
- package/dist-es/commands/DescribeBotVersionCommand.js +3 -9
- package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +3 -9
- package/dist-es/commands/DescribeExportCommand.js +3 -9
- package/dist-es/commands/DescribeImportCommand.js +3 -9
- package/dist-es/commands/DescribeIntentCommand.js +3 -9
- package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DescribeSlotCommand.js +3 -9
- package/dist-es/commands/DescribeSlotTypeCommand.js +3 -9
- package/dist-es/commands/DescribeTestExecutionCommand.js +3 -9
- package/dist-es/commands/DescribeTestSetCommand.js +3 -9
- package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +3 -9
- package/dist-es/commands/DescribeTestSetGenerationCommand.js +3 -9
- package/dist-es/commands/GenerateBotElementCommand.js +3 -9
- package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +3 -9
- package/dist-es/commands/ListAggregatedUtterancesCommand.js +3 -9
- package/dist-es/commands/ListBotAliasReplicasCommand.js +3 -9
- package/dist-es/commands/ListBotAliasesCommand.js +3 -9
- package/dist-es/commands/ListBotLocalesCommand.js +3 -9
- package/dist-es/commands/ListBotRecommendationsCommand.js +3 -9
- package/dist-es/commands/ListBotReplicasCommand.js +3 -9
- package/dist-es/commands/ListBotResourceGenerationsCommand.js +3 -9
- package/dist-es/commands/ListBotVersionReplicasCommand.js +3 -9
- package/dist-es/commands/ListBotVersionsCommand.js +3 -9
- package/dist-es/commands/ListBotsCommand.js +3 -9
- package/dist-es/commands/ListBuiltInIntentsCommand.js +3 -9
- package/dist-es/commands/ListBuiltInSlotTypesCommand.js +3 -9
- package/dist-es/commands/ListCustomVocabularyItemsCommand.js +3 -9
- package/dist-es/commands/ListExportsCommand.js +3 -9
- package/dist-es/commands/ListImportsCommand.js +3 -9
- package/dist-es/commands/ListIntentMetricsCommand.js +3 -9
- package/dist-es/commands/ListIntentPathsCommand.js +3 -9
- package/dist-es/commands/ListIntentStageMetricsCommand.js +3 -9
- package/dist-es/commands/ListIntentsCommand.js +3 -9
- package/dist-es/commands/ListRecommendedIntentsCommand.js +3 -9
- package/dist-es/commands/ListSessionAnalyticsDataCommand.js +3 -9
- package/dist-es/commands/ListSessionMetricsCommand.js +3 -9
- package/dist-es/commands/ListSlotTypesCommand.js +3 -9
- package/dist-es/commands/ListSlotsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTestExecutionResultItemsCommand.js +3 -9
- package/dist-es/commands/ListTestExecutionsCommand.js +3 -9
- package/dist-es/commands/ListTestSetRecordsCommand.js +3 -9
- package/dist-es/commands/ListTestSetsCommand.js +3 -9
- package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +3 -9
- package/dist-es/commands/ListUtteranceMetricsCommand.js +3 -9
- package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +3 -9
- package/dist-es/commands/StartBotRecommendationCommand.js +3 -10
- package/dist-es/commands/StartBotResourceGenerationCommand.js +3 -9
- package/dist-es/commands/StartImportCommand.js +3 -10
- package/dist-es/commands/StartTestExecutionCommand.js +3 -9
- package/dist-es/commands/StartTestSetGenerationCommand.js +3 -9
- package/dist-es/commands/StopBotRecommendationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateBotAliasCommand.js +3 -9
- package/dist-es/commands/UpdateBotCommand.js +3 -9
- package/dist-es/commands/UpdateBotLocaleCommand.js +3 -9
- package/dist-es/commands/UpdateBotRecommendationCommand.js +3 -10
- package/dist-es/commands/UpdateExportCommand.js +3 -10
- package/dist-es/commands/UpdateIntentCommand.js +3 -9
- package/dist-es/commands/UpdateResourcePolicyCommand.js +3 -9
- package/dist-es/commands/UpdateSlotCommand.js +3 -9
- package/dist-es/commands/UpdateSlotTypeCommand.js +3 -9
- package/dist-es/commands/UpdateTestSetCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -5
- package/dist-es/models/models_1.js +0 -34
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +5593 -0
- package/dist-types/LexModelsV2Client.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -4
- package/dist-types/models/models_1.d.ts +0 -32
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +697 -0
- package/dist-types/ts3.4/LexModelsV2Client.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -3
- package/dist-types/ts3.4/models/models_1.d.ts +0 -24
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +704 -0
- package/package.json +34 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -4820
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -920
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1229
|
@@ -30,10 +30,13 @@ import {
|
|
|
30
30
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
31
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
32
|
ChecksumConstructor as __ChecksumConstructor,
|
|
33
|
+
ClientProtocol,
|
|
33
34
|
Decoder as __Decoder,
|
|
34
35
|
Encoder as __Encoder,
|
|
35
36
|
HashConstructor as __HashConstructor,
|
|
36
37
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
38
|
+
HttpRequest,
|
|
39
|
+
HttpResponse,
|
|
37
40
|
Logger as __Logger,
|
|
38
41
|
Provider as __Provider,
|
|
39
42
|
Provider,
|
|
@@ -690,6 +693,7 @@ export interface ClientDefaults
|
|
|
690
693
|
retryMode?: string | __Provider<string>;
|
|
691
694
|
logger?: __Logger;
|
|
692
695
|
extensions?: RuntimeExtension[];
|
|
696
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
693
697
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
694
698
|
}
|
|
695
699
|
export type LexModelsV2ClientConfigType = Partial<
|
|
@@ -2015,27 +2015,3 @@ export interface UpdateIntentResponse {
|
|
|
2015
2015
|
qnAIntentConfiguration?: QnAIntentConfiguration | undefined;
|
|
2016
2016
|
qInConnectIntentConfiguration?: QInConnectIntentConfiguration | undefined;
|
|
2017
2017
|
}
|
|
2018
|
-
export declare const EncryptionSettingFilterSensitiveLog: (
|
|
2019
|
-
obj: EncryptionSetting
|
|
2020
|
-
) => any;
|
|
2021
|
-
export declare const DescribeBotRecommendationResponseFilterSensitiveLog: (
|
|
2022
|
-
obj: DescribeBotRecommendationResponse
|
|
2023
|
-
) => any;
|
|
2024
|
-
export declare const StartBotRecommendationRequestFilterSensitiveLog: (
|
|
2025
|
-
obj: StartBotRecommendationRequest
|
|
2026
|
-
) => any;
|
|
2027
|
-
export declare const StartBotRecommendationResponseFilterSensitiveLog: (
|
|
2028
|
-
obj: StartBotRecommendationResponse
|
|
2029
|
-
) => any;
|
|
2030
|
-
export declare const StartImportRequestFilterSensitiveLog: (
|
|
2031
|
-
obj: StartImportRequest
|
|
2032
|
-
) => any;
|
|
2033
|
-
export declare const UpdateBotRecommendationRequestFilterSensitiveLog: (
|
|
2034
|
-
obj: UpdateBotRecommendationRequest
|
|
2035
|
-
) => any;
|
|
2036
|
-
export declare const UpdateBotRecommendationResponseFilterSensitiveLog: (
|
|
2037
|
-
obj: UpdateBotRecommendationResponse
|
|
2038
|
-
) => any;
|
|
2039
|
-
export declare const UpdateExportRequestFilterSensitiveLog: (
|
|
2040
|
-
obj: UpdateExportRequest
|
|
2041
|
-
) => any;
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: LexModelsV2ClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
userAgentAppId?:
|
|
43
47
|
| string
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: LexModelsV2ClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
retryStrategy?:
|
|
43
47
|
| import("@smithy/types").RetryStrategy
|
|
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: LexModelsV2ClientConfig) => {
|
|
|
37
37
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
38
38
|
logger: import("@smithy/types").Logger;
|
|
39
39
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
41
|
+
import("@smithy/types").HttpRequest,
|
|
42
|
+
import("@smithy/types").HttpResponse
|
|
43
|
+
>;
|
|
40
44
|
defaultsMode:
|
|
41
45
|
| import("@smithy/smithy-client").DefaultsMode
|
|
42
46
|
| import("@smithy/types").Provider<
|
|
@@ -14,6 +14,10 @@ export declare const getRuntimeConfig: (config: LexModelsV2ClientConfig) => {
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").LexModelsV2HttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
18
|
+
import("@smithy/types").HttpRequest,
|
|
19
|
+
import("@smithy/types").HttpResponse
|
|
20
|
+
>;
|
|
17
21
|
serviceId: string;
|
|
18
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
23
|
utf8Decoder: import("@smithy/types").Decoder;
|