@aws-sdk/client-lex-models-v2 3.952.0 → 3.953.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 +1911 -1344
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/BatchCreateCustomVocabularyItemCommand.js +2 -2
- package/dist-es/commands/BatchDeleteCustomVocabularyItemCommand.js +2 -2
- package/dist-es/commands/BatchUpdateCustomVocabularyItemCommand.js +2 -2
- package/dist-es/commands/BuildBotLocaleCommand.js +2 -2
- package/dist-es/commands/CreateBotAliasCommand.js +2 -2
- package/dist-es/commands/CreateBotCommand.js +2 -2
- package/dist-es/commands/CreateBotLocaleCommand.js +2 -2
- package/dist-es/commands/CreateBotReplicaCommand.js +2 -2
- package/dist-es/commands/CreateBotVersionCommand.js +2 -2
- package/dist-es/commands/CreateExportCommand.js +2 -2
- package/dist-es/commands/CreateIntentCommand.js +2 -2
- package/dist-es/commands/CreateResourcePolicyCommand.js +2 -2
- package/dist-es/commands/CreateResourcePolicyStatementCommand.js +2 -2
- package/dist-es/commands/CreateSlotCommand.js +2 -2
- package/dist-es/commands/CreateSlotTypeCommand.js +2 -2
- package/dist-es/commands/CreateTestSetDiscrepancyReportCommand.js +2 -2
- package/dist-es/commands/CreateUploadUrlCommand.js +2 -2
- package/dist-es/commands/DeleteBotAliasCommand.js +2 -2
- package/dist-es/commands/DeleteBotCommand.js +2 -2
- package/dist-es/commands/DeleteBotLocaleCommand.js +2 -2
- package/dist-es/commands/DeleteBotReplicaCommand.js +2 -2
- package/dist-es/commands/DeleteBotVersionCommand.js +2 -2
- package/dist-es/commands/DeleteCustomVocabularyCommand.js +2 -2
- package/dist-es/commands/DeleteExportCommand.js +2 -2
- package/dist-es/commands/DeleteImportCommand.js +2 -2
- package/dist-es/commands/DeleteIntentCommand.js +2 -2
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteResourcePolicyStatementCommand.js +2 -2
- package/dist-es/commands/DeleteSlotCommand.js +2 -2
- package/dist-es/commands/DeleteSlotTypeCommand.js +2 -2
- package/dist-es/commands/DeleteTestSetCommand.js +2 -2
- package/dist-es/commands/DeleteUtterancesCommand.js +2 -2
- package/dist-es/commands/DescribeBotAliasCommand.js +2 -2
- package/dist-es/commands/DescribeBotCommand.js +2 -2
- package/dist-es/commands/DescribeBotLocaleCommand.js +2 -2
- package/dist-es/commands/DescribeBotRecommendationCommand.js +2 -2
- package/dist-es/commands/DescribeBotReplicaCommand.js +2 -2
- package/dist-es/commands/DescribeBotResourceGenerationCommand.js +2 -2
- package/dist-es/commands/DescribeBotVersionCommand.js +2 -2
- package/dist-es/commands/DescribeCustomVocabularyMetadataCommand.js +2 -2
- package/dist-es/commands/DescribeExportCommand.js +2 -2
- package/dist-es/commands/DescribeImportCommand.js +2 -2
- package/dist-es/commands/DescribeIntentCommand.js +2 -2
- package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DescribeSlotCommand.js +2 -2
- package/dist-es/commands/DescribeSlotTypeCommand.js +2 -2
- package/dist-es/commands/DescribeTestExecutionCommand.js +2 -2
- package/dist-es/commands/DescribeTestSetCommand.js +2 -2
- package/dist-es/commands/DescribeTestSetDiscrepancyReportCommand.js +2 -2
- package/dist-es/commands/DescribeTestSetGenerationCommand.js +2 -2
- package/dist-es/commands/GenerateBotElementCommand.js +2 -2
- package/dist-es/commands/GetTestExecutionArtifactsUrlCommand.js +2 -2
- package/dist-es/commands/ListAggregatedUtterancesCommand.js +2 -2
- package/dist-es/commands/ListBotAliasReplicasCommand.js +2 -2
- package/dist-es/commands/ListBotAliasesCommand.js +2 -2
- package/dist-es/commands/ListBotLocalesCommand.js +2 -2
- package/dist-es/commands/ListBotRecommendationsCommand.js +2 -2
- package/dist-es/commands/ListBotReplicasCommand.js +2 -2
- package/dist-es/commands/ListBotResourceGenerationsCommand.js +2 -2
- package/dist-es/commands/ListBotVersionReplicasCommand.js +2 -2
- package/dist-es/commands/ListBotVersionsCommand.js +2 -2
- package/dist-es/commands/ListBotsCommand.js +2 -2
- package/dist-es/commands/ListBuiltInIntentsCommand.js +2 -2
- package/dist-es/commands/ListBuiltInSlotTypesCommand.js +2 -2
- package/dist-es/commands/ListCustomVocabularyItemsCommand.js +2 -2
- package/dist-es/commands/ListExportsCommand.js +2 -2
- package/dist-es/commands/ListImportsCommand.js +2 -2
- package/dist-es/commands/ListIntentMetricsCommand.js +2 -2
- package/dist-es/commands/ListIntentPathsCommand.js +2 -2
- package/dist-es/commands/ListIntentStageMetricsCommand.js +2 -2
- package/dist-es/commands/ListIntentsCommand.js +2 -2
- package/dist-es/commands/ListRecommendedIntentsCommand.js +2 -2
- package/dist-es/commands/ListSessionAnalyticsDataCommand.js +2 -2
- package/dist-es/commands/ListSessionMetricsCommand.js +2 -2
- package/dist-es/commands/ListSlotTypesCommand.js +2 -2
- package/dist-es/commands/ListSlotsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTestExecutionResultItemsCommand.js +2 -2
- package/dist-es/commands/ListTestExecutionsCommand.js +2 -2
- package/dist-es/commands/ListTestSetRecordsCommand.js +2 -2
- package/dist-es/commands/ListTestSetsCommand.js +2 -2
- package/dist-es/commands/ListUtteranceAnalyticsDataCommand.js +2 -2
- package/dist-es/commands/ListUtteranceMetricsCommand.js +2 -2
- package/dist-es/commands/SearchAssociatedTranscriptsCommand.js +2 -2
- package/dist-es/commands/StartBotRecommendationCommand.js +2 -2
- package/dist-es/commands/StartBotResourceGenerationCommand.js +2 -2
- package/dist-es/commands/StartImportCommand.js +2 -2
- package/dist-es/commands/StartTestExecutionCommand.js +2 -2
- package/dist-es/commands/StartTestSetGenerationCommand.js +2 -2
- package/dist-es/commands/StopBotRecommendationCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateBotAliasCommand.js +2 -2
- package/dist-es/commands/UpdateBotCommand.js +2 -2
- package/dist-es/commands/UpdateBotLocaleCommand.js +2 -2
- package/dist-es/commands/UpdateBotRecommendationCommand.js +2 -2
- package/dist-es/commands/UpdateExportCommand.js +2 -2
- package/dist-es/commands/UpdateIntentCommand.js +2 -2
- package/dist-es/commands/UpdateResourcePolicyCommand.js +2 -2
- package/dist-es/commands/UpdateSlotCommand.js +2 -2
- package/dist-es/commands/UpdateSlotTypeCommand.js +2 -2
- package/dist-es/commands/UpdateTestSetCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +1235 -1243
- package/dist-types/LexModelsV2Client.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +576 -703
- package/dist-types/ts3.4/LexModelsV2Client.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +575 -705
- package/package.json +35 -35
|
@@ -1207,24 +1207,24 @@ const _wACS = "waitAndContinueSpecification";
|
|
|
1207
1207
|
const _wR = "waitingResponse";
|
|
1208
1208
|
const n0 = "com.amazonaws.lexmodelsv2";
|
|
1209
1209
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
1210
|
-
import { ConflictException
|
|
1211
|
-
import { LexModelsV2ServiceException
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
export var ActiveContext = [3, n0, _AC, 0, [_n], [0]];
|
|
1215
|
-
export var AdvancedRecognitionSetting = [3, n0, _ARS, 0, [_aRS], [0]];
|
|
1216
|
-
export var AgentTurnResult = [
|
|
1210
|
+
import { ConflictException, InternalServerException, PreconditionFailedException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
|
|
1211
|
+
import { LexModelsV2ServiceException } from "../models/LexModelsV2ServiceException";
|
|
1212
|
+
var FilePassword = [0, n0, _FP, 8, 0];
|
|
1213
|
+
var ImportExportFilePassword = [0, n0, _IEFP, 8, 0];
|
|
1214
|
+
export var ActiveContext$ = [3, n0, _AC, 0, [_n], [0]];
|
|
1215
|
+
export var AdvancedRecognitionSetting$ = [3, n0, _ARS, 0, [_aRS], [0]];
|
|
1216
|
+
export var AgentTurnResult$ = [
|
|
1217
1217
|
3,
|
|
1218
1218
|
n0,
|
|
1219
1219
|
_ATR,
|
|
1220
1220
|
0,
|
|
1221
1221
|
[_eAP, _aAP, _eD, _aES, _aI],
|
|
1222
|
-
[0, 0, () => ExecutionErrorDetails
|
|
1222
|
+
[0, 0, () => ExecutionErrorDetails$, 0, 0],
|
|
1223
1223
|
];
|
|
1224
|
-
export var AgentTurnSpecification = [3, n0, _ATS, 0, [_aP], [0]];
|
|
1225
|
-
export var AggregatedUtterancesFilter = [3, n0, _AUF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
1226
|
-
export var AggregatedUtterancesSortBy = [3, n0, _AUSB, 0, [_a, _or], [0, 0]];
|
|
1227
|
-
export var AggregatedUtterancesSummary = [
|
|
1224
|
+
export var AgentTurnSpecification$ = [3, n0, _ATS, 0, [_aP], [0]];
|
|
1225
|
+
export var AggregatedUtterancesFilter$ = [3, n0, _AUF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
1226
|
+
export var AggregatedUtterancesSortBy$ = [3, n0, _AUSB, 0, [_a, _or], [0, 0]];
|
|
1227
|
+
export var AggregatedUtterancesSummary$ = [
|
|
1228
1228
|
3,
|
|
1229
1229
|
n0,
|
|
1230
1230
|
_AUS,
|
|
@@ -1232,15 +1232,15 @@ export var AggregatedUtterancesSummary = [
|
|
|
1232
1232
|
[_u, _hC, _mC, _uFRIAD, _uLRIAD, _cDFDR],
|
|
1233
1233
|
[0, 1, 1, 4, 4, 2],
|
|
1234
1234
|
];
|
|
1235
|
-
export var AllowedInputTypes = [3, n0, _AIT, 0, [_aAI, _aDTMFI], [2, 2]];
|
|
1236
|
-
export var AnalyticsBinBySpecification = [3, n0, _ABBS, 0, [_n, _i, _or], [0, 0, 0]];
|
|
1237
|
-
export var AnalyticsBinKey = [3, n0, _ABK, 0, [_n, _va], [0, 1]];
|
|
1238
|
-
export var AnalyticsIntentFilter = [3, n0, _AIF, 0, [_n, _o, _v], [0, 0, 64 | 0]];
|
|
1239
|
-
export var AnalyticsIntentGroupByKey = [3, n0, _AIGBK, 0, [_n, _va], [0, 0]];
|
|
1240
|
-
export var AnalyticsIntentGroupBySpecification = [3, n0, _AIGBS, 0, [_n], [0]];
|
|
1241
|
-
export var AnalyticsIntentMetric = [3, n0, _AIM, 0, [_n, _s, _or], [0, 0, 0]];
|
|
1242
|
-
export var AnalyticsIntentMetricResult = [3, n0, _AIMR, 0, [_n, _s, _va], [0, 0, 1]];
|
|
1243
|
-
export var AnalyticsIntentNodeSummary = [
|
|
1235
|
+
export var AllowedInputTypes$ = [3, n0, _AIT, 0, [_aAI, _aDTMFI], [2, 2]];
|
|
1236
|
+
export var AnalyticsBinBySpecification$ = [3, n0, _ABBS, 0, [_n, _i, _or], [0, 0, 0]];
|
|
1237
|
+
export var AnalyticsBinKey$ = [3, n0, _ABK, 0, [_n, _va], [0, 1]];
|
|
1238
|
+
export var AnalyticsIntentFilter$ = [3, n0, _AIF, 0, [_n, _o, _v], [0, 0, 64 | 0]];
|
|
1239
|
+
export var AnalyticsIntentGroupByKey$ = [3, n0, _AIGBK, 0, [_n, _va], [0, 0]];
|
|
1240
|
+
export var AnalyticsIntentGroupBySpecification$ = [3, n0, _AIGBS, 0, [_n], [0]];
|
|
1241
|
+
export var AnalyticsIntentMetric$ = [3, n0, _AIM, 0, [_n, _s, _or], [0, 0, 0]];
|
|
1242
|
+
export var AnalyticsIntentMetricResult$ = [3, n0, _AIMR, 0, [_n, _s, _va], [0, 0, 1]];
|
|
1243
|
+
export var AnalyticsIntentNodeSummary$ = [
|
|
1244
1244
|
3,
|
|
1245
1245
|
n0,
|
|
1246
1246
|
_AINS,
|
|
@@ -1248,7 +1248,7 @@ export var AnalyticsIntentNodeSummary = [
|
|
|
1248
1248
|
[_iN, _iP, _iC, _iL, _nT],
|
|
1249
1249
|
[0, 0, 1, 1, 0],
|
|
1250
1250
|
];
|
|
1251
|
-
export var AnalyticsIntentResult = [
|
|
1251
|
+
export var AnalyticsIntentResult$ = [
|
|
1252
1252
|
3,
|
|
1253
1253
|
n0,
|
|
1254
1254
|
_AIR,
|
|
@@ -1256,12 +1256,12 @@ export var AnalyticsIntentResult = [
|
|
|
1256
1256
|
[_bK, _gBK, _mR],
|
|
1257
1257
|
[() => AnalyticsBinKeys, () => AnalyticsIntentGroupByKeys, () => AnalyticsIntentMetricResults],
|
|
1258
1258
|
];
|
|
1259
|
-
export var AnalyticsIntentStageFilter = [3, n0, _AISF, 0, [_n, _o, _v], [0, 0, 64 | 0]];
|
|
1260
|
-
export var AnalyticsIntentStageGroupByKey = [3, n0, _AISGBK, 0, [_n, _va], [0, 0]];
|
|
1261
|
-
export var AnalyticsIntentStageGroupBySpecification = [3, n0, _AISGBS, 0, [_n], [0]];
|
|
1262
|
-
export var AnalyticsIntentStageMetric = [3, n0, _AISM, 0, [_n, _s, _or], [0, 0, 0]];
|
|
1263
|
-
export var AnalyticsIntentStageMetricResult = [3, n0, _AISMR, 0, [_n, _s, _va], [0, 0, 1]];
|
|
1264
|
-
export var AnalyticsIntentStageResult = [
|
|
1259
|
+
export var AnalyticsIntentStageFilter$ = [3, n0, _AISF, 0, [_n, _o, _v], [0, 0, 64 | 0]];
|
|
1260
|
+
export var AnalyticsIntentStageGroupByKey$ = [3, n0, _AISGBK, 0, [_n, _va], [0, 0]];
|
|
1261
|
+
export var AnalyticsIntentStageGroupBySpecification$ = [3, n0, _AISGBS, 0, [_n], [0]];
|
|
1262
|
+
export var AnalyticsIntentStageMetric$ = [3, n0, _AISM, 0, [_n, _s, _or], [0, 0, 0]];
|
|
1263
|
+
export var AnalyticsIntentStageMetricResult$ = [3, n0, _AISMR, 0, [_n, _s, _va], [0, 0, 1]];
|
|
1264
|
+
export var AnalyticsIntentStageResult$ = [
|
|
1265
1265
|
3,
|
|
1266
1266
|
n0,
|
|
1267
1267
|
_AISR,
|
|
@@ -1269,13 +1269,13 @@ export var AnalyticsIntentStageResult = [
|
|
|
1269
1269
|
[_bK, _gBK, _mR],
|
|
1270
1270
|
[() => AnalyticsBinKeys, () => AnalyticsIntentStageGroupByKeys, () => AnalyticsIntentStageMetricResults],
|
|
1271
1271
|
];
|
|
1272
|
-
export var AnalyticsPathFilter = [3, n0, _APF, 0, [_n, _o, _v], [0, 0, 64 | 0]];
|
|
1273
|
-
export var AnalyticsSessionFilter = [3, n0, _ASF, 0, [_n, _o, _v], [0, 0, 64 | 0]];
|
|
1274
|
-
export var AnalyticsSessionGroupByKey = [3, n0, _ASGBK, 0, [_n, _va], [0, 0]];
|
|
1275
|
-
export var AnalyticsSessionGroupBySpecification = [3, n0, _ASGBS, 0, [_n], [0]];
|
|
1276
|
-
export var AnalyticsSessionMetric = [3, n0, _ASM, 0, [_n, _s, _or], [0, 0, 0]];
|
|
1277
|
-
export var AnalyticsSessionMetricResult = [3, n0, _ASMR, 0, [_n, _s, _va], [0, 0, 1]];
|
|
1278
|
-
export var AnalyticsSessionResult = [
|
|
1272
|
+
export var AnalyticsPathFilter$ = [3, n0, _APF, 0, [_n, _o, _v], [0, 0, 64 | 0]];
|
|
1273
|
+
export var AnalyticsSessionFilter$ = [3, n0, _ASF, 0, [_n, _o, _v], [0, 0, 64 | 0]];
|
|
1274
|
+
export var AnalyticsSessionGroupByKey$ = [3, n0, _ASGBK, 0, [_n, _va], [0, 0]];
|
|
1275
|
+
export var AnalyticsSessionGroupBySpecification$ = [3, n0, _ASGBS, 0, [_n], [0]];
|
|
1276
|
+
export var AnalyticsSessionMetric$ = [3, n0, _ASM, 0, [_n, _s, _or], [0, 0, 0]];
|
|
1277
|
+
export var AnalyticsSessionMetricResult$ = [3, n0, _ASMR, 0, [_n, _s, _va], [0, 0, 1]];
|
|
1278
|
+
export var AnalyticsSessionResult$ = [
|
|
1279
1279
|
3,
|
|
1280
1280
|
n0,
|
|
1281
1281
|
_ASR,
|
|
@@ -1283,14 +1283,14 @@ export var AnalyticsSessionResult = [
|
|
|
1283
1283
|
[_bK, _gBK, _mR],
|
|
1284
1284
|
[() => AnalyticsBinKeys, () => AnalyticsSessionGroupByKeys, () => AnalyticsSessionMetricResults],
|
|
1285
1285
|
];
|
|
1286
|
-
export var AnalyticsUtteranceAttribute = [3, n0, _AUA, 0, [_n], [0]];
|
|
1287
|
-
export var AnalyticsUtteranceAttributeResult = [3, n0, _AUAR, 0, [_lUI], [0]];
|
|
1288
|
-
export var AnalyticsUtteranceFilter = [3, n0, _AUFn, 0, [_n, _o, _v], [0, 0, 64 | 0]];
|
|
1289
|
-
export var AnalyticsUtteranceGroupByKey = [3, n0, _AUGBK, 0, [_n, _va], [0, 0]];
|
|
1290
|
-
export var AnalyticsUtteranceGroupBySpecification = [3, n0, _AUGBS, 0, [_n], [0]];
|
|
1291
|
-
export var AnalyticsUtteranceMetric = [3, n0, _AUM, 0, [_n, _s, _or], [0, 0, 0]];
|
|
1292
|
-
export var AnalyticsUtteranceMetricResult = [3, n0, _AUMR, 0, [_n, _s, _va], [0, 0, 1]];
|
|
1293
|
-
export var AnalyticsUtteranceResult = [
|
|
1286
|
+
export var AnalyticsUtteranceAttribute$ = [3, n0, _AUA, 0, [_n], [0]];
|
|
1287
|
+
export var AnalyticsUtteranceAttributeResult$ = [3, n0, _AUAR, 0, [_lUI], [0]];
|
|
1288
|
+
export var AnalyticsUtteranceFilter$ = [3, n0, _AUFn, 0, [_n, _o, _v], [0, 0, 64 | 0]];
|
|
1289
|
+
export var AnalyticsUtteranceGroupByKey$ = [3, n0, _AUGBK, 0, [_n, _va], [0, 0]];
|
|
1290
|
+
export var AnalyticsUtteranceGroupBySpecification$ = [3, n0, _AUGBS, 0, [_n], [0]];
|
|
1291
|
+
export var AnalyticsUtteranceMetric$ = [3, n0, _AUM, 0, [_n, _s, _or], [0, 0, 0]];
|
|
1292
|
+
export var AnalyticsUtteranceMetricResult$ = [3, n0, _AUMR, 0, [_n, _s, _va], [0, 0, 1]];
|
|
1293
|
+
export var AnalyticsUtteranceResult$ = [
|
|
1294
1294
|
3,
|
|
1295
1295
|
n0,
|
|
1296
1296
|
_AUR,
|
|
@@ -1303,20 +1303,27 @@ export var AnalyticsUtteranceResult = [
|
|
|
1303
1303
|
() => AnalyticsUtteranceAttributeResults,
|
|
1304
1304
|
],
|
|
1305
1305
|
];
|
|
1306
|
-
export var AssociatedTranscript = [3, n0, _AT, 0, [_t], [0]];
|
|
1307
|
-
export var AssociatedTranscriptFilter = [3, n0, _ATF, 0, [_n, _v], [0, 64 | 0]];
|
|
1308
|
-
export var AudioAndDTMFInputSpecification = [
|
|
1306
|
+
export var AssociatedTranscript$ = [3, n0, _AT, 0, [_t], [0]];
|
|
1307
|
+
export var AssociatedTranscriptFilter$ = [3, n0, _ATF, 0, [_n, _v], [0, 64 | 0]];
|
|
1308
|
+
export var AudioAndDTMFInputSpecification$ = [
|
|
1309
1309
|
3,
|
|
1310
1310
|
n0,
|
|
1311
1311
|
_AADTMFIS,
|
|
1312
1312
|
0,
|
|
1313
1313
|
[_sTM, _aS, _dS],
|
|
1314
|
-
[1, () => AudioSpecification
|
|
1314
|
+
[1, () => AudioSpecification$, () => DTMFSpecification$],
|
|
1315
1315
|
];
|
|
1316
|
-
export var AudioLogDestination = [3, n0, _ALD, 0, [_sB], [() => S3BucketLogDestination]];
|
|
1317
|
-
export var AudioLogSetting = [
|
|
1318
|
-
|
|
1319
|
-
|
|
1316
|
+
export var AudioLogDestination$ = [3, n0, _ALD, 0, [_sB], [() => S3BucketLogDestination$]];
|
|
1317
|
+
export var AudioLogSetting$ = [
|
|
1318
|
+
3,
|
|
1319
|
+
n0,
|
|
1320
|
+
_ALS,
|
|
1321
|
+
0,
|
|
1322
|
+
[_e, _d, _sLE],
|
|
1323
|
+
[2, () => AudioLogDestination$, 2],
|
|
1324
|
+
];
|
|
1325
|
+
export var AudioSpecification$ = [3, n0, _AS, 0, [_mLM, _eTM], [1, 1]];
|
|
1326
|
+
export var BatchCreateCustomVocabularyItemRequest$ = [
|
|
1320
1327
|
3,
|
|
1321
1328
|
n0,
|
|
1322
1329
|
_BCCVIR,
|
|
@@ -1324,7 +1331,7 @@ export var BatchCreateCustomVocabularyItemRequest = [
|
|
|
1324
1331
|
[_bI, _bV, _lI, _cVIL],
|
|
1325
1332
|
[[0, 1], [0, 1], [0, 1], () => CreateCustomVocabularyItemsList],
|
|
1326
1333
|
];
|
|
1327
|
-
export var BatchCreateCustomVocabularyItemResponse = [
|
|
1334
|
+
export var BatchCreateCustomVocabularyItemResponse$ = [
|
|
1328
1335
|
3,
|
|
1329
1336
|
n0,
|
|
1330
1337
|
_BCCVIRa,
|
|
@@ -1332,7 +1339,7 @@ export var BatchCreateCustomVocabularyItemResponse = [
|
|
|
1332
1339
|
[_bI, _bV, _lI, _er, _r],
|
|
1333
1340
|
[0, 0, 0, () => FailedCustomVocabularyItems, () => CustomVocabularyItems],
|
|
1334
1341
|
];
|
|
1335
|
-
export var BatchDeleteCustomVocabularyItemRequest = [
|
|
1342
|
+
export var BatchDeleteCustomVocabularyItemRequest$ = [
|
|
1336
1343
|
3,
|
|
1337
1344
|
n0,
|
|
1338
1345
|
_BDCVIR,
|
|
@@ -1340,7 +1347,7 @@ export var BatchDeleteCustomVocabularyItemRequest = [
|
|
|
1340
1347
|
[_bI, _bV, _lI, _cVIL],
|
|
1341
1348
|
[[0, 1], [0, 1], [0, 1], () => DeleteCustomVocabularyItemsList],
|
|
1342
1349
|
];
|
|
1343
|
-
export var BatchDeleteCustomVocabularyItemResponse = [
|
|
1350
|
+
export var BatchDeleteCustomVocabularyItemResponse$ = [
|
|
1344
1351
|
3,
|
|
1345
1352
|
n0,
|
|
1346
1353
|
_BDCVIRa,
|
|
@@ -1348,7 +1355,7 @@ export var BatchDeleteCustomVocabularyItemResponse = [
|
|
|
1348
1355
|
[_bI, _bV, _lI, _er, _r],
|
|
1349
1356
|
[0, 0, 0, () => FailedCustomVocabularyItems, () => CustomVocabularyItems],
|
|
1350
1357
|
];
|
|
1351
|
-
export var BatchUpdateCustomVocabularyItemRequest = [
|
|
1358
|
+
export var BatchUpdateCustomVocabularyItemRequest$ = [
|
|
1352
1359
|
3,
|
|
1353
1360
|
n0,
|
|
1354
1361
|
_BUCVIR,
|
|
@@ -1356,7 +1363,7 @@ export var BatchUpdateCustomVocabularyItemRequest = [
|
|
|
1356
1363
|
[_bI, _bV, _lI, _cVIL],
|
|
1357
1364
|
[[0, 1], [0, 1], [0, 1], () => UpdateCustomVocabularyItemsList],
|
|
1358
1365
|
];
|
|
1359
|
-
export var BatchUpdateCustomVocabularyItemResponse = [
|
|
1366
|
+
export var BatchUpdateCustomVocabularyItemResponse$ = [
|
|
1360
1367
|
3,
|
|
1361
1368
|
n0,
|
|
1362
1369
|
_BUCVIRa,
|
|
@@ -1364,34 +1371,34 @@ export var BatchUpdateCustomVocabularyItemResponse = [
|
|
|
1364
1371
|
[_bI, _bV, _lI, _er, _r],
|
|
1365
1372
|
[0, 0, 0, () => FailedCustomVocabularyItems, () => CustomVocabularyItems],
|
|
1366
1373
|
];
|
|
1367
|
-
export var BedrockGuardrailConfiguration = [3, n0, _BGC, 0, [_id, _ve], [0, 0]];
|
|
1368
|
-
export var BedrockKnowledgeStoreConfiguration = [
|
|
1374
|
+
export var BedrockGuardrailConfiguration$ = [3, n0, _BGC, 0, [_id, _ve], [0, 0]];
|
|
1375
|
+
export var BedrockKnowledgeStoreConfiguration$ = [
|
|
1369
1376
|
3,
|
|
1370
1377
|
n0,
|
|
1371
1378
|
_BKSC,
|
|
1372
1379
|
0,
|
|
1373
1380
|
[_bKBA, _eR, _eRF],
|
|
1374
|
-
[0, 2, () => BedrockKnowledgeStoreExactResponseFields],
|
|
1381
|
+
[0, 2, () => BedrockKnowledgeStoreExactResponseFields$],
|
|
1375
1382
|
];
|
|
1376
|
-
export var BedrockKnowledgeStoreExactResponseFields = [3, n0, _BKSERF, 0, [_aF], [0]];
|
|
1377
|
-
export var BedrockModelSpecification = [
|
|
1383
|
+
export var BedrockKnowledgeStoreExactResponseFields$ = [3, n0, _BKSERF, 0, [_aF], [0]];
|
|
1384
|
+
export var BedrockModelSpecification$ = [
|
|
1378
1385
|
3,
|
|
1379
1386
|
n0,
|
|
1380
1387
|
_BMS,
|
|
1381
1388
|
0,
|
|
1382
1389
|
[_mA, _g, _tS, _cP],
|
|
1383
|
-
[0, () => BedrockGuardrailConfiguration
|
|
1390
|
+
[0, () => BedrockGuardrailConfiguration$, 0, 0],
|
|
1384
1391
|
];
|
|
1385
|
-
export var BotAliasHistoryEvent = [3, n0, _BAHE, 0, [_bV, _sD, _eDn], [0, 4, 4]];
|
|
1386
|
-
export var BotAliasLocaleSettings = [
|
|
1392
|
+
export var BotAliasHistoryEvent$ = [3, n0, _BAHE, 0, [_bV, _sD, _eDn], [0, 4, 4]];
|
|
1393
|
+
export var BotAliasLocaleSettings$ = [
|
|
1387
1394
|
3,
|
|
1388
1395
|
n0,
|
|
1389
1396
|
_BALS,
|
|
1390
1397
|
0,
|
|
1391
1398
|
[_e, _cHS],
|
|
1392
|
-
[2, () => CodeHookSpecification],
|
|
1399
|
+
[2, () => CodeHookSpecification$],
|
|
1393
1400
|
];
|
|
1394
|
-
export var BotAliasReplicaSummary = [
|
|
1401
|
+
export var BotAliasReplicaSummary$ = [
|
|
1395
1402
|
3,
|
|
1396
1403
|
n0,
|
|
1397
1404
|
_BARS,
|
|
@@ -1399,7 +1406,7 @@ export var BotAliasReplicaSummary = [
|
|
|
1399
1406
|
[_bAI, _bARS, _bV, _cDT, _lUDT, _fR],
|
|
1400
1407
|
[0, 0, 0, 4, 4, 64 | 0],
|
|
1401
1408
|
];
|
|
1402
|
-
export var BotAliasSummary = [
|
|
1409
|
+
export var BotAliasSummary$ = [
|
|
1403
1410
|
3,
|
|
1404
1411
|
n0,
|
|
1405
1412
|
_BAS,
|
|
@@ -1407,30 +1414,30 @@ export var BotAliasSummary = [
|
|
|
1407
1414
|
[_bAI, _bAN, _de, _bV, _bAS, _cDT, _lUDT],
|
|
1408
1415
|
[0, 0, 0, 0, 0, 4, 4],
|
|
1409
1416
|
];
|
|
1410
|
-
export var BotAliasTestExecutionTarget = [3, n0, _BATET, 0, [_bI, _bAI, _lI], [0, 0, 0]];
|
|
1411
|
-
export var BotExportSpecification = [3, n0, _BES, 0, [_bI, _bV], [0, 0]];
|
|
1412
|
-
export var BotFilter = [3, n0, _BF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
1413
|
-
export var BotImportSpecification = [
|
|
1417
|
+
export var BotAliasTestExecutionTarget$ = [3, n0, _BATET, 0, [_bI, _bAI, _lI], [0, 0, 0]];
|
|
1418
|
+
export var BotExportSpecification$ = [3, n0, _BES, 0, [_bI, _bV], [0, 0]];
|
|
1419
|
+
export var BotFilter$ = [3, n0, _BF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
1420
|
+
export var BotImportSpecification$ = [
|
|
1414
1421
|
3,
|
|
1415
1422
|
n0,
|
|
1416
1423
|
_BIS,
|
|
1417
1424
|
0,
|
|
1418
1425
|
[_bN, _rA, _dP, _eLS, _iSTTLIS, _bT, _tBAT],
|
|
1419
|
-
[0, 0, () => DataPrivacy
|
|
1426
|
+
[0, 0, () => DataPrivacy$, () => ErrorLogSettings$, 1, 128 | 0, 128 | 0],
|
|
1420
1427
|
];
|
|
1421
|
-
export var BotLocaleExportSpecification = [3, n0, _BLES, 0, [_bI, _bV, _lI], [0, 0, 0]];
|
|
1422
|
-
export var BotLocaleFilter = [3, n0, _BLF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
1423
|
-
export var BotLocaleHistoryEvent = [3, n0, _BLHE, 0, [_ev, _eDv], [0, 4]];
|
|
1424
|
-
export var BotLocaleImportSpecification = [
|
|
1428
|
+
export var BotLocaleExportSpecification$ = [3, n0, _BLES, 0, [_bI, _bV, _lI], [0, 0, 0]];
|
|
1429
|
+
export var BotLocaleFilter$ = [3, n0, _BLF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
1430
|
+
export var BotLocaleHistoryEvent$ = [3, n0, _BLHE, 0, [_ev, _eDv], [0, 4]];
|
|
1431
|
+
export var BotLocaleImportSpecification$ = [
|
|
1425
1432
|
3,
|
|
1426
1433
|
n0,
|
|
1427
1434
|
_BLIS,
|
|
1428
1435
|
0,
|
|
1429
1436
|
[_bI, _bV, _lI, _nICT, _vS, _sRS, _sDS, _uSS],
|
|
1430
|
-
[0, 0, 0, 1, () => VoiceSettings
|
|
1437
|
+
[0, 0, 0, 1, () => VoiceSettings$, () => SpeechRecognitionSettings$, 0, () => UnifiedSpeechSettings$],
|
|
1431
1438
|
];
|
|
1432
|
-
export var BotLocaleSortBy = [3, n0, _BLSB, 0, [_a, _or], [0, 0]];
|
|
1433
|
-
export var BotLocaleSummary = [
|
|
1439
|
+
export var BotLocaleSortBy$ = [3, n0, _BLSB, 0, [_a, _or], [0, 0]];
|
|
1440
|
+
export var BotLocaleSummary$ = [
|
|
1434
1441
|
3,
|
|
1435
1442
|
n0,
|
|
1436
1443
|
_BLS,
|
|
@@ -1438,27 +1445,27 @@ export var BotLocaleSummary = [
|
|
|
1438
1445
|
[_lI, _lN, _de, _bLS, _lUDT, _lBSDT],
|
|
1439
1446
|
[0, 0, 0, 0, 4, 4],
|
|
1440
1447
|
];
|
|
1441
|
-
export var BotMember = [3, n0, _BM, 0, [_bMI, _bMN, _bMAI, _bMAN, _bMV], [0, 0, 0, 0, 0]];
|
|
1442
|
-
export var BotRecommendationResults = [
|
|
1448
|
+
export var BotMember$ = [3, n0, _BM, 0, [_bMI, _bMN, _bMAI, _bMAN, _bMV], [0, 0, 0, 0, 0]];
|
|
1449
|
+
export var BotRecommendationResults$ = [
|
|
1443
1450
|
3,
|
|
1444
1451
|
n0,
|
|
1445
1452
|
_BRR,
|
|
1446
1453
|
0,
|
|
1447
1454
|
[_bLEU, _aTU, _st],
|
|
1448
|
-
[0, 0, () => BotRecommendationResultStatistics],
|
|
1455
|
+
[0, 0, () => BotRecommendationResultStatistics$],
|
|
1449
1456
|
];
|
|
1450
|
-
export var BotRecommendationResultStatistics = [
|
|
1457
|
+
export var BotRecommendationResultStatistics$ = [
|
|
1451
1458
|
3,
|
|
1452
1459
|
n0,
|
|
1453
1460
|
_BRRS,
|
|
1454
1461
|
0,
|
|
1455
1462
|
[_in, _sT],
|
|
1456
|
-
[() => IntentStatistics
|
|
1463
|
+
[() => IntentStatistics$, () => SlotTypeStatistics$],
|
|
1457
1464
|
];
|
|
1458
|
-
export var BotRecommendationSummary = [3, n0, _BRS, 0, [_bRS, _bRI, _cDT, _lUDT], [0, 0, 4, 4]];
|
|
1459
|
-
export var BotReplicaSummary = [3, n0, _BRSo, 0, [_rR, _cDT, _bRSo, _fR], [0, 4, 0, 64 | 0]];
|
|
1460
|
-
export var BotSortBy = [3, n0, _BSB, 0, [_a, _or], [0, 0]];
|
|
1461
|
-
export var BotSummary = [
|
|
1465
|
+
export var BotRecommendationSummary$ = [3, n0, _BRS, 0, [_bRS, _bRI, _cDT, _lUDT], [0, 0, 4, 4]];
|
|
1466
|
+
export var BotReplicaSummary$ = [3, n0, _BRSo, 0, [_rR, _cDT, _bRSo, _fR], [0, 4, 0, 64 | 0]];
|
|
1467
|
+
export var BotSortBy$ = [3, n0, _BSB, 0, [_a, _or], [0, 0]];
|
|
1468
|
+
export var BotSummary$ = [
|
|
1462
1469
|
3,
|
|
1463
1470
|
n0,
|
|
1464
1471
|
_BS,
|
|
@@ -1466,9 +1473,9 @@ export var BotSummary = [
|
|
|
1466
1473
|
[_bI, _bN, _de, _bS, _lBV, _lUDT, _bTo],
|
|
1467
1474
|
[0, 0, 0, 0, 0, 4, 0],
|
|
1468
1475
|
];
|
|
1469
|
-
export var BotVersionLocaleDetails = [3, n0, _BVLD, 0, [_sBV], [0]];
|
|
1470
|
-
export var BotVersionReplicaSortBy = [3, n0, _BVRSB, 0, [_a, _or], [0, 0]];
|
|
1471
|
-
export var BotVersionReplicaSummary = [
|
|
1476
|
+
export var BotVersionLocaleDetails$ = [3, n0, _BVLD, 0, [_sBV], [0]];
|
|
1477
|
+
export var BotVersionReplicaSortBy$ = [3, n0, _BVRSB, 0, [_a, _or], [0, 0]];
|
|
1478
|
+
export var BotVersionReplicaSummary$ = [
|
|
1472
1479
|
3,
|
|
1473
1480
|
n0,
|
|
1474
1481
|
_BVRS,
|
|
@@ -1476,9 +1483,9 @@ export var BotVersionReplicaSummary = [
|
|
|
1476
1483
|
[_bV, _bVRS, _cDT, _fR],
|
|
1477
1484
|
[0, 0, 4, 64 | 0],
|
|
1478
1485
|
];
|
|
1479
|
-
export var BotVersionSortBy = [3, n0, _BVSB, 0, [_a, _or], [0, 0]];
|
|
1480
|
-
export var BotVersionSummary = [3, n0, _BVS, 0, [_bN, _bV, _de, _bS, _cDT], [0, 0, 0, 0, 4]];
|
|
1481
|
-
export var BuildBotLocaleRequest = [
|
|
1486
|
+
export var BotVersionSortBy$ = [3, n0, _BVSB, 0, [_a, _or], [0, 0]];
|
|
1487
|
+
export var BotVersionSummary$ = [3, n0, _BVS, 0, [_bN, _bV, _de, _bS, _cDT], [0, 0, 0, 0, 4]];
|
|
1488
|
+
export var BuildBotLocaleRequest$ = [
|
|
1482
1489
|
3,
|
|
1483
1490
|
n0,
|
|
1484
1491
|
_BBLR,
|
|
@@ -1490,7 +1497,7 @@ export var BuildBotLocaleRequest = [
|
|
|
1490
1497
|
[0, 1],
|
|
1491
1498
|
],
|
|
1492
1499
|
];
|
|
1493
|
-
export var BuildBotLocaleResponse = [
|
|
1500
|
+
export var BuildBotLocaleResponse$ = [
|
|
1494
1501
|
3,
|
|
1495
1502
|
n0,
|
|
1496
1503
|
_BBLRu,
|
|
@@ -1498,42 +1505,42 @@ export var BuildBotLocaleResponse = [
|
|
|
1498
1505
|
[_bI, _bV, _lI, _bLS, _lBSDT],
|
|
1499
1506
|
[0, 0, 0, 0, 4],
|
|
1500
1507
|
];
|
|
1501
|
-
export var BuildtimeSettings = [
|
|
1508
|
+
export var BuildtimeSettings$ = [
|
|
1502
1509
|
3,
|
|
1503
1510
|
n0,
|
|
1504
1511
|
_BSu,
|
|
1505
1512
|
0,
|
|
1506
1513
|
[_dBB, _sUG],
|
|
1507
|
-
[() => DescriptiveBotBuilderSpecification
|
|
1514
|
+
[() => DescriptiveBotBuilderSpecification$, () => SampleUtteranceGenerationSpecification$],
|
|
1508
1515
|
];
|
|
1509
|
-
export var BuiltInIntentSortBy = [3, n0, _BIISB, 0, [_a, _or], [0, 0]];
|
|
1510
|
-
export var BuiltInIntentSummary = [3, n0, _BIIS, 0, [_iS, _de], [0, 0]];
|
|
1511
|
-
export var BuiltInSlotTypeSortBy = [3, n0, _BISTSB, 0, [_a, _or], [0, 0]];
|
|
1512
|
-
export var BuiltInSlotTypeSummary = [3, n0, _BISTS, 0, [_sTS, _de], [0, 0]];
|
|
1513
|
-
export var Button = [3, n0, _B, 0, [_te, _va], [0, 0]];
|
|
1514
|
-
export var CloudWatchLogGroupLogDestination = [3, n0, _CWLGLD, 0, [_cWLGA, _lP], [0, 0]];
|
|
1515
|
-
export var CodeHookSpecification = [3, n0, _CHS, 0, [_lCH], [() => LambdaCodeHook]];
|
|
1516
|
-
export var CompositeSlotTypeSetting = [3, n0, _CSTS, 0, [_sS], [() => SubSlotTypeList]];
|
|
1517
|
-
export var Condition = [3, n0, _C, 0, [_eS], [0]];
|
|
1518
|
-
export var ConditionalBranch = [
|
|
1516
|
+
export var BuiltInIntentSortBy$ = [3, n0, _BIISB, 0, [_a, _or], [0, 0]];
|
|
1517
|
+
export var BuiltInIntentSummary$ = [3, n0, _BIIS, 0, [_iS, _de], [0, 0]];
|
|
1518
|
+
export var BuiltInSlotTypeSortBy$ = [3, n0, _BISTSB, 0, [_a, _or], [0, 0]];
|
|
1519
|
+
export var BuiltInSlotTypeSummary$ = [3, n0, _BISTS, 0, [_sTS, _de], [0, 0]];
|
|
1520
|
+
export var Button$ = [3, n0, _B, 0, [_te, _va], [0, 0]];
|
|
1521
|
+
export var CloudWatchLogGroupLogDestination$ = [3, n0, _CWLGLD, 0, [_cWLGA, _lP], [0, 0]];
|
|
1522
|
+
export var CodeHookSpecification$ = [3, n0, _CHS, 0, [_lCH], [() => LambdaCodeHook$]];
|
|
1523
|
+
export var CompositeSlotTypeSetting$ = [3, n0, _CSTS, 0, [_sS], [() => SubSlotTypeList]];
|
|
1524
|
+
export var Condition$ = [3, n0, _C, 0, [_eS], [0]];
|
|
1525
|
+
export var ConditionalBranch$ = [
|
|
1519
1526
|
3,
|
|
1520
1527
|
n0,
|
|
1521
1528
|
_CB,
|
|
1522
1529
|
0,
|
|
1523
1530
|
[_n, _c, _nS, _re],
|
|
1524
|
-
[0, () => Condition
|
|
1531
|
+
[0, () => Condition$, () => DialogState$, () => ResponseSpecification$],
|
|
1525
1532
|
];
|
|
1526
|
-
export var ConditionalSpecification = [
|
|
1533
|
+
export var ConditionalSpecification$ = [
|
|
1527
1534
|
3,
|
|
1528
1535
|
n0,
|
|
1529
1536
|
_CS,
|
|
1530
1537
|
0,
|
|
1531
1538
|
[_ac, _cB, _dB],
|
|
1532
|
-
[2, () => ConditionalBranches, () => DefaultConditionalBranch],
|
|
1539
|
+
[2, () => ConditionalBranches, () => DefaultConditionalBranch$],
|
|
1533
1540
|
];
|
|
1534
|
-
export var ConflictException = [-3, n0, _CE, { [_err]: _cl, [_hE]: 409 }, [_m], [0]];
|
|
1535
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
1536
|
-
export var ConversationLevelIntentClassificationResultItem = [
|
|
1541
|
+
export var ConflictException$ = [-3, n0, _CE, { [_err]: _cl, [_hE]: 409 }, [_m], [0]];
|
|
1542
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1543
|
+
export var ConversationLevelIntentClassificationResultItem$ = [
|
|
1537
1544
|
3,
|
|
1538
1545
|
n0,
|
|
1539
1546
|
_CLICRI,
|
|
@@ -1541,8 +1548,8 @@ export var ConversationLevelIntentClassificationResultItem = [
|
|
|
1541
1548
|
[_iN, _mRa],
|
|
1542
1549
|
[0, 0],
|
|
1543
1550
|
];
|
|
1544
|
-
export var ConversationLevelResultDetail = [3, n0, _CLRD, 0, [_eTER, _sTR], [0, 0]];
|
|
1545
|
-
export var ConversationLevelSlotResolutionResultItem = [
|
|
1551
|
+
export var ConversationLevelResultDetail$ = [3, n0, _CLRD, 0, [_eTER, _sTR], [0, 0]];
|
|
1552
|
+
export var ConversationLevelSlotResolutionResultItem$ = [
|
|
1546
1553
|
3,
|
|
1547
1554
|
n0,
|
|
1548
1555
|
_CLSRRI,
|
|
@@ -1550,7 +1557,7 @@ export var ConversationLevelSlotResolutionResultItem = [
|
|
|
1550
1557
|
[_iN, _sN, _mRa],
|
|
1551
1558
|
[0, 0, 0],
|
|
1552
1559
|
];
|
|
1553
|
-
export var ConversationLevelTestResultItem = [
|
|
1560
|
+
export var ConversationLevelTestResultItem$ = [
|
|
1554
1561
|
3,
|
|
1555
1562
|
n0,
|
|
1556
1563
|
_CLTRI,
|
|
@@ -1558,7 +1565,7 @@ export var ConversationLevelTestResultItem = [
|
|
|
1558
1565
|
[_cI, _eTER, _sTR, _iCR, _sRR],
|
|
1559
1566
|
[0, 0, 0, () => ConversationLevelIntentClassificationResults, () => ConversationLevelSlotResolutionResults],
|
|
1560
1567
|
];
|
|
1561
|
-
export var ConversationLevelTestResults = [
|
|
1568
|
+
export var ConversationLevelTestResults$ = [
|
|
1562
1569
|
3,
|
|
1563
1570
|
n0,
|
|
1564
1571
|
_CLTR,
|
|
@@ -1566,17 +1573,24 @@ export var ConversationLevelTestResults = [
|
|
|
1566
1573
|
[_it],
|
|
1567
1574
|
[() => ConversationLevelTestResultItemList],
|
|
1568
1575
|
];
|
|
1569
|
-
export var ConversationLevelTestResultsFilterBy = [3, n0, _CLTRFB, 0, [_eTER], [0]];
|
|
1570
|
-
export var ConversationLogsDataSource = [
|
|
1576
|
+
export var ConversationLevelTestResultsFilterBy$ = [3, n0, _CLTRFB, 0, [_eTER], [0]];
|
|
1577
|
+
export var ConversationLogsDataSource$ = [
|
|
1571
1578
|
3,
|
|
1572
1579
|
n0,
|
|
1573
1580
|
_CLDS,
|
|
1574
1581
|
0,
|
|
1575
1582
|
[_bI, _bAI, _lI, _f],
|
|
1576
|
-
[0, 0, 0, () => ConversationLogsDataSourceFilterBy],
|
|
1583
|
+
[0, 0, 0, () => ConversationLogsDataSourceFilterBy$],
|
|
1584
|
+
];
|
|
1585
|
+
export var ConversationLogsDataSourceFilterBy$ = [
|
|
1586
|
+
3,
|
|
1587
|
+
n0,
|
|
1588
|
+
_CLDSFB,
|
|
1589
|
+
0,
|
|
1590
|
+
[_sTt, _eT, _iM],
|
|
1591
|
+
[4, 4, 0],
|
|
1577
1592
|
];
|
|
1578
|
-
export var
|
|
1579
|
-
export var ConversationLogSettings = [
|
|
1593
|
+
export var ConversationLogSettings$ = [
|
|
1580
1594
|
3,
|
|
1581
1595
|
n0,
|
|
1582
1596
|
_CLS,
|
|
@@ -1584,7 +1598,7 @@ export var ConversationLogSettings = [
|
|
|
1584
1598
|
[_tLS, _aLS],
|
|
1585
1599
|
[() => TextLogSettingsList, () => AudioLogSettingsList],
|
|
1586
1600
|
];
|
|
1587
|
-
export var CreateBotAliasRequest = [
|
|
1601
|
+
export var CreateBotAliasRequest$ = [
|
|
1588
1602
|
3,
|
|
1589
1603
|
n0,
|
|
1590
1604
|
_CBAR,
|
|
@@ -1595,13 +1609,13 @@ export var CreateBotAliasRequest = [
|
|
|
1595
1609
|
0,
|
|
1596
1610
|
0,
|
|
1597
1611
|
() => BotAliasLocaleSettingsMap,
|
|
1598
|
-
() => ConversationLogSettings
|
|
1599
|
-
() => SentimentAnalysisSettings
|
|
1612
|
+
() => ConversationLogSettings$,
|
|
1613
|
+
() => SentimentAnalysisSettings$,
|
|
1600
1614
|
[0, 1],
|
|
1601
1615
|
128 | 0,
|
|
1602
1616
|
],
|
|
1603
1617
|
];
|
|
1604
|
-
export var CreateBotAliasResponse = [
|
|
1618
|
+
export var CreateBotAliasResponse$ = [
|
|
1605
1619
|
3,
|
|
1606
1620
|
n0,
|
|
1607
1621
|
_CBARr,
|
|
@@ -1613,15 +1627,15 @@ export var CreateBotAliasResponse = [
|
|
|
1613
1627
|
0,
|
|
1614
1628
|
0,
|
|
1615
1629
|
() => BotAliasLocaleSettingsMap,
|
|
1616
|
-
() => ConversationLogSettings
|
|
1617
|
-
() => SentimentAnalysisSettings
|
|
1630
|
+
() => ConversationLogSettings$,
|
|
1631
|
+
() => SentimentAnalysisSettings$,
|
|
1618
1632
|
0,
|
|
1619
1633
|
0,
|
|
1620
1634
|
4,
|
|
1621
1635
|
128 | 0,
|
|
1622
1636
|
],
|
|
1623
1637
|
];
|
|
1624
|
-
export var CreateBotLocaleRequest = [
|
|
1638
|
+
export var CreateBotLocaleRequest$ = [
|
|
1625
1639
|
3,
|
|
1626
1640
|
n0,
|
|
1627
1641
|
_CBLR,
|
|
@@ -1633,14 +1647,14 @@ export var CreateBotLocaleRequest = [
|
|
|
1633
1647
|
0,
|
|
1634
1648
|
0,
|
|
1635
1649
|
1,
|
|
1636
|
-
() => VoiceSettings
|
|
1637
|
-
() => UnifiedSpeechSettings
|
|
1638
|
-
() => SpeechRecognitionSettings
|
|
1639
|
-
() => GenerativeAISettings
|
|
1650
|
+
() => VoiceSettings$,
|
|
1651
|
+
() => UnifiedSpeechSettings$,
|
|
1652
|
+
() => SpeechRecognitionSettings$,
|
|
1653
|
+
() => GenerativeAISettings$,
|
|
1640
1654
|
0,
|
|
1641
1655
|
],
|
|
1642
1656
|
];
|
|
1643
|
-
export var CreateBotLocaleResponse = [
|
|
1657
|
+
export var CreateBotLocaleResponse$ = [
|
|
1644
1658
|
3,
|
|
1645
1659
|
n0,
|
|
1646
1660
|
_CBLRr,
|
|
@@ -1653,17 +1667,17 @@ export var CreateBotLocaleResponse = [
|
|
|
1653
1667
|
0,
|
|
1654
1668
|
0,
|
|
1655
1669
|
1,
|
|
1656
|
-
() => VoiceSettings
|
|
1657
|
-
() => UnifiedSpeechSettings
|
|
1658
|
-
() => SpeechRecognitionSettings
|
|
1670
|
+
() => VoiceSettings$,
|
|
1671
|
+
() => UnifiedSpeechSettings$,
|
|
1672
|
+
() => SpeechRecognitionSettings$,
|
|
1659
1673
|
0,
|
|
1660
1674
|
4,
|
|
1661
|
-
() => GenerativeAISettings
|
|
1675
|
+
() => GenerativeAISettings$,
|
|
1662
1676
|
0,
|
|
1663
1677
|
],
|
|
1664
1678
|
];
|
|
1665
|
-
export var CreateBotReplicaRequest = [3, n0, _CBRR, 0, [_bI, _rR], [[0, 1], 0]];
|
|
1666
|
-
export var CreateBotReplicaResponse = [
|
|
1679
|
+
export var CreateBotReplicaRequest$ = [3, n0, _CBRR, 0, [_bI, _rR], [[0, 1], 0]];
|
|
1680
|
+
export var CreateBotReplicaResponse$ = [
|
|
1667
1681
|
3,
|
|
1668
1682
|
n0,
|
|
1669
1683
|
_CBRRr,
|
|
@@ -1671,23 +1685,23 @@ export var CreateBotReplicaResponse = [
|
|
|
1671
1685
|
[_bI, _rR, _sR, _cDT, _bRSo],
|
|
1672
1686
|
[0, 0, 0, 4, 0],
|
|
1673
1687
|
];
|
|
1674
|
-
export var CreateBotRequest = [
|
|
1688
|
+
export var CreateBotRequest$ = [
|
|
1675
1689
|
3,
|
|
1676
1690
|
n0,
|
|
1677
1691
|
_CBR,
|
|
1678
1692
|
0,
|
|
1679
1693
|
[_bN, _de, _rA, _dP, _iSTTLIS, _bT, _tBAT, _bTo, _bM, _eLS],
|
|
1680
|
-
[0, 0, 0, () => DataPrivacy
|
|
1694
|
+
[0, 0, 0, () => DataPrivacy$, 1, 128 | 0, 128 | 0, 0, () => BotMembers, () => ErrorLogSettings$],
|
|
1681
1695
|
];
|
|
1682
|
-
export var CreateBotResponse = [
|
|
1696
|
+
export var CreateBotResponse$ = [
|
|
1683
1697
|
3,
|
|
1684
1698
|
n0,
|
|
1685
1699
|
_CBRr,
|
|
1686
1700
|
0,
|
|
1687
1701
|
[_bI, _bN, _de, _rA, _dP, _iSTTLIS, _bS, _cDT, _bT, _tBAT, _bTo, _bM, _eLS],
|
|
1688
|
-
[0, 0, 0, 0, () => DataPrivacy
|
|
1702
|
+
[0, 0, 0, 0, () => DataPrivacy$, 1, 0, 4, 128 | 0, 128 | 0, 0, () => BotMembers, () => ErrorLogSettings$],
|
|
1689
1703
|
];
|
|
1690
|
-
export var CreateBotVersionRequest = [
|
|
1704
|
+
export var CreateBotVersionRequest$ = [
|
|
1691
1705
|
3,
|
|
1692
1706
|
n0,
|
|
1693
1707
|
_CBVR,
|
|
@@ -1695,7 +1709,7 @@ export var CreateBotVersionRequest = [
|
|
|
1695
1709
|
[_bI, _de, _bVLS],
|
|
1696
1710
|
[[0, 1], 0, () => BotVersionLocaleSpecification],
|
|
1697
1711
|
];
|
|
1698
|
-
export var CreateBotVersionResponse = [
|
|
1712
|
+
export var CreateBotVersionResponse$ = [
|
|
1699
1713
|
3,
|
|
1700
1714
|
n0,
|
|
1701
1715
|
_CBVRr,
|
|
@@ -1703,23 +1717,23 @@ export var CreateBotVersionResponse = [
|
|
|
1703
1717
|
[_bI, _de, _bV, _bVLS, _bS, _cDT],
|
|
1704
1718
|
[0, 0, 0, () => BotVersionLocaleSpecification, 0, 4],
|
|
1705
1719
|
];
|
|
1706
|
-
export var CreateExportRequest = [
|
|
1720
|
+
export var CreateExportRequest$ = [
|
|
1707
1721
|
3,
|
|
1708
1722
|
n0,
|
|
1709
1723
|
_CER,
|
|
1710
1724
|
0,
|
|
1711
1725
|
[_rS, _fF, _fP],
|
|
1712
|
-
[() => ExportResourceSpecification
|
|
1726
|
+
[() => ExportResourceSpecification$, 0, [() => ImportExportFilePassword, 0]],
|
|
1713
1727
|
];
|
|
1714
|
-
export var CreateExportResponse = [
|
|
1728
|
+
export var CreateExportResponse$ = [
|
|
1715
1729
|
3,
|
|
1716
1730
|
n0,
|
|
1717
1731
|
_CERr,
|
|
1718
1732
|
0,
|
|
1719
1733
|
[_eI, _rS, _fF, _eSx, _cDT],
|
|
1720
|
-
[0, () => ExportResourceSpecification
|
|
1734
|
+
[0, () => ExportResourceSpecification$, 0, 0, 4],
|
|
1721
1735
|
];
|
|
1722
|
-
export var CreateIntentRequest = [
|
|
1736
|
+
export var CreateIntentRequest$ = [
|
|
1723
1737
|
3,
|
|
1724
1738
|
n0,
|
|
1725
1739
|
_CIR,
|
|
@@ -1731,22 +1745,22 @@ export var CreateIntentRequest = [
|
|
|
1731
1745
|
0,
|
|
1732
1746
|
0,
|
|
1733
1747
|
() => SampleUtterancesList,
|
|
1734
|
-
() => DialogCodeHookSettings
|
|
1735
|
-
() => FulfillmentCodeHookSettings
|
|
1736
|
-
() => IntentConfirmationSetting
|
|
1737
|
-
() => IntentClosingSetting
|
|
1748
|
+
() => DialogCodeHookSettings$,
|
|
1749
|
+
() => FulfillmentCodeHookSettings$,
|
|
1750
|
+
() => IntentConfirmationSetting$,
|
|
1751
|
+
() => IntentClosingSetting$,
|
|
1738
1752
|
() => InputContextsList,
|
|
1739
1753
|
() => OutputContextsList,
|
|
1740
|
-
() => KendraConfiguration
|
|
1754
|
+
() => KendraConfiguration$,
|
|
1741
1755
|
[0, 1],
|
|
1742
1756
|
[0, 1],
|
|
1743
1757
|
[0, 1],
|
|
1744
|
-
() => InitialResponseSetting
|
|
1745
|
-
() => QnAIntentConfiguration
|
|
1746
|
-
() => QInConnectIntentConfiguration
|
|
1758
|
+
() => InitialResponseSetting$,
|
|
1759
|
+
() => QnAIntentConfiguration$,
|
|
1760
|
+
() => QInConnectIntentConfiguration$,
|
|
1747
1761
|
],
|
|
1748
1762
|
];
|
|
1749
|
-
export var CreateIntentResponse = [
|
|
1763
|
+
export var CreateIntentResponse$ = [
|
|
1750
1764
|
3,
|
|
1751
1765
|
n0,
|
|
1752
1766
|
_CIRr,
|
|
@@ -1759,25 +1773,25 @@ export var CreateIntentResponse = [
|
|
|
1759
1773
|
0,
|
|
1760
1774
|
0,
|
|
1761
1775
|
() => SampleUtterancesList,
|
|
1762
|
-
() => DialogCodeHookSettings
|
|
1763
|
-
() => FulfillmentCodeHookSettings
|
|
1764
|
-
() => IntentConfirmationSetting
|
|
1765
|
-
() => IntentClosingSetting
|
|
1776
|
+
() => DialogCodeHookSettings$,
|
|
1777
|
+
() => FulfillmentCodeHookSettings$,
|
|
1778
|
+
() => IntentConfirmationSetting$,
|
|
1779
|
+
() => IntentClosingSetting$,
|
|
1766
1780
|
() => InputContextsList,
|
|
1767
1781
|
() => OutputContextsList,
|
|
1768
|
-
() => KendraConfiguration
|
|
1782
|
+
() => KendraConfiguration$,
|
|
1769
1783
|
0,
|
|
1770
1784
|
0,
|
|
1771
1785
|
0,
|
|
1772
1786
|
4,
|
|
1773
|
-
() => InitialResponseSetting
|
|
1774
|
-
() => QnAIntentConfiguration
|
|
1775
|
-
() => QInConnectIntentConfiguration
|
|
1787
|
+
() => InitialResponseSetting$,
|
|
1788
|
+
() => QnAIntentConfiguration$,
|
|
1789
|
+
() => QInConnectIntentConfiguration$,
|
|
1776
1790
|
],
|
|
1777
1791
|
];
|
|
1778
|
-
export var CreateResourcePolicyRequest = [3, n0, _CRPR, 0, [_rAe, _p], [[0, 1], 0]];
|
|
1779
|
-
export var CreateResourcePolicyResponse = [3, n0, _CRPRr, 0, [_rAe, _rI], [0, 0]];
|
|
1780
|
-
export var CreateResourcePolicyStatementRequest = [
|
|
1792
|
+
export var CreateResourcePolicyRequest$ = [3, n0, _CRPR, 0, [_rAe, _p], [[0, 1], 0]];
|
|
1793
|
+
export var CreateResourcePolicyResponse$ = [3, n0, _CRPRr, 0, [_rAe, _rI], [0, 0]];
|
|
1794
|
+
export var CreateResourcePolicyStatementRequest$ = [
|
|
1781
1795
|
3,
|
|
1782
1796
|
n0,
|
|
1783
1797
|
_CRPSR,
|
|
@@ -1785,8 +1799,8 @@ export var CreateResourcePolicyStatementRequest = [
|
|
|
1785
1799
|
[_rAe, _sI, _ef, _pr, _act, _c, _eRI],
|
|
1786
1800
|
[[0, 1], 0, 0, () => PrincipalList, 64 | 0, [2, n0, _CM, 0, 0, 128 | 0], [0, { [_hQ]: _eRI }]],
|
|
1787
1801
|
];
|
|
1788
|
-
export var CreateResourcePolicyStatementResponse = [3, n0, _CRPSRr, 0, [_rAe, _rI], [0, 0]];
|
|
1789
|
-
export var CreateSlotRequest = [
|
|
1802
|
+
export var CreateResourcePolicyStatementResponse$ = [3, n0, _CRPSRr, 0, [_rAe, _rI], [0, 0]];
|
|
1803
|
+
export var CreateSlotRequest$ = [
|
|
1790
1804
|
3,
|
|
1791
1805
|
n0,
|
|
1792
1806
|
_CSR,
|
|
@@ -1796,17 +1810,17 @@ export var CreateSlotRequest = [
|
|
|
1796
1810
|
0,
|
|
1797
1811
|
0,
|
|
1798
1812
|
0,
|
|
1799
|
-
() => SlotValueElicitationSetting
|
|
1800
|
-
() => ObfuscationSetting
|
|
1813
|
+
() => SlotValueElicitationSetting$,
|
|
1814
|
+
() => ObfuscationSetting$,
|
|
1801
1815
|
[0, 1],
|
|
1802
1816
|
[0, 1],
|
|
1803
1817
|
[0, 1],
|
|
1804
1818
|
[0, 1],
|
|
1805
|
-
() => MultipleValuesSetting
|
|
1806
|
-
() => SubSlotSetting
|
|
1819
|
+
() => MultipleValuesSetting$,
|
|
1820
|
+
() => SubSlotSetting$,
|
|
1807
1821
|
],
|
|
1808
1822
|
];
|
|
1809
|
-
export var CreateSlotResponse = [
|
|
1823
|
+
export var CreateSlotResponse$ = [
|
|
1810
1824
|
3,
|
|
1811
1825
|
n0,
|
|
1812
1826
|
_CSRr,
|
|
@@ -1817,18 +1831,18 @@ export var CreateSlotResponse = [
|
|
|
1817
1831
|
0,
|
|
1818
1832
|
0,
|
|
1819
1833
|
0,
|
|
1820
|
-
() => SlotValueElicitationSetting
|
|
1821
|
-
() => ObfuscationSetting
|
|
1834
|
+
() => SlotValueElicitationSetting$,
|
|
1835
|
+
() => ObfuscationSetting$,
|
|
1822
1836
|
0,
|
|
1823
1837
|
0,
|
|
1824
1838
|
0,
|
|
1825
1839
|
0,
|
|
1826
1840
|
4,
|
|
1827
|
-
() => MultipleValuesSetting
|
|
1828
|
-
() => SubSlotSetting
|
|
1841
|
+
() => MultipleValuesSetting$,
|
|
1842
|
+
() => SubSlotSetting$,
|
|
1829
1843
|
],
|
|
1830
1844
|
];
|
|
1831
|
-
export var CreateSlotTypeRequest = [
|
|
1845
|
+
export var CreateSlotTypeRequest$ = [
|
|
1832
1846
|
3,
|
|
1833
1847
|
n0,
|
|
1834
1848
|
_CSTR,
|
|
@@ -1838,16 +1852,16 @@ export var CreateSlotTypeRequest = [
|
|
|
1838
1852
|
0,
|
|
1839
1853
|
0,
|
|
1840
1854
|
() => SlotTypeValues,
|
|
1841
|
-
() => SlotValueSelectionSetting
|
|
1855
|
+
() => SlotValueSelectionSetting$,
|
|
1842
1856
|
0,
|
|
1843
1857
|
[0, 1],
|
|
1844
1858
|
[0, 1],
|
|
1845
1859
|
[0, 1],
|
|
1846
|
-
() => ExternalSourceSetting
|
|
1847
|
-
() => CompositeSlotTypeSetting
|
|
1860
|
+
() => ExternalSourceSetting$,
|
|
1861
|
+
() => CompositeSlotTypeSetting$,
|
|
1848
1862
|
],
|
|
1849
1863
|
];
|
|
1850
|
-
export var CreateSlotTypeResponse = [
|
|
1864
|
+
export var CreateSlotTypeResponse$ = [
|
|
1851
1865
|
3,
|
|
1852
1866
|
n0,
|
|
1853
1867
|
_CSTRr,
|
|
@@ -1858,59 +1872,59 @@ export var CreateSlotTypeResponse = [
|
|
|
1858
1872
|
0,
|
|
1859
1873
|
0,
|
|
1860
1874
|
() => SlotTypeValues,
|
|
1861
|
-
() => SlotValueSelectionSetting
|
|
1875
|
+
() => SlotValueSelectionSetting$,
|
|
1862
1876
|
0,
|
|
1863
1877
|
0,
|
|
1864
1878
|
0,
|
|
1865
1879
|
0,
|
|
1866
1880
|
4,
|
|
1867
|
-
() => ExternalSourceSetting
|
|
1868
|
-
() => CompositeSlotTypeSetting
|
|
1881
|
+
() => ExternalSourceSetting$,
|
|
1882
|
+
() => CompositeSlotTypeSetting$,
|
|
1869
1883
|
],
|
|
1870
1884
|
];
|
|
1871
|
-
export var CreateTestSetDiscrepancyReportRequest = [
|
|
1885
|
+
export var CreateTestSetDiscrepancyReportRequest$ = [
|
|
1872
1886
|
3,
|
|
1873
1887
|
n0,
|
|
1874
1888
|
_CTSDRR,
|
|
1875
1889
|
0,
|
|
1876
1890
|
[_tSI, _tar],
|
|
1877
|
-
[[0, 1], () => TestSetDiscrepancyReportResourceTarget],
|
|
1891
|
+
[[0, 1], () => TestSetDiscrepancyReportResourceTarget$],
|
|
1878
1892
|
];
|
|
1879
|
-
export var CreateTestSetDiscrepancyReportResponse = [
|
|
1893
|
+
export var CreateTestSetDiscrepancyReportResponse$ = [
|
|
1880
1894
|
3,
|
|
1881
1895
|
n0,
|
|
1882
1896
|
_CTSDRRr,
|
|
1883
1897
|
0,
|
|
1884
1898
|
[_tSDRI, _cDT, _tSI, _tar],
|
|
1885
|
-
[0, 4, 0, () => TestSetDiscrepancyReportResourceTarget],
|
|
1899
|
+
[0, 4, 0, () => TestSetDiscrepancyReportResourceTarget$],
|
|
1886
1900
|
];
|
|
1887
|
-
export var CreateUploadUrlRequest = [3, n0, _CUUR, 0, [], []];
|
|
1888
|
-
export var CreateUploadUrlResponse = [3, n0, _CUURr, 0, [_iIm, _uU], [0, 0]];
|
|
1889
|
-
export var CustomPayload = [3, n0, _CP, 0, [_va], [0]];
|
|
1890
|
-
export var CustomVocabularyEntryId = [3, n0, _CVEI, 0, [_iIt], [0]];
|
|
1891
|
-
export var CustomVocabularyExportSpecification = [3, n0, _CVES, 0, [_bI, _bV, _lI], [0, 0, 0]];
|
|
1892
|
-
export var CustomVocabularyImportSpecification = [3, n0, _CVIS, 0, [_bI, _bV, _lI], [0, 0, 0]];
|
|
1893
|
-
export var CustomVocabularyItem = [3, n0, _CVI, 0, [_iIt, _ph, _w, _dA], [0, 0, 1, 0]];
|
|
1894
|
-
export var DataPrivacy = [3, n0, _DP, 0, [_cD], [2]];
|
|
1895
|
-
export var DataSourceConfiguration = [
|
|
1901
|
+
export var CreateUploadUrlRequest$ = [3, n0, _CUUR, 0, [], []];
|
|
1902
|
+
export var CreateUploadUrlResponse$ = [3, n0, _CUURr, 0, [_iIm, _uU], [0, 0]];
|
|
1903
|
+
export var CustomPayload$ = [3, n0, _CP, 0, [_va], [0]];
|
|
1904
|
+
export var CustomVocabularyEntryId$ = [3, n0, _CVEI, 0, [_iIt], [0]];
|
|
1905
|
+
export var CustomVocabularyExportSpecification$ = [3, n0, _CVES, 0, [_bI, _bV, _lI], [0, 0, 0]];
|
|
1906
|
+
export var CustomVocabularyImportSpecification$ = [3, n0, _CVIS, 0, [_bI, _bV, _lI], [0, 0, 0]];
|
|
1907
|
+
export var CustomVocabularyItem$ = [3, n0, _CVI, 0, [_iIt, _ph, _w, _dA], [0, 0, 1, 0]];
|
|
1908
|
+
export var DataPrivacy$ = [3, n0, _DP, 0, [_cD], [2]];
|
|
1909
|
+
export var DataSourceConfiguration$ = [
|
|
1896
1910
|
3,
|
|
1897
1911
|
n0,
|
|
1898
1912
|
_DSC,
|
|
1899
1913
|
0,
|
|
1900
1914
|
[_oCp, _kC, _bKSC],
|
|
1901
|
-
[() => OpensearchConfiguration
|
|
1915
|
+
[() => OpensearchConfiguration$, () => QnAKendraConfiguration$, () => BedrockKnowledgeStoreConfiguration$],
|
|
1902
1916
|
];
|
|
1903
|
-
export var DateRangeFilter = [3, n0, _DRF, 0, [_sDT, _eDT], [4, 4]];
|
|
1904
|
-
export var DeepgramSpeechModelConfig = [3, n0, _DSMC, 0, [_aTSA, _mI], [0, 0]];
|
|
1905
|
-
export var DefaultConditionalBranch = [
|
|
1917
|
+
export var DateRangeFilter$ = [3, n0, _DRF, 0, [_sDT, _eDT], [4, 4]];
|
|
1918
|
+
export var DeepgramSpeechModelConfig$ = [3, n0, _DSMC, 0, [_aTSA, _mI], [0, 0]];
|
|
1919
|
+
export var DefaultConditionalBranch$ = [
|
|
1906
1920
|
3,
|
|
1907
1921
|
n0,
|
|
1908
1922
|
_DCB,
|
|
1909
1923
|
0,
|
|
1910
1924
|
[_nS, _re],
|
|
1911
|
-
[() => DialogState
|
|
1925
|
+
[() => DialogState$, () => ResponseSpecification$],
|
|
1912
1926
|
];
|
|
1913
|
-
export var DeleteBotAliasRequest = [
|
|
1927
|
+
export var DeleteBotAliasRequest$ = [
|
|
1914
1928
|
3,
|
|
1915
1929
|
n0,
|
|
1916
1930
|
_DBAR,
|
|
@@ -1922,8 +1936,8 @@ export var DeleteBotAliasRequest = [
|
|
|
1922
1936
|
[2, { [_hQ]: _sRIUC }],
|
|
1923
1937
|
],
|
|
1924
1938
|
];
|
|
1925
|
-
export var DeleteBotAliasResponse = [3, n0, _DBARe, 0, [_bAI, _bI, _bAS], [0, 0, 0]];
|
|
1926
|
-
export var DeleteBotLocaleRequest = [
|
|
1939
|
+
export var DeleteBotAliasResponse$ = [3, n0, _DBARe, 0, [_bAI, _bI, _bAS], [0, 0, 0]];
|
|
1940
|
+
export var DeleteBotLocaleRequest$ = [
|
|
1927
1941
|
3,
|
|
1928
1942
|
n0,
|
|
1929
1943
|
_DBLR,
|
|
@@ -1935,8 +1949,8 @@ export var DeleteBotLocaleRequest = [
|
|
|
1935
1949
|
[0, 1],
|
|
1936
1950
|
],
|
|
1937
1951
|
];
|
|
1938
|
-
export var DeleteBotLocaleResponse = [3, n0, _DBLRe, 0, [_bI, _bV, _lI, _bLS], [0, 0, 0, 0]];
|
|
1939
|
-
export var DeleteBotReplicaRequest = [
|
|
1952
|
+
export var DeleteBotLocaleResponse$ = [3, n0, _DBLRe, 0, [_bI, _bV, _lI, _bLS], [0, 0, 0, 0]];
|
|
1953
|
+
export var DeleteBotReplicaRequest$ = [
|
|
1940
1954
|
3,
|
|
1941
1955
|
n0,
|
|
1942
1956
|
_DBRR,
|
|
@@ -1947,8 +1961,8 @@ export var DeleteBotReplicaRequest = [
|
|
|
1947
1961
|
[0, 1],
|
|
1948
1962
|
],
|
|
1949
1963
|
];
|
|
1950
|
-
export var DeleteBotReplicaResponse = [3, n0, _DBRRe, 0, [_bI, _rR, _bRSo], [0, 0, 0]];
|
|
1951
|
-
export var DeleteBotRequest = [
|
|
1964
|
+
export var DeleteBotReplicaResponse$ = [3, n0, _DBRRe, 0, [_bI, _rR, _bRSo], [0, 0, 0]];
|
|
1965
|
+
export var DeleteBotRequest$ = [
|
|
1952
1966
|
3,
|
|
1953
1967
|
n0,
|
|
1954
1968
|
_DBR,
|
|
@@ -1959,8 +1973,8 @@ export var DeleteBotRequest = [
|
|
|
1959
1973
|
[2, { [_hQ]: _sRIUC }],
|
|
1960
1974
|
],
|
|
1961
1975
|
];
|
|
1962
|
-
export var DeleteBotResponse = [3, n0, _DBRe, 0, [_bI, _bS], [0, 0]];
|
|
1963
|
-
export var DeleteBotVersionRequest = [
|
|
1976
|
+
export var DeleteBotResponse$ = [3, n0, _DBRe, 0, [_bI, _bS], [0, 0]];
|
|
1977
|
+
export var DeleteBotVersionRequest$ = [
|
|
1964
1978
|
3,
|
|
1965
1979
|
n0,
|
|
1966
1980
|
_DBVR,
|
|
@@ -1972,8 +1986,8 @@ export var DeleteBotVersionRequest = [
|
|
|
1972
1986
|
[2, { [_hQ]: _sRIUC }],
|
|
1973
1987
|
],
|
|
1974
1988
|
];
|
|
1975
|
-
export var DeleteBotVersionResponse = [3, n0, _DBVRe, 0, [_bI, _bV, _bS], [0, 0, 0]];
|
|
1976
|
-
export var DeleteCustomVocabularyRequest = [
|
|
1989
|
+
export var DeleteBotVersionResponse$ = [3, n0, _DBVRe, 0, [_bI, _bV, _bS], [0, 0, 0]];
|
|
1990
|
+
export var DeleteCustomVocabularyRequest$ = [
|
|
1977
1991
|
3,
|
|
1978
1992
|
n0,
|
|
1979
1993
|
_DCVR,
|
|
@@ -1985,7 +1999,7 @@ export var DeleteCustomVocabularyRequest = [
|
|
|
1985
1999
|
[0, 1],
|
|
1986
2000
|
],
|
|
1987
2001
|
];
|
|
1988
|
-
export var DeleteCustomVocabularyResponse = [
|
|
2002
|
+
export var DeleteCustomVocabularyResponse$ = [
|
|
1989
2003
|
3,
|
|
1990
2004
|
n0,
|
|
1991
2005
|
_DCVRe,
|
|
@@ -1993,11 +2007,11 @@ export var DeleteCustomVocabularyResponse = [
|
|
|
1993
2007
|
[_bI, _bV, _lI, _cVS],
|
|
1994
2008
|
[0, 0, 0, 0],
|
|
1995
2009
|
];
|
|
1996
|
-
export var DeleteExportRequest = [3, n0, _DER, 0, [_eI], [[0, 1]]];
|
|
1997
|
-
export var DeleteExportResponse = [3, n0, _DERe, 0, [_eI, _eSx], [0, 0]];
|
|
1998
|
-
export var DeleteImportRequest = [3, n0, _DIR, 0, [_iIm], [[0, 1]]];
|
|
1999
|
-
export var DeleteImportResponse = [3, n0, _DIRe, 0, [_iIm, _iSm], [0, 0]];
|
|
2000
|
-
export var DeleteIntentRequest = [
|
|
2010
|
+
export var DeleteExportRequest$ = [3, n0, _DER, 0, [_eI], [[0, 1]]];
|
|
2011
|
+
export var DeleteExportResponse$ = [3, n0, _DERe, 0, [_eI, _eSx], [0, 0]];
|
|
2012
|
+
export var DeleteImportRequest$ = [3, n0, _DIR, 0, [_iIm], [[0, 1]]];
|
|
2013
|
+
export var DeleteImportResponse$ = [3, n0, _DIRe, 0, [_iIm, _iSm], [0, 0]];
|
|
2014
|
+
export var DeleteIntentRequest$ = [
|
|
2001
2015
|
3,
|
|
2002
2016
|
n0,
|
|
2003
2017
|
_DIRel,
|
|
@@ -2010,7 +2024,7 @@ export var DeleteIntentRequest = [
|
|
|
2010
2024
|
[0, 1],
|
|
2011
2025
|
],
|
|
2012
2026
|
];
|
|
2013
|
-
export var DeleteResourcePolicyRequest = [
|
|
2027
|
+
export var DeleteResourcePolicyRequest$ = [
|
|
2014
2028
|
3,
|
|
2015
2029
|
n0,
|
|
2016
2030
|
_DRPR,
|
|
@@ -2021,8 +2035,8 @@ export var DeleteResourcePolicyRequest = [
|
|
|
2021
2035
|
[0, { [_hQ]: _eRI }],
|
|
2022
2036
|
],
|
|
2023
2037
|
];
|
|
2024
|
-
export var DeleteResourcePolicyResponse = [3, n0, _DRPRe, 0, [_rAe, _rI], [0, 0]];
|
|
2025
|
-
export var DeleteResourcePolicyStatementRequest = [
|
|
2038
|
+
export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe, 0, [_rAe, _rI], [0, 0]];
|
|
2039
|
+
export var DeleteResourcePolicyStatementRequest$ = [
|
|
2026
2040
|
3,
|
|
2027
2041
|
n0,
|
|
2028
2042
|
_DRPSR,
|
|
@@ -2034,8 +2048,8 @@ export var DeleteResourcePolicyStatementRequest = [
|
|
|
2034
2048
|
[0, { [_hQ]: _eRI }],
|
|
2035
2049
|
],
|
|
2036
2050
|
];
|
|
2037
|
-
export var DeleteResourcePolicyStatementResponse = [3, n0, _DRPSRe, 0, [_rAe, _rI], [0, 0]];
|
|
2038
|
-
export var DeleteSlotRequest = [
|
|
2051
|
+
export var DeleteResourcePolicyStatementResponse$ = [3, n0, _DRPSRe, 0, [_rAe, _rI], [0, 0]];
|
|
2052
|
+
export var DeleteSlotRequest$ = [
|
|
2039
2053
|
3,
|
|
2040
2054
|
n0,
|
|
2041
2055
|
_DSR,
|
|
@@ -2049,7 +2063,7 @@ export var DeleteSlotRequest = [
|
|
|
2049
2063
|
[0, 1],
|
|
2050
2064
|
],
|
|
2051
2065
|
];
|
|
2052
|
-
export var DeleteSlotTypeRequest = [
|
|
2066
|
+
export var DeleteSlotTypeRequest$ = [
|
|
2053
2067
|
3,
|
|
2054
2068
|
n0,
|
|
2055
2069
|
_DSTR,
|
|
@@ -2063,8 +2077,8 @@ export var DeleteSlotTypeRequest = [
|
|
|
2063
2077
|
[2, { [_hQ]: _sRIUC }],
|
|
2064
2078
|
],
|
|
2065
2079
|
];
|
|
2066
|
-
export var DeleteTestSetRequest = [3, n0, _DTSR, 0, [_tSI], [[0, 1]]];
|
|
2067
|
-
export var DeleteUtterancesRequest = [
|
|
2080
|
+
export var DeleteTestSetRequest$ = [3, n0, _DTSR, 0, [_tSI], [[0, 1]]];
|
|
2081
|
+
export var DeleteUtterancesRequest$ = [
|
|
2068
2082
|
3,
|
|
2069
2083
|
n0,
|
|
2070
2084
|
_DUR,
|
|
@@ -2076,8 +2090,8 @@ export var DeleteUtterancesRequest = [
|
|
|
2076
2090
|
[0, { [_hQ]: _sIe }],
|
|
2077
2091
|
],
|
|
2078
2092
|
];
|
|
2079
|
-
export var DeleteUtterancesResponse = [3, n0, _DURe, 0, [], []];
|
|
2080
|
-
export var DescribeBotAliasRequest = [
|
|
2093
|
+
export var DeleteUtterancesResponse$ = [3, n0, _DURe, 0, [], []];
|
|
2094
|
+
export var DescribeBotAliasRequest$ = [
|
|
2081
2095
|
3,
|
|
2082
2096
|
n0,
|
|
2083
2097
|
_DBARes,
|
|
@@ -2088,7 +2102,7 @@ export var DescribeBotAliasRequest = [
|
|
|
2088
2102
|
[0, 1],
|
|
2089
2103
|
],
|
|
2090
2104
|
];
|
|
2091
|
-
export var DescribeBotAliasResponse = [
|
|
2105
|
+
export var DescribeBotAliasResponse$ = [
|
|
2092
2106
|
3,
|
|
2093
2107
|
n0,
|
|
2094
2108
|
_DBAResc,
|
|
@@ -2100,8 +2114,8 @@ export var DescribeBotAliasResponse = [
|
|
|
2100
2114
|
0,
|
|
2101
2115
|
0,
|
|
2102
2116
|
() => BotAliasLocaleSettingsMap,
|
|
2103
|
-
() => ConversationLogSettings
|
|
2104
|
-
() => SentimentAnalysisSettings
|
|
2117
|
+
() => ConversationLogSettings$,
|
|
2118
|
+
() => SentimentAnalysisSettings$,
|
|
2105
2119
|
() => BotAliasHistoryEventsList,
|
|
2106
2120
|
0,
|
|
2107
2121
|
0,
|
|
@@ -2110,7 +2124,7 @@ export var DescribeBotAliasResponse = [
|
|
|
2110
2124
|
() => ParentBotNetworks,
|
|
2111
2125
|
],
|
|
2112
2126
|
];
|
|
2113
|
-
export var DescribeBotLocaleRequest = [
|
|
2127
|
+
export var DescribeBotLocaleRequest$ = [
|
|
2114
2128
|
3,
|
|
2115
2129
|
n0,
|
|
2116
2130
|
_DBLRes,
|
|
@@ -2122,7 +2136,7 @@ export var DescribeBotLocaleRequest = [
|
|
|
2122
2136
|
[0, 1],
|
|
2123
2137
|
],
|
|
2124
2138
|
];
|
|
2125
|
-
export var DescribeBotLocaleResponse = [
|
|
2139
|
+
export var DescribeBotLocaleResponse$ = [
|
|
2126
2140
|
3,
|
|
2127
2141
|
n0,
|
|
2128
2142
|
_DBLResc,
|
|
@@ -2156,9 +2170,9 @@ export var DescribeBotLocaleResponse = [
|
|
|
2156
2170
|
0,
|
|
2157
2171
|
0,
|
|
2158
2172
|
1,
|
|
2159
|
-
() => VoiceSettings
|
|
2160
|
-
() => UnifiedSpeechSettings
|
|
2161
|
-
() => SpeechRecognitionSettings
|
|
2173
|
+
() => VoiceSettings$,
|
|
2174
|
+
() => UnifiedSpeechSettings$,
|
|
2175
|
+
() => SpeechRecognitionSettings$,
|
|
2162
2176
|
1,
|
|
2163
2177
|
1,
|
|
2164
2178
|
0,
|
|
@@ -2168,11 +2182,11 @@ export var DescribeBotLocaleResponse = [
|
|
|
2168
2182
|
4,
|
|
2169
2183
|
() => BotLocaleHistoryEventsList,
|
|
2170
2184
|
64 | 0,
|
|
2171
|
-
() => GenerativeAISettings
|
|
2185
|
+
() => GenerativeAISettings$,
|
|
2172
2186
|
0,
|
|
2173
2187
|
],
|
|
2174
2188
|
];
|
|
2175
|
-
export var DescribeBotRecommendationRequest = [
|
|
2189
|
+
export var DescribeBotRecommendationRequest$ = [
|
|
2176
2190
|
3,
|
|
2177
2191
|
n0,
|
|
2178
2192
|
_DBRRes,
|
|
@@ -2185,7 +2199,7 @@ export var DescribeBotRecommendationRequest = [
|
|
|
2185
2199
|
[0, 1],
|
|
2186
2200
|
],
|
|
2187
2201
|
];
|
|
2188
|
-
export var DescribeBotRecommendationResponse = [
|
|
2202
|
+
export var DescribeBotRecommendationResponse$ = [
|
|
2189
2203
|
3,
|
|
2190
2204
|
n0,
|
|
2191
2205
|
_DBRResc,
|
|
@@ -2200,12 +2214,12 @@ export var DescribeBotRecommendationResponse = [
|
|
|
2200
2214
|
64 | 0,
|
|
2201
2215
|
4,
|
|
2202
2216
|
4,
|
|
2203
|
-
() => TranscriptSourceSetting
|
|
2204
|
-
[() => EncryptionSetting
|
|
2205
|
-
() => BotRecommendationResults
|
|
2217
|
+
() => TranscriptSourceSetting$,
|
|
2218
|
+
[() => EncryptionSetting$, 0],
|
|
2219
|
+
() => BotRecommendationResults$,
|
|
2206
2220
|
],
|
|
2207
2221
|
];
|
|
2208
|
-
export var DescribeBotReplicaRequest = [
|
|
2222
|
+
export var DescribeBotReplicaRequest$ = [
|
|
2209
2223
|
3,
|
|
2210
2224
|
n0,
|
|
2211
2225
|
_DBRRescr,
|
|
@@ -2216,7 +2230,7 @@ export var DescribeBotReplicaRequest = [
|
|
|
2216
2230
|
[0, 1],
|
|
2217
2231
|
],
|
|
2218
2232
|
];
|
|
2219
|
-
export var DescribeBotReplicaResponse = [
|
|
2233
|
+
export var DescribeBotReplicaResponse$ = [
|
|
2220
2234
|
3,
|
|
2221
2235
|
n0,
|
|
2222
2236
|
_DBRRescri,
|
|
@@ -2224,8 +2238,8 @@ export var DescribeBotReplicaResponse = [
|
|
|
2224
2238
|
[_bI, _rR, _sR, _cDT, _bRSo, _fR],
|
|
2225
2239
|
[0, 0, 0, 4, 0, 64 | 0],
|
|
2226
2240
|
];
|
|
2227
|
-
export var DescribeBotRequest = [3, n0, _DBRes, 0, [_bI], [[0, 1]]];
|
|
2228
|
-
export var DescribeBotResourceGenerationRequest = [
|
|
2241
|
+
export var DescribeBotRequest$ = [3, n0, _DBRes, 0, [_bI], [[0, 1]]];
|
|
2242
|
+
export var DescribeBotResourceGenerationRequest$ = [
|
|
2229
2243
|
3,
|
|
2230
2244
|
n0,
|
|
2231
2245
|
_DBRGR,
|
|
@@ -2238,7 +2252,7 @@ export var DescribeBotResourceGenerationRequest = [
|
|
|
2238
2252
|
[0, 1],
|
|
2239
2253
|
],
|
|
2240
2254
|
];
|
|
2241
|
-
export var DescribeBotResourceGenerationResponse = [
|
|
2255
|
+
export var DescribeBotResourceGenerationResponse$ = [
|
|
2242
2256
|
3,
|
|
2243
2257
|
n0,
|
|
2244
2258
|
_DBRGRe,
|
|
@@ -2246,15 +2260,15 @@ export var DescribeBotResourceGenerationResponse = [
|
|
|
2246
2260
|
[_bI, _bV, _lI, _gI, _fR, _gS, _gIP, _gBLU, _cDT, _mA, _lUDT],
|
|
2247
2261
|
[0, 0, 0, 0, 64 | 0, 0, 0, 0, 4, 0, 4],
|
|
2248
2262
|
];
|
|
2249
|
-
export var DescribeBotResponse = [
|
|
2263
|
+
export var DescribeBotResponse$ = [
|
|
2250
2264
|
3,
|
|
2251
2265
|
n0,
|
|
2252
2266
|
_DBResc,
|
|
2253
2267
|
0,
|
|
2254
2268
|
[_bI, _bN, _de, _rA, _dP, _iSTTLIS, _bS, _cDT, _lUDT, _bTo, _bM, _fR, _eLS],
|
|
2255
|
-
[0, 0, 0, 0, () => DataPrivacy
|
|
2269
|
+
[0, 0, 0, 0, () => DataPrivacy$, 1, 0, 4, 4, 0, () => BotMembers, 64 | 0, () => ErrorLogSettings$],
|
|
2256
2270
|
];
|
|
2257
|
-
export var DescribeBotVersionRequest = [
|
|
2271
|
+
export var DescribeBotVersionRequest$ = [
|
|
2258
2272
|
3,
|
|
2259
2273
|
n0,
|
|
2260
2274
|
_DBVRes,
|
|
@@ -2265,15 +2279,15 @@ export var DescribeBotVersionRequest = [
|
|
|
2265
2279
|
[0, 1],
|
|
2266
2280
|
],
|
|
2267
2281
|
];
|
|
2268
|
-
export var DescribeBotVersionResponse = [
|
|
2282
|
+
export var DescribeBotVersionResponse$ = [
|
|
2269
2283
|
3,
|
|
2270
2284
|
n0,
|
|
2271
2285
|
_DBVResc,
|
|
2272
2286
|
0,
|
|
2273
2287
|
[_bI, _bN, _bV, _de, _rA, _dP, _iSTTLIS, _bS, _fR, _cDT, _pBN, _bTo, _bM],
|
|
2274
|
-
[0, 0, 0, 0, 0, () => DataPrivacy
|
|
2288
|
+
[0, 0, 0, 0, 0, () => DataPrivacy$, 1, 0, 64 | 0, 4, () => ParentBotNetworks, 0, () => BotMembers],
|
|
2275
2289
|
];
|
|
2276
|
-
export var DescribeCustomVocabularyMetadataRequest = [
|
|
2290
|
+
export var DescribeCustomVocabularyMetadataRequest$ = [
|
|
2277
2291
|
3,
|
|
2278
2292
|
n0,
|
|
2279
2293
|
_DCVMR,
|
|
@@ -2285,7 +2299,7 @@ export var DescribeCustomVocabularyMetadataRequest = [
|
|
|
2285
2299
|
[0, 1],
|
|
2286
2300
|
],
|
|
2287
2301
|
];
|
|
2288
|
-
export var DescribeCustomVocabularyMetadataResponse = [
|
|
2302
|
+
export var DescribeCustomVocabularyMetadataResponse$ = [
|
|
2289
2303
|
3,
|
|
2290
2304
|
n0,
|
|
2291
2305
|
_DCVMRe,
|
|
@@ -2293,25 +2307,25 @@ export var DescribeCustomVocabularyMetadataResponse = [
|
|
|
2293
2307
|
[_bI, _bV, _lI, _cVS, _cDT, _lUDT],
|
|
2294
2308
|
[0, 0, 0, 0, 4, 4],
|
|
2295
2309
|
];
|
|
2296
|
-
export var DescribeExportRequest = [3, n0, _DERes, 0, [_eI], [[0, 1]]];
|
|
2297
|
-
export var DescribeExportResponse = [
|
|
2310
|
+
export var DescribeExportRequest$ = [3, n0, _DERes, 0, [_eI], [[0, 1]]];
|
|
2311
|
+
export var DescribeExportResponse$ = [
|
|
2298
2312
|
3,
|
|
2299
2313
|
n0,
|
|
2300
2314
|
_DEResc,
|
|
2301
2315
|
0,
|
|
2302
2316
|
[_eI, _rS, _fF, _eSx, _fR, _dU, _cDT, _lUDT],
|
|
2303
|
-
[0, () => ExportResourceSpecification
|
|
2317
|
+
[0, () => ExportResourceSpecification$, 0, 0, 64 | 0, 0, 4, 4],
|
|
2304
2318
|
];
|
|
2305
|
-
export var DescribeImportRequest = [3, n0, _DIRes, 0, [_iIm], [[0, 1]]];
|
|
2306
|
-
export var DescribeImportResponse = [
|
|
2319
|
+
export var DescribeImportRequest$ = [3, n0, _DIRes, 0, [_iIm], [[0, 1]]];
|
|
2320
|
+
export var DescribeImportResponse$ = [
|
|
2307
2321
|
3,
|
|
2308
2322
|
n0,
|
|
2309
2323
|
_DIResc,
|
|
2310
2324
|
0,
|
|
2311
2325
|
[_iIm, _rS, _iRI, _iRN, _mS, _iSm, _fR, _cDT, _lUDT],
|
|
2312
|
-
[0, () => ImportResourceSpecification
|
|
2326
|
+
[0, () => ImportResourceSpecification$, 0, 0, 0, 0, 64 | 0, 4, 4],
|
|
2313
2327
|
];
|
|
2314
|
-
export var DescribeIntentRequest = [
|
|
2328
|
+
export var DescribeIntentRequest$ = [
|
|
2315
2329
|
3,
|
|
2316
2330
|
n0,
|
|
2317
2331
|
_DIRescr,
|
|
@@ -2324,7 +2338,7 @@ export var DescribeIntentRequest = [
|
|
|
2324
2338
|
[0, 1],
|
|
2325
2339
|
],
|
|
2326
2340
|
];
|
|
2327
|
-
export var DescribeIntentResponse = [
|
|
2341
|
+
export var DescribeIntentResponse$ = [
|
|
2328
2342
|
3,
|
|
2329
2343
|
n0,
|
|
2330
2344
|
_DIRescri,
|
|
@@ -2360,27 +2374,27 @@ export var DescribeIntentResponse = [
|
|
|
2360
2374
|
0,
|
|
2361
2375
|
0,
|
|
2362
2376
|
() => SampleUtterancesList,
|
|
2363
|
-
() => DialogCodeHookSettings
|
|
2364
|
-
() => FulfillmentCodeHookSettings
|
|
2377
|
+
() => DialogCodeHookSettings$,
|
|
2378
|
+
() => FulfillmentCodeHookSettings$,
|
|
2365
2379
|
() => SlotPrioritiesList,
|
|
2366
|
-
() => IntentConfirmationSetting
|
|
2367
|
-
() => IntentClosingSetting
|
|
2380
|
+
() => IntentConfirmationSetting$,
|
|
2381
|
+
() => IntentClosingSetting$,
|
|
2368
2382
|
() => InputContextsList,
|
|
2369
2383
|
() => OutputContextsList,
|
|
2370
|
-
() => KendraConfiguration
|
|
2384
|
+
() => KendraConfiguration$,
|
|
2371
2385
|
0,
|
|
2372
2386
|
0,
|
|
2373
2387
|
0,
|
|
2374
2388
|
4,
|
|
2375
2389
|
4,
|
|
2376
|
-
() => InitialResponseSetting
|
|
2377
|
-
() => QnAIntentConfiguration
|
|
2378
|
-
() => QInConnectIntentConfiguration
|
|
2390
|
+
() => InitialResponseSetting$,
|
|
2391
|
+
() => QnAIntentConfiguration$,
|
|
2392
|
+
() => QInConnectIntentConfiguration$,
|
|
2379
2393
|
],
|
|
2380
2394
|
];
|
|
2381
|
-
export var DescribeResourcePolicyRequest = [3, n0, _DRPRes, 0, [_rAe], [[0, 1]]];
|
|
2382
|
-
export var DescribeResourcePolicyResponse = [3, n0, _DRPResc, 0, [_rAe, _p, _rI], [0, 0, 0]];
|
|
2383
|
-
export var DescribeSlotRequest = [
|
|
2395
|
+
export var DescribeResourcePolicyRequest$ = [3, n0, _DRPRes, 0, [_rAe], [[0, 1]]];
|
|
2396
|
+
export var DescribeResourcePolicyResponse$ = [3, n0, _DRPResc, 0, [_rAe, _p, _rI], [0, 0, 0]];
|
|
2397
|
+
export var DescribeSlotRequest$ = [
|
|
2384
2398
|
3,
|
|
2385
2399
|
n0,
|
|
2386
2400
|
_DSRe,
|
|
@@ -2394,7 +2408,7 @@ export var DescribeSlotRequest = [
|
|
|
2394
2408
|
[0, 1],
|
|
2395
2409
|
],
|
|
2396
2410
|
];
|
|
2397
|
-
export var DescribeSlotResponse = [
|
|
2411
|
+
export var DescribeSlotResponse$ = [
|
|
2398
2412
|
3,
|
|
2399
2413
|
n0,
|
|
2400
2414
|
_DSRes,
|
|
@@ -2405,19 +2419,19 @@ export var DescribeSlotResponse = [
|
|
|
2405
2419
|
0,
|
|
2406
2420
|
0,
|
|
2407
2421
|
0,
|
|
2408
|
-
() => SlotValueElicitationSetting
|
|
2409
|
-
() => ObfuscationSetting
|
|
2422
|
+
() => SlotValueElicitationSetting$,
|
|
2423
|
+
() => ObfuscationSetting$,
|
|
2410
2424
|
0,
|
|
2411
2425
|
0,
|
|
2412
2426
|
0,
|
|
2413
2427
|
0,
|
|
2414
2428
|
4,
|
|
2415
2429
|
4,
|
|
2416
|
-
() => MultipleValuesSetting
|
|
2417
|
-
() => SubSlotSetting
|
|
2430
|
+
() => MultipleValuesSetting$,
|
|
2431
|
+
() => SubSlotSetting$,
|
|
2418
2432
|
],
|
|
2419
2433
|
];
|
|
2420
|
-
export var DescribeSlotTypeRequest = [
|
|
2434
|
+
export var DescribeSlotTypeRequest$ = [
|
|
2421
2435
|
3,
|
|
2422
2436
|
n0,
|
|
2423
2437
|
_DSTRe,
|
|
@@ -2430,7 +2444,7 @@ export var DescribeSlotTypeRequest = [
|
|
|
2430
2444
|
[0, 1],
|
|
2431
2445
|
],
|
|
2432
2446
|
];
|
|
2433
|
-
export var DescribeSlotTypeResponse = [
|
|
2447
|
+
export var DescribeSlotTypeResponse$ = [
|
|
2434
2448
|
3,
|
|
2435
2449
|
n0,
|
|
2436
2450
|
_DSTRes,
|
|
@@ -2441,82 +2455,82 @@ export var DescribeSlotTypeResponse = [
|
|
|
2441
2455
|
0,
|
|
2442
2456
|
0,
|
|
2443
2457
|
() => SlotTypeValues,
|
|
2444
|
-
() => SlotValueSelectionSetting
|
|
2458
|
+
() => SlotValueSelectionSetting$,
|
|
2445
2459
|
0,
|
|
2446
2460
|
0,
|
|
2447
2461
|
0,
|
|
2448
2462
|
0,
|
|
2449
2463
|
4,
|
|
2450
2464
|
4,
|
|
2451
|
-
() => ExternalSourceSetting
|
|
2452
|
-
() => CompositeSlotTypeSetting
|
|
2465
|
+
() => ExternalSourceSetting$,
|
|
2466
|
+
() => CompositeSlotTypeSetting$,
|
|
2453
2467
|
],
|
|
2454
2468
|
];
|
|
2455
|
-
export var DescribeTestExecutionRequest = [3, n0, _DTER, 0, [_tEI], [[0, 1]]];
|
|
2456
|
-
export var DescribeTestExecutionResponse = [
|
|
2469
|
+
export var DescribeTestExecutionRequest$ = [3, n0, _DTER, 0, [_tEI], [[0, 1]]];
|
|
2470
|
+
export var DescribeTestExecutionResponse$ = [
|
|
2457
2471
|
3,
|
|
2458
2472
|
n0,
|
|
2459
2473
|
_DTERe,
|
|
2460
2474
|
0,
|
|
2461
2475
|
[_tEI, _cDT, _lUDT, _tES, _tSI, _tSN, _tar, _aM, _tEM, _fR],
|
|
2462
|
-
[0, 4, 4, 0, 0, 0, () => TestExecutionTarget
|
|
2476
|
+
[0, 4, 4, 0, 0, 0, () => TestExecutionTarget$, 0, 0, 64 | 0],
|
|
2463
2477
|
];
|
|
2464
|
-
export var DescribeTestSetDiscrepancyReportRequest = [3, n0, _DTSDRR, 0, [_tSDRI], [[0, 1]]];
|
|
2465
|
-
export var DescribeTestSetDiscrepancyReportResponse = [
|
|
2478
|
+
export var DescribeTestSetDiscrepancyReportRequest$ = [3, n0, _DTSDRR, 0, [_tSDRI], [[0, 1]]];
|
|
2479
|
+
export var DescribeTestSetDiscrepancyReportResponse$ = [
|
|
2466
2480
|
3,
|
|
2467
2481
|
n0,
|
|
2468
2482
|
_DTSDRRe,
|
|
2469
2483
|
0,
|
|
2470
2484
|
[_tSDRI, _tSI, _cDT, _tar, _tSDRS, _lUDTa, _tSDTE, _tSDROU, _fR],
|
|
2471
|
-
[0, 0, 4, () => TestSetDiscrepancyReportResourceTarget
|
|
2485
|
+
[0, 0, 4, () => TestSetDiscrepancyReportResourceTarget$, 0, 4, () => TestSetDiscrepancyErrors$, 0, 64 | 0],
|
|
2472
2486
|
];
|
|
2473
|
-
export var DescribeTestSetGenerationRequest = [3, n0, _DTSGR, 0, [_tSGI], [[0, 1]]];
|
|
2474
|
-
export var DescribeTestSetGenerationResponse = [
|
|
2487
|
+
export var DescribeTestSetGenerationRequest$ = [3, n0, _DTSGR, 0, [_tSGI], [[0, 1]]];
|
|
2488
|
+
export var DescribeTestSetGenerationResponse$ = [
|
|
2475
2489
|
3,
|
|
2476
2490
|
n0,
|
|
2477
2491
|
_DTSGRe,
|
|
2478
2492
|
0,
|
|
2479
2493
|
[_tSGI, _tSGS, _fR, _tSI, _tSN, _de, _sL, _gDS, _rA, _cDT, _lUDT],
|
|
2480
|
-
[0, 0, 64 | 0, 0, 0, 0, () => TestSetStorageLocation
|
|
2494
|
+
[0, 0, 64 | 0, 0, 0, 0, () => TestSetStorageLocation$, () => TestSetGenerationDataSource$, 0, 4, 4],
|
|
2481
2495
|
];
|
|
2482
|
-
export var DescribeTestSetRequest = [3, n0, _DTSRe, 0, [_tSI], [[0, 1]]];
|
|
2483
|
-
export var DescribeTestSetResponse = [
|
|
2496
|
+
export var DescribeTestSetRequest$ = [3, n0, _DTSRe, 0, [_tSI], [[0, 1]]];
|
|
2497
|
+
export var DescribeTestSetResponse$ = [
|
|
2484
2498
|
3,
|
|
2485
2499
|
n0,
|
|
2486
2500
|
_DTSRes,
|
|
2487
2501
|
0,
|
|
2488
2502
|
[_tSI, _tSN, _de, _mo, _sta, _rA, _nTu, _sL, _cDT, _lUDT],
|
|
2489
|
-
[0, 0, 0, 0, 0, 0, 1, () => TestSetStorageLocation
|
|
2503
|
+
[0, 0, 0, 0, 0, 0, 1, () => TestSetStorageLocation$, 4, 4],
|
|
2490
2504
|
];
|
|
2491
|
-
export var DescriptiveBotBuilderSpecification = [
|
|
2505
|
+
export var DescriptiveBotBuilderSpecification$ = [
|
|
2492
2506
|
3,
|
|
2493
2507
|
n0,
|
|
2494
2508
|
_DBBS,
|
|
2495
2509
|
0,
|
|
2496
2510
|
[_e, _bMS],
|
|
2497
|
-
[2, () => BedrockModelSpecification],
|
|
2511
|
+
[2, () => BedrockModelSpecification$],
|
|
2498
2512
|
];
|
|
2499
|
-
export var DialogAction = [3, n0, _DA, 0, [_ty, _sTE, _sNM], [0, 0, 2]];
|
|
2500
|
-
export var DialogCodeHookInvocationSetting = [
|
|
2513
|
+
export var DialogAction$ = [3, n0, _DA, 0, [_ty, _sTE, _sNM], [0, 0, 2]];
|
|
2514
|
+
export var DialogCodeHookInvocationSetting$ = [
|
|
2501
2515
|
3,
|
|
2502
2516
|
n0,
|
|
2503
2517
|
_DCHIS,
|
|
2504
2518
|
0,
|
|
2505
2519
|
[_eCHI, _ac, _iLn, _pCHS],
|
|
2506
|
-
[2, 2, 0, () => PostDialogCodeHookInvocationSpecification],
|
|
2520
|
+
[2, 2, 0, () => PostDialogCodeHookInvocationSpecification$],
|
|
2507
2521
|
];
|
|
2508
|
-
export var DialogCodeHookSettings = [3, n0, _DCHS, 0, [_e], [2]];
|
|
2509
|
-
export var DialogState = [
|
|
2522
|
+
export var DialogCodeHookSettings$ = [3, n0, _DCHS, 0, [_e], [2]];
|
|
2523
|
+
export var DialogState$ = [
|
|
2510
2524
|
3,
|
|
2511
2525
|
n0,
|
|
2512
2526
|
_DS,
|
|
2513
2527
|
0,
|
|
2514
2528
|
[_dAi, _int, _sA],
|
|
2515
|
-
[() => DialogAction
|
|
2529
|
+
[() => DialogAction$, () => IntentOverride$, 128 | 0],
|
|
2516
2530
|
];
|
|
2517
|
-
export var DTMFSpecification = [3, n0, _DTMFS, 0, [_mL, _eTM, _dC, _eC], [1, 1, 0, 0]];
|
|
2518
|
-
export var ElicitationCodeHookInvocationSetting = [3, n0, _ECHIS, 0, [_eCHI, _iLn], [2, 0]];
|
|
2519
|
-
export var EncryptionSetting = [
|
|
2531
|
+
export var DTMFSpecification$ = [3, n0, _DTMFS, 0, [_mL, _eTM, _dC, _eC], [1, 1, 0, 0]];
|
|
2532
|
+
export var ElicitationCodeHookInvocationSetting$ = [3, n0, _ECHIS, 0, [_eCHI, _iLn], [2, 0]];
|
|
2533
|
+
export var EncryptionSetting$ = [
|
|
2520
2534
|
3,
|
|
2521
2535
|
n0,
|
|
2522
2536
|
_ES,
|
|
@@ -2524,43 +2538,43 @@ export var EncryptionSetting = [
|
|
|
2524
2538
|
[_kKA, _bLEP, _aTP],
|
|
2525
2539
|
[0, [() => FilePassword, 0], [() => FilePassword, 0]],
|
|
2526
2540
|
];
|
|
2527
|
-
export var ErrorLogSettings = [3, n0, _ELS, 0, [_e], [2]];
|
|
2528
|
-
export var ExactResponseFields = [3, n0, _ERF, 0, [_qF, _aF], [0, 0]];
|
|
2529
|
-
export var ExecutionErrorDetails = [3, n0, _EED, 0, [_eCr, _eM], [0, 0]];
|
|
2530
|
-
export var ExportFilter = [3, n0, _EF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
2531
|
-
export var ExportResourceSpecification = [
|
|
2541
|
+
export var ErrorLogSettings$ = [3, n0, _ELS, 0, [_e], [2]];
|
|
2542
|
+
export var ExactResponseFields$ = [3, n0, _ERF, 0, [_qF, _aF], [0, 0]];
|
|
2543
|
+
export var ExecutionErrorDetails$ = [3, n0, _EED, 0, [_eCr, _eM], [0, 0]];
|
|
2544
|
+
export var ExportFilter$ = [3, n0, _EF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
2545
|
+
export var ExportResourceSpecification$ = [
|
|
2532
2546
|
3,
|
|
2533
2547
|
n0,
|
|
2534
2548
|
_ERS,
|
|
2535
2549
|
0,
|
|
2536
2550
|
[_bES, _bLES, _cVES, _tSES],
|
|
2537
2551
|
[
|
|
2538
|
-
() => BotExportSpecification
|
|
2539
|
-
() => BotLocaleExportSpecification
|
|
2540
|
-
() => CustomVocabularyExportSpecification
|
|
2541
|
-
() => TestSetExportSpecification
|
|
2552
|
+
() => BotExportSpecification$,
|
|
2553
|
+
() => BotLocaleExportSpecification$,
|
|
2554
|
+
() => CustomVocabularyExportSpecification$,
|
|
2555
|
+
() => TestSetExportSpecification$,
|
|
2542
2556
|
],
|
|
2543
2557
|
];
|
|
2544
|
-
export var ExportSortBy = [3, n0, _ESB, 0, [_a, _or], [0, 0]];
|
|
2545
|
-
export var ExportSummary = [
|
|
2558
|
+
export var ExportSortBy$ = [3, n0, _ESB, 0, [_a, _or], [0, 0]];
|
|
2559
|
+
export var ExportSummary$ = [
|
|
2546
2560
|
3,
|
|
2547
2561
|
n0,
|
|
2548
2562
|
_ESx,
|
|
2549
2563
|
0,
|
|
2550
2564
|
[_eI, _rS, _fF, _eSx, _cDT, _lUDT],
|
|
2551
|
-
[0, () => ExportResourceSpecification
|
|
2565
|
+
[0, () => ExportResourceSpecification$, 0, 0, 4, 4],
|
|
2552
2566
|
];
|
|
2553
|
-
export var ExternalSourceSetting = [3, n0, _ESS, 0, [_gSTS], [() => GrammarSlotTypeSetting]];
|
|
2554
|
-
export var FailedCustomVocabularyItem = [3, n0, _FCVI, 0, [_iIt, _eM, _eCr], [0, 0, 0]];
|
|
2555
|
-
export var FulfillmentCodeHookSettings = [
|
|
2567
|
+
export var ExternalSourceSetting$ = [3, n0, _ESS, 0, [_gSTS], [() => GrammarSlotTypeSetting$]];
|
|
2568
|
+
export var FailedCustomVocabularyItem$ = [3, n0, _FCVI, 0, [_iIt, _eM, _eCr], [0, 0, 0]];
|
|
2569
|
+
export var FulfillmentCodeHookSettings$ = [
|
|
2556
2570
|
3,
|
|
2557
2571
|
n0,
|
|
2558
2572
|
_FCHS,
|
|
2559
2573
|
0,
|
|
2560
2574
|
[_e, _pFSS, _fUS, _ac],
|
|
2561
|
-
[2, () => PostFulfillmentStatusSpecification
|
|
2575
|
+
[2, () => PostFulfillmentStatusSpecification$, () => FulfillmentUpdatesSpecification$, 2],
|
|
2562
2576
|
];
|
|
2563
|
-
export var FulfillmentStartResponseSpecification = [
|
|
2577
|
+
export var FulfillmentStartResponseSpecification$ = [
|
|
2564
2578
|
3,
|
|
2565
2579
|
n0,
|
|
2566
2580
|
_FSRS,
|
|
@@ -2568,7 +2582,7 @@ export var FulfillmentStartResponseSpecification = [
|
|
|
2568
2582
|
[_dIS, _mG, _aIl],
|
|
2569
2583
|
[1, () => MessageGroupsList, 2],
|
|
2570
2584
|
];
|
|
2571
|
-
export var FulfillmentUpdateResponseSpecification = [
|
|
2585
|
+
export var FulfillmentUpdateResponseSpecification$ = [
|
|
2572
2586
|
3,
|
|
2573
2587
|
n0,
|
|
2574
2588
|
_FURS,
|
|
@@ -2576,15 +2590,15 @@ export var FulfillmentUpdateResponseSpecification = [
|
|
|
2576
2590
|
[_fIS, _mG, _aIl],
|
|
2577
2591
|
[1, () => MessageGroupsList, 2],
|
|
2578
2592
|
];
|
|
2579
|
-
export var FulfillmentUpdatesSpecification = [
|
|
2593
|
+
export var FulfillmentUpdatesSpecification$ = [
|
|
2580
2594
|
3,
|
|
2581
2595
|
n0,
|
|
2582
2596
|
_FUS,
|
|
2583
2597
|
0,
|
|
2584
2598
|
[_ac, _sRt, _uR, _tIS],
|
|
2585
|
-
[2, () => FulfillmentStartResponseSpecification
|
|
2599
|
+
[2, () => FulfillmentStartResponseSpecification$, () => FulfillmentUpdateResponseSpecification$, 1],
|
|
2586
2600
|
];
|
|
2587
|
-
export var GenerateBotElementRequest = [
|
|
2601
|
+
export var GenerateBotElementRequest$ = [
|
|
2588
2602
|
3,
|
|
2589
2603
|
n0,
|
|
2590
2604
|
_GBER,
|
|
@@ -2592,7 +2606,7 @@ export var GenerateBotElementRequest = [
|
|
|
2592
2606
|
[_iI, _bI, _bV, _lI],
|
|
2593
2607
|
[0, [0, 1], [0, 1], [0, 1]],
|
|
2594
2608
|
];
|
|
2595
|
-
export var GenerateBotElementResponse = [
|
|
2609
|
+
export var GenerateBotElementResponse$ = [
|
|
2596
2610
|
3,
|
|
2597
2611
|
n0,
|
|
2598
2612
|
_GBERe,
|
|
@@ -2600,21 +2614,21 @@ export var GenerateBotElementResponse = [
|
|
|
2600
2614
|
[_bI, _bV, _lI, _iI, _sU],
|
|
2601
2615
|
[0, 0, 0, 0, () => SampleUtterancesList],
|
|
2602
2616
|
];
|
|
2603
|
-
export var GenerationSortBy = [3, n0, _GSB, 0, [_a, _or], [0, 0]];
|
|
2604
|
-
export var GenerationSummary = [3, n0, _GS, 0, [_gI, _gS, _cDT, _lUDT], [0, 0, 4, 4]];
|
|
2605
|
-
export var GenerativeAISettings = [
|
|
2617
|
+
export var GenerationSortBy$ = [3, n0, _GSB, 0, [_a, _or], [0, 0]];
|
|
2618
|
+
export var GenerationSummary$ = [3, n0, _GS, 0, [_gI, _gS, _cDT, _lUDT], [0, 0, 4, 4]];
|
|
2619
|
+
export var GenerativeAISettings$ = [
|
|
2606
2620
|
3,
|
|
2607
2621
|
n0,
|
|
2608
2622
|
_GAIS,
|
|
2609
2623
|
0,
|
|
2610
2624
|
[_rSu, _bSu],
|
|
2611
|
-
[() => RuntimeSettings
|
|
2625
|
+
[() => RuntimeSettings$, () => BuildtimeSettings$],
|
|
2612
2626
|
];
|
|
2613
|
-
export var GetTestExecutionArtifactsUrlRequest = [3, n0, _GTEAUR, 0, [_tEI], [[0, 1]]];
|
|
2614
|
-
export var GetTestExecutionArtifactsUrlResponse = [3, n0, _GTEAURe, 0, [_tEI, _dAU], [0, 0]];
|
|
2615
|
-
export var GrammarSlotTypeSetting = [3, n0, _GSTS, 0, [_so], [() => GrammarSlotTypeSource]];
|
|
2616
|
-
export var GrammarSlotTypeSource = [3, n0, _GSTSr, 0, [_sBN, _sOK, _kKA], [0, 0, 0]];
|
|
2617
|
-
export var ImageResponseCard = [
|
|
2627
|
+
export var GetTestExecutionArtifactsUrlRequest$ = [3, n0, _GTEAUR, 0, [_tEI], [[0, 1]]];
|
|
2628
|
+
export var GetTestExecutionArtifactsUrlResponse$ = [3, n0, _GTEAURe, 0, [_tEI, _dAU], [0, 0]];
|
|
2629
|
+
export var GrammarSlotTypeSetting$ = [3, n0, _GSTS, 0, [_so], [() => GrammarSlotTypeSource$]];
|
|
2630
|
+
export var GrammarSlotTypeSource$ = [3, n0, _GSTSr, 0, [_sBN, _sOK, _kKA], [0, 0, 0]];
|
|
2631
|
+
export var ImageResponseCard$ = [
|
|
2618
2632
|
3,
|
|
2619
2633
|
n0,
|
|
2620
2634
|
_IRC,
|
|
@@ -2622,22 +2636,22 @@ export var ImageResponseCard = [
|
|
|
2622
2636
|
[_ti, _su, _iU, _b],
|
|
2623
2637
|
[0, 0, 0, () => ButtonsList],
|
|
2624
2638
|
];
|
|
2625
|
-
export var ImportFilter = [3, n0, _IF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
2626
|
-
export var ImportResourceSpecification = [
|
|
2639
|
+
export var ImportFilter$ = [3, n0, _IF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
2640
|
+
export var ImportResourceSpecification$ = [
|
|
2627
2641
|
3,
|
|
2628
2642
|
n0,
|
|
2629
2643
|
_IRS,
|
|
2630
2644
|
0,
|
|
2631
2645
|
[_bIS, _bLIS, _cVIS, _tSIRS],
|
|
2632
2646
|
[
|
|
2633
|
-
() => BotImportSpecification
|
|
2634
|
-
() => BotLocaleImportSpecification
|
|
2635
|
-
() => CustomVocabularyImportSpecification
|
|
2636
|
-
() => TestSetImportResourceSpecification
|
|
2647
|
+
() => BotImportSpecification$,
|
|
2648
|
+
() => BotLocaleImportSpecification$,
|
|
2649
|
+
() => CustomVocabularyImportSpecification$,
|
|
2650
|
+
() => TestSetImportResourceSpecification$,
|
|
2637
2651
|
],
|
|
2638
2652
|
];
|
|
2639
|
-
export var ImportSortBy = [3, n0, _ISB, 0, [_a, _or], [0, 0]];
|
|
2640
|
-
export var ImportSummary = [
|
|
2653
|
+
export var ImportSortBy$ = [3, n0, _ISB, 0, [_a, _or], [0, 0]];
|
|
2654
|
+
export var ImportSummary$ = [
|
|
2641
2655
|
3,
|
|
2642
2656
|
n0,
|
|
2643
2657
|
_IS,
|
|
@@ -2645,37 +2659,37 @@ export var ImportSummary = [
|
|
|
2645
2659
|
[_iIm, _iRI, _iRN, _iSm, _mS, _cDT, _lUDT, _iRT],
|
|
2646
2660
|
[0, 0, 0, 0, 0, 4, 4, 0],
|
|
2647
2661
|
];
|
|
2648
|
-
export var InitialResponseSetting = [
|
|
2662
|
+
export var InitialResponseSetting$ = [
|
|
2649
2663
|
3,
|
|
2650
2664
|
n0,
|
|
2651
2665
|
_IRSn,
|
|
2652
2666
|
0,
|
|
2653
2667
|
[_iR, _nS, _co, _cH],
|
|
2654
2668
|
[
|
|
2655
|
-
() => ResponseSpecification
|
|
2656
|
-
() => DialogState
|
|
2657
|
-
() => ConditionalSpecification
|
|
2658
|
-
() => DialogCodeHookInvocationSetting
|
|
2669
|
+
() => ResponseSpecification$,
|
|
2670
|
+
() => DialogState$,
|
|
2671
|
+
() => ConditionalSpecification$,
|
|
2672
|
+
() => DialogCodeHookInvocationSetting$,
|
|
2659
2673
|
],
|
|
2660
2674
|
];
|
|
2661
|
-
export var InputContext = [3, n0, _IC, 0, [_n], [0]];
|
|
2662
|
-
export var InputSessionStateSpecification = [
|
|
2675
|
+
export var InputContext$ = [3, n0, _IC, 0, [_n], [0]];
|
|
2676
|
+
export var InputSessionStateSpecification$ = [
|
|
2663
2677
|
3,
|
|
2664
2678
|
n0,
|
|
2665
2679
|
_ISSS,
|
|
2666
2680
|
0,
|
|
2667
2681
|
[_sA, _aC, _rH],
|
|
2668
|
-
[128 | 0, () => ActiveContextList, () => RuntimeHints],
|
|
2682
|
+
[128 | 0, () => ActiveContextList, () => RuntimeHints$],
|
|
2669
2683
|
];
|
|
2670
|
-
export var IntentClassificationTestResultItem = [
|
|
2684
|
+
export var IntentClassificationTestResultItem$ = [
|
|
2671
2685
|
3,
|
|
2672
2686
|
n0,
|
|
2673
2687
|
_ICTRI,
|
|
2674
2688
|
0,
|
|
2675
2689
|
[_iN, _mTC, _rC],
|
|
2676
|
-
[0, 2, () => IntentClassificationTestResultItemCounts],
|
|
2690
|
+
[0, 2, () => IntentClassificationTestResultItemCounts$],
|
|
2677
2691
|
];
|
|
2678
|
-
export var IntentClassificationTestResultItemCounts = [
|
|
2692
|
+
export var IntentClassificationTestResultItemCounts$ = [
|
|
2679
2693
|
3,
|
|
2680
2694
|
n0,
|
|
2681
2695
|
_ICTRIC,
|
|
@@ -2683,7 +2697,7 @@ export var IntentClassificationTestResultItemCounts = [
|
|
|
2683
2697
|
[_tRC, _sTRC, _iMRC],
|
|
2684
2698
|
[1, 128 | 1, 128 | 1],
|
|
2685
2699
|
];
|
|
2686
|
-
export var IntentClassificationTestResults = [
|
|
2700
|
+
export var IntentClassificationTestResults$ = [
|
|
2687
2701
|
3,
|
|
2688
2702
|
n0,
|
|
2689
2703
|
_ICTR,
|
|
@@ -2691,39 +2705,39 @@ export var IntentClassificationTestResults = [
|
|
|
2691
2705
|
[_it],
|
|
2692
2706
|
[() => IntentClassificationTestResultItemList],
|
|
2693
2707
|
];
|
|
2694
|
-
export var IntentClosingSetting = [
|
|
2708
|
+
export var IntentClosingSetting$ = [
|
|
2695
2709
|
3,
|
|
2696
2710
|
n0,
|
|
2697
2711
|
_ICS,
|
|
2698
2712
|
0,
|
|
2699
2713
|
[_cR, _ac, _nS, _co],
|
|
2700
|
-
[() => ResponseSpecification
|
|
2714
|
+
[() => ResponseSpecification$, 2, () => DialogState$, () => ConditionalSpecification$],
|
|
2701
2715
|
];
|
|
2702
|
-
export var IntentConfirmationSetting = [
|
|
2716
|
+
export var IntentConfirmationSetting$ = [
|
|
2703
2717
|
3,
|
|
2704
2718
|
n0,
|
|
2705
2719
|
_ICSn,
|
|
2706
2720
|
0,
|
|
2707
2721
|
[_pS, _dR, _ac, _cRo, _cNS, _cC, _dNS, _dCe, _fRa, _fNS, _fC, _cH, _eCH],
|
|
2708
2722
|
[
|
|
2709
|
-
() => PromptSpecification
|
|
2710
|
-
() => ResponseSpecification
|
|
2723
|
+
() => PromptSpecification$,
|
|
2724
|
+
() => ResponseSpecification$,
|
|
2711
2725
|
2,
|
|
2712
|
-
() => ResponseSpecification
|
|
2713
|
-
() => DialogState
|
|
2714
|
-
() => ConditionalSpecification
|
|
2715
|
-
() => DialogState
|
|
2716
|
-
() => ConditionalSpecification
|
|
2717
|
-
() => ResponseSpecification
|
|
2718
|
-
() => DialogState
|
|
2719
|
-
() => ConditionalSpecification
|
|
2720
|
-
() => DialogCodeHookInvocationSetting
|
|
2721
|
-
() => ElicitationCodeHookInvocationSetting
|
|
2726
|
+
() => ResponseSpecification$,
|
|
2727
|
+
() => DialogState$,
|
|
2728
|
+
() => ConditionalSpecification$,
|
|
2729
|
+
() => DialogState$,
|
|
2730
|
+
() => ConditionalSpecification$,
|
|
2731
|
+
() => ResponseSpecification$,
|
|
2732
|
+
() => DialogState$,
|
|
2733
|
+
() => ConditionalSpecification$,
|
|
2734
|
+
() => DialogCodeHookInvocationSetting$,
|
|
2735
|
+
() => ElicitationCodeHookInvocationSetting$,
|
|
2722
2736
|
],
|
|
2723
2737
|
];
|
|
2724
|
-
export var IntentDisambiguationSettings = [3, n0, _IDS, 0, [_e, _mDI, _cDM], [2, 1, 0]];
|
|
2725
|
-
export var IntentFilter = [3, n0, _IFn, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
2726
|
-
export var IntentLevelSlotResolutionTestResultItem = [
|
|
2738
|
+
export var IntentDisambiguationSettings$ = [3, n0, _IDS, 0, [_e, _mDI, _cDM], [2, 1, 0]];
|
|
2739
|
+
export var IntentFilter$ = [3, n0, _IFn, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
2740
|
+
export var IntentLevelSlotResolutionTestResultItem$ = [
|
|
2727
2741
|
3,
|
|
2728
2742
|
n0,
|
|
2729
2743
|
_ILSRTRI,
|
|
@@ -2731,7 +2745,7 @@ export var IntentLevelSlotResolutionTestResultItem = [
|
|
|
2731
2745
|
[_iN, _mTC, _sRR],
|
|
2732
2746
|
[0, 2, () => SlotResolutionTestResultItems],
|
|
2733
2747
|
];
|
|
2734
|
-
export var IntentLevelSlotResolutionTestResults = [
|
|
2748
|
+
export var IntentLevelSlotResolutionTestResults$ = [
|
|
2735
2749
|
3,
|
|
2736
2750
|
n0,
|
|
2737
2751
|
_ILSRTR,
|
|
@@ -2739,10 +2753,10 @@ export var IntentLevelSlotResolutionTestResults = [
|
|
|
2739
2753
|
[_it],
|
|
2740
2754
|
[() => IntentLevelSlotResolutionTestResultItemList],
|
|
2741
2755
|
];
|
|
2742
|
-
export var IntentOverride = [3, n0, _IO, 0, [_n, _sl], [0, () => SlotValueOverrideMap]];
|
|
2743
|
-
export var IntentSortBy = [3, n0, _ISBn, 0, [_a, _or], [0, 0]];
|
|
2744
|
-
export var IntentStatistics = [3, n0, _ISn, 0, [_dIC], [1]];
|
|
2745
|
-
export var IntentSummary = [
|
|
2756
|
+
export var IntentOverride$ = [3, n0, _IO, 0, [_n, _sl], [0, () => SlotValueOverrideMap]];
|
|
2757
|
+
export var IntentSortBy$ = [3, n0, _ISBn, 0, [_a, _or], [0, 0]];
|
|
2758
|
+
export var IntentStatistics$ = [3, n0, _ISn, 0, [_dIC], [1]];
|
|
2759
|
+
export var IntentSummary$ = [
|
|
2746
2760
|
3,
|
|
2747
2761
|
n0,
|
|
2748
2762
|
_ISnt,
|
|
@@ -2750,13 +2764,13 @@ export var IntentSummary = [
|
|
|
2750
2764
|
[_iI, _iN, _iDN, _de, _pIS, _iCn, _oC, _lUDT],
|
|
2751
2765
|
[0, 0, 0, 0, 0, () => InputContextsList, () => OutputContextsList, 4],
|
|
2752
2766
|
];
|
|
2753
|
-
export var InternalServerException = [-3, n0, _ISE, { [_err]: _se, [_hE]: 500 }, [_m], [0]];
|
|
2754
|
-
TypeRegistry.for(n0).registerError(InternalServerException
|
|
2755
|
-
export var InvokedIntentSample = [3, n0, _IIS, 0, [_iN], [0]];
|
|
2756
|
-
export var KendraConfiguration = [3, n0, _KC, 0, [_kI, _qFSE, _qFS], [0, 2, 0]];
|
|
2757
|
-
export var LambdaCodeHook = [3, n0, _LCH, 0, [_lARN, _cHIV], [0, 0]];
|
|
2758
|
-
export var LexTranscriptFilter = [3, n0, _LTF, 0, [_dRF], [() => DateRangeFilter]];
|
|
2759
|
-
export var ListAggregatedUtterancesRequest = [
|
|
2767
|
+
export var InternalServerException$ = [-3, n0, _ISE, { [_err]: _se, [_hE]: 500 }, [_m], [0]];
|
|
2768
|
+
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
2769
|
+
export var InvokedIntentSample$ = [3, n0, _IIS, 0, [_iN], [0]];
|
|
2770
|
+
export var KendraConfiguration$ = [3, n0, _KC, 0, [_kI, _qFSE, _qFS], [0, 2, 0]];
|
|
2771
|
+
export var LambdaCodeHook$ = [3, n0, _LCH, 0, [_lARN, _cHIV], [0, 0]];
|
|
2772
|
+
export var LexTranscriptFilter$ = [3, n0, _LTF, 0, [_dRF], [() => DateRangeFilter$]];
|
|
2773
|
+
export var ListAggregatedUtterancesRequest$ = [
|
|
2760
2774
|
3,
|
|
2761
2775
|
n0,
|
|
2762
2776
|
_LAUR,
|
|
@@ -2767,23 +2781,23 @@ export var ListAggregatedUtterancesRequest = [
|
|
|
2767
2781
|
0,
|
|
2768
2782
|
0,
|
|
2769
2783
|
0,
|
|
2770
|
-
() => UtteranceAggregationDuration
|
|
2771
|
-
() => AggregatedUtterancesSortBy
|
|
2784
|
+
() => UtteranceAggregationDuration$,
|
|
2785
|
+
() => AggregatedUtterancesSortBy$,
|
|
2772
2786
|
() => AggregatedUtterancesFilters,
|
|
2773
2787
|
1,
|
|
2774
2788
|
0,
|
|
2775
2789
|
],
|
|
2776
2790
|
];
|
|
2777
|
-
export var ListAggregatedUtterancesResponse = [
|
|
2791
|
+
export var ListAggregatedUtterancesResponse$ = [
|
|
2778
2792
|
3,
|
|
2779
2793
|
n0,
|
|
2780
2794
|
_LAURi,
|
|
2781
2795
|
0,
|
|
2782
2796
|
[_bI, _bAI, _bV, _lI, _aD, _aWST, _aWET, _aLRDT, _aUS, _nTe],
|
|
2783
|
-
[0, 0, 0, 0, () => UtteranceAggregationDuration
|
|
2797
|
+
[0, 0, 0, 0, () => UtteranceAggregationDuration$, 4, 4, 4, () => AggregatedUtterancesSummaryList, 0],
|
|
2784
2798
|
];
|
|
2785
|
-
export var ListBotAliasesRequest = [3, n0, _LBAR, 0, [_bI, _mRax, _nTe], [[0, 1], 1, 0]];
|
|
2786
|
-
export var ListBotAliasesResponse = [
|
|
2799
|
+
export var ListBotAliasesRequest$ = [3, n0, _LBAR, 0, [_bI, _mRax, _nTe], [[0, 1], 1, 0]];
|
|
2800
|
+
export var ListBotAliasesResponse$ = [
|
|
2787
2801
|
3,
|
|
2788
2802
|
n0,
|
|
2789
2803
|
_LBARi,
|
|
@@ -2791,7 +2805,7 @@ export var ListBotAliasesResponse = [
|
|
|
2791
2805
|
[_bASo, _nTe, _bI],
|
|
2792
2806
|
[() => BotAliasSummaryList, 0, 0],
|
|
2793
2807
|
];
|
|
2794
|
-
export var ListBotAliasReplicasRequest = [
|
|
2808
|
+
export var ListBotAliasReplicasRequest$ = [
|
|
2795
2809
|
3,
|
|
2796
2810
|
n0,
|
|
2797
2811
|
_LBARR,
|
|
@@ -2799,7 +2813,7 @@ export var ListBotAliasReplicasRequest = [
|
|
|
2799
2813
|
[_bI, _rR, _mRax, _nTe],
|
|
2800
2814
|
[[0, 1], [0, 1], 1, 0],
|
|
2801
2815
|
];
|
|
2802
|
-
export var ListBotAliasReplicasResponse = [
|
|
2816
|
+
export var ListBotAliasReplicasResponse$ = [
|
|
2803
2817
|
3,
|
|
2804
2818
|
n0,
|
|
2805
2819
|
_LBARRi,
|
|
@@ -2807,15 +2821,15 @@ export var ListBotAliasReplicasResponse = [
|
|
|
2807
2821
|
[_bI, _sR, _rR, _bARSo, _nTe],
|
|
2808
2822
|
[0, 0, 0, () => BotAliasReplicaSummaryList, 0],
|
|
2809
2823
|
];
|
|
2810
|
-
export var ListBotLocalesRequest = [
|
|
2824
|
+
export var ListBotLocalesRequest$ = [
|
|
2811
2825
|
3,
|
|
2812
2826
|
n0,
|
|
2813
2827
|
_LBLR,
|
|
2814
2828
|
0,
|
|
2815
2829
|
[_bI, _bV, _sBo, _fi, _mRax, _nTe],
|
|
2816
|
-
[[0, 1], [0, 1], () => BotLocaleSortBy
|
|
2830
|
+
[[0, 1], [0, 1], () => BotLocaleSortBy$, () => BotLocaleFilters, 1, 0],
|
|
2817
2831
|
];
|
|
2818
|
-
export var ListBotLocalesResponse = [
|
|
2832
|
+
export var ListBotLocalesResponse$ = [
|
|
2819
2833
|
3,
|
|
2820
2834
|
n0,
|
|
2821
2835
|
_LBLRi,
|
|
@@ -2823,7 +2837,7 @@ export var ListBotLocalesResponse = [
|
|
|
2823
2837
|
[_bI, _bV, _nTe, _bLSo],
|
|
2824
2838
|
[0, 0, 0, () => BotLocaleSummaryList],
|
|
2825
2839
|
];
|
|
2826
|
-
export var ListBotRecommendationsRequest = [
|
|
2840
|
+
export var ListBotRecommendationsRequest$ = [
|
|
2827
2841
|
3,
|
|
2828
2842
|
n0,
|
|
2829
2843
|
_LBRR,
|
|
@@ -2831,7 +2845,7 @@ export var ListBotRecommendationsRequest = [
|
|
|
2831
2845
|
[_bI, _bV, _lI, _mRax, _nTe],
|
|
2832
2846
|
[[0, 1], [0, 1], [0, 1], 1, 0],
|
|
2833
2847
|
];
|
|
2834
|
-
export var ListBotRecommendationsResponse = [
|
|
2848
|
+
export var ListBotRecommendationsResponse$ = [
|
|
2835
2849
|
3,
|
|
2836
2850
|
n0,
|
|
2837
2851
|
_LBRRi,
|
|
@@ -2839,8 +2853,8 @@ export var ListBotRecommendationsResponse = [
|
|
|
2839
2853
|
[_bI, _bV, _lI, _bRSot, _nTe],
|
|
2840
2854
|
[0, 0, 0, () => BotRecommendationSummaryList, 0],
|
|
2841
2855
|
];
|
|
2842
|
-
export var ListBotReplicasRequest = [3, n0, _LBRRis, 0, [_bI], [[0, 1]]];
|
|
2843
|
-
export var ListBotReplicasResponse = [
|
|
2856
|
+
export var ListBotReplicasRequest$ = [3, n0, _LBRRis, 0, [_bI], [[0, 1]]];
|
|
2857
|
+
export var ListBotReplicasResponse$ = [
|
|
2844
2858
|
3,
|
|
2845
2859
|
n0,
|
|
2846
2860
|
_LBRRist,
|
|
@@ -2848,15 +2862,15 @@ export var ListBotReplicasResponse = [
|
|
|
2848
2862
|
[_bI, _sR, _bRSote],
|
|
2849
2863
|
[0, 0, () => BotReplicaSummaryList],
|
|
2850
2864
|
];
|
|
2851
|
-
export var ListBotResourceGenerationsRequest = [
|
|
2865
|
+
export var ListBotResourceGenerationsRequest$ = [
|
|
2852
2866
|
3,
|
|
2853
2867
|
n0,
|
|
2854
2868
|
_LBRGR,
|
|
2855
2869
|
0,
|
|
2856
2870
|
[_bI, _bV, _lI, _sBo, _mRax, _nTe],
|
|
2857
|
-
[[0, 1], [0, 1], [0, 1], () => GenerationSortBy
|
|
2871
|
+
[[0, 1], [0, 1], [0, 1], () => GenerationSortBy$, 1, 0],
|
|
2858
2872
|
];
|
|
2859
|
-
export var ListBotResourceGenerationsResponse = [
|
|
2873
|
+
export var ListBotResourceGenerationsResponse$ = [
|
|
2860
2874
|
3,
|
|
2861
2875
|
n0,
|
|
2862
2876
|
_LBRGRi,
|
|
@@ -2864,24 +2878,24 @@ export var ListBotResourceGenerationsResponse = [
|
|
|
2864
2878
|
[_bI, _bV, _lI, _gSe, _nTe],
|
|
2865
2879
|
[0, 0, 0, () => GenerationSummaryList, 0],
|
|
2866
2880
|
];
|
|
2867
|
-
export var ListBotsRequest = [
|
|
2881
|
+
export var ListBotsRequest$ = [
|
|
2868
2882
|
3,
|
|
2869
2883
|
n0,
|
|
2870
2884
|
_LBR,
|
|
2871
2885
|
0,
|
|
2872
2886
|
[_sBo, _fi, _mRax, _nTe],
|
|
2873
|
-
[() => BotSortBy
|
|
2887
|
+
[() => BotSortBy$, () => BotFilters, 1, 0],
|
|
2874
2888
|
];
|
|
2875
|
-
export var ListBotsResponse = [3, n0, _LBRi, 0, [_bSo, _nTe], [() => BotSummaryList, 0]];
|
|
2876
|
-
export var ListBotVersionReplicasRequest = [
|
|
2889
|
+
export var ListBotsResponse$ = [3, n0, _LBRi, 0, [_bSo, _nTe], [() => BotSummaryList, 0]];
|
|
2890
|
+
export var ListBotVersionReplicasRequest$ = [
|
|
2877
2891
|
3,
|
|
2878
2892
|
n0,
|
|
2879
2893
|
_LBVRR,
|
|
2880
2894
|
0,
|
|
2881
2895
|
[_bI, _rR, _mRax, _nTe, _sBo],
|
|
2882
|
-
[[0, 1], [0, 1], 1, 0, () => BotVersionReplicaSortBy],
|
|
2896
|
+
[[0, 1], [0, 1], 1, 0, () => BotVersionReplicaSortBy$],
|
|
2883
2897
|
];
|
|
2884
|
-
export var ListBotVersionReplicasResponse = [
|
|
2898
|
+
export var ListBotVersionReplicasResponse$ = [
|
|
2885
2899
|
3,
|
|
2886
2900
|
n0,
|
|
2887
2901
|
_LBVRRi,
|
|
@@ -2889,15 +2903,15 @@ export var ListBotVersionReplicasResponse = [
|
|
|
2889
2903
|
[_bI, _sR, _rR, _bVRSo, _nTe],
|
|
2890
2904
|
[0, 0, 0, () => BotVersionReplicaSummaryList, 0],
|
|
2891
2905
|
];
|
|
2892
|
-
export var ListBotVersionsRequest = [
|
|
2906
|
+
export var ListBotVersionsRequest$ = [
|
|
2893
2907
|
3,
|
|
2894
2908
|
n0,
|
|
2895
2909
|
_LBVR,
|
|
2896
2910
|
0,
|
|
2897
2911
|
[_bI, _sBo, _mRax, _nTe],
|
|
2898
|
-
[[0, 1], () => BotVersionSortBy
|
|
2912
|
+
[[0, 1], () => BotVersionSortBy$, 1, 0],
|
|
2899
2913
|
];
|
|
2900
|
-
export var ListBotVersionsResponse = [
|
|
2914
|
+
export var ListBotVersionsResponse$ = [
|
|
2901
2915
|
3,
|
|
2902
2916
|
n0,
|
|
2903
2917
|
_LBVRi,
|
|
@@ -2905,15 +2919,15 @@ export var ListBotVersionsResponse = [
|
|
|
2905
2919
|
[_bI, _bVS, _nTe],
|
|
2906
2920
|
[0, () => BotVersionSummaryList, 0],
|
|
2907
2921
|
];
|
|
2908
|
-
export var ListBuiltInIntentsRequest = [
|
|
2922
|
+
export var ListBuiltInIntentsRequest$ = [
|
|
2909
2923
|
3,
|
|
2910
2924
|
n0,
|
|
2911
2925
|
_LBIIR,
|
|
2912
2926
|
0,
|
|
2913
2927
|
[_lI, _sBo, _mRax, _nTe],
|
|
2914
|
-
[[0, 1], () => BuiltInIntentSortBy
|
|
2928
|
+
[[0, 1], () => BuiltInIntentSortBy$, 1, 0],
|
|
2915
2929
|
];
|
|
2916
|
-
export var ListBuiltInIntentsResponse = [
|
|
2930
|
+
export var ListBuiltInIntentsResponse$ = [
|
|
2917
2931
|
3,
|
|
2918
2932
|
n0,
|
|
2919
2933
|
_LBIIRi,
|
|
@@ -2921,15 +2935,15 @@ export var ListBuiltInIntentsResponse = [
|
|
|
2921
2935
|
[_bIIS, _nTe, _lI],
|
|
2922
2936
|
[() => BuiltInIntentSummaryList, 0, 0],
|
|
2923
2937
|
];
|
|
2924
|
-
export var ListBuiltInSlotTypesRequest = [
|
|
2938
|
+
export var ListBuiltInSlotTypesRequest$ = [
|
|
2925
2939
|
3,
|
|
2926
2940
|
n0,
|
|
2927
2941
|
_LBISTR,
|
|
2928
2942
|
0,
|
|
2929
2943
|
[_lI, _sBo, _mRax, _nTe],
|
|
2930
|
-
[[0, 1], () => BuiltInSlotTypeSortBy
|
|
2944
|
+
[[0, 1], () => BuiltInSlotTypeSortBy$, 1, 0],
|
|
2931
2945
|
];
|
|
2932
|
-
export var ListBuiltInSlotTypesResponse = [
|
|
2946
|
+
export var ListBuiltInSlotTypesResponse$ = [
|
|
2933
2947
|
3,
|
|
2934
2948
|
n0,
|
|
2935
2949
|
_LBISTRi,
|
|
@@ -2937,7 +2951,7 @@ export var ListBuiltInSlotTypesResponse = [
|
|
|
2937
2951
|
[_bISTS, _nTe, _lI],
|
|
2938
2952
|
[() => BuiltInSlotTypeSummaryList, 0, 0],
|
|
2939
2953
|
];
|
|
2940
|
-
export var ListCustomVocabularyItemsRequest = [
|
|
2954
|
+
export var ListCustomVocabularyItemsRequest$ = [
|
|
2941
2955
|
3,
|
|
2942
2956
|
n0,
|
|
2943
2957
|
_LCVIR,
|
|
@@ -2945,7 +2959,7 @@ export var ListCustomVocabularyItemsRequest = [
|
|
|
2945
2959
|
[_bI, _bV, _lI, _mRax, _nTe],
|
|
2946
2960
|
[[0, 1], [0, 1], [0, 1], 1, 0],
|
|
2947
2961
|
];
|
|
2948
|
-
export var ListCustomVocabularyItemsResponse = [
|
|
2962
|
+
export var ListCustomVocabularyItemsResponse$ = [
|
|
2949
2963
|
3,
|
|
2950
2964
|
n0,
|
|
2951
2965
|
_LCVIRi,
|
|
@@ -2953,15 +2967,15 @@ export var ListCustomVocabularyItemsResponse = [
|
|
|
2953
2967
|
[_bI, _bV, _lI, _cVI, _nTe],
|
|
2954
2968
|
[0, 0, 0, () => CustomVocabularyItems, 0],
|
|
2955
2969
|
];
|
|
2956
|
-
export var ListExportsRequest = [
|
|
2970
|
+
export var ListExportsRequest$ = [
|
|
2957
2971
|
3,
|
|
2958
2972
|
n0,
|
|
2959
2973
|
_LER,
|
|
2960
2974
|
0,
|
|
2961
2975
|
[_bI, _bV, _sBo, _fi, _mRax, _nTe, _lI],
|
|
2962
|
-
[0, 0, () => ExportSortBy
|
|
2976
|
+
[0, 0, () => ExportSortBy$, () => ExportFilters, 1, 0, 0],
|
|
2963
2977
|
];
|
|
2964
|
-
export var ListExportsResponse = [
|
|
2978
|
+
export var ListExportsResponse$ = [
|
|
2965
2979
|
3,
|
|
2966
2980
|
n0,
|
|
2967
2981
|
_LERi,
|
|
@@ -2969,15 +2983,15 @@ export var ListExportsResponse = [
|
|
|
2969
2983
|
[_bI, _bV, _eSxp, _nTe, _lI],
|
|
2970
2984
|
[0, 0, () => ExportSummaryList, 0, 0],
|
|
2971
2985
|
];
|
|
2972
|
-
export var ListImportsRequest = [
|
|
2986
|
+
export var ListImportsRequest$ = [
|
|
2973
2987
|
3,
|
|
2974
2988
|
n0,
|
|
2975
2989
|
_LIR,
|
|
2976
2990
|
0,
|
|
2977
2991
|
[_bI, _bV, _sBo, _fi, _mRax, _nTe, _lI],
|
|
2978
|
-
[0, 0, () => ImportSortBy
|
|
2992
|
+
[0, 0, () => ImportSortBy$, () => ImportFilters, 1, 0, 0],
|
|
2979
2993
|
];
|
|
2980
|
-
export var ListImportsResponse = [
|
|
2994
|
+
export var ListImportsResponse$ = [
|
|
2981
2995
|
3,
|
|
2982
2996
|
n0,
|
|
2983
2997
|
_LIRi,
|
|
@@ -2985,7 +2999,7 @@ export var ListImportsResponse = [
|
|
|
2985
2999
|
[_bI, _bV, _iSmp, _nTe, _lI],
|
|
2986
3000
|
[0, 0, () => ImportSummaryList, 0, 0],
|
|
2987
3001
|
];
|
|
2988
|
-
export var ListIntentMetricsRequest = [
|
|
3002
|
+
export var ListIntentMetricsRequest$ = [
|
|
2989
3003
|
3,
|
|
2990
3004
|
n0,
|
|
2991
3005
|
_LIMR,
|
|
@@ -3003,7 +3017,7 @@ export var ListIntentMetricsRequest = [
|
|
|
3003
3017
|
0,
|
|
3004
3018
|
],
|
|
3005
3019
|
];
|
|
3006
|
-
export var ListIntentMetricsResponse = [
|
|
3020
|
+
export var ListIntentMetricsResponse$ = [
|
|
3007
3021
|
3,
|
|
3008
3022
|
n0,
|
|
3009
3023
|
_LIMRi,
|
|
@@ -3011,7 +3025,7 @@ export var ListIntentMetricsResponse = [
|
|
|
3011
3025
|
[_bI, _res, _nTe],
|
|
3012
3026
|
[0, () => AnalyticsIntentResults, 0],
|
|
3013
3027
|
];
|
|
3014
|
-
export var ListIntentPathsRequest = [
|
|
3028
|
+
export var ListIntentPathsRequest$ = [
|
|
3015
3029
|
3,
|
|
3016
3030
|
n0,
|
|
3017
3031
|
_LIPR,
|
|
@@ -3019,7 +3033,7 @@ export var ListIntentPathsRequest = [
|
|
|
3019
3033
|
[_bI, _sDT, _eDT, _iP, _fi],
|
|
3020
3034
|
[[0, 1], 4, 4, 0, () => AnalyticsPathFilters],
|
|
3021
3035
|
];
|
|
3022
|
-
export var ListIntentPathsResponse = [
|
|
3036
|
+
export var ListIntentPathsResponse$ = [
|
|
3023
3037
|
3,
|
|
3024
3038
|
n0,
|
|
3025
3039
|
_LIPRi,
|
|
@@ -3027,15 +3041,15 @@ export var ListIntentPathsResponse = [
|
|
|
3027
3041
|
[_nSo],
|
|
3028
3042
|
[() => AnalyticsIntentNodeSummaries],
|
|
3029
3043
|
];
|
|
3030
|
-
export var ListIntentsRequest = [
|
|
3044
|
+
export var ListIntentsRequest$ = [
|
|
3031
3045
|
3,
|
|
3032
3046
|
n0,
|
|
3033
3047
|
_LIRis,
|
|
3034
3048
|
0,
|
|
3035
3049
|
[_bI, _bV, _lI, _sBo, _fi, _mRax, _nTe],
|
|
3036
|
-
[[0, 1], [0, 1], [0, 1], () => IntentSortBy
|
|
3050
|
+
[[0, 1], [0, 1], [0, 1], () => IntentSortBy$, () => IntentFilters, 1, 0],
|
|
3037
3051
|
];
|
|
3038
|
-
export var ListIntentsResponse = [
|
|
3052
|
+
export var ListIntentsResponse$ = [
|
|
3039
3053
|
3,
|
|
3040
3054
|
n0,
|
|
3041
3055
|
_LIRist,
|
|
@@ -3043,7 +3057,7 @@ export var ListIntentsResponse = [
|
|
|
3043
3057
|
[_bI, _bV, _lI, _iSn, _nTe],
|
|
3044
3058
|
[0, 0, 0, () => IntentSummaryList, 0],
|
|
3045
3059
|
];
|
|
3046
|
-
export var ListIntentStageMetricsRequest = [
|
|
3060
|
+
export var ListIntentStageMetricsRequest$ = [
|
|
3047
3061
|
3,
|
|
3048
3062
|
n0,
|
|
3049
3063
|
_LISMR,
|
|
@@ -3061,7 +3075,7 @@ export var ListIntentStageMetricsRequest = [
|
|
|
3061
3075
|
0,
|
|
3062
3076
|
],
|
|
3063
3077
|
];
|
|
3064
|
-
export var ListIntentStageMetricsResponse = [
|
|
3078
|
+
export var ListIntentStageMetricsResponse$ = [
|
|
3065
3079
|
3,
|
|
3066
3080
|
n0,
|
|
3067
3081
|
_LISMRi,
|
|
@@ -3069,7 +3083,7 @@ export var ListIntentStageMetricsResponse = [
|
|
|
3069
3083
|
[_bI, _res, _nTe],
|
|
3070
3084
|
[0, () => AnalyticsIntentStageResults, 0],
|
|
3071
3085
|
];
|
|
3072
|
-
export var ListRecommendedIntentsRequest = [
|
|
3086
|
+
export var ListRecommendedIntentsRequest$ = [
|
|
3073
3087
|
3,
|
|
3074
3088
|
n0,
|
|
3075
3089
|
_LRIR,
|
|
@@ -3077,7 +3091,7 @@ export var ListRecommendedIntentsRequest = [
|
|
|
3077
3091
|
[_bI, _bV, _lI, _bRI, _nTe, _mRax],
|
|
3078
3092
|
[[0, 1], [0, 1], [0, 1], [0, 1], 0, 1],
|
|
3079
3093
|
];
|
|
3080
|
-
export var ListRecommendedIntentsResponse = [
|
|
3094
|
+
export var ListRecommendedIntentsResponse$ = [
|
|
3081
3095
|
3,
|
|
3082
3096
|
n0,
|
|
3083
3097
|
_LRIRi,
|
|
@@ -3085,15 +3099,15 @@ export var ListRecommendedIntentsResponse = [
|
|
|
3085
3099
|
[_bI, _bV, _lI, _bRI, _sLu, _nTe],
|
|
3086
3100
|
[0, 0, 0, 0, () => RecommendedIntentSummaryList, 0],
|
|
3087
3101
|
];
|
|
3088
|
-
export var ListSessionAnalyticsDataRequest = [
|
|
3102
|
+
export var ListSessionAnalyticsDataRequest$ = [
|
|
3089
3103
|
3,
|
|
3090
3104
|
n0,
|
|
3091
3105
|
_LSADR,
|
|
3092
3106
|
0,
|
|
3093
3107
|
[_bI, _sDT, _eDT, _sBo, _fi, _mRax, _nTe],
|
|
3094
|
-
[[0, 1], 4, 4, () => SessionDataSortBy
|
|
3108
|
+
[[0, 1], 4, 4, () => SessionDataSortBy$, () => AnalyticsSessionFilters, 1, 0],
|
|
3095
3109
|
];
|
|
3096
|
-
export var ListSessionAnalyticsDataResponse = [
|
|
3110
|
+
export var ListSessionAnalyticsDataResponse$ = [
|
|
3097
3111
|
3,
|
|
3098
3112
|
n0,
|
|
3099
3113
|
_LSADRi,
|
|
@@ -3101,7 +3115,7 @@ export var ListSessionAnalyticsDataResponse = [
|
|
|
3101
3115
|
[_bI, _nTe, _ses],
|
|
3102
3116
|
[0, 0, () => SessionSpecifications],
|
|
3103
3117
|
];
|
|
3104
|
-
export var ListSessionMetricsRequest = [
|
|
3118
|
+
export var ListSessionMetricsRequest$ = [
|
|
3105
3119
|
3,
|
|
3106
3120
|
n0,
|
|
3107
3121
|
_LSMR,
|
|
@@ -3119,7 +3133,7 @@ export var ListSessionMetricsRequest = [
|
|
|
3119
3133
|
0,
|
|
3120
3134
|
],
|
|
3121
3135
|
];
|
|
3122
|
-
export var ListSessionMetricsResponse = [
|
|
3136
|
+
export var ListSessionMetricsResponse$ = [
|
|
3123
3137
|
3,
|
|
3124
3138
|
n0,
|
|
3125
3139
|
_LSMRi,
|
|
@@ -3127,15 +3141,15 @@ export var ListSessionMetricsResponse = [
|
|
|
3127
3141
|
[_bI, _res, _nTe],
|
|
3128
3142
|
[0, () => AnalyticsSessionResults, 0],
|
|
3129
3143
|
];
|
|
3130
|
-
export var ListSlotsRequest = [
|
|
3144
|
+
export var ListSlotsRequest$ = [
|
|
3131
3145
|
3,
|
|
3132
3146
|
n0,
|
|
3133
3147
|
_LSR,
|
|
3134
3148
|
0,
|
|
3135
3149
|
[_bI, _bV, _lI, _iI, _sBo, _fi, _mRax, _nTe],
|
|
3136
|
-
[[0, 1], [0, 1], [0, 1], [0, 1], () => SlotSortBy
|
|
3150
|
+
[[0, 1], [0, 1], [0, 1], [0, 1], () => SlotSortBy$, () => SlotFilters, 1, 0],
|
|
3137
3151
|
];
|
|
3138
|
-
export var ListSlotsResponse = [
|
|
3152
|
+
export var ListSlotsResponse$ = [
|
|
3139
3153
|
3,
|
|
3140
3154
|
n0,
|
|
3141
3155
|
_LSRi,
|
|
@@ -3143,15 +3157,15 @@ export var ListSlotsResponse = [
|
|
|
3143
3157
|
[_bI, _bV, _lI, _iI, _sSl, _nTe],
|
|
3144
3158
|
[0, 0, 0, 0, () => SlotSummaryList, 0],
|
|
3145
3159
|
];
|
|
3146
|
-
export var ListSlotTypesRequest = [
|
|
3160
|
+
export var ListSlotTypesRequest$ = [
|
|
3147
3161
|
3,
|
|
3148
3162
|
n0,
|
|
3149
3163
|
_LSTR,
|
|
3150
3164
|
0,
|
|
3151
3165
|
[_bI, _bV, _lI, _sBo, _fi, _mRax, _nTe],
|
|
3152
|
-
[[0, 1], [0, 1], [0, 1], () => SlotTypeSortBy
|
|
3166
|
+
[[0, 1], [0, 1], [0, 1], () => SlotTypeSortBy$, () => SlotTypeFilters, 1, 0],
|
|
3153
3167
|
];
|
|
3154
|
-
export var ListSlotTypesResponse = [
|
|
3168
|
+
export var ListSlotTypesResponse$ = [
|
|
3155
3169
|
3,
|
|
3156
3170
|
n0,
|
|
3157
3171
|
_LSTRi,
|
|
@@ -3159,33 +3173,33 @@ export var ListSlotTypesResponse = [
|
|
|
3159
3173
|
[_bI, _bV, _lI, _sTSl, _nTe],
|
|
3160
3174
|
[0, 0, 0, () => SlotTypeSummaryList, 0],
|
|
3161
3175
|
];
|
|
3162
|
-
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rARN], [[0, 1]]];
|
|
3163
|
-
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
3164
|
-
export var ListTestExecutionResultItemsRequest = [
|
|
3176
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rARN], [[0, 1]]];
|
|
3177
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
3178
|
+
export var ListTestExecutionResultItemsRequest$ = [
|
|
3165
3179
|
3,
|
|
3166
3180
|
n0,
|
|
3167
3181
|
_LTERIR,
|
|
3168
3182
|
0,
|
|
3169
3183
|
[_tEI, _rFB, _mRax, _nTe],
|
|
3170
|
-
[[0, 1], () => TestExecutionResultFilterBy
|
|
3184
|
+
[[0, 1], () => TestExecutionResultFilterBy$, 1, 0],
|
|
3171
3185
|
];
|
|
3172
|
-
export var ListTestExecutionResultItemsResponse = [
|
|
3186
|
+
export var ListTestExecutionResultItemsResponse$ = [
|
|
3173
3187
|
3,
|
|
3174
3188
|
n0,
|
|
3175
3189
|
_LTERIRi,
|
|
3176
3190
|
0,
|
|
3177
3191
|
[_tER, _nTe],
|
|
3178
|
-
[() => TestExecutionResultItems
|
|
3192
|
+
[() => TestExecutionResultItems$, 0],
|
|
3179
3193
|
];
|
|
3180
|
-
export var ListTestExecutionsRequest = [
|
|
3194
|
+
export var ListTestExecutionsRequest$ = [
|
|
3181
3195
|
3,
|
|
3182
3196
|
n0,
|
|
3183
3197
|
_LTER,
|
|
3184
3198
|
0,
|
|
3185
3199
|
[_sBo, _mRax, _nTe],
|
|
3186
|
-
[() => TestExecutionSortBy
|
|
3200
|
+
[() => TestExecutionSortBy$, 1, 0],
|
|
3187
3201
|
];
|
|
3188
|
-
export var ListTestExecutionsResponse = [
|
|
3202
|
+
export var ListTestExecutionsResponse$ = [
|
|
3189
3203
|
3,
|
|
3190
3204
|
n0,
|
|
3191
3205
|
_LTERi,
|
|
@@ -3193,8 +3207,8 @@ export var ListTestExecutionsResponse = [
|
|
|
3193
3207
|
[_tE, _nTe],
|
|
3194
3208
|
[() => TestExecutionSummaryList, 0],
|
|
3195
3209
|
];
|
|
3196
|
-
export var ListTestSetRecordsRequest = [3, n0, _LTSRR, 0, [_tSI, _mRax, _nTe], [[0, 1], 1, 0]];
|
|
3197
|
-
export var ListTestSetRecordsResponse = [
|
|
3210
|
+
export var ListTestSetRecordsRequest$ = [3, n0, _LTSRR, 0, [_tSI, _mRax, _nTe], [[0, 1], 1, 0]];
|
|
3211
|
+
export var ListTestSetRecordsResponse$ = [
|
|
3198
3212
|
3,
|
|
3199
3213
|
n0,
|
|
3200
3214
|
_LTSRRi,
|
|
@@ -3202,15 +3216,15 @@ export var ListTestSetRecordsResponse = [
|
|
|
3202
3216
|
[_tSR, _nTe],
|
|
3203
3217
|
[() => TestSetTurnRecordList, 0],
|
|
3204
3218
|
];
|
|
3205
|
-
export var ListTestSetsRequest = [
|
|
3219
|
+
export var ListTestSetsRequest$ = [
|
|
3206
3220
|
3,
|
|
3207
3221
|
n0,
|
|
3208
3222
|
_LTSR,
|
|
3209
3223
|
0,
|
|
3210
3224
|
[_sBo, _mRax, _nTe],
|
|
3211
|
-
[() => TestSetSortBy
|
|
3225
|
+
[() => TestSetSortBy$, 1, 0],
|
|
3212
3226
|
];
|
|
3213
|
-
export var ListTestSetsResponse = [
|
|
3227
|
+
export var ListTestSetsResponse$ = [
|
|
3214
3228
|
3,
|
|
3215
3229
|
n0,
|
|
3216
3230
|
_LTSRi,
|
|
@@ -3218,15 +3232,15 @@ export var ListTestSetsResponse = [
|
|
|
3218
3232
|
[_tSe, _nTe],
|
|
3219
3233
|
[() => TestSetSummaryList, 0],
|
|
3220
3234
|
];
|
|
3221
|
-
export var ListUtteranceAnalyticsDataRequest = [
|
|
3235
|
+
export var ListUtteranceAnalyticsDataRequest$ = [
|
|
3222
3236
|
3,
|
|
3223
3237
|
n0,
|
|
3224
3238
|
_LUADR,
|
|
3225
3239
|
0,
|
|
3226
3240
|
[_bI, _sDT, _eDT, _sBo, _fi, _mRax, _nTe],
|
|
3227
|
-
[[0, 1], 4, 4, () => UtteranceDataSortBy
|
|
3241
|
+
[[0, 1], 4, 4, () => UtteranceDataSortBy$, () => AnalyticsUtteranceFilters, 1, 0],
|
|
3228
3242
|
];
|
|
3229
|
-
export var ListUtteranceAnalyticsDataResponse = [
|
|
3243
|
+
export var ListUtteranceAnalyticsDataResponse$ = [
|
|
3230
3244
|
3,
|
|
3231
3245
|
n0,
|
|
3232
3246
|
_LUADRi,
|
|
@@ -3234,7 +3248,7 @@ export var ListUtteranceAnalyticsDataResponse = [
|
|
|
3234
3248
|
[_bI, _nTe, _ut],
|
|
3235
3249
|
[0, 0, () => UtteranceSpecifications],
|
|
3236
3250
|
];
|
|
3237
|
-
export var ListUtteranceMetricsRequest = [
|
|
3251
|
+
export var ListUtteranceMetricsRequest$ = [
|
|
3238
3252
|
3,
|
|
3239
3253
|
n0,
|
|
3240
3254
|
_LUMR,
|
|
@@ -3253,7 +3267,7 @@ export var ListUtteranceMetricsRequest = [
|
|
|
3253
3267
|
0,
|
|
3254
3268
|
],
|
|
3255
3269
|
];
|
|
3256
|
-
export var ListUtteranceMetricsResponse = [
|
|
3270
|
+
export var ListUtteranceMetricsResponse$ = [
|
|
3257
3271
|
3,
|
|
3258
3272
|
n0,
|
|
3259
3273
|
_LUMRi,
|
|
@@ -3261,43 +3275,43 @@ export var ListUtteranceMetricsResponse = [
|
|
|
3261
3275
|
[_bI, _res, _nTe],
|
|
3262
3276
|
[0, () => AnalyticsUtteranceResults, 0],
|
|
3263
3277
|
];
|
|
3264
|
-
export var Message = [
|
|
3278
|
+
export var Message$ = [
|
|
3265
3279
|
3,
|
|
3266
3280
|
n0,
|
|
3267
3281
|
_M,
|
|
3268
3282
|
0,
|
|
3269
3283
|
[_pTM, _cPu, _sM, _iRC],
|
|
3270
|
-
[() => PlainTextMessage
|
|
3284
|
+
[() => PlainTextMessage$, () => CustomPayload$, () => SSMLMessage$, () => ImageResponseCard$],
|
|
3271
3285
|
];
|
|
3272
|
-
export var MessageGroup = [
|
|
3286
|
+
export var MessageGroup$ = [
|
|
3273
3287
|
3,
|
|
3274
3288
|
n0,
|
|
3275
3289
|
_MG,
|
|
3276
3290
|
0,
|
|
3277
3291
|
[_m, _var],
|
|
3278
|
-
[() => Message
|
|
3292
|
+
[() => Message$, () => MessageVariationsList],
|
|
3279
3293
|
];
|
|
3280
|
-
export var MultipleValuesSetting = [3, n0, _MVS, 0, [_aMV], [2]];
|
|
3281
|
-
export var NewCustomVocabularyItem = [3, n0, _NCVI, 0, [_ph, _w, _dA], [0, 1, 0]];
|
|
3282
|
-
export var NluImprovementSpecification = [
|
|
3294
|
+
export var MultipleValuesSetting$ = [3, n0, _MVS, 0, [_aMV], [2]];
|
|
3295
|
+
export var NewCustomVocabularyItem$ = [3, n0, _NCVI, 0, [_ph, _w, _dA], [0, 1, 0]];
|
|
3296
|
+
export var NluImprovementSpecification$ = [
|
|
3283
3297
|
3,
|
|
3284
3298
|
n0,
|
|
3285
3299
|
_NIS,
|
|
3286
3300
|
0,
|
|
3287
3301
|
[_e, _aNM, _iDS],
|
|
3288
|
-
[2, 0, () => IntentDisambiguationSettings],
|
|
3302
|
+
[2, 0, () => IntentDisambiguationSettings$],
|
|
3289
3303
|
];
|
|
3290
|
-
export var ObfuscationSetting = [3, n0, _OS, 0, [_oST], [0]];
|
|
3291
|
-
export var OpensearchConfiguration = [
|
|
3304
|
+
export var ObfuscationSetting$ = [3, n0, _OS, 0, [_oST], [0]];
|
|
3305
|
+
export var OpensearchConfiguration$ = [
|
|
3292
3306
|
3,
|
|
3293
3307
|
n0,
|
|
3294
3308
|
_OC,
|
|
3295
3309
|
0,
|
|
3296
3310
|
[_dE, _iNn, _eR, _eRF, _iF],
|
|
3297
|
-
[0, 0, 2, () => ExactResponseFields
|
|
3311
|
+
[0, 0, 2, () => ExactResponseFields$, 64 | 0],
|
|
3298
3312
|
];
|
|
3299
|
-
export var OutputContext = [3, n0, _OCu, 0, [_n, _tTLIS, _tTL], [0, 1, 1]];
|
|
3300
|
-
export var OverallTestResultItem = [
|
|
3313
|
+
export var OutputContext$ = [3, n0, _OCu, 0, [_n, _tTLIS, _tTL], [0, 1, 1]];
|
|
3314
|
+
export var OverallTestResultItem$ = [
|
|
3301
3315
|
3,
|
|
3302
3316
|
n0,
|
|
3303
3317
|
_OTRI,
|
|
@@ -3305,58 +3319,58 @@ export var OverallTestResultItem = [
|
|
|
3305
3319
|
[_mTC, _tRC, _sTRC, _eTERC],
|
|
3306
3320
|
[2, 1, 128 | 1, 128 | 1],
|
|
3307
3321
|
];
|
|
3308
|
-
export var OverallTestResults = [3, n0, _OTR, 0, [_it], [() => OverallTestResultItemList]];
|
|
3309
|
-
export var ParentBotNetwork = [3, n0, _PBN, 0, [_bI, _bV], [0, 0]];
|
|
3310
|
-
export var PathFormat = [3, n0, _PF, 0, [_oP], [64 | 0]];
|
|
3311
|
-
export var PlainTextMessage = [3, n0, _PTM, 0, [_va], [0]];
|
|
3312
|
-
export var PostDialogCodeHookInvocationSpecification = [
|
|
3322
|
+
export var OverallTestResults$ = [3, n0, _OTR, 0, [_it], [() => OverallTestResultItemList]];
|
|
3323
|
+
export var ParentBotNetwork$ = [3, n0, _PBN, 0, [_bI, _bV], [0, 0]];
|
|
3324
|
+
export var PathFormat$ = [3, n0, _PF, 0, [_oP], [64 | 0]];
|
|
3325
|
+
export var PlainTextMessage$ = [3, n0, _PTM, 0, [_va], [0]];
|
|
3326
|
+
export var PostDialogCodeHookInvocationSpecification$ = [
|
|
3313
3327
|
3,
|
|
3314
3328
|
n0,
|
|
3315
3329
|
_PDCHIS,
|
|
3316
3330
|
0,
|
|
3317
3331
|
[_sRu, _sNS, _sC, _fRa, _fNS, _fC, _tR, _tNS, _tC],
|
|
3318
3332
|
[
|
|
3319
|
-
() => ResponseSpecification
|
|
3320
|
-
() => DialogState
|
|
3321
|
-
() => ConditionalSpecification
|
|
3322
|
-
() => ResponseSpecification
|
|
3323
|
-
() => DialogState
|
|
3324
|
-
() => ConditionalSpecification
|
|
3325
|
-
() => ResponseSpecification
|
|
3326
|
-
() => DialogState
|
|
3327
|
-
() => ConditionalSpecification
|
|
3333
|
+
() => ResponseSpecification$,
|
|
3334
|
+
() => DialogState$,
|
|
3335
|
+
() => ConditionalSpecification$,
|
|
3336
|
+
() => ResponseSpecification$,
|
|
3337
|
+
() => DialogState$,
|
|
3338
|
+
() => ConditionalSpecification$,
|
|
3339
|
+
() => ResponseSpecification$,
|
|
3340
|
+
() => DialogState$,
|
|
3341
|
+
() => ConditionalSpecification$,
|
|
3328
3342
|
],
|
|
3329
3343
|
];
|
|
3330
|
-
export var PostFulfillmentStatusSpecification = [
|
|
3344
|
+
export var PostFulfillmentStatusSpecification$ = [
|
|
3331
3345
|
3,
|
|
3332
3346
|
n0,
|
|
3333
3347
|
_PFSS,
|
|
3334
3348
|
0,
|
|
3335
3349
|
[_sRu, _fRa, _tR, _sNS, _sC, _fNS, _fC, _tNS, _tC],
|
|
3336
3350
|
[
|
|
3337
|
-
() => ResponseSpecification
|
|
3338
|
-
() => ResponseSpecification
|
|
3339
|
-
() => ResponseSpecification
|
|
3340
|
-
() => DialogState
|
|
3341
|
-
() => ConditionalSpecification
|
|
3342
|
-
() => DialogState
|
|
3343
|
-
() => ConditionalSpecification
|
|
3344
|
-
() => DialogState
|
|
3345
|
-
() => ConditionalSpecification
|
|
3351
|
+
() => ResponseSpecification$,
|
|
3352
|
+
() => ResponseSpecification$,
|
|
3353
|
+
() => ResponseSpecification$,
|
|
3354
|
+
() => DialogState$,
|
|
3355
|
+
() => ConditionalSpecification$,
|
|
3356
|
+
() => DialogState$,
|
|
3357
|
+
() => ConditionalSpecification$,
|
|
3358
|
+
() => DialogState$,
|
|
3359
|
+
() => ConditionalSpecification$,
|
|
3346
3360
|
],
|
|
3347
3361
|
];
|
|
3348
|
-
export var PreconditionFailedException = [-3, n0, _PFE, { [_err]: _cl, [_hE]: 412 }, [_m], [0]];
|
|
3349
|
-
TypeRegistry.for(n0).registerError(PreconditionFailedException
|
|
3350
|
-
export var Principal = [3, n0, _P, 0, [_ser, _ar], [0, 0]];
|
|
3351
|
-
export var PromptAttemptSpecification = [
|
|
3362
|
+
export var PreconditionFailedException$ = [-3, n0, _PFE, { [_err]: _cl, [_hE]: 412 }, [_m], [0]];
|
|
3363
|
+
TypeRegistry.for(n0).registerError(PreconditionFailedException$, PreconditionFailedException);
|
|
3364
|
+
export var Principal$ = [3, n0, _P, 0, [_ser, _ar], [0, 0]];
|
|
3365
|
+
export var PromptAttemptSpecification$ = [
|
|
3352
3366
|
3,
|
|
3353
3367
|
n0,
|
|
3354
3368
|
_PAS,
|
|
3355
3369
|
0,
|
|
3356
3370
|
[_aIl, _aIT, _aADTMFIS, _tISe],
|
|
3357
|
-
[2, () => AllowedInputTypes
|
|
3371
|
+
[2, () => AllowedInputTypes$, () => AudioAndDTMFInputSpecification$, () => TextInputSpecification$],
|
|
3358
3372
|
];
|
|
3359
|
-
export var PromptSpecification = [
|
|
3373
|
+
export var PromptSpecification$ = [
|
|
3360
3374
|
3,
|
|
3361
3375
|
n0,
|
|
3362
3376
|
_PS,
|
|
@@ -3364,30 +3378,30 @@ export var PromptSpecification = [
|
|
|
3364
3378
|
[_mG, _mRaxe, _aIl, _mSS, _pAS],
|
|
3365
3379
|
[() => MessageGroupsList, 1, 2, 0, () => PromptAttemptsSpecificationMap],
|
|
3366
3380
|
];
|
|
3367
|
-
export var QInConnectAssistantConfiguration = [3, n0, _QICAC, 0, [_aA], [0]];
|
|
3368
|
-
export var QInConnectIntentConfiguration = [
|
|
3381
|
+
export var QInConnectAssistantConfiguration$ = [3, n0, _QICAC, 0, [_aA], [0]];
|
|
3382
|
+
export var QInConnectIntentConfiguration$ = [
|
|
3369
3383
|
3,
|
|
3370
3384
|
n0,
|
|
3371
3385
|
_QICIC,
|
|
3372
3386
|
0,
|
|
3373
3387
|
[_qICAC],
|
|
3374
|
-
[() => QInConnectAssistantConfiguration],
|
|
3388
|
+
[() => QInConnectAssistantConfiguration$],
|
|
3375
3389
|
];
|
|
3376
|
-
export var QnAIntentConfiguration = [
|
|
3390
|
+
export var QnAIntentConfiguration$ = [
|
|
3377
3391
|
3,
|
|
3378
3392
|
n0,
|
|
3379
3393
|
_QAIC,
|
|
3380
3394
|
0,
|
|
3381
3395
|
[_dSC, _bMC],
|
|
3382
|
-
[() => DataSourceConfiguration
|
|
3396
|
+
[() => DataSourceConfiguration$, () => BedrockModelSpecification$],
|
|
3383
3397
|
];
|
|
3384
|
-
export var QnAKendraConfiguration = [3, n0, _QAKC, 0, [_kI, _qFSE, _qFS, _eR], [0, 2, 0, 2]];
|
|
3385
|
-
export var RecommendedIntentSummary = [3, n0, _RIS, 0, [_iI, _iN, _sUC], [0, 0, 1]];
|
|
3386
|
-
export var RelativeAggregationDuration = [3, n0, _RAD, 0, [_tD, _tV], [0, 1]];
|
|
3387
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_err]: _cl, [_hE]: 404 }, [_m], [0]];
|
|
3388
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
3389
|
-
export var ResponseSpecification = [3, n0, _RS, 0, [_mG, _aIl], [() => MessageGroupsList, 2]];
|
|
3390
|
-
export var RuntimeHintDetails = [
|
|
3398
|
+
export var QnAKendraConfiguration$ = [3, n0, _QAKC, 0, [_kI, _qFSE, _qFS, _eR], [0, 2, 0, 2]];
|
|
3399
|
+
export var RecommendedIntentSummary$ = [3, n0, _RIS, 0, [_iI, _iN, _sUC], [0, 0, 1]];
|
|
3400
|
+
export var RelativeAggregationDuration$ = [3, n0, _RAD, 0, [_tD, _tV], [0, 1]];
|
|
3401
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_err]: _cl, [_hE]: 404 }, [_m], [0]];
|
|
3402
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
3403
|
+
export var ResponseSpecification$ = [3, n0, _RS, 0, [_mG, _aIl], [() => MessageGroupsList, 2]];
|
|
3404
|
+
export var RuntimeHintDetails$ = [
|
|
3391
3405
|
3,
|
|
3392
3406
|
n0,
|
|
3393
3407
|
_RHD,
|
|
@@ -3395,36 +3409,36 @@ export var RuntimeHintDetails = [
|
|
|
3395
3409
|
[_rHV, _sSH],
|
|
3396
3410
|
[() => RuntimeHintValuesList, () => SlotHintsSlotMap],
|
|
3397
3411
|
];
|
|
3398
|
-
export var RuntimeHints = [3, n0, _RH, 0, [_sH], [() => SlotHintsIntentMap]];
|
|
3399
|
-
export var RuntimeHintValue = [3, n0, _RHV, 0, [_ph], [0]];
|
|
3400
|
-
export var RuntimeSettings = [
|
|
3412
|
+
export var RuntimeHints$ = [3, n0, _RH, 0, [_sH], [() => SlotHintsIntentMap]];
|
|
3413
|
+
export var RuntimeHintValue$ = [3, n0, _RHV, 0, [_ph], [0]];
|
|
3414
|
+
export var RuntimeSettings$ = [
|
|
3401
3415
|
3,
|
|
3402
3416
|
n0,
|
|
3403
3417
|
_RSu,
|
|
3404
3418
|
0,
|
|
3405
3419
|
[_sRI, _nI],
|
|
3406
|
-
[() => SlotResolutionImprovementSpecification
|
|
3420
|
+
[() => SlotResolutionImprovementSpecification$, () => NluImprovementSpecification$],
|
|
3407
3421
|
];
|
|
3408
|
-
export var S3BucketLogDestination = [3, n0, _SBLD, 0, [_kKA, _sBA, _lP], [0, 0, 0]];
|
|
3409
|
-
export var S3BucketTranscriptSource = [
|
|
3422
|
+
export var S3BucketLogDestination$ = [3, n0, _SBLD, 0, [_kKA, _sBA, _lP], [0, 0, 0]];
|
|
3423
|
+
export var S3BucketTranscriptSource$ = [
|
|
3410
3424
|
3,
|
|
3411
3425
|
n0,
|
|
3412
3426
|
_SBTS,
|
|
3413
3427
|
0,
|
|
3414
3428
|
[_sBN, _pF, _tF, _tFr, _kKA],
|
|
3415
|
-
[0, () => PathFormat
|
|
3429
|
+
[0, () => PathFormat$, 0, () => TranscriptFilter$, 0],
|
|
3416
3430
|
];
|
|
3417
|
-
export var SampleUtterance = [3, n0, _SU, 0, [_u], [0]];
|
|
3418
|
-
export var SampleUtteranceGenerationSpecification = [
|
|
3431
|
+
export var SampleUtterance$ = [3, n0, _SU, 0, [_u], [0]];
|
|
3432
|
+
export var SampleUtteranceGenerationSpecification$ = [
|
|
3419
3433
|
3,
|
|
3420
3434
|
n0,
|
|
3421
3435
|
_SUGS,
|
|
3422
3436
|
0,
|
|
3423
3437
|
[_e, _bMS],
|
|
3424
|
-
[2, () => BedrockModelSpecification],
|
|
3438
|
+
[2, () => BedrockModelSpecification$],
|
|
3425
3439
|
];
|
|
3426
|
-
export var SampleValue = [3, n0, _SV, 0, [_va], [0]];
|
|
3427
|
-
export var SearchAssociatedTranscriptsRequest = [
|
|
3440
|
+
export var SampleValue$ = [3, n0, _SV, 0, [_va], [0]];
|
|
3441
|
+
export var SearchAssociatedTranscriptsRequest$ = [
|
|
3428
3442
|
3,
|
|
3429
3443
|
n0,
|
|
3430
3444
|
_SATR,
|
|
@@ -3432,7 +3446,7 @@ export var SearchAssociatedTranscriptsRequest = [
|
|
|
3432
3446
|
[_bI, _bV, _lI, _bRI, _sO, _fi, _mRax, _nIe],
|
|
3433
3447
|
[[0, 1], [0, 1], [0, 1], [0, 1], 0, () => AssociatedTranscriptFilters, 1, 1],
|
|
3434
3448
|
];
|
|
3435
|
-
export var SearchAssociatedTranscriptsResponse = [
|
|
3449
|
+
export var SearchAssociatedTranscriptsResponse$ = [
|
|
3436
3450
|
3,
|
|
3437
3451
|
n0,
|
|
3438
3452
|
_SATRe,
|
|
@@ -3440,11 +3454,11 @@ export var SearchAssociatedTranscriptsResponse = [
|
|
|
3440
3454
|
[_bI, _bV, _lI, _bRI, _nIe, _aT, _tRo],
|
|
3441
3455
|
[0, 0, 0, 0, 1, () => AssociatedTranscriptList, 1],
|
|
3442
3456
|
];
|
|
3443
|
-
export var SentimentAnalysisSettings = [3, n0, _SAS, 0, [_dSe], [2]];
|
|
3444
|
-
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_err]: _cl, [_hE]: 402 }, [_m], [0]];
|
|
3445
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException
|
|
3446
|
-
export var SessionDataSortBy = [3, n0, _SDSB, 0, [_n, _or], [0, 0]];
|
|
3447
|
-
export var SessionSpecification = [
|
|
3457
|
+
export var SentimentAnalysisSettings$ = [3, n0, _SAS, 0, [_dSe], [2]];
|
|
3458
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_err]: _cl, [_hE]: 402 }, [_m], [0]];
|
|
3459
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
3460
|
+
export var SessionDataSortBy$ = [3, n0, _SDSB, 0, [_n, _or], [0, 0]];
|
|
3461
|
+
export var SessionSpecification$ = [
|
|
3448
3462
|
3,
|
|
3449
3463
|
n0,
|
|
3450
3464
|
_SS,
|
|
@@ -3452,25 +3466,25 @@ export var SessionSpecification = [
|
|
|
3452
3466
|
[_bAI, _bV, _lI, _ch, _sIe, _cST, _cET, _cDS, _cES, _mod, _nOT, _iIS, _oRI],
|
|
3453
3467
|
[0, 0, 0, 0, 0, 4, 4, 1, 0, 0, 1, () => InvokedIntentSamples, 0],
|
|
3454
3468
|
];
|
|
3455
|
-
export var SlotCaptureSetting = [
|
|
3469
|
+
export var SlotCaptureSetting$ = [
|
|
3456
3470
|
3,
|
|
3457
3471
|
n0,
|
|
3458
3472
|
_SCS,
|
|
3459
3473
|
0,
|
|
3460
3474
|
[_cRa, _cNSa, _cCa, _fRa, _fNS, _fC, _cH, _eCH],
|
|
3461
3475
|
[
|
|
3462
|
-
() => ResponseSpecification
|
|
3463
|
-
() => DialogState
|
|
3464
|
-
() => ConditionalSpecification
|
|
3465
|
-
() => ResponseSpecification
|
|
3466
|
-
() => DialogState
|
|
3467
|
-
() => ConditionalSpecification
|
|
3468
|
-
() => DialogCodeHookInvocationSetting
|
|
3469
|
-
() => ElicitationCodeHookInvocationSetting
|
|
3476
|
+
() => ResponseSpecification$,
|
|
3477
|
+
() => DialogState$,
|
|
3478
|
+
() => ConditionalSpecification$,
|
|
3479
|
+
() => ResponseSpecification$,
|
|
3480
|
+
() => DialogState$,
|
|
3481
|
+
() => ConditionalSpecification$,
|
|
3482
|
+
() => DialogCodeHookInvocationSetting$,
|
|
3483
|
+
() => ElicitationCodeHookInvocationSetting$,
|
|
3470
3484
|
],
|
|
3471
3485
|
];
|
|
3472
|
-
export var SlotDefaultValue = [3, n0, _SDV, 0, [_dV], [0]];
|
|
3473
|
-
export var SlotDefaultValueSpecification = [
|
|
3486
|
+
export var SlotDefaultValue$ = [3, n0, _SDV, 0, [_dV], [0]];
|
|
3487
|
+
export var SlotDefaultValueSpecification$ = [
|
|
3474
3488
|
3,
|
|
3475
3489
|
n0,
|
|
3476
3490
|
_SDVS,
|
|
@@ -3478,26 +3492,26 @@ export var SlotDefaultValueSpecification = [
|
|
|
3478
3492
|
[_dVL],
|
|
3479
3493
|
[() => SlotDefaultValueList],
|
|
3480
3494
|
];
|
|
3481
|
-
export var SlotFilter = [3, n0, _SF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
3482
|
-
export var SlotPriority = [3, n0, _SP, 0, [_pri, _sIl], [1, 0]];
|
|
3483
|
-
export var SlotResolutionImprovementSpecification = [
|
|
3495
|
+
export var SlotFilter$ = [3, n0, _SF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
3496
|
+
export var SlotPriority$ = [3, n0, _SP, 0, [_pri, _sIl], [1, 0]];
|
|
3497
|
+
export var SlotResolutionImprovementSpecification$ = [
|
|
3484
3498
|
3,
|
|
3485
3499
|
n0,
|
|
3486
3500
|
_SRIS,
|
|
3487
3501
|
0,
|
|
3488
3502
|
[_e, _bMS],
|
|
3489
|
-
[2, () => BedrockModelSpecification],
|
|
3503
|
+
[2, () => BedrockModelSpecification$],
|
|
3490
3504
|
];
|
|
3491
|
-
export var SlotResolutionSetting = [3, n0, _SRS, 0, [_sRSl], [0]];
|
|
3492
|
-
export var SlotResolutionTestResultItem = [
|
|
3505
|
+
export var SlotResolutionSetting$ = [3, n0, _SRS, 0, [_sRSl], [0]];
|
|
3506
|
+
export var SlotResolutionTestResultItem$ = [
|
|
3493
3507
|
3,
|
|
3494
3508
|
n0,
|
|
3495
3509
|
_SRTRI,
|
|
3496
3510
|
0,
|
|
3497
3511
|
[_sN, _rC],
|
|
3498
|
-
[0, () => SlotResolutionTestResultItemCounts],
|
|
3512
|
+
[0, () => SlotResolutionTestResultItemCounts$],
|
|
3499
3513
|
];
|
|
3500
|
-
export var SlotResolutionTestResultItemCounts = [
|
|
3514
|
+
export var SlotResolutionTestResultItemCounts$ = [
|
|
3501
3515
|
3,
|
|
3502
3516
|
n0,
|
|
3503
3517
|
_SRTRIC,
|
|
@@ -3505,19 +3519,19 @@ export var SlotResolutionTestResultItemCounts = [
|
|
|
3505
3519
|
[_tRC, _sTRC, _sMRC],
|
|
3506
3520
|
[1, 128 | 1, 128 | 1],
|
|
3507
3521
|
];
|
|
3508
|
-
export var SlotSortBy = [3, n0, _SSB, 0, [_a, _or], [0, 0]];
|
|
3509
|
-
export var SlotSummary = [
|
|
3522
|
+
export var SlotSortBy$ = [3, n0, _SSB, 0, [_a, _or], [0, 0]];
|
|
3523
|
+
export var SlotSummary$ = [
|
|
3510
3524
|
3,
|
|
3511
3525
|
n0,
|
|
3512
3526
|
_SSl,
|
|
3513
3527
|
0,
|
|
3514
3528
|
[_sIl, _sN, _de, _sCl, _sTI, _vEPS, _lUDT],
|
|
3515
|
-
[0, 0, 0, 0, 0, () => PromptSpecification
|
|
3529
|
+
[0, 0, 0, 0, 0, () => PromptSpecification$, 4],
|
|
3516
3530
|
];
|
|
3517
|
-
export var SlotTypeFilter = [3, n0, _STF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
3518
|
-
export var SlotTypeSortBy = [3, n0, _STSB, 0, [_a, _or], [0, 0]];
|
|
3519
|
-
export var SlotTypeStatistics = [3, n0, _STS, 0, [_dSTC], [1]];
|
|
3520
|
-
export var SlotTypeSummary = [
|
|
3531
|
+
export var SlotTypeFilter$ = [3, n0, _STF, 0, [_n, _v, _o], [0, 64 | 0, 0]];
|
|
3532
|
+
export var SlotTypeSortBy$ = [3, n0, _STSB, 0, [_a, _or], [0, 0]];
|
|
3533
|
+
export var SlotTypeStatistics$ = [3, n0, _STS, 0, [_dSTC], [1]];
|
|
3534
|
+
export var SlotTypeSummary$ = [
|
|
3521
3535
|
3,
|
|
3522
3536
|
n0,
|
|
3523
3537
|
_STSl,
|
|
@@ -3525,77 +3539,84 @@ export var SlotTypeSummary = [
|
|
|
3525
3539
|
[_sTI, _sTN, _de, _pSTS, _lUDT, _sTCl],
|
|
3526
3540
|
[0, 0, 0, 0, 4, 0],
|
|
3527
3541
|
];
|
|
3528
|
-
export var SlotTypeValue = [
|
|
3529
|
-
|
|
3530
|
-
|
|
3542
|
+
export var SlotTypeValue$ = [
|
|
3543
|
+
3,
|
|
3544
|
+
n0,
|
|
3545
|
+
_STV,
|
|
3546
|
+
0,
|
|
3547
|
+
[_sV, _sy],
|
|
3548
|
+
[() => SampleValue$, () => SynonymList],
|
|
3549
|
+
];
|
|
3550
|
+
export var SlotValue$ = [3, n0, _SVl, 0, [_iV], [0]];
|
|
3551
|
+
export var SlotValueElicitationSetting$ = [
|
|
3531
3552
|
3,
|
|
3532
3553
|
n0,
|
|
3533
3554
|
_SVES,
|
|
3534
3555
|
0,
|
|
3535
3556
|
[_dVS, _sCl, _pS, _sU, _wACS, _sCS, _sRSlo],
|
|
3536
3557
|
[
|
|
3537
|
-
() => SlotDefaultValueSpecification
|
|
3558
|
+
() => SlotDefaultValueSpecification$,
|
|
3538
3559
|
0,
|
|
3539
|
-
() => PromptSpecification
|
|
3560
|
+
() => PromptSpecification$,
|
|
3540
3561
|
() => SampleUtterancesList,
|
|
3541
|
-
() => WaitAndContinueSpecification
|
|
3542
|
-
() => SlotCaptureSetting
|
|
3543
|
-
() => SlotResolutionSetting
|
|
3562
|
+
() => WaitAndContinueSpecification$,
|
|
3563
|
+
() => SlotCaptureSetting$,
|
|
3564
|
+
() => SlotResolutionSetting$,
|
|
3544
3565
|
],
|
|
3545
3566
|
];
|
|
3546
|
-
export var SlotValueOverride = [
|
|
3567
|
+
export var SlotValueOverride$ = [
|
|
3547
3568
|
3,
|
|
3548
3569
|
n0,
|
|
3549
3570
|
_SVO,
|
|
3550
3571
|
0,
|
|
3551
3572
|
[_sh, _va, _v],
|
|
3552
|
-
[0, () => SlotValue
|
|
3573
|
+
[0, () => SlotValue$, () => SlotValues],
|
|
3553
3574
|
];
|
|
3554
|
-
export var SlotValueRegexFilter = [3, n0, _SVRF, 0, [_pa], [0]];
|
|
3555
|
-
export var SlotValueSelectionSetting = [
|
|
3575
|
+
export var SlotValueRegexFilter$ = [3, n0, _SVRF, 0, [_pa], [0]];
|
|
3576
|
+
export var SlotValueSelectionSetting$ = [
|
|
3556
3577
|
3,
|
|
3557
3578
|
n0,
|
|
3558
3579
|
_SVSS,
|
|
3559
3580
|
0,
|
|
3560
3581
|
[_rSe, _rF, _aRSd],
|
|
3561
|
-
[0, () => SlotValueRegexFilter
|
|
3582
|
+
[0, () => SlotValueRegexFilter$, () => AdvancedRecognitionSetting$],
|
|
3562
3583
|
];
|
|
3563
|
-
export var Specifications = [
|
|
3584
|
+
export var Specifications$ = [
|
|
3564
3585
|
3,
|
|
3565
3586
|
n0,
|
|
3566
3587
|
_S,
|
|
3567
3588
|
0,
|
|
3568
3589
|
[_sTI, _vES],
|
|
3569
|
-
[0, () => SubSlotValueElicitationSetting],
|
|
3590
|
+
[0, () => SubSlotValueElicitationSetting$],
|
|
3570
3591
|
];
|
|
3571
|
-
export var SpeechFoundationModel = [3, n0, _SFM, 0, [_mA, _vI], [0, 0]];
|
|
3572
|
-
export var SpeechModelConfig = [3, n0, _SMC, 0, [_dCee], [() => DeepgramSpeechModelConfig]];
|
|
3573
|
-
export var SpeechRecognitionSettings = [
|
|
3592
|
+
export var SpeechFoundationModel$ = [3, n0, _SFM, 0, [_mA, _vI], [0, 0]];
|
|
3593
|
+
export var SpeechModelConfig$ = [3, n0, _SMC, 0, [_dCee], [() => DeepgramSpeechModelConfig$]];
|
|
3594
|
+
export var SpeechRecognitionSettings$ = [
|
|
3574
3595
|
3,
|
|
3575
3596
|
n0,
|
|
3576
3597
|
_SRSp,
|
|
3577
3598
|
0,
|
|
3578
3599
|
[_sMP, _sMC],
|
|
3579
|
-
[0, () => SpeechModelConfig],
|
|
3600
|
+
[0, () => SpeechModelConfig$],
|
|
3580
3601
|
];
|
|
3581
|
-
export var SSMLMessage = [3, n0, _SSMLM, 0, [_va], [0]];
|
|
3582
|
-
export var StartBotRecommendationRequest = [
|
|
3602
|
+
export var SSMLMessage$ = [3, n0, _SSMLM, 0, [_va], [0]];
|
|
3603
|
+
export var StartBotRecommendationRequest$ = [
|
|
3583
3604
|
3,
|
|
3584
3605
|
n0,
|
|
3585
3606
|
_SBRR,
|
|
3586
3607
|
0,
|
|
3587
3608
|
[_bI, _bV, _lI, _tSS, _eSn],
|
|
3588
|
-
[[0, 1], [0, 1], [0, 1], () => TranscriptSourceSetting
|
|
3609
|
+
[[0, 1], [0, 1], [0, 1], () => TranscriptSourceSetting$, [() => EncryptionSetting$, 0]],
|
|
3589
3610
|
];
|
|
3590
|
-
export var StartBotRecommendationResponse = [
|
|
3611
|
+
export var StartBotRecommendationResponse$ = [
|
|
3591
3612
|
3,
|
|
3592
3613
|
n0,
|
|
3593
3614
|
_SBRRt,
|
|
3594
3615
|
0,
|
|
3595
3616
|
[_bI, _bV, _lI, _bRS, _bRI, _cDT, _tSS, _eSn],
|
|
3596
|
-
[0, 0, 0, 0, 0, 4, () => TranscriptSourceSetting
|
|
3617
|
+
[0, 0, 0, 0, 0, 4, () => TranscriptSourceSetting$, [() => EncryptionSetting$, 0]],
|
|
3597
3618
|
];
|
|
3598
|
-
export var StartBotResourceGenerationRequest = [
|
|
3619
|
+
export var StartBotResourceGenerationRequest$ = [
|
|
3599
3620
|
3,
|
|
3600
3621
|
n0,
|
|
3601
3622
|
_SBRGR,
|
|
@@ -3603,7 +3624,7 @@ export var StartBotResourceGenerationRequest = [
|
|
|
3603
3624
|
[_gIP, _bI, _bV, _lI],
|
|
3604
3625
|
[0, [0, 1], [0, 1], [0, 1]],
|
|
3605
3626
|
];
|
|
3606
|
-
export var StartBotResourceGenerationResponse = [
|
|
3627
|
+
export var StartBotResourceGenerationResponse$ = [
|
|
3607
3628
|
3,
|
|
3608
3629
|
n0,
|
|
3609
3630
|
_SBRGRt,
|
|
@@ -3611,55 +3632,55 @@ export var StartBotResourceGenerationResponse = [
|
|
|
3611
3632
|
[_gIP, _gI, _bI, _bV, _lI, _gS, _cDT],
|
|
3612
3633
|
[0, 0, 0, 0, 0, 0, 4],
|
|
3613
3634
|
];
|
|
3614
|
-
export var StartImportRequest = [
|
|
3635
|
+
export var StartImportRequest$ = [
|
|
3615
3636
|
3,
|
|
3616
3637
|
n0,
|
|
3617
3638
|
_SIR,
|
|
3618
3639
|
0,
|
|
3619
3640
|
[_iIm, _rS, _mS, _fP],
|
|
3620
|
-
[0, () => ImportResourceSpecification
|
|
3641
|
+
[0, () => ImportResourceSpecification$, 0, [() => ImportExportFilePassword, 0]],
|
|
3621
3642
|
];
|
|
3622
|
-
export var StartImportResponse = [
|
|
3643
|
+
export var StartImportResponse$ = [
|
|
3623
3644
|
3,
|
|
3624
3645
|
n0,
|
|
3625
3646
|
_SIRt,
|
|
3626
3647
|
0,
|
|
3627
3648
|
[_iIm, _rS, _mS, _iSm, _cDT],
|
|
3628
|
-
[0, () => ImportResourceSpecification
|
|
3649
|
+
[0, () => ImportResourceSpecification$, 0, 0, 4],
|
|
3629
3650
|
];
|
|
3630
|
-
export var StartTestExecutionRequest = [
|
|
3651
|
+
export var StartTestExecutionRequest$ = [
|
|
3631
3652
|
3,
|
|
3632
3653
|
n0,
|
|
3633
3654
|
_STER,
|
|
3634
3655
|
0,
|
|
3635
3656
|
[_tSI, _tar, _aM, _tEM],
|
|
3636
|
-
[[0, 1], () => TestExecutionTarget
|
|
3657
|
+
[[0, 1], () => TestExecutionTarget$, 0, 0],
|
|
3637
3658
|
];
|
|
3638
|
-
export var StartTestExecutionResponse = [
|
|
3659
|
+
export var StartTestExecutionResponse$ = [
|
|
3639
3660
|
3,
|
|
3640
3661
|
n0,
|
|
3641
3662
|
_STERt,
|
|
3642
3663
|
0,
|
|
3643
3664
|
[_tEI, _cDT, _tSI, _tar, _aM, _tEM],
|
|
3644
|
-
[0, 4, 0, () => TestExecutionTarget
|
|
3665
|
+
[0, 4, 0, () => TestExecutionTarget$, 0, 0],
|
|
3645
3666
|
];
|
|
3646
|
-
export var StartTestSetGenerationRequest = [
|
|
3667
|
+
export var StartTestSetGenerationRequest$ = [
|
|
3647
3668
|
3,
|
|
3648
3669
|
n0,
|
|
3649
3670
|
_STSGR,
|
|
3650
3671
|
0,
|
|
3651
3672
|
[_tSN, _de, _sL, _gDS, _rA, _tST],
|
|
3652
|
-
[0, 0, () => TestSetStorageLocation
|
|
3673
|
+
[0, 0, () => TestSetStorageLocation$, () => TestSetGenerationDataSource$, 0, 128 | 0],
|
|
3653
3674
|
];
|
|
3654
|
-
export var StartTestSetGenerationResponse = [
|
|
3675
|
+
export var StartTestSetGenerationResponse$ = [
|
|
3655
3676
|
3,
|
|
3656
3677
|
n0,
|
|
3657
3678
|
_STSGRt,
|
|
3658
3679
|
0,
|
|
3659
3680
|
[_tSGI, _cDT, _tSGS, _tSN, _de, _sL, _gDS, _rA, _tST],
|
|
3660
|
-
[0, 4, 0, 0, 0, () => TestSetStorageLocation
|
|
3681
|
+
[0, 4, 0, 0, 0, () => TestSetStorageLocation$, () => TestSetGenerationDataSource$, 0, 128 | 0],
|
|
3661
3682
|
];
|
|
3662
|
-
export var StillWaitingResponseSpecification = [
|
|
3683
|
+
export var StillWaitingResponseSpecification$ = [
|
|
3663
3684
|
3,
|
|
3664
3685
|
n0,
|
|
3665
3686
|
_SWRS,
|
|
@@ -3667,7 +3688,7 @@ export var StillWaitingResponseSpecification = [
|
|
|
3667
3688
|
[_mG, _fIS, _tIS, _aIl],
|
|
3668
3689
|
[() => MessageGroupsList, 1, 1, 2],
|
|
3669
3690
|
];
|
|
3670
|
-
export var StopBotRecommendationRequest = [
|
|
3691
|
+
export var StopBotRecommendationRequest$ = [
|
|
3671
3692
|
3,
|
|
3672
3693
|
n0,
|
|
3673
3694
|
_SBRRto,
|
|
@@ -3680,7 +3701,7 @@ export var StopBotRecommendationRequest = [
|
|
|
3680
3701
|
[0, 1],
|
|
3681
3702
|
],
|
|
3682
3703
|
];
|
|
3683
|
-
export var StopBotRecommendationResponse = [
|
|
3704
|
+
export var StopBotRecommendationResponse$ = [
|
|
3684
3705
|
3,
|
|
3685
3706
|
n0,
|
|
3686
3707
|
_SBRRtop,
|
|
@@ -3688,56 +3709,56 @@ export var StopBotRecommendationResponse = [
|
|
|
3688
3709
|
[_bI, _bV, _lI, _bRS, _bRI],
|
|
3689
3710
|
[0, 0, 0, 0, 0],
|
|
3690
3711
|
];
|
|
3691
|
-
export var SubSlotSetting = [3, n0, _SSS, 0, [_ex, _sSlo], [0, () => SubSlotSpecificationMap]];
|
|
3692
|
-
export var SubSlotTypeComposition = [3, n0, _SSTC, 0, [_n, _sTI], [0, 0]];
|
|
3693
|
-
export var SubSlotValueElicitationSetting = [
|
|
3712
|
+
export var SubSlotSetting$ = [3, n0, _SSS, 0, [_ex, _sSlo], [0, () => SubSlotSpecificationMap]];
|
|
3713
|
+
export var SubSlotTypeComposition$ = [3, n0, _SSTC, 0, [_n, _sTI], [0, 0]];
|
|
3714
|
+
export var SubSlotValueElicitationSetting$ = [
|
|
3694
3715
|
3,
|
|
3695
3716
|
n0,
|
|
3696
3717
|
_SSVES,
|
|
3697
3718
|
0,
|
|
3698
3719
|
[_dVS, _pS, _sU, _wACS],
|
|
3699
3720
|
[
|
|
3700
|
-
() => SlotDefaultValueSpecification
|
|
3701
|
-
() => PromptSpecification
|
|
3721
|
+
() => SlotDefaultValueSpecification$,
|
|
3722
|
+
() => PromptSpecification$,
|
|
3702
3723
|
() => SampleUtterancesList,
|
|
3703
|
-
() => WaitAndContinueSpecification
|
|
3724
|
+
() => WaitAndContinueSpecification$,
|
|
3704
3725
|
],
|
|
3705
3726
|
];
|
|
3706
|
-
export var TagResourceRequest = [3, n0, _TRR, 0, [_rARN, _ta], [[0, 1], 128 | 0]];
|
|
3707
|
-
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
3708
|
-
export var TestExecutionResultFilterBy = [
|
|
3727
|
+
export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rARN, _ta], [[0, 1], 128 | 0]];
|
|
3728
|
+
export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
3729
|
+
export var TestExecutionResultFilterBy$ = [
|
|
3709
3730
|
3,
|
|
3710
3731
|
n0,
|
|
3711
3732
|
_TERFB,
|
|
3712
3733
|
0,
|
|
3713
3734
|
[_rTF, _cLTRFB],
|
|
3714
|
-
[0, () => ConversationLevelTestResultsFilterBy],
|
|
3735
|
+
[0, () => ConversationLevelTestResultsFilterBy$],
|
|
3715
3736
|
];
|
|
3716
|
-
export var TestExecutionResultItems = [
|
|
3737
|
+
export var TestExecutionResultItems$ = [
|
|
3717
3738
|
3,
|
|
3718
3739
|
n0,
|
|
3719
3740
|
_TERI,
|
|
3720
3741
|
0,
|
|
3721
3742
|
[_oTR, _cLTR, _iCTR, _iLSRTR, _uLTR],
|
|
3722
3743
|
[
|
|
3723
|
-
() => OverallTestResults
|
|
3724
|
-
() => ConversationLevelTestResults
|
|
3725
|
-
() => IntentClassificationTestResults
|
|
3726
|
-
() => IntentLevelSlotResolutionTestResults
|
|
3727
|
-
() => UtteranceLevelTestResults
|
|
3744
|
+
() => OverallTestResults$,
|
|
3745
|
+
() => ConversationLevelTestResults$,
|
|
3746
|
+
() => IntentClassificationTestResults$,
|
|
3747
|
+
() => IntentLevelSlotResolutionTestResults$,
|
|
3748
|
+
() => UtteranceLevelTestResults$,
|
|
3728
3749
|
],
|
|
3729
3750
|
];
|
|
3730
|
-
export var TestExecutionSortBy = [3, n0, _TESB, 0, [_a, _or], [0, 0]];
|
|
3731
|
-
export var TestExecutionSummary = [
|
|
3751
|
+
export var TestExecutionSortBy$ = [3, n0, _TESB, 0, [_a, _or], [0, 0]];
|
|
3752
|
+
export var TestExecutionSummary$ = [
|
|
3732
3753
|
3,
|
|
3733
3754
|
n0,
|
|
3734
3755
|
_TES,
|
|
3735
3756
|
0,
|
|
3736
3757
|
[_tEI, _cDT, _lUDT, _tES, _tSI, _tSN, _tar, _aM, _tEM],
|
|
3737
|
-
[0, 4, 4, 0, 0, 0, () => TestExecutionTarget
|
|
3758
|
+
[0, 4, 4, 0, 0, 0, () => TestExecutionTarget$, 0, 0],
|
|
3738
3759
|
];
|
|
3739
|
-
export var TestExecutionTarget = [3, n0, _TET, 0, [_bAT], [() => BotAliasTestExecutionTarget]];
|
|
3740
|
-
export var TestSetDiscrepancyErrors = [
|
|
3760
|
+
export var TestExecutionTarget$ = [3, n0, _TET, 0, [_bAT], [() => BotAliasTestExecutionTarget$]];
|
|
3761
|
+
export var TestSetDiscrepancyErrors$ = [
|
|
3741
3762
|
3,
|
|
3742
3763
|
n0,
|
|
3743
3764
|
_TSDE,
|
|
@@ -3745,7 +3766,7 @@ export var TestSetDiscrepancyErrors = [
|
|
|
3745
3766
|
[_iD, _sDl],
|
|
3746
3767
|
[() => TestSetIntentDiscrepancyList, () => TestSetSlotDiscrepancyList],
|
|
3747
3768
|
];
|
|
3748
|
-
export var TestSetDiscrepancyReportBotAliasTarget = [
|
|
3769
|
+
export var TestSetDiscrepancyReportBotAliasTarget$ = [
|
|
3749
3770
|
3,
|
|
3750
3771
|
n0,
|
|
3751
3772
|
_TSDRBAT,
|
|
@@ -3753,71 +3774,71 @@ export var TestSetDiscrepancyReportBotAliasTarget = [
|
|
|
3753
3774
|
[_bI, _bAI, _lI],
|
|
3754
3775
|
[0, 0, 0],
|
|
3755
3776
|
];
|
|
3756
|
-
export var TestSetDiscrepancyReportResourceTarget = [
|
|
3777
|
+
export var TestSetDiscrepancyReportResourceTarget$ = [
|
|
3757
3778
|
3,
|
|
3758
3779
|
n0,
|
|
3759
3780
|
_TSDRRT,
|
|
3760
3781
|
0,
|
|
3761
3782
|
[_bAT],
|
|
3762
|
-
[() => TestSetDiscrepancyReportBotAliasTarget],
|
|
3783
|
+
[() => TestSetDiscrepancyReportBotAliasTarget$],
|
|
3763
3784
|
];
|
|
3764
|
-
export var TestSetExportSpecification = [3, n0, _TSES, 0, [_tSI], [0]];
|
|
3765
|
-
export var TestSetGenerationDataSource = [
|
|
3785
|
+
export var TestSetExportSpecification$ = [3, n0, _TSES, 0, [_tSI], [0]];
|
|
3786
|
+
export var TestSetGenerationDataSource$ = [
|
|
3766
3787
|
3,
|
|
3767
3788
|
n0,
|
|
3768
3789
|
_TSGDS,
|
|
3769
3790
|
0,
|
|
3770
3791
|
[_cLDS],
|
|
3771
|
-
[() => ConversationLogsDataSource],
|
|
3792
|
+
[() => ConversationLogsDataSource$],
|
|
3772
3793
|
];
|
|
3773
|
-
export var TestSetImportInputLocation = [3, n0, _TSIIL, 0, [_sBN, _sPa], [0, 0]];
|
|
3774
|
-
export var TestSetImportResourceSpecification = [
|
|
3794
|
+
export var TestSetImportInputLocation$ = [3, n0, _TSIIL, 0, [_sBN, _sPa], [0, 0]];
|
|
3795
|
+
export var TestSetImportResourceSpecification$ = [
|
|
3775
3796
|
3,
|
|
3776
3797
|
n0,
|
|
3777
3798
|
_TSIRS,
|
|
3778
3799
|
0,
|
|
3779
3800
|
[_tSN, _de, _rA, _sL, _iIL, _mo, _tST],
|
|
3780
|
-
[0, 0, 0, () => TestSetStorageLocation
|
|
3801
|
+
[0, 0, 0, () => TestSetStorageLocation$, () => TestSetImportInputLocation$, 0, 128 | 0],
|
|
3781
3802
|
];
|
|
3782
|
-
export var TestSetIntentDiscrepancyItem = [3, n0, _TSIDI, 0, [_iN, _eM], [0, 0]];
|
|
3783
|
-
export var TestSetSlotDiscrepancyItem = [3, n0, _TSSDI, 0, [_iN, _sN, _eM], [0, 0, 0]];
|
|
3784
|
-
export var TestSetSortBy = [3, n0, _TSSB, 0, [_a, _or], [0, 0]];
|
|
3785
|
-
export var TestSetStorageLocation = [3, n0, _TSSL, 0, [_sBN, _sPa, _kKA], [0, 0, 0]];
|
|
3786
|
-
export var TestSetSummary = [
|
|
3803
|
+
export var TestSetIntentDiscrepancyItem$ = [3, n0, _TSIDI, 0, [_iN, _eM], [0, 0]];
|
|
3804
|
+
export var TestSetSlotDiscrepancyItem$ = [3, n0, _TSSDI, 0, [_iN, _sN, _eM], [0, 0, 0]];
|
|
3805
|
+
export var TestSetSortBy$ = [3, n0, _TSSB, 0, [_a, _or], [0, 0]];
|
|
3806
|
+
export var TestSetStorageLocation$ = [3, n0, _TSSL, 0, [_sBN, _sPa, _kKA], [0, 0, 0]];
|
|
3807
|
+
export var TestSetSummary$ = [
|
|
3787
3808
|
3,
|
|
3788
3809
|
n0,
|
|
3789
3810
|
_TSS,
|
|
3790
3811
|
0,
|
|
3791
3812
|
[_tSI, _tSN, _de, _mo, _sta, _rA, _nTu, _sL, _cDT, _lUDT],
|
|
3792
|
-
[0, 0, 0, 0, 0, 0, 1, () => TestSetStorageLocation
|
|
3813
|
+
[0, 0, 0, 0, 0, 0, 1, () => TestSetStorageLocation$, 4, 4],
|
|
3793
3814
|
];
|
|
3794
|
-
export var TestSetTurnRecord = [
|
|
3815
|
+
export var TestSetTurnRecord$ = [
|
|
3795
3816
|
3,
|
|
3796
3817
|
n0,
|
|
3797
3818
|
_TSTR,
|
|
3798
3819
|
0,
|
|
3799
3820
|
[_rN, _cI, _tN, _tSu],
|
|
3800
|
-
[1, 0, 1, () => TurnSpecification],
|
|
3821
|
+
[1, 0, 1, () => TurnSpecification$],
|
|
3801
3822
|
];
|
|
3802
|
-
export var TestSetTurnResult = [
|
|
3823
|
+
export var TestSetTurnResult$ = [
|
|
3803
3824
|
3,
|
|
3804
3825
|
n0,
|
|
3805
3826
|
_TSTRe,
|
|
3806
3827
|
0,
|
|
3807
3828
|
[_ag, _us],
|
|
3808
|
-
[() => AgentTurnResult
|
|
3829
|
+
[() => AgentTurnResult$, () => UserTurnResult$],
|
|
3809
3830
|
];
|
|
3810
|
-
export var TextInputSpecification = [3, n0, _TIS, 0, [_sTM], [1]];
|
|
3811
|
-
export var TextLogDestination = [
|
|
3831
|
+
export var TextInputSpecification$ = [3, n0, _TIS, 0, [_sTM], [1]];
|
|
3832
|
+
export var TextLogDestination$ = [
|
|
3812
3833
|
3,
|
|
3813
3834
|
n0,
|
|
3814
3835
|
_TLD,
|
|
3815
3836
|
0,
|
|
3816
3837
|
[_cW],
|
|
3817
|
-
[() => CloudWatchLogGroupLogDestination],
|
|
3838
|
+
[() => CloudWatchLogGroupLogDestination$],
|
|
3818
3839
|
];
|
|
3819
|
-
export var TextLogSetting = [3, n0, _TLS, 0, [_e, _d, _sLE], [2, () => TextLogDestination
|
|
3820
|
-
export var ThrottlingException = [
|
|
3840
|
+
export var TextLogSetting$ = [3, n0, _TLS, 0, [_e, _d, _sLE], [2, () => TextLogDestination$, 2]];
|
|
3841
|
+
export var ThrottlingException$ = [
|
|
3821
3842
|
-3,
|
|
3822
3843
|
n0,
|
|
3823
3844
|
_TE,
|
|
@@ -3825,26 +3846,26 @@ export var ThrottlingException = [
|
|
|
3825
3846
|
[_rAS, _m],
|
|
3826
3847
|
[[1, { [_hH]: _RA }], 0],
|
|
3827
3848
|
];
|
|
3828
|
-
TypeRegistry.for(n0).registerError(ThrottlingException
|
|
3829
|
-
export var TranscriptFilter = [3, n0, _TF, 0, [_lTF], [() => LexTranscriptFilter]];
|
|
3830
|
-
export var TranscriptSourceSetting = [
|
|
3849
|
+
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
3850
|
+
export var TranscriptFilter$ = [3, n0, _TF, 0, [_lTF], [() => LexTranscriptFilter$]];
|
|
3851
|
+
export var TranscriptSourceSetting$ = [
|
|
3831
3852
|
3,
|
|
3832
3853
|
n0,
|
|
3833
3854
|
_TSSr,
|
|
3834
3855
|
0,
|
|
3835
3856
|
[_sBTS],
|
|
3836
|
-
[() => S3BucketTranscriptSource],
|
|
3857
|
+
[() => S3BucketTranscriptSource$],
|
|
3837
3858
|
];
|
|
3838
|
-
export var TurnSpecification = [
|
|
3859
|
+
export var TurnSpecification$ = [
|
|
3839
3860
|
3,
|
|
3840
3861
|
n0,
|
|
3841
3862
|
_TS,
|
|
3842
3863
|
0,
|
|
3843
3864
|
[_aTg, _uT],
|
|
3844
|
-
[() => AgentTurnSpecification
|
|
3865
|
+
[() => AgentTurnSpecification$, () => UserTurnSpecification$],
|
|
3845
3866
|
];
|
|
3846
|
-
export var UnifiedSpeechSettings = [3, n0, _USS, 0, [_sFM], [() => SpeechFoundationModel]];
|
|
3847
|
-
export var UntagResourceRequest = [
|
|
3867
|
+
export var UnifiedSpeechSettings$ = [3, n0, _USS, 0, [_sFM], [() => SpeechFoundationModel$]];
|
|
3868
|
+
export var UntagResourceRequest$ = [
|
|
3848
3869
|
3,
|
|
3849
3870
|
n0,
|
|
3850
3871
|
_URR,
|
|
@@ -3855,8 +3876,8 @@ export var UntagResourceRequest = [
|
|
|
3855
3876
|
[64 | 0, { [_hQ]: _tK }],
|
|
3856
3877
|
],
|
|
3857
3878
|
];
|
|
3858
|
-
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
3859
|
-
export var UpdateBotAliasRequest = [
|
|
3879
|
+
export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
|
|
3880
|
+
export var UpdateBotAliasRequest$ = [
|
|
3860
3881
|
3,
|
|
3861
3882
|
n0,
|
|
3862
3883
|
_UBAR,
|
|
@@ -3868,12 +3889,12 @@ export var UpdateBotAliasRequest = [
|
|
|
3868
3889
|
0,
|
|
3869
3890
|
0,
|
|
3870
3891
|
() => BotAliasLocaleSettingsMap,
|
|
3871
|
-
() => ConversationLogSettings
|
|
3872
|
-
() => SentimentAnalysisSettings
|
|
3892
|
+
() => ConversationLogSettings$,
|
|
3893
|
+
() => SentimentAnalysisSettings$,
|
|
3873
3894
|
[0, 1],
|
|
3874
3895
|
],
|
|
3875
3896
|
];
|
|
3876
|
-
export var UpdateBotAliasResponse = [
|
|
3897
|
+
export var UpdateBotAliasResponse$ = [
|
|
3877
3898
|
3,
|
|
3878
3899
|
n0,
|
|
3879
3900
|
_UBARp,
|
|
@@ -3885,15 +3906,15 @@ export var UpdateBotAliasResponse = [
|
|
|
3885
3906
|
0,
|
|
3886
3907
|
0,
|
|
3887
3908
|
() => BotAliasLocaleSettingsMap,
|
|
3888
|
-
() => ConversationLogSettings
|
|
3889
|
-
() => SentimentAnalysisSettings
|
|
3909
|
+
() => ConversationLogSettings$,
|
|
3910
|
+
() => SentimentAnalysisSettings$,
|
|
3890
3911
|
0,
|
|
3891
3912
|
0,
|
|
3892
3913
|
4,
|
|
3893
3914
|
4,
|
|
3894
3915
|
],
|
|
3895
3916
|
];
|
|
3896
|
-
export var UpdateBotLocaleRequest = [
|
|
3917
|
+
export var UpdateBotLocaleRequest$ = [
|
|
3897
3918
|
3,
|
|
3898
3919
|
n0,
|
|
3899
3920
|
_UBLR,
|
|
@@ -3905,14 +3926,14 @@ export var UpdateBotLocaleRequest = [
|
|
|
3905
3926
|
[0, 1],
|
|
3906
3927
|
0,
|
|
3907
3928
|
1,
|
|
3908
|
-
() => VoiceSettings
|
|
3909
|
-
() => UnifiedSpeechSettings
|
|
3910
|
-
() => SpeechRecognitionSettings
|
|
3911
|
-
() => GenerativeAISettings
|
|
3929
|
+
() => VoiceSettings$,
|
|
3930
|
+
() => UnifiedSpeechSettings$,
|
|
3931
|
+
() => SpeechRecognitionSettings$,
|
|
3932
|
+
() => GenerativeAISettings$,
|
|
3912
3933
|
0,
|
|
3913
3934
|
],
|
|
3914
3935
|
];
|
|
3915
|
-
export var UpdateBotLocaleResponse = [
|
|
3936
|
+
export var UpdateBotLocaleResponse$ = [
|
|
3916
3937
|
3,
|
|
3917
3938
|
n0,
|
|
3918
3939
|
_UBLRp,
|
|
@@ -3925,19 +3946,19 @@ export var UpdateBotLocaleResponse = [
|
|
|
3925
3946
|
0,
|
|
3926
3947
|
0,
|
|
3927
3948
|
1,
|
|
3928
|
-
() => VoiceSettings
|
|
3929
|
-
() => UnifiedSpeechSettings
|
|
3930
|
-
() => SpeechRecognitionSettings
|
|
3949
|
+
() => VoiceSettings$,
|
|
3950
|
+
() => UnifiedSpeechSettings$,
|
|
3951
|
+
() => SpeechRecognitionSettings$,
|
|
3931
3952
|
0,
|
|
3932
3953
|
64 | 0,
|
|
3933
3954
|
4,
|
|
3934
3955
|
4,
|
|
3935
3956
|
64 | 0,
|
|
3936
|
-
() => GenerativeAISettings
|
|
3957
|
+
() => GenerativeAISettings$,
|
|
3937
3958
|
0,
|
|
3938
3959
|
],
|
|
3939
3960
|
];
|
|
3940
|
-
export var UpdateBotRecommendationRequest = [
|
|
3961
|
+
export var UpdateBotRecommendationRequest$ = [
|
|
3941
3962
|
3,
|
|
3942
3963
|
n0,
|
|
3943
3964
|
_UBRR,
|
|
@@ -3948,34 +3969,34 @@ export var UpdateBotRecommendationRequest = [
|
|
|
3948
3969
|
[0, 1],
|
|
3949
3970
|
[0, 1],
|
|
3950
3971
|
[0, 1],
|
|
3951
|
-
[() => EncryptionSetting
|
|
3972
|
+
[() => EncryptionSetting$, 0],
|
|
3952
3973
|
],
|
|
3953
3974
|
];
|
|
3954
|
-
export var UpdateBotRecommendationResponse = [
|
|
3975
|
+
export var UpdateBotRecommendationResponse$ = [
|
|
3955
3976
|
3,
|
|
3956
3977
|
n0,
|
|
3957
3978
|
_UBRRp,
|
|
3958
3979
|
0,
|
|
3959
3980
|
[_bI, _bV, _lI, _bRS, _bRI, _cDT, _lUDT, _tSS, _eSn],
|
|
3960
|
-
[0, 0, 0, 0, 0, 4, 4, () => TranscriptSourceSetting
|
|
3981
|
+
[0, 0, 0, 0, 0, 4, 4, () => TranscriptSourceSetting$, [() => EncryptionSetting$, 0]],
|
|
3961
3982
|
];
|
|
3962
|
-
export var UpdateBotRequest = [
|
|
3983
|
+
export var UpdateBotRequest$ = [
|
|
3963
3984
|
3,
|
|
3964
3985
|
n0,
|
|
3965
3986
|
_UBR,
|
|
3966
3987
|
0,
|
|
3967
3988
|
[_bI, _bN, _de, _rA, _dP, _iSTTLIS, _bTo, _bM, _eLS],
|
|
3968
|
-
[[0, 1], 0, 0, 0, () => DataPrivacy
|
|
3989
|
+
[[0, 1], 0, 0, 0, () => DataPrivacy$, 1, 0, () => BotMembers, () => ErrorLogSettings$],
|
|
3969
3990
|
];
|
|
3970
|
-
export var UpdateBotResponse = [
|
|
3991
|
+
export var UpdateBotResponse$ = [
|
|
3971
3992
|
3,
|
|
3972
3993
|
n0,
|
|
3973
3994
|
_UBRp,
|
|
3974
3995
|
0,
|
|
3975
3996
|
[_bI, _bN, _de, _rA, _dP, _iSTTLIS, _bS, _cDT, _lUDT, _bTo, _bM, _eLS],
|
|
3976
|
-
[0, 0, 0, 0, () => DataPrivacy
|
|
3997
|
+
[0, 0, 0, 0, () => DataPrivacy$, 1, 0, 4, 4, 0, () => BotMembers, () => ErrorLogSettings$],
|
|
3977
3998
|
];
|
|
3978
|
-
export var UpdateExportRequest = [
|
|
3999
|
+
export var UpdateExportRequest$ = [
|
|
3979
4000
|
3,
|
|
3980
4001
|
n0,
|
|
3981
4002
|
_UER,
|
|
@@ -3986,15 +4007,15 @@ export var UpdateExportRequest = [
|
|
|
3986
4007
|
[() => ImportExportFilePassword, 0],
|
|
3987
4008
|
],
|
|
3988
4009
|
];
|
|
3989
|
-
export var UpdateExportResponse = [
|
|
4010
|
+
export var UpdateExportResponse$ = [
|
|
3990
4011
|
3,
|
|
3991
4012
|
n0,
|
|
3992
4013
|
_UERp,
|
|
3993
4014
|
0,
|
|
3994
4015
|
[_eI, _rS, _fF, _eSx, _cDT, _lUDT],
|
|
3995
|
-
[0, () => ExportResourceSpecification
|
|
4016
|
+
[0, () => ExportResourceSpecification$, 0, 0, 4, 4],
|
|
3996
4017
|
];
|
|
3997
|
-
export var UpdateIntentRequest = [
|
|
4018
|
+
export var UpdateIntentRequest$ = [
|
|
3998
4019
|
3,
|
|
3999
4020
|
n0,
|
|
4000
4021
|
_UIR,
|
|
@@ -4007,23 +4028,23 @@ export var UpdateIntentRequest = [
|
|
|
4007
4028
|
0,
|
|
4008
4029
|
0,
|
|
4009
4030
|
() => SampleUtterancesList,
|
|
4010
|
-
() => DialogCodeHookSettings
|
|
4011
|
-
() => FulfillmentCodeHookSettings
|
|
4031
|
+
() => DialogCodeHookSettings$,
|
|
4032
|
+
() => FulfillmentCodeHookSettings$,
|
|
4012
4033
|
() => SlotPrioritiesList,
|
|
4013
|
-
() => IntentConfirmationSetting
|
|
4014
|
-
() => IntentClosingSetting
|
|
4034
|
+
() => IntentConfirmationSetting$,
|
|
4035
|
+
() => IntentClosingSetting$,
|
|
4015
4036
|
() => InputContextsList,
|
|
4016
4037
|
() => OutputContextsList,
|
|
4017
|
-
() => KendraConfiguration
|
|
4038
|
+
() => KendraConfiguration$,
|
|
4018
4039
|
[0, 1],
|
|
4019
4040
|
[0, 1],
|
|
4020
4041
|
[0, 1],
|
|
4021
|
-
() => InitialResponseSetting
|
|
4022
|
-
() => QnAIntentConfiguration
|
|
4023
|
-
() => QInConnectIntentConfiguration
|
|
4042
|
+
() => InitialResponseSetting$,
|
|
4043
|
+
() => QnAIntentConfiguration$,
|
|
4044
|
+
() => QInConnectIntentConfiguration$,
|
|
4024
4045
|
],
|
|
4025
4046
|
];
|
|
4026
|
-
export var UpdateIntentResponse = [
|
|
4047
|
+
export var UpdateIntentResponse$ = [
|
|
4027
4048
|
3,
|
|
4028
4049
|
n0,
|
|
4029
4050
|
_UIRp,
|
|
@@ -4059,25 +4080,25 @@ export var UpdateIntentResponse = [
|
|
|
4059
4080
|
0,
|
|
4060
4081
|
0,
|
|
4061
4082
|
() => SampleUtterancesList,
|
|
4062
|
-
() => DialogCodeHookSettings
|
|
4063
|
-
() => FulfillmentCodeHookSettings
|
|
4083
|
+
() => DialogCodeHookSettings$,
|
|
4084
|
+
() => FulfillmentCodeHookSettings$,
|
|
4064
4085
|
() => SlotPrioritiesList,
|
|
4065
|
-
() => IntentConfirmationSetting
|
|
4066
|
-
() => IntentClosingSetting
|
|
4086
|
+
() => IntentConfirmationSetting$,
|
|
4087
|
+
() => IntentClosingSetting$,
|
|
4067
4088
|
() => InputContextsList,
|
|
4068
4089
|
() => OutputContextsList,
|
|
4069
|
-
() => KendraConfiguration
|
|
4090
|
+
() => KendraConfiguration$,
|
|
4070
4091
|
0,
|
|
4071
4092
|
0,
|
|
4072
4093
|
0,
|
|
4073
4094
|
4,
|
|
4074
4095
|
4,
|
|
4075
|
-
() => InitialResponseSetting
|
|
4076
|
-
() => QnAIntentConfiguration
|
|
4077
|
-
() => QInConnectIntentConfiguration
|
|
4096
|
+
() => InitialResponseSetting$,
|
|
4097
|
+
() => QnAIntentConfiguration$,
|
|
4098
|
+
() => QInConnectIntentConfiguration$,
|
|
4078
4099
|
],
|
|
4079
4100
|
];
|
|
4080
|
-
export var UpdateResourcePolicyRequest = [
|
|
4101
|
+
export var UpdateResourcePolicyRequest$ = [
|
|
4081
4102
|
3,
|
|
4082
4103
|
n0,
|
|
4083
4104
|
_URPR,
|
|
@@ -4085,8 +4106,8 @@ export var UpdateResourcePolicyRequest = [
|
|
|
4085
4106
|
[_rAe, _p, _eRI],
|
|
4086
4107
|
[[0, 1], 0, [0, { [_hQ]: _eRI }]],
|
|
4087
4108
|
];
|
|
4088
|
-
export var UpdateResourcePolicyResponse = [3, n0, _URPRp, 0, [_rAe, _rI], [0, 0]];
|
|
4089
|
-
export var UpdateSlotRequest = [
|
|
4109
|
+
export var UpdateResourcePolicyResponse$ = [3, n0, _URPRp, 0, [_rAe, _rI], [0, 0]];
|
|
4110
|
+
export var UpdateSlotRequest$ = [
|
|
4090
4111
|
3,
|
|
4091
4112
|
n0,
|
|
4092
4113
|
_USR,
|
|
@@ -4097,17 +4118,17 @@ export var UpdateSlotRequest = [
|
|
|
4097
4118
|
0,
|
|
4098
4119
|
0,
|
|
4099
4120
|
0,
|
|
4100
|
-
() => SlotValueElicitationSetting
|
|
4101
|
-
() => ObfuscationSetting
|
|
4121
|
+
() => SlotValueElicitationSetting$,
|
|
4122
|
+
() => ObfuscationSetting$,
|
|
4102
4123
|
[0, 1],
|
|
4103
4124
|
[0, 1],
|
|
4104
4125
|
[0, 1],
|
|
4105
4126
|
[0, 1],
|
|
4106
|
-
() => MultipleValuesSetting
|
|
4107
|
-
() => SubSlotSetting
|
|
4127
|
+
() => MultipleValuesSetting$,
|
|
4128
|
+
() => SubSlotSetting$,
|
|
4108
4129
|
],
|
|
4109
4130
|
];
|
|
4110
|
-
export var UpdateSlotResponse = [
|
|
4131
|
+
export var UpdateSlotResponse$ = [
|
|
4111
4132
|
3,
|
|
4112
4133
|
n0,
|
|
4113
4134
|
_USRp,
|
|
@@ -4118,19 +4139,19 @@ export var UpdateSlotResponse = [
|
|
|
4118
4139
|
0,
|
|
4119
4140
|
0,
|
|
4120
4141
|
0,
|
|
4121
|
-
() => SlotValueElicitationSetting
|
|
4122
|
-
() => ObfuscationSetting
|
|
4142
|
+
() => SlotValueElicitationSetting$,
|
|
4143
|
+
() => ObfuscationSetting$,
|
|
4123
4144
|
0,
|
|
4124
4145
|
0,
|
|
4125
4146
|
0,
|
|
4126
4147
|
0,
|
|
4127
4148
|
4,
|
|
4128
4149
|
4,
|
|
4129
|
-
() => MultipleValuesSetting
|
|
4130
|
-
() => SubSlotSetting
|
|
4150
|
+
() => MultipleValuesSetting$,
|
|
4151
|
+
() => SubSlotSetting$,
|
|
4131
4152
|
],
|
|
4132
4153
|
];
|
|
4133
|
-
export var UpdateSlotTypeRequest = [
|
|
4154
|
+
export var UpdateSlotTypeRequest$ = [
|
|
4134
4155
|
3,
|
|
4135
4156
|
n0,
|
|
4136
4157
|
_USTR,
|
|
@@ -4141,16 +4162,16 @@ export var UpdateSlotTypeRequest = [
|
|
|
4141
4162
|
0,
|
|
4142
4163
|
0,
|
|
4143
4164
|
() => SlotTypeValues,
|
|
4144
|
-
() => SlotValueSelectionSetting
|
|
4165
|
+
() => SlotValueSelectionSetting$,
|
|
4145
4166
|
0,
|
|
4146
4167
|
[0, 1],
|
|
4147
4168
|
[0, 1],
|
|
4148
4169
|
[0, 1],
|
|
4149
|
-
() => ExternalSourceSetting
|
|
4150
|
-
() => CompositeSlotTypeSetting
|
|
4170
|
+
() => ExternalSourceSetting$,
|
|
4171
|
+
() => CompositeSlotTypeSetting$,
|
|
4151
4172
|
],
|
|
4152
4173
|
];
|
|
4153
|
-
export var UpdateSlotTypeResponse = [
|
|
4174
|
+
export var UpdateSlotTypeResponse$ = [
|
|
4154
4175
|
3,
|
|
4155
4176
|
n0,
|
|
4156
4177
|
_USTRp,
|
|
@@ -4161,62 +4182,69 @@ export var UpdateSlotTypeResponse = [
|
|
|
4161
4182
|
0,
|
|
4162
4183
|
0,
|
|
4163
4184
|
() => SlotTypeValues,
|
|
4164
|
-
() => SlotValueSelectionSetting
|
|
4185
|
+
() => SlotValueSelectionSetting$,
|
|
4165
4186
|
0,
|
|
4166
4187
|
0,
|
|
4167
4188
|
0,
|
|
4168
4189
|
0,
|
|
4169
4190
|
4,
|
|
4170
4191
|
4,
|
|
4171
|
-
() => ExternalSourceSetting
|
|
4172
|
-
() => CompositeSlotTypeSetting
|
|
4192
|
+
() => ExternalSourceSetting$,
|
|
4193
|
+
() => CompositeSlotTypeSetting$,
|
|
4173
4194
|
],
|
|
4174
4195
|
];
|
|
4175
|
-
export var UpdateTestSetRequest = [3, n0, _UTSR, 0, [_tSI, _tSN, _de], [[0, 1], 0, 0]];
|
|
4176
|
-
export var UpdateTestSetResponse = [
|
|
4196
|
+
export var UpdateTestSetRequest$ = [3, n0, _UTSR, 0, [_tSI, _tSN, _de], [[0, 1], 0, 0]];
|
|
4197
|
+
export var UpdateTestSetResponse$ = [
|
|
4177
4198
|
3,
|
|
4178
4199
|
n0,
|
|
4179
4200
|
_UTSRp,
|
|
4180
4201
|
0,
|
|
4181
4202
|
[_tSI, _tSN, _de, _mo, _sta, _rA, _nTu, _sL, _cDT, _lUDT],
|
|
4182
|
-
[0, 0, 0, 0, 0, 0, 1, () => TestSetStorageLocation
|
|
4203
|
+
[0, 0, 0, 0, 0, 0, 1, () => TestSetStorageLocation$, 4, 4],
|
|
4183
4204
|
];
|
|
4184
|
-
export var UserTurnInputSpecification = [
|
|
4205
|
+
export var UserTurnInputSpecification$ = [
|
|
4185
4206
|
3,
|
|
4186
4207
|
n0,
|
|
4187
4208
|
_UTIS,
|
|
4188
4209
|
0,
|
|
4189
4210
|
[_uI, _rAeq, _sSe],
|
|
4190
|
-
[() => UtteranceInputSpecification
|
|
4211
|
+
[() => UtteranceInputSpecification$, 128 | 0, () => InputSessionStateSpecification$],
|
|
4191
4212
|
];
|
|
4192
|
-
export var UserTurnIntentOutput = [
|
|
4193
|
-
|
|
4213
|
+
export var UserTurnIntentOutput$ = [
|
|
4214
|
+
3,
|
|
4215
|
+
n0,
|
|
4216
|
+
_UTIO,
|
|
4217
|
+
0,
|
|
4218
|
+
[_n, _sl],
|
|
4219
|
+
[0, () => UserTurnSlotOutputMap],
|
|
4220
|
+
];
|
|
4221
|
+
export var UserTurnOutputSpecification$ = [
|
|
4194
4222
|
3,
|
|
4195
4223
|
n0,
|
|
4196
4224
|
_UTOS,
|
|
4197
4225
|
0,
|
|
4198
4226
|
[_int, _aC, _t],
|
|
4199
|
-
[() => UserTurnIntentOutput
|
|
4227
|
+
[() => UserTurnIntentOutput$, () => ActiveContextList, 0],
|
|
4200
4228
|
];
|
|
4201
|
-
export var UserTurnResult = [
|
|
4229
|
+
export var UserTurnResult$ = [
|
|
4202
4230
|
3,
|
|
4203
4231
|
n0,
|
|
4204
4232
|
_UTR,
|
|
4205
4233
|
0,
|
|
4206
4234
|
[_inp, _eO, _aO, _eD, _eTER, _iMR, _sMR, _sTR, _cLR],
|
|
4207
4235
|
[
|
|
4208
|
-
() => UserTurnInputSpecification
|
|
4209
|
-
() => UserTurnOutputSpecification
|
|
4210
|
-
() => UserTurnOutputSpecification
|
|
4211
|
-
() => ExecutionErrorDetails
|
|
4236
|
+
() => UserTurnInputSpecification$,
|
|
4237
|
+
() => UserTurnOutputSpecification$,
|
|
4238
|
+
() => UserTurnOutputSpecification$,
|
|
4239
|
+
() => ExecutionErrorDetails$,
|
|
4212
4240
|
0,
|
|
4213
4241
|
0,
|
|
4214
4242
|
0,
|
|
4215
4243
|
0,
|
|
4216
|
-
() => ConversationLevelResultDetail
|
|
4244
|
+
() => ConversationLevelResultDetail$,
|
|
4217
4245
|
],
|
|
4218
4246
|
];
|
|
4219
|
-
export var UserTurnSlotOutput = [
|
|
4247
|
+
export var UserTurnSlotOutput$ = [
|
|
4220
4248
|
3,
|
|
4221
4249
|
n0,
|
|
4222
4250
|
_UTSO,
|
|
@@ -4224,49 +4252,49 @@ export var UserTurnSlotOutput = [
|
|
|
4224
4252
|
[_va, _v, _sS],
|
|
4225
4253
|
[0, () => UserTurnSlotOutputList, () => UserTurnSlotOutputMap],
|
|
4226
4254
|
];
|
|
4227
|
-
export var UserTurnSpecification = [
|
|
4255
|
+
export var UserTurnSpecification$ = [
|
|
4228
4256
|
3,
|
|
4229
4257
|
n0,
|
|
4230
4258
|
_UTS,
|
|
4231
4259
|
0,
|
|
4232
4260
|
[_inp, _exp],
|
|
4233
|
-
[() => UserTurnInputSpecification
|
|
4261
|
+
[() => UserTurnInputSpecification$, () => UserTurnOutputSpecification$],
|
|
4234
4262
|
];
|
|
4235
|
-
export var UtteranceAggregationDuration = [
|
|
4263
|
+
export var UtteranceAggregationDuration$ = [
|
|
4236
4264
|
3,
|
|
4237
4265
|
n0,
|
|
4238
4266
|
_UAD,
|
|
4239
4267
|
0,
|
|
4240
4268
|
[_rAD],
|
|
4241
|
-
[() => RelativeAggregationDuration],
|
|
4269
|
+
[() => RelativeAggregationDuration$],
|
|
4242
4270
|
];
|
|
4243
|
-
export var UtteranceAudioInputSpecification = [3, n0, _UAIS, 0, [_aFSL], [0]];
|
|
4244
|
-
export var UtteranceBotResponse = [
|
|
4271
|
+
export var UtteranceAudioInputSpecification$ = [3, n0, _UAIS, 0, [_aFSL], [0]];
|
|
4272
|
+
export var UtteranceBotResponse$ = [
|
|
4245
4273
|
3,
|
|
4246
4274
|
n0,
|
|
4247
4275
|
_UBRt,
|
|
4248
4276
|
0,
|
|
4249
4277
|
[_con, _cT, _iRC],
|
|
4250
|
-
[0, 0, () => ImageResponseCard],
|
|
4278
|
+
[0, 0, () => ImageResponseCard$],
|
|
4251
4279
|
];
|
|
4252
|
-
export var UtteranceDataSortBy = [3, n0, _UDSB, 0, [_n, _or], [0, 0]];
|
|
4253
|
-
export var UtteranceInputSpecification = [
|
|
4280
|
+
export var UtteranceDataSortBy$ = [3, n0, _UDSB, 0, [_n, _or], [0, 0]];
|
|
4281
|
+
export var UtteranceInputSpecification$ = [
|
|
4254
4282
|
3,
|
|
4255
4283
|
n0,
|
|
4256
4284
|
_UIS,
|
|
4257
4285
|
0,
|
|
4258
4286
|
[_tI, _aIu],
|
|
4259
|
-
[0, () => UtteranceAudioInputSpecification],
|
|
4287
|
+
[0, () => UtteranceAudioInputSpecification$],
|
|
4260
4288
|
];
|
|
4261
|
-
export var UtteranceLevelTestResultItem = [
|
|
4289
|
+
export var UtteranceLevelTestResultItem$ = [
|
|
4262
4290
|
3,
|
|
4263
4291
|
n0,
|
|
4264
4292
|
_ULTRI,
|
|
4265
4293
|
0,
|
|
4266
4294
|
[_rN, _cI, _tRu],
|
|
4267
|
-
[1, 0, () => TestSetTurnResult],
|
|
4295
|
+
[1, 0, () => TestSetTurnResult$],
|
|
4268
4296
|
];
|
|
4269
|
-
export var UtteranceLevelTestResults = [
|
|
4297
|
+
export var UtteranceLevelTestResults$ = [
|
|
4270
4298
|
3,
|
|
4271
4299
|
n0,
|
|
4272
4300
|
_ULTR,
|
|
@@ -4274,7 +4302,7 @@ export var UtteranceLevelTestResults = [
|
|
|
4274
4302
|
[_it],
|
|
4275
4303
|
[() => UtteranceLevelTestResultItemList],
|
|
4276
4304
|
];
|
|
4277
|
-
export var UtteranceSpecification = [
|
|
4305
|
+
export var UtteranceSpecification$ = [
|
|
4278
4306
|
3,
|
|
4279
4307
|
n0,
|
|
4280
4308
|
_US,
|
|
@@ -4305,211 +4333,175 @@ export var UtteranceSpecification = [
|
|
|
4305
4333
|
],
|
|
4306
4334
|
[0, 0, 0, 0, 0, 0, 4, 4, 0, 4, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => UtteranceBotResponses],
|
|
4307
4335
|
];
|
|
4308
|
-
export var ValidationException = [-3, n0, _VE, { [_err]: _cl, [_hE]: 400 }, [_m], [0]];
|
|
4309
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
4310
|
-
export var VoiceSettings = [3, n0, _VS, 0, [_en, _vI], [0, 0]];
|
|
4311
|
-
export var WaitAndContinueSpecification = [
|
|
4336
|
+
export var ValidationException$ = [-3, n0, _VE, { [_err]: _cl, [_hE]: 400 }, [_m], [0]];
|
|
4337
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
4338
|
+
export var VoiceSettings$ = [3, n0, _VS, 0, [_en, _vI], [0, 0]];
|
|
4339
|
+
export var WaitAndContinueSpecification$ = [
|
|
4312
4340
|
3,
|
|
4313
4341
|
n0,
|
|
4314
4342
|
_WACS,
|
|
4315
4343
|
0,
|
|
4316
4344
|
[_wR, _cRon, _sWR, _ac],
|
|
4317
|
-
[() => ResponseSpecification
|
|
4318
|
-
];
|
|
4319
|
-
|
|
4320
|
-
export var LexModelsV2ServiceException = [-3, _sm, "LexModelsV2ServiceException", 0, [], []];
|
|
4321
|
-
TypeRegistry.for(_sm).registerError(LexModelsV2ServiceException
|
|
4322
|
-
|
|
4323
|
-
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
|
|
4329
|
-
|
|
4330
|
-
|
|
4331
|
-
|
|
4332
|
-
|
|
4333
|
-
|
|
4334
|
-
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
|
|
4338
|
-
n0,
|
|
4339
|
-
_AISGBKn,
|
|
4340
|
-
0,
|
|
4341
|
-
() => AnalyticsIntentStageGroupByKey,
|
|
4342
|
-
];
|
|
4343
|
-
export var AnalyticsIntentStageGroupByList = [
|
|
4345
|
+
[() => ResponseSpecification$, () => ResponseSpecification$, () => StillWaitingResponseSpecification$, 2],
|
|
4346
|
+
];
|
|
4347
|
+
var __Unit = "unit";
|
|
4348
|
+
export var LexModelsV2ServiceException$ = [-3, _sm, "LexModelsV2ServiceException", 0, [], []];
|
|
4349
|
+
TypeRegistry.for(_sm).registerError(LexModelsV2ServiceException$, LexModelsV2ServiceException);
|
|
4350
|
+
var ActiveContextList = [1, n0, _ACL, 0, () => ActiveContext$];
|
|
4351
|
+
var AggregatedUtterancesFilters = [1, n0, _AUFg, 0, () => AggregatedUtterancesFilter$];
|
|
4352
|
+
var AggregatedUtterancesSummaryList = [1, n0, _AUSL, 0, () => AggregatedUtterancesSummary$];
|
|
4353
|
+
var AnalyticsBinByList = [1, n0, _ABBL, 0, () => AnalyticsBinBySpecification$];
|
|
4354
|
+
var AnalyticsBinKeys = [1, n0, _ABKn, 0, () => AnalyticsBinKey$];
|
|
4355
|
+
var AnalyticsFilterValues = 64 | 0;
|
|
4356
|
+
var AnalyticsIntentFilters = [1, n0, _AIFn, 0, () => AnalyticsIntentFilter$];
|
|
4357
|
+
var AnalyticsIntentGroupByKeys = [1, n0, _AIGBKn, 0, () => AnalyticsIntentGroupByKey$];
|
|
4358
|
+
var AnalyticsIntentGroupByList = [1, n0, _AIGBL, 0, () => AnalyticsIntentGroupBySpecification$];
|
|
4359
|
+
var AnalyticsIntentMetricResults = [1, n0, _AIMRn, 0, () => AnalyticsIntentMetricResult$];
|
|
4360
|
+
var AnalyticsIntentMetrics = [1, n0, _AIMn, 0, () => AnalyticsIntentMetric$];
|
|
4361
|
+
var AnalyticsIntentNodeSummaries = [1, n0, _AINSn, 0, () => AnalyticsIntentNodeSummary$];
|
|
4362
|
+
var AnalyticsIntentResults = [1, n0, _AIRn, 0, () => AnalyticsIntentResult$];
|
|
4363
|
+
var AnalyticsIntentStageFilters = [1, n0, _AISFn, 0, () => AnalyticsIntentStageFilter$];
|
|
4364
|
+
var AnalyticsIntentStageGroupByKeys = [1, n0, _AISGBKn, 0, () => AnalyticsIntentStageGroupByKey$];
|
|
4365
|
+
var AnalyticsIntentStageGroupByList = [
|
|
4344
4366
|
1,
|
|
4345
4367
|
n0,
|
|
4346
4368
|
_AISGBL,
|
|
4347
4369
|
0,
|
|
4348
|
-
() => AnalyticsIntentStageGroupBySpecification
|
|
4349
|
-
];
|
|
4350
|
-
|
|
4351
|
-
|
|
4352
|
-
|
|
4353
|
-
|
|
4354
|
-
|
|
4355
|
-
|
|
4356
|
-
];
|
|
4357
|
-
|
|
4358
|
-
|
|
4359
|
-
|
|
4360
|
-
|
|
4361
|
-
|
|
4362
|
-
|
|
4363
|
-
|
|
4364
|
-
|
|
4365
|
-
|
|
4366
|
-
|
|
4367
|
-
|
|
4368
|
-
];
|
|
4369
|
-
|
|
4370
|
-
|
|
4371
|
-
|
|
4372
|
-
|
|
4373
|
-
|
|
4374
|
-
|
|
4375
|
-
|
|
4376
|
-
|
|
4377
|
-
|
|
4378
|
-
];
|
|
4379
|
-
|
|
4380
|
-
|
|
4381
|
-
|
|
4382
|
-
|
|
4383
|
-
|
|
4384
|
-
|
|
4385
|
-
|
|
4386
|
-
|
|
4387
|
-
|
|
4388
|
-
|
|
4389
|
-
export var AnalyticsUtteranceMetricResults = [1, n0, _AUMRn, 0, () => AnalyticsUtteranceMetricResult];
|
|
4390
|
-
export var AnalyticsUtteranceMetrics = [1, n0, _AUMn, 0, () => AnalyticsUtteranceMetric];
|
|
4391
|
-
export var AnalyticsUtteranceResults = [1, n0, _AURn, 0, () => AnalyticsUtteranceResult];
|
|
4392
|
-
export var AssociatedTranscriptFilters = [1, n0, _ATFs, 0, () => AssociatedTranscriptFilter];
|
|
4393
|
-
export var AssociatedTranscriptList = [1, n0, _ATL, 0, () => AssociatedTranscript];
|
|
4394
|
-
export var AudioLogSettingsList = [1, n0, _ALSL, 0, () => AudioLogSetting];
|
|
4395
|
-
export var BotAliasHistoryEventsList = [1, n0, _BAHEL, 0, () => BotAliasHistoryEvent];
|
|
4396
|
-
export var BotAliasReplicaSummaryList = [1, n0, _BARSL, 0, () => BotAliasReplicaSummary];
|
|
4397
|
-
export var BotAliasSummaryList = [1, n0, _BASL, 0, () => BotAliasSummary];
|
|
4398
|
-
export var BotFilters = [1, n0, _BFo, 0, () => BotFilter];
|
|
4399
|
-
export var BotLocaleFilters = [1, n0, _BLFo, 0, () => BotLocaleFilter];
|
|
4400
|
-
export var BotLocaleHistoryEventsList = [1, n0, _BLHEL, 0, () => BotLocaleHistoryEvent];
|
|
4401
|
-
export var BotLocaleSummaryList = [1, n0, _BLSL, 0, () => BotLocaleSummary];
|
|
4402
|
-
export var BotMembers = [1, n0, _BMo, 0, () => BotMember];
|
|
4403
|
-
export var BotRecommendationSummaryList = [1, n0, _BRSL, 0, () => BotRecommendationSummary];
|
|
4404
|
-
export var BotReplicaSummaryList = [1, n0, _BRSLo, 0, () => BotReplicaSummary];
|
|
4405
|
-
export var BotSummaryList = [1, n0, _BSL, 0, () => BotSummary];
|
|
4406
|
-
export var BotVersionReplicaSummaryList = [1, n0, _BVRSL, 0, () => BotVersionReplicaSummary];
|
|
4407
|
-
export var BotVersionSummaryList = [1, n0, _BVSL, 0, () => BotVersionSummary];
|
|
4408
|
-
export var BuiltInIntentSummaryList = [1, n0, _BIISL, 0, () => BuiltInIntentSummary];
|
|
4409
|
-
export var BuiltInSlotTypeSummaryList = [1, n0, _BISTSL, 0, () => BuiltInSlotTypeSummary];
|
|
4410
|
-
export var ButtonsList = [1, n0, _BL, 0, () => Button];
|
|
4411
|
-
export var ConditionalBranches = [1, n0, _CBo, 0, () => ConditionalBranch];
|
|
4412
|
-
export var ConversationLevelIntentClassificationResults = [
|
|
4370
|
+
() => AnalyticsIntentStageGroupBySpecification$,
|
|
4371
|
+
];
|
|
4372
|
+
var AnalyticsIntentStageMetricResults = [1, n0, _AISMRn, 0, () => AnalyticsIntentStageMetricResult$];
|
|
4373
|
+
var AnalyticsIntentStageMetrics = [1, n0, _AISMn, 0, () => AnalyticsIntentStageMetric$];
|
|
4374
|
+
var AnalyticsIntentStageResults = [1, n0, _AISRn, 0, () => AnalyticsIntentStageResult$];
|
|
4375
|
+
var AnalyticsPathFilters = [1, n0, _APFn, 0, () => AnalyticsPathFilter$];
|
|
4376
|
+
var AnalyticsSessionFilters = [1, n0, _ASFn, 0, () => AnalyticsSessionFilter$];
|
|
4377
|
+
var AnalyticsSessionGroupByKeys = [1, n0, _ASGBKn, 0, () => AnalyticsSessionGroupByKey$];
|
|
4378
|
+
var AnalyticsSessionGroupByList = [1, n0, _ASGBL, 0, () => AnalyticsSessionGroupBySpecification$];
|
|
4379
|
+
var AnalyticsSessionMetricResults = [1, n0, _ASMRn, 0, () => AnalyticsSessionMetricResult$];
|
|
4380
|
+
var AnalyticsSessionMetrics = [1, n0, _ASMn, 0, () => AnalyticsSessionMetric$];
|
|
4381
|
+
var AnalyticsSessionResults = [1, n0, _ASRn, 0, () => AnalyticsSessionResult$];
|
|
4382
|
+
var AnalyticsUtteranceAttributeResults = [1, n0, _AUARn, 0, () => AnalyticsUtteranceAttributeResult$];
|
|
4383
|
+
var AnalyticsUtteranceAttributes = [1, n0, _AUAn, 0, () => AnalyticsUtteranceAttribute$];
|
|
4384
|
+
var AnalyticsUtteranceFilters = [1, n0, _AUFna, 0, () => AnalyticsUtteranceFilter$];
|
|
4385
|
+
var AnalyticsUtteranceGroupByKeys = [1, n0, _AUGBKn, 0, () => AnalyticsUtteranceGroupByKey$];
|
|
4386
|
+
var AnalyticsUtteranceGroupByList = [1, n0, _AUGBL, 0, () => AnalyticsUtteranceGroupBySpecification$];
|
|
4387
|
+
var AnalyticsUtteranceMetricResults = [1, n0, _AUMRn, 0, () => AnalyticsUtteranceMetricResult$];
|
|
4388
|
+
var AnalyticsUtteranceMetrics = [1, n0, _AUMn, 0, () => AnalyticsUtteranceMetric$];
|
|
4389
|
+
var AnalyticsUtteranceResults = [1, n0, _AURn, 0, () => AnalyticsUtteranceResult$];
|
|
4390
|
+
var AssociatedTranscriptFilters = [1, n0, _ATFs, 0, () => AssociatedTranscriptFilter$];
|
|
4391
|
+
var AssociatedTranscriptList = [1, n0, _ATL, 0, () => AssociatedTranscript$];
|
|
4392
|
+
var AudioLogSettingsList = [1, n0, _ALSL, 0, () => AudioLogSetting$];
|
|
4393
|
+
var BotAliasHistoryEventsList = [1, n0, _BAHEL, 0, () => BotAliasHistoryEvent$];
|
|
4394
|
+
var BotAliasReplicaSummaryList = [1, n0, _BARSL, 0, () => BotAliasReplicaSummary$];
|
|
4395
|
+
var BotAliasSummaryList = [1, n0, _BASL, 0, () => BotAliasSummary$];
|
|
4396
|
+
var BotFilters = [1, n0, _BFo, 0, () => BotFilter$];
|
|
4397
|
+
var BotLocaleFilters = [1, n0, _BLFo, 0, () => BotLocaleFilter$];
|
|
4398
|
+
var BotLocaleHistoryEventsList = [1, n0, _BLHEL, 0, () => BotLocaleHistoryEvent$];
|
|
4399
|
+
var BotLocaleSummaryList = [1, n0, _BLSL, 0, () => BotLocaleSummary$];
|
|
4400
|
+
var BotMembers = [1, n0, _BMo, 0, () => BotMember$];
|
|
4401
|
+
var BotRecommendationSummaryList = [1, n0, _BRSL, 0, () => BotRecommendationSummary$];
|
|
4402
|
+
var BotReplicaSummaryList = [1, n0, _BRSLo, 0, () => BotReplicaSummary$];
|
|
4403
|
+
var BotSummaryList = [1, n0, _BSL, 0, () => BotSummary$];
|
|
4404
|
+
var BotVersionReplicaSummaryList = [1, n0, _BVRSL, 0, () => BotVersionReplicaSummary$];
|
|
4405
|
+
var BotVersionSummaryList = [1, n0, _BVSL, 0, () => BotVersionSummary$];
|
|
4406
|
+
var BuiltInIntentSummaryList = [1, n0, _BIISL, 0, () => BuiltInIntentSummary$];
|
|
4407
|
+
var BuiltInSlotTypeSummaryList = [1, n0, _BISTSL, 0, () => BuiltInSlotTypeSummary$];
|
|
4408
|
+
var ButtonsList = [1, n0, _BL, 0, () => Button$];
|
|
4409
|
+
var ConditionalBranches = [1, n0, _CBo, 0, () => ConditionalBranch$];
|
|
4410
|
+
var ConversationLevelIntentClassificationResults = [
|
|
4413
4411
|
1,
|
|
4414
4412
|
n0,
|
|
4415
4413
|
_CLICR,
|
|
4416
4414
|
0,
|
|
4417
|
-
() => ConversationLevelIntentClassificationResultItem
|
|
4415
|
+
() => ConversationLevelIntentClassificationResultItem$,
|
|
4418
4416
|
];
|
|
4419
|
-
|
|
4417
|
+
var ConversationLevelSlotResolutionResults = [
|
|
4420
4418
|
1,
|
|
4421
4419
|
n0,
|
|
4422
4420
|
_CLSRR,
|
|
4423
4421
|
0,
|
|
4424
|
-
() => ConversationLevelSlotResolutionResultItem
|
|
4425
|
-
];
|
|
4426
|
-
|
|
4427
|
-
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
|
|
4431
|
-
|
|
4432
|
-
];
|
|
4433
|
-
|
|
4434
|
-
|
|
4435
|
-
|
|
4436
|
-
|
|
4437
|
-
|
|
4438
|
-
|
|
4439
|
-
|
|
4440
|
-
export var FilterValues = 64 | 0;
|
|
4441
|
-
export var GenerationSummaryList = [1, n0, _GSL, 0, () => GenerationSummary];
|
|
4442
|
-
export var ImportFilters = [1, n0, _IFm, 0, () => ImportFilter];
|
|
4443
|
-
export var ImportSummaryList = [1, n0, _ISL, 0, () => ImportSummary];
|
|
4444
|
-
export var InputContextsList = [1, n0, _ICL, 0, () => InputContext];
|
|
4445
|
-
export var IntentClassificationTestResultItemList = [
|
|
4422
|
+
() => ConversationLevelSlotResolutionResultItem$,
|
|
4423
|
+
];
|
|
4424
|
+
var ConversationLevelTestResultItemList = [1, n0, _CLTRIL, 0, () => ConversationLevelTestResultItem$];
|
|
4425
|
+
var CreateCustomVocabularyItemsList = [1, n0, _CCVIL, 0, () => NewCustomVocabularyItem$];
|
|
4426
|
+
var CustomVocabularyItems = [1, n0, _CVIu, 0, () => CustomVocabularyItem$];
|
|
4427
|
+
var DeleteCustomVocabularyItemsList = [1, n0, _DCVIL, 0, () => CustomVocabularyEntryId$];
|
|
4428
|
+
var ExportFilters = [1, n0, _EFx, 0, () => ExportFilter$];
|
|
4429
|
+
var ExportSummaryList = [1, n0, _ESL, 0, () => ExportSummary$];
|
|
4430
|
+
var FailedCustomVocabularyItems = [1, n0, _FCVIa, 0, () => FailedCustomVocabularyItem$];
|
|
4431
|
+
var FailureReasons = 64 | 0;
|
|
4432
|
+
var FilterValues = 64 | 0;
|
|
4433
|
+
var GenerationSummaryList = [1, n0, _GSL, 0, () => GenerationSummary$];
|
|
4434
|
+
var ImportFilters = [1, n0, _IFm, 0, () => ImportFilter$];
|
|
4435
|
+
var ImportSummaryList = [1, n0, _ISL, 0, () => ImportSummary$];
|
|
4436
|
+
var InputContextsList = [1, n0, _ICL, 0, () => InputContext$];
|
|
4437
|
+
var IntentClassificationTestResultItemList = [
|
|
4446
4438
|
1,
|
|
4447
4439
|
n0,
|
|
4448
4440
|
_ICTRIL,
|
|
4449
4441
|
0,
|
|
4450
|
-
() => IntentClassificationTestResultItem
|
|
4442
|
+
() => IntentClassificationTestResultItem$,
|
|
4451
4443
|
];
|
|
4452
|
-
|
|
4453
|
-
|
|
4444
|
+
var IntentFilters = [1, n0, _IFnt, 0, () => IntentFilter$];
|
|
4445
|
+
var IntentLevelSlotResolutionTestResultItemList = [
|
|
4454
4446
|
1,
|
|
4455
4447
|
n0,
|
|
4456
4448
|
_ILSRTRIL,
|
|
4457
4449
|
0,
|
|
4458
|
-
() => IntentLevelSlotResolutionTestResultItem
|
|
4459
|
-
];
|
|
4460
|
-
|
|
4461
|
-
|
|
4462
|
-
|
|
4463
|
-
|
|
4464
|
-
|
|
4465
|
-
|
|
4466
|
-
|
|
4467
|
-
|
|
4468
|
-
|
|
4469
|
-
|
|
4470
|
-
|
|
4471
|
-
|
|
4472
|
-
|
|
4473
|
-
|
|
4474
|
-
|
|
4475
|
-
|
|
4476
|
-
|
|
4477
|
-
|
|
4478
|
-
|
|
4479
|
-
|
|
4480
|
-
|
|
4481
|
-
|
|
4482
|
-
|
|
4483
|
-
|
|
4484
|
-
|
|
4485
|
-
|
|
4486
|
-
|
|
4487
|
-
|
|
4488
|
-
|
|
4489
|
-
|
|
4490
|
-
|
|
4491
|
-
|
|
4492
|
-
|
|
4493
|
-
|
|
4494
|
-
|
|
4495
|
-
|
|
4496
|
-
|
|
4497
|
-
|
|
4498
|
-
|
|
4499
|
-
|
|
4500
|
-
|
|
4501
|
-
|
|
4502
|
-
|
|
4503
|
-
|
|
4504
|
-
|
|
4505
|
-
|
|
4506
|
-
|
|
4507
|
-
|
|
4508
|
-
|
|
4509
|
-
|
|
4510
|
-
|
|
4511
|
-
|
|
4512
|
-
export var BatchCreateCustomVocabularyItem = [
|
|
4450
|
+
() => IntentLevelSlotResolutionTestResultItem$,
|
|
4451
|
+
];
|
|
4452
|
+
var IntentSummaryList = [1, n0, _ISLn, 0, () => IntentSummary$];
|
|
4453
|
+
var InvokedIntentSamples = [1, n0, _IISn, 0, () => InvokedIntentSample$];
|
|
4454
|
+
var MessageGroupsList = [1, n0, _MGL, 0, () => MessageGroup$];
|
|
4455
|
+
var MessageVariationsList = [1, n0, _MVL, 0, () => Message$];
|
|
4456
|
+
var ObjectPrefixes = 64 | 0;
|
|
4457
|
+
var OperationList = 64 | 0;
|
|
4458
|
+
var OSIncludeFields = 64 | 0;
|
|
4459
|
+
var OutputContextsList = [1, n0, _OCL, 0, () => OutputContext$];
|
|
4460
|
+
var OverallTestResultItemList = [1, n0, _OTRIL, 0, () => OverallTestResultItem$];
|
|
4461
|
+
var ParentBotNetworks = [1, n0, _PBNa, 0, () => ParentBotNetwork$];
|
|
4462
|
+
var PrincipalList = [1, n0, _PL, 0, () => Principal$];
|
|
4463
|
+
var RecommendedActions = 64 | 0;
|
|
4464
|
+
var RecommendedIntentSummaryList = [1, n0, _RISL, 0, () => RecommendedIntentSummary$];
|
|
4465
|
+
var RuntimeHintValuesList = [1, n0, _RHVL, 0, () => RuntimeHintValue$];
|
|
4466
|
+
var SampleUtterancesList = [1, n0, _SUL, 0, () => SampleUtterance$];
|
|
4467
|
+
var SessionSpecifications = [1, n0, _SSe, 0, () => SessionSpecification$];
|
|
4468
|
+
var SlotDefaultValueList = [1, n0, _SDVL, 0, () => SlotDefaultValue$];
|
|
4469
|
+
var SlotFilters = [1, n0, _SFl, 0, () => SlotFilter$];
|
|
4470
|
+
var SlotPrioritiesList = [1, n0, _SPL, 0, () => SlotPriority$];
|
|
4471
|
+
var SlotResolutionTestResultItems = [1, n0, _SRTRIl, 0, () => SlotResolutionTestResultItem$];
|
|
4472
|
+
var SlotSummaryList = [1, n0, _SSL, 0, () => SlotSummary$];
|
|
4473
|
+
var SlotTypeFilters = [1, n0, _STFl, 0, () => SlotTypeFilter$];
|
|
4474
|
+
var SlotTypeSummaryList = [1, n0, _STSL, 0, () => SlotTypeSummary$];
|
|
4475
|
+
var SlotTypeValues = [1, n0, _STVl, 0, () => SlotTypeValue$];
|
|
4476
|
+
var SlotValues = [1, n0, _SVlo, 0, () => SlotValueOverride$];
|
|
4477
|
+
var SubSlotTypeList = [1, n0, _SSTL, 0, () => SubSlotTypeComposition$];
|
|
4478
|
+
var SynonymList = [1, n0, _SL, 0, () => SampleValue$];
|
|
4479
|
+
var TagKeyList = 64 | 0;
|
|
4480
|
+
var TestExecutionSummaryList = [1, n0, _TESL, 0, () => TestExecutionSummary$];
|
|
4481
|
+
var TestSetIntentDiscrepancyList = [1, n0, _TSIDL, 0, () => TestSetIntentDiscrepancyItem$];
|
|
4482
|
+
var TestSetSlotDiscrepancyList = [1, n0, _TSSDL, 0, () => TestSetSlotDiscrepancyItem$];
|
|
4483
|
+
var TestSetSummaryList = [1, n0, _TSSLe, 0, () => TestSetSummary$];
|
|
4484
|
+
var TestSetTurnRecordList = [1, n0, _TSTRL, 0, () => TestSetTurnRecord$];
|
|
4485
|
+
var TextLogSettingsList = [1, n0, _TLSL, 0, () => TextLogSetting$];
|
|
4486
|
+
var UpdateCustomVocabularyItemsList = [1, n0, _UCVIL, 0, () => CustomVocabularyItem$];
|
|
4487
|
+
var UserTurnSlotOutputList = [1, n0, _UTSOL, 0, () => UserTurnSlotOutput$];
|
|
4488
|
+
var UtteranceBotResponses = [1, n0, _UBRtt, 0, () => UtteranceBotResponse$];
|
|
4489
|
+
var UtteranceLevelTestResultItemList = [1, n0, _ULTRIL, 0, () => UtteranceLevelTestResultItem$];
|
|
4490
|
+
var UtteranceSpecifications = [1, n0, _USt, 0, () => UtteranceSpecification$];
|
|
4491
|
+
var BotAliasLocaleSettingsMap = [2, n0, _BALSM, 0, 0, () => BotAliasLocaleSettings$];
|
|
4492
|
+
var BotVersionLocaleSpecification = [2, n0, _BVLS, 0, 0, () => BotVersionLocaleDetails$];
|
|
4493
|
+
var ConditionKeyValueMap = 128 | 0;
|
|
4494
|
+
var ConditionMap = [2, n0, _CM, 0, 0, 128 | 0];
|
|
4495
|
+
var PromptAttemptsSpecificationMap = [2, n0, _PASM, 0, 0, () => PromptAttemptSpecification$];
|
|
4496
|
+
var SlotHintsIntentMap = [2, n0, _SHIM, 0, 0, () => SlotHintsSlotMap];
|
|
4497
|
+
var SlotHintsSlotMap = [2, n0, _SHSM, 0, 0, () => RuntimeHintDetails$];
|
|
4498
|
+
var SlotValueOverrideMap = [2, n0, _SVOM, 0, 0, () => SlotValueOverride$];
|
|
4499
|
+
var StringMap = 128 | 0;
|
|
4500
|
+
var SubSlotSpecificationMap = [2, n0, _SSSM, 0, 0, () => Specifications$];
|
|
4501
|
+
var TagMap = 128 | 0;
|
|
4502
|
+
var TestResultMatchStatusCountMap = 128 | 1;
|
|
4503
|
+
var UserTurnSlotOutputMap = [2, n0, _UTSOM, 0, 0, () => UserTurnSlotOutput$];
|
|
4504
|
+
export var BatchCreateCustomVocabularyItem$ = [
|
|
4513
4505
|
9,
|
|
4514
4506
|
n0,
|
|
4515
4507
|
_BCCVI,
|
|
@@ -4520,10 +4512,10 @@ export var BatchCreateCustomVocabularyItem = [
|
|
|
4520
4512
|
200,
|
|
4521
4513
|
],
|
|
4522
4514
|
},
|
|
4523
|
-
() => BatchCreateCustomVocabularyItemRequest
|
|
4524
|
-
() => BatchCreateCustomVocabularyItemResponse
|
|
4515
|
+
() => BatchCreateCustomVocabularyItemRequest$,
|
|
4516
|
+
() => BatchCreateCustomVocabularyItemResponse$,
|
|
4525
4517
|
];
|
|
4526
|
-
export var BatchDeleteCustomVocabularyItem = [
|
|
4518
|
+
export var BatchDeleteCustomVocabularyItem$ = [
|
|
4527
4519
|
9,
|
|
4528
4520
|
n0,
|
|
4529
4521
|
_BDCVI,
|
|
@@ -4534,10 +4526,10 @@ export var BatchDeleteCustomVocabularyItem = [
|
|
|
4534
4526
|
200,
|
|
4535
4527
|
],
|
|
4536
4528
|
},
|
|
4537
|
-
() => BatchDeleteCustomVocabularyItemRequest
|
|
4538
|
-
() => BatchDeleteCustomVocabularyItemResponse
|
|
4529
|
+
() => BatchDeleteCustomVocabularyItemRequest$,
|
|
4530
|
+
() => BatchDeleteCustomVocabularyItemResponse$,
|
|
4539
4531
|
];
|
|
4540
|
-
export var BatchUpdateCustomVocabularyItem = [
|
|
4532
|
+
export var BatchUpdateCustomVocabularyItem$ = [
|
|
4541
4533
|
9,
|
|
4542
4534
|
n0,
|
|
4543
4535
|
_BUCVI,
|
|
@@ -4548,210 +4540,210 @@ export var BatchUpdateCustomVocabularyItem = [
|
|
|
4548
4540
|
200,
|
|
4549
4541
|
],
|
|
4550
4542
|
},
|
|
4551
|
-
() => BatchUpdateCustomVocabularyItemRequest
|
|
4552
|
-
() => BatchUpdateCustomVocabularyItemResponse
|
|
4543
|
+
() => BatchUpdateCustomVocabularyItemRequest$,
|
|
4544
|
+
() => BatchUpdateCustomVocabularyItemResponse$,
|
|
4553
4545
|
];
|
|
4554
|
-
export var BuildBotLocale = [
|
|
4546
|
+
export var BuildBotLocale$ = [
|
|
4555
4547
|
9,
|
|
4556
4548
|
n0,
|
|
4557
4549
|
_BBL,
|
|
4558
4550
|
{ [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202] },
|
|
4559
|
-
() => BuildBotLocaleRequest
|
|
4560
|
-
() => BuildBotLocaleResponse
|
|
4551
|
+
() => BuildBotLocaleRequest$,
|
|
4552
|
+
() => BuildBotLocaleResponse$,
|
|
4561
4553
|
];
|
|
4562
|
-
export var CreateBot = [
|
|
4554
|
+
export var CreateBot$ = [
|
|
4563
4555
|
9,
|
|
4564
4556
|
n0,
|
|
4565
4557
|
_CBr,
|
|
4566
4558
|
{ [_h]: ["PUT", "/bots", 202] },
|
|
4567
|
-
() => CreateBotRequest
|
|
4568
|
-
() => CreateBotResponse
|
|
4559
|
+
() => CreateBotRequest$,
|
|
4560
|
+
() => CreateBotResponse$,
|
|
4569
4561
|
];
|
|
4570
|
-
export var CreateBotAlias = [
|
|
4562
|
+
export var CreateBotAlias$ = [
|
|
4571
4563
|
9,
|
|
4572
4564
|
n0,
|
|
4573
4565
|
_CBA,
|
|
4574
4566
|
{ [_h]: ["PUT", "/bots/{botId}/botaliases", 202] },
|
|
4575
|
-
() => CreateBotAliasRequest
|
|
4576
|
-
() => CreateBotAliasResponse
|
|
4567
|
+
() => CreateBotAliasRequest$,
|
|
4568
|
+
() => CreateBotAliasResponse$,
|
|
4577
4569
|
];
|
|
4578
|
-
export var CreateBotLocale = [
|
|
4570
|
+
export var CreateBotLocale$ = [
|
|
4579
4571
|
9,
|
|
4580
4572
|
n0,
|
|
4581
4573
|
_CBL,
|
|
4582
4574
|
{ [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales", 202] },
|
|
4583
|
-
() => CreateBotLocaleRequest
|
|
4584
|
-
() => CreateBotLocaleResponse
|
|
4575
|
+
() => CreateBotLocaleRequest$,
|
|
4576
|
+
() => CreateBotLocaleResponse$,
|
|
4585
4577
|
];
|
|
4586
|
-
export var CreateBotReplica = [
|
|
4578
|
+
export var CreateBotReplica$ = [
|
|
4587
4579
|
9,
|
|
4588
4580
|
n0,
|
|
4589
4581
|
_CBRre,
|
|
4590
4582
|
{ [_h]: ["PUT", "/bots/{botId}/replicas", 202] },
|
|
4591
|
-
() => CreateBotReplicaRequest
|
|
4592
|
-
() => CreateBotReplicaResponse
|
|
4583
|
+
() => CreateBotReplicaRequest$,
|
|
4584
|
+
() => CreateBotReplicaResponse$,
|
|
4593
4585
|
];
|
|
4594
|
-
export var CreateBotVersion = [
|
|
4586
|
+
export var CreateBotVersion$ = [
|
|
4595
4587
|
9,
|
|
4596
4588
|
n0,
|
|
4597
4589
|
_CBV,
|
|
4598
4590
|
{ [_h]: ["PUT", "/bots/{botId}/botversions", 202] },
|
|
4599
|
-
() => CreateBotVersionRequest
|
|
4600
|
-
() => CreateBotVersionResponse
|
|
4591
|
+
() => CreateBotVersionRequest$,
|
|
4592
|
+
() => CreateBotVersionResponse$,
|
|
4601
4593
|
];
|
|
4602
|
-
export var CreateExport = [
|
|
4594
|
+
export var CreateExport$ = [
|
|
4603
4595
|
9,
|
|
4604
4596
|
n0,
|
|
4605
4597
|
_CEr,
|
|
4606
4598
|
{ [_h]: ["PUT", "/exports", 202] },
|
|
4607
|
-
() => CreateExportRequest
|
|
4608
|
-
() => CreateExportResponse
|
|
4599
|
+
() => CreateExportRequest$,
|
|
4600
|
+
() => CreateExportResponse$,
|
|
4609
4601
|
];
|
|
4610
|
-
export var CreateIntent = [
|
|
4602
|
+
export var CreateIntent$ = [
|
|
4611
4603
|
9,
|
|
4612
4604
|
n0,
|
|
4613
4605
|
_CI,
|
|
4614
4606
|
{ [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents", 200] },
|
|
4615
|
-
() => CreateIntentRequest
|
|
4616
|
-
() => CreateIntentResponse
|
|
4607
|
+
() => CreateIntentRequest$,
|
|
4608
|
+
() => CreateIntentResponse$,
|
|
4617
4609
|
];
|
|
4618
|
-
export var CreateResourcePolicy = [
|
|
4610
|
+
export var CreateResourcePolicy$ = [
|
|
4619
4611
|
9,
|
|
4620
4612
|
n0,
|
|
4621
4613
|
_CRP,
|
|
4622
4614
|
{ [_h]: ["POST", "/policy/{resourceArn}", 200] },
|
|
4623
|
-
() => CreateResourcePolicyRequest
|
|
4624
|
-
() => CreateResourcePolicyResponse
|
|
4615
|
+
() => CreateResourcePolicyRequest$,
|
|
4616
|
+
() => CreateResourcePolicyResponse$,
|
|
4625
4617
|
];
|
|
4626
|
-
export var CreateResourcePolicyStatement = [
|
|
4618
|
+
export var CreateResourcePolicyStatement$ = [
|
|
4627
4619
|
9,
|
|
4628
4620
|
n0,
|
|
4629
4621
|
_CRPS,
|
|
4630
4622
|
{ [_h]: ["POST", "/policy/{resourceArn}/statements", 200] },
|
|
4631
|
-
() => CreateResourcePolicyStatementRequest
|
|
4632
|
-
() => CreateResourcePolicyStatementResponse
|
|
4623
|
+
() => CreateResourcePolicyStatementRequest$,
|
|
4624
|
+
() => CreateResourcePolicyStatementResponse$,
|
|
4633
4625
|
];
|
|
4634
|
-
export var CreateSlot = [
|
|
4626
|
+
export var CreateSlot$ = [
|
|
4635
4627
|
9,
|
|
4636
4628
|
n0,
|
|
4637
4629
|
_CSr,
|
|
4638
4630
|
{ [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots", 200] },
|
|
4639
|
-
() => CreateSlotRequest
|
|
4640
|
-
() => CreateSlotResponse
|
|
4631
|
+
() => CreateSlotRequest$,
|
|
4632
|
+
() => CreateSlotResponse$,
|
|
4641
4633
|
];
|
|
4642
|
-
export var CreateSlotType = [
|
|
4634
|
+
export var CreateSlotType$ = [
|
|
4643
4635
|
9,
|
|
4644
4636
|
n0,
|
|
4645
4637
|
_CST,
|
|
4646
4638
|
{ [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes", 200] },
|
|
4647
|
-
() => CreateSlotTypeRequest
|
|
4648
|
-
() => CreateSlotTypeResponse
|
|
4639
|
+
() => CreateSlotTypeRequest$,
|
|
4640
|
+
() => CreateSlotTypeResponse$,
|
|
4649
4641
|
];
|
|
4650
|
-
export var CreateTestSetDiscrepancyReport = [
|
|
4642
|
+
export var CreateTestSetDiscrepancyReport$ = [
|
|
4651
4643
|
9,
|
|
4652
4644
|
n0,
|
|
4653
4645
|
_CTSDR,
|
|
4654
4646
|
{ [_h]: ["POST", "/testsets/{testSetId}/testsetdiscrepancy", 202] },
|
|
4655
|
-
() => CreateTestSetDiscrepancyReportRequest
|
|
4656
|
-
() => CreateTestSetDiscrepancyReportResponse
|
|
4647
|
+
() => CreateTestSetDiscrepancyReportRequest$,
|
|
4648
|
+
() => CreateTestSetDiscrepancyReportResponse$,
|
|
4657
4649
|
];
|
|
4658
|
-
export var CreateUploadUrl = [
|
|
4650
|
+
export var CreateUploadUrl$ = [
|
|
4659
4651
|
9,
|
|
4660
4652
|
n0,
|
|
4661
4653
|
_CUU,
|
|
4662
4654
|
{ [_h]: ["POST", "/createuploadurl", 200] },
|
|
4663
|
-
() => CreateUploadUrlRequest
|
|
4664
|
-
() => CreateUploadUrlResponse
|
|
4655
|
+
() => CreateUploadUrlRequest$,
|
|
4656
|
+
() => CreateUploadUrlResponse$,
|
|
4665
4657
|
];
|
|
4666
|
-
export var DeleteBot = [
|
|
4658
|
+
export var DeleteBot$ = [
|
|
4667
4659
|
9,
|
|
4668
4660
|
n0,
|
|
4669
4661
|
_DB,
|
|
4670
4662
|
{ [_h]: ["DELETE", "/bots/{botId}", 202] },
|
|
4671
|
-
() => DeleteBotRequest
|
|
4672
|
-
() => DeleteBotResponse
|
|
4663
|
+
() => DeleteBotRequest$,
|
|
4664
|
+
() => DeleteBotResponse$,
|
|
4673
4665
|
];
|
|
4674
|
-
export var DeleteBotAlias = [
|
|
4666
|
+
export var DeleteBotAlias$ = [
|
|
4675
4667
|
9,
|
|
4676
4668
|
n0,
|
|
4677
4669
|
_DBA,
|
|
4678
4670
|
{ [_h]: ["DELETE", "/bots/{botId}/botaliases/{botAliasId}", 202] },
|
|
4679
|
-
() => DeleteBotAliasRequest
|
|
4680
|
-
() => DeleteBotAliasResponse
|
|
4671
|
+
() => DeleteBotAliasRequest$,
|
|
4672
|
+
() => DeleteBotAliasResponse$,
|
|
4681
4673
|
];
|
|
4682
|
-
export var DeleteBotLocale = [
|
|
4674
|
+
export var DeleteBotLocale$ = [
|
|
4683
4675
|
9,
|
|
4684
4676
|
n0,
|
|
4685
4677
|
_DBL,
|
|
4686
4678
|
{ [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202] },
|
|
4687
|
-
() => DeleteBotLocaleRequest
|
|
4688
|
-
() => DeleteBotLocaleResponse
|
|
4679
|
+
() => DeleteBotLocaleRequest$,
|
|
4680
|
+
() => DeleteBotLocaleResponse$,
|
|
4689
4681
|
];
|
|
4690
|
-
export var DeleteBotReplica = [
|
|
4682
|
+
export var DeleteBotReplica$ = [
|
|
4691
4683
|
9,
|
|
4692
4684
|
n0,
|
|
4693
4685
|
_DBRel,
|
|
4694
4686
|
{ [_h]: ["DELETE", "/bots/{botId}/replicas/{replicaRegion}", 202] },
|
|
4695
|
-
() => DeleteBotReplicaRequest
|
|
4696
|
-
() => DeleteBotReplicaResponse
|
|
4687
|
+
() => DeleteBotReplicaRequest$,
|
|
4688
|
+
() => DeleteBotReplicaResponse$,
|
|
4697
4689
|
];
|
|
4698
|
-
export var DeleteBotVersion = [
|
|
4690
|
+
export var DeleteBotVersion$ = [
|
|
4699
4691
|
9,
|
|
4700
4692
|
n0,
|
|
4701
4693
|
_DBV,
|
|
4702
4694
|
{ [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}", 202] },
|
|
4703
|
-
() => DeleteBotVersionRequest
|
|
4704
|
-
() => DeleteBotVersionResponse
|
|
4695
|
+
() => DeleteBotVersionRequest$,
|
|
4696
|
+
() => DeleteBotVersionResponse$,
|
|
4705
4697
|
];
|
|
4706
|
-
export var DeleteCustomVocabulary = [
|
|
4698
|
+
export var DeleteCustomVocabulary$ = [
|
|
4707
4699
|
9,
|
|
4708
4700
|
n0,
|
|
4709
4701
|
_DCV,
|
|
4710
4702
|
{ [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary", 202] },
|
|
4711
|
-
() => DeleteCustomVocabularyRequest
|
|
4712
|
-
() => DeleteCustomVocabularyResponse
|
|
4703
|
+
() => DeleteCustomVocabularyRequest$,
|
|
4704
|
+
() => DeleteCustomVocabularyResponse$,
|
|
4713
4705
|
];
|
|
4714
|
-
export var DeleteExport = [
|
|
4706
|
+
export var DeleteExport$ = [
|
|
4715
4707
|
9,
|
|
4716
4708
|
n0,
|
|
4717
4709
|
_DE,
|
|
4718
4710
|
{ [_h]: ["DELETE", "/exports/{exportId}", 202] },
|
|
4719
|
-
() => DeleteExportRequest
|
|
4720
|
-
() => DeleteExportResponse
|
|
4711
|
+
() => DeleteExportRequest$,
|
|
4712
|
+
() => DeleteExportResponse$,
|
|
4721
4713
|
];
|
|
4722
|
-
export var DeleteImport = [
|
|
4714
|
+
export var DeleteImport$ = [
|
|
4723
4715
|
9,
|
|
4724
4716
|
n0,
|
|
4725
4717
|
_DI,
|
|
4726
4718
|
{ [_h]: ["DELETE", "/imports/{importId}", 202] },
|
|
4727
|
-
() => DeleteImportRequest
|
|
4728
|
-
() => DeleteImportResponse
|
|
4719
|
+
() => DeleteImportRequest$,
|
|
4720
|
+
() => DeleteImportResponse$,
|
|
4729
4721
|
];
|
|
4730
|
-
export var DeleteIntent = [
|
|
4722
|
+
export var DeleteIntent$ = [
|
|
4731
4723
|
9,
|
|
4732
4724
|
n0,
|
|
4733
4725
|
_DIe,
|
|
4734
4726
|
{ [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 204] },
|
|
4735
|
-
() => DeleteIntentRequest
|
|
4727
|
+
() => DeleteIntentRequest$,
|
|
4736
4728
|
() => __Unit,
|
|
4737
4729
|
];
|
|
4738
|
-
export var DeleteResourcePolicy = [
|
|
4730
|
+
export var DeleteResourcePolicy$ = [
|
|
4739
4731
|
9,
|
|
4740
4732
|
n0,
|
|
4741
4733
|
_DRP,
|
|
4742
4734
|
{ [_h]: ["DELETE", "/policy/{resourceArn}", 204] },
|
|
4743
|
-
() => DeleteResourcePolicyRequest
|
|
4744
|
-
() => DeleteResourcePolicyResponse
|
|
4735
|
+
() => DeleteResourcePolicyRequest$,
|
|
4736
|
+
() => DeleteResourcePolicyResponse$,
|
|
4745
4737
|
];
|
|
4746
|
-
export var DeleteResourcePolicyStatement = [
|
|
4738
|
+
export var DeleteResourcePolicyStatement$ = [
|
|
4747
4739
|
9,
|
|
4748
4740
|
n0,
|
|
4749
4741
|
_DRPS,
|
|
4750
4742
|
{ [_h]: ["DELETE", "/policy/{resourceArn}/statements/{statementId}", 204] },
|
|
4751
|
-
() => DeleteResourcePolicyStatementRequest
|
|
4752
|
-
() => DeleteResourcePolicyStatementResponse
|
|
4743
|
+
() => DeleteResourcePolicyStatementRequest$,
|
|
4744
|
+
() => DeleteResourcePolicyStatementResponse$,
|
|
4753
4745
|
];
|
|
4754
|
-
export var DeleteSlot = [
|
|
4746
|
+
export var DeleteSlot$ = [
|
|
4755
4747
|
9,
|
|
4756
4748
|
n0,
|
|
4757
4749
|
_DSe,
|
|
@@ -4762,58 +4754,58 @@ export var DeleteSlot = [
|
|
|
4762
4754
|
204,
|
|
4763
4755
|
],
|
|
4764
4756
|
},
|
|
4765
|
-
() => DeleteSlotRequest
|
|
4757
|
+
() => DeleteSlotRequest$,
|
|
4766
4758
|
() => __Unit,
|
|
4767
4759
|
];
|
|
4768
|
-
export var DeleteSlotType = [
|
|
4760
|
+
export var DeleteSlotType$ = [
|
|
4769
4761
|
9,
|
|
4770
4762
|
n0,
|
|
4771
4763
|
_DST,
|
|
4772
4764
|
{ [_h]: ["DELETE", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 204] },
|
|
4773
|
-
() => DeleteSlotTypeRequest
|
|
4765
|
+
() => DeleteSlotTypeRequest$,
|
|
4774
4766
|
() => __Unit,
|
|
4775
4767
|
];
|
|
4776
|
-
export var DeleteTestSet = [
|
|
4768
|
+
export var DeleteTestSet$ = [
|
|
4777
4769
|
9,
|
|
4778
4770
|
n0,
|
|
4779
4771
|
_DTS,
|
|
4780
4772
|
{ [_h]: ["DELETE", "/testsets/{testSetId}", 204] },
|
|
4781
|
-
() => DeleteTestSetRequest
|
|
4773
|
+
() => DeleteTestSetRequest$,
|
|
4782
4774
|
() => __Unit,
|
|
4783
4775
|
];
|
|
4784
|
-
export var DeleteUtterances = [
|
|
4776
|
+
export var DeleteUtterances$ = [
|
|
4785
4777
|
9,
|
|
4786
4778
|
n0,
|
|
4787
4779
|
_DU,
|
|
4788
4780
|
{ [_h]: ["DELETE", "/bots/{botId}/utterances", 204] },
|
|
4789
|
-
() => DeleteUtterancesRequest
|
|
4790
|
-
() => DeleteUtterancesResponse
|
|
4781
|
+
() => DeleteUtterancesRequest$,
|
|
4782
|
+
() => DeleteUtterancesResponse$,
|
|
4791
4783
|
];
|
|
4792
|
-
export var DescribeBot = [
|
|
4784
|
+
export var DescribeBot$ = [
|
|
4793
4785
|
9,
|
|
4794
4786
|
n0,
|
|
4795
4787
|
_DBe,
|
|
4796
4788
|
{ [_h]: ["GET", "/bots/{botId}", 200] },
|
|
4797
|
-
() => DescribeBotRequest
|
|
4798
|
-
() => DescribeBotResponse
|
|
4789
|
+
() => DescribeBotRequest$,
|
|
4790
|
+
() => DescribeBotResponse$,
|
|
4799
4791
|
];
|
|
4800
|
-
export var DescribeBotAlias = [
|
|
4792
|
+
export var DescribeBotAlias$ = [
|
|
4801
4793
|
9,
|
|
4802
4794
|
n0,
|
|
4803
4795
|
_DBAe,
|
|
4804
4796
|
{ [_h]: ["GET", "/bots/{botId}/botaliases/{botAliasId}", 200] },
|
|
4805
|
-
() => DescribeBotAliasRequest
|
|
4806
|
-
() => DescribeBotAliasResponse
|
|
4797
|
+
() => DescribeBotAliasRequest$,
|
|
4798
|
+
() => DescribeBotAliasResponse$,
|
|
4807
4799
|
];
|
|
4808
|
-
export var DescribeBotLocale = [
|
|
4800
|
+
export var DescribeBotLocale$ = [
|
|
4809
4801
|
9,
|
|
4810
4802
|
n0,
|
|
4811
4803
|
_DBLe,
|
|
4812
4804
|
{ [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 200] },
|
|
4813
|
-
() => DescribeBotLocaleRequest
|
|
4814
|
-
() => DescribeBotLocaleResponse
|
|
4805
|
+
() => DescribeBotLocaleRequest$,
|
|
4806
|
+
() => DescribeBotLocaleResponse$,
|
|
4815
4807
|
];
|
|
4816
|
-
export var DescribeBotRecommendation = [
|
|
4808
|
+
export var DescribeBotRecommendation$ = [
|
|
4817
4809
|
9,
|
|
4818
4810
|
n0,
|
|
4819
4811
|
_DBRescr,
|
|
@@ -4824,34 +4816,34 @@ export var DescribeBotRecommendation = [
|
|
|
4824
4816
|
200,
|
|
4825
4817
|
],
|
|
4826
4818
|
},
|
|
4827
|
-
() => DescribeBotRecommendationRequest
|
|
4828
|
-
() => DescribeBotRecommendationResponse
|
|
4819
|
+
() => DescribeBotRecommendationRequest$,
|
|
4820
|
+
() => DescribeBotRecommendationResponse$,
|
|
4829
4821
|
];
|
|
4830
|
-
export var DescribeBotReplica = [
|
|
4822
|
+
export var DescribeBotReplica$ = [
|
|
4831
4823
|
9,
|
|
4832
4824
|
n0,
|
|
4833
4825
|
_DBRescri,
|
|
4834
4826
|
{ [_h]: ["GET", "/bots/{botId}/replicas/{replicaRegion}", 200] },
|
|
4835
|
-
() => DescribeBotReplicaRequest
|
|
4836
|
-
() => DescribeBotReplicaResponse
|
|
4827
|
+
() => DescribeBotReplicaRequest$,
|
|
4828
|
+
() => DescribeBotReplicaResponse$,
|
|
4837
4829
|
];
|
|
4838
|
-
export var DescribeBotResourceGeneration = [
|
|
4830
|
+
export var DescribeBotResourceGeneration$ = [
|
|
4839
4831
|
9,
|
|
4840
4832
|
n0,
|
|
4841
4833
|
_DBRG,
|
|
4842
4834
|
{ [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations/{generationId}", 200] },
|
|
4843
|
-
() => DescribeBotResourceGenerationRequest
|
|
4844
|
-
() => DescribeBotResourceGenerationResponse
|
|
4835
|
+
() => DescribeBotResourceGenerationRequest$,
|
|
4836
|
+
() => DescribeBotResourceGenerationResponse$,
|
|
4845
4837
|
];
|
|
4846
|
-
export var DescribeBotVersion = [
|
|
4838
|
+
export var DescribeBotVersion$ = [
|
|
4847
4839
|
9,
|
|
4848
4840
|
n0,
|
|
4849
4841
|
_DBVe,
|
|
4850
4842
|
{ [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}", 200] },
|
|
4851
|
-
() => DescribeBotVersionRequest
|
|
4852
|
-
() => DescribeBotVersionResponse
|
|
4843
|
+
() => DescribeBotVersionRequest$,
|
|
4844
|
+
() => DescribeBotVersionResponse$,
|
|
4853
4845
|
];
|
|
4854
|
-
export var DescribeCustomVocabularyMetadata = [
|
|
4846
|
+
export var DescribeCustomVocabularyMetadata$ = [
|
|
4855
4847
|
9,
|
|
4856
4848
|
n0,
|
|
4857
4849
|
_DCVM,
|
|
@@ -4862,42 +4854,42 @@ export var DescribeCustomVocabularyMetadata = [
|
|
|
4862
4854
|
200,
|
|
4863
4855
|
],
|
|
4864
4856
|
},
|
|
4865
|
-
() => DescribeCustomVocabularyMetadataRequest
|
|
4866
|
-
() => DescribeCustomVocabularyMetadataResponse
|
|
4857
|
+
() => DescribeCustomVocabularyMetadataRequest$,
|
|
4858
|
+
() => DescribeCustomVocabularyMetadataResponse$,
|
|
4867
4859
|
];
|
|
4868
|
-
export var DescribeExport = [
|
|
4860
|
+
export var DescribeExport$ = [
|
|
4869
4861
|
9,
|
|
4870
4862
|
n0,
|
|
4871
4863
|
_DEe,
|
|
4872
4864
|
{ [_h]: ["GET", "/exports/{exportId}", 200] },
|
|
4873
|
-
() => DescribeExportRequest
|
|
4874
|
-
() => DescribeExportResponse
|
|
4865
|
+
() => DescribeExportRequest$,
|
|
4866
|
+
() => DescribeExportResponse$,
|
|
4875
4867
|
];
|
|
4876
|
-
export var DescribeImport = [
|
|
4868
|
+
export var DescribeImport$ = [
|
|
4877
4869
|
9,
|
|
4878
4870
|
n0,
|
|
4879
4871
|
_DIes,
|
|
4880
4872
|
{ [_h]: ["GET", "/imports/{importId}", 200] },
|
|
4881
|
-
() => DescribeImportRequest
|
|
4882
|
-
() => DescribeImportResponse
|
|
4873
|
+
() => DescribeImportRequest$,
|
|
4874
|
+
() => DescribeImportResponse$,
|
|
4883
4875
|
];
|
|
4884
|
-
export var DescribeIntent = [
|
|
4876
|
+
export var DescribeIntent$ = [
|
|
4885
4877
|
9,
|
|
4886
4878
|
n0,
|
|
4887
4879
|
_DIesc,
|
|
4888
4880
|
{ [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 200] },
|
|
4889
|
-
() => DescribeIntentRequest
|
|
4890
|
-
() => DescribeIntentResponse
|
|
4881
|
+
() => DescribeIntentRequest$,
|
|
4882
|
+
() => DescribeIntentResponse$,
|
|
4891
4883
|
];
|
|
4892
|
-
export var DescribeResourcePolicy = [
|
|
4884
|
+
export var DescribeResourcePolicy$ = [
|
|
4893
4885
|
9,
|
|
4894
4886
|
n0,
|
|
4895
4887
|
_DRPe,
|
|
4896
4888
|
{ [_h]: ["GET", "/policy/{resourceArn}", 200] },
|
|
4897
|
-
() => DescribeResourcePolicyRequest
|
|
4898
|
-
() => DescribeResourcePolicyResponse
|
|
4889
|
+
() => DescribeResourcePolicyRequest$,
|
|
4890
|
+
() => DescribeResourcePolicyResponse$,
|
|
4899
4891
|
];
|
|
4900
|
-
export var DescribeSlot = [
|
|
4892
|
+
export var DescribeSlot$ = [
|
|
4901
4893
|
9,
|
|
4902
4894
|
n0,
|
|
4903
4895
|
_DSes,
|
|
@@ -4908,218 +4900,218 @@ export var DescribeSlot = [
|
|
|
4908
4900
|
200,
|
|
4909
4901
|
],
|
|
4910
4902
|
},
|
|
4911
|
-
() => DescribeSlotRequest
|
|
4912
|
-
() => DescribeSlotResponse
|
|
4903
|
+
() => DescribeSlotRequest$,
|
|
4904
|
+
() => DescribeSlotResponse$,
|
|
4913
4905
|
];
|
|
4914
|
-
export var DescribeSlotType = [
|
|
4906
|
+
export var DescribeSlotType$ = [
|
|
4915
4907
|
9,
|
|
4916
4908
|
n0,
|
|
4917
4909
|
_DSTe,
|
|
4918
4910
|
{ [_h]: ["GET", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 200] },
|
|
4919
|
-
() => DescribeSlotTypeRequest
|
|
4920
|
-
() => DescribeSlotTypeResponse
|
|
4911
|
+
() => DescribeSlotTypeRequest$,
|
|
4912
|
+
() => DescribeSlotTypeResponse$,
|
|
4921
4913
|
];
|
|
4922
|
-
export var DescribeTestExecution = [
|
|
4914
|
+
export var DescribeTestExecution$ = [
|
|
4923
4915
|
9,
|
|
4924
4916
|
n0,
|
|
4925
4917
|
_DTE,
|
|
4926
4918
|
{ [_h]: ["GET", "/testexecutions/{testExecutionId}", 200] },
|
|
4927
|
-
() => DescribeTestExecutionRequest
|
|
4928
|
-
() => DescribeTestExecutionResponse
|
|
4919
|
+
() => DescribeTestExecutionRequest$,
|
|
4920
|
+
() => DescribeTestExecutionResponse$,
|
|
4929
4921
|
];
|
|
4930
|
-
export var DescribeTestSet = [
|
|
4922
|
+
export var DescribeTestSet$ = [
|
|
4931
4923
|
9,
|
|
4932
4924
|
n0,
|
|
4933
4925
|
_DTSe,
|
|
4934
4926
|
{ [_h]: ["GET", "/testsets/{testSetId}", 200] },
|
|
4935
|
-
() => DescribeTestSetRequest
|
|
4936
|
-
() => DescribeTestSetResponse
|
|
4927
|
+
() => DescribeTestSetRequest$,
|
|
4928
|
+
() => DescribeTestSetResponse$,
|
|
4937
4929
|
];
|
|
4938
|
-
export var DescribeTestSetDiscrepancyReport = [
|
|
4930
|
+
export var DescribeTestSetDiscrepancyReport$ = [
|
|
4939
4931
|
9,
|
|
4940
4932
|
n0,
|
|
4941
4933
|
_DTSDR,
|
|
4942
4934
|
{ [_h]: ["GET", "/testsetdiscrepancy/{testSetDiscrepancyReportId}", 200] },
|
|
4943
|
-
() => DescribeTestSetDiscrepancyReportRequest
|
|
4944
|
-
() => DescribeTestSetDiscrepancyReportResponse
|
|
4935
|
+
() => DescribeTestSetDiscrepancyReportRequest$,
|
|
4936
|
+
() => DescribeTestSetDiscrepancyReportResponse$,
|
|
4945
4937
|
];
|
|
4946
|
-
export var DescribeTestSetGeneration = [
|
|
4938
|
+
export var DescribeTestSetGeneration$ = [
|
|
4947
4939
|
9,
|
|
4948
4940
|
n0,
|
|
4949
4941
|
_DTSG,
|
|
4950
4942
|
{ [_h]: ["GET", "/testsetgenerations/{testSetGenerationId}", 200] },
|
|
4951
|
-
() => DescribeTestSetGenerationRequest
|
|
4952
|
-
() => DescribeTestSetGenerationResponse
|
|
4943
|
+
() => DescribeTestSetGenerationRequest$,
|
|
4944
|
+
() => DescribeTestSetGenerationResponse$,
|
|
4953
4945
|
];
|
|
4954
|
-
export var GenerateBotElement = [
|
|
4946
|
+
export var GenerateBotElement$ = [
|
|
4955
4947
|
9,
|
|
4956
4948
|
n0,
|
|
4957
4949
|
_GBE,
|
|
4958
4950
|
{ [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generate", 202] },
|
|
4959
|
-
() => GenerateBotElementRequest
|
|
4960
|
-
() => GenerateBotElementResponse
|
|
4951
|
+
() => GenerateBotElementRequest$,
|
|
4952
|
+
() => GenerateBotElementResponse$,
|
|
4961
4953
|
];
|
|
4962
|
-
export var GetTestExecutionArtifactsUrl = [
|
|
4954
|
+
export var GetTestExecutionArtifactsUrl$ = [
|
|
4963
4955
|
9,
|
|
4964
4956
|
n0,
|
|
4965
4957
|
_GTEAU,
|
|
4966
4958
|
{ [_h]: ["GET", "/testexecutions/{testExecutionId}/artifacturl", 200] },
|
|
4967
|
-
() => GetTestExecutionArtifactsUrlRequest
|
|
4968
|
-
() => GetTestExecutionArtifactsUrlResponse
|
|
4959
|
+
() => GetTestExecutionArtifactsUrlRequest$,
|
|
4960
|
+
() => GetTestExecutionArtifactsUrlResponse$,
|
|
4969
4961
|
];
|
|
4970
|
-
export var ListAggregatedUtterances = [
|
|
4962
|
+
export var ListAggregatedUtterances$ = [
|
|
4971
4963
|
9,
|
|
4972
4964
|
n0,
|
|
4973
4965
|
_LAU,
|
|
4974
4966
|
{ [_h]: ["POST", "/bots/{botId}/aggregatedutterances", 200] },
|
|
4975
|
-
() => ListAggregatedUtterancesRequest
|
|
4976
|
-
() => ListAggregatedUtterancesResponse
|
|
4967
|
+
() => ListAggregatedUtterancesRequest$,
|
|
4968
|
+
() => ListAggregatedUtterancesResponse$,
|
|
4977
4969
|
];
|
|
4978
|
-
export var ListBotAliases = [
|
|
4970
|
+
export var ListBotAliases$ = [
|
|
4979
4971
|
9,
|
|
4980
4972
|
n0,
|
|
4981
4973
|
_LBA,
|
|
4982
4974
|
{ [_h]: ["POST", "/bots/{botId}/botaliases", 200] },
|
|
4983
|
-
() => ListBotAliasesRequest
|
|
4984
|
-
() => ListBotAliasesResponse
|
|
4975
|
+
() => ListBotAliasesRequest$,
|
|
4976
|
+
() => ListBotAliasesResponse$,
|
|
4985
4977
|
];
|
|
4986
|
-
export var ListBotAliasReplicas = [
|
|
4978
|
+
export var ListBotAliasReplicas$ = [
|
|
4987
4979
|
9,
|
|
4988
4980
|
n0,
|
|
4989
4981
|
_LBARis,
|
|
4990
4982
|
{ [_h]: ["POST", "/bots/{botId}/replicas/{replicaRegion}/botaliases", 200] },
|
|
4991
|
-
() => ListBotAliasReplicasRequest
|
|
4992
|
-
() => ListBotAliasReplicasResponse
|
|
4983
|
+
() => ListBotAliasReplicasRequest$,
|
|
4984
|
+
() => ListBotAliasReplicasResponse$,
|
|
4993
4985
|
];
|
|
4994
|
-
export var ListBotLocales = [
|
|
4986
|
+
export var ListBotLocales$ = [
|
|
4995
4987
|
9,
|
|
4996
4988
|
n0,
|
|
4997
4989
|
_LBL,
|
|
4998
4990
|
{ [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales", 200] },
|
|
4999
|
-
() => ListBotLocalesRequest
|
|
5000
|
-
() => ListBotLocalesResponse
|
|
4991
|
+
() => ListBotLocalesRequest$,
|
|
4992
|
+
() => ListBotLocalesResponse$,
|
|
5001
4993
|
];
|
|
5002
|
-
export var ListBotRecommendations = [
|
|
4994
|
+
export var ListBotRecommendations$ = [
|
|
5003
4995
|
9,
|
|
5004
4996
|
n0,
|
|
5005
4997
|
_LBRis,
|
|
5006
4998
|
{ [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations", 200] },
|
|
5007
|
-
() => ListBotRecommendationsRequest
|
|
5008
|
-
() => ListBotRecommendationsResponse
|
|
4999
|
+
() => ListBotRecommendationsRequest$,
|
|
5000
|
+
() => ListBotRecommendationsResponse$,
|
|
5009
5001
|
];
|
|
5010
|
-
export var ListBotReplicas = [
|
|
5002
|
+
export var ListBotReplicas$ = [
|
|
5011
5003
|
9,
|
|
5012
5004
|
n0,
|
|
5013
5005
|
_LBRist,
|
|
5014
5006
|
{ [_h]: ["POST", "/bots/{botId}/replicas", 200] },
|
|
5015
|
-
() => ListBotReplicasRequest
|
|
5016
|
-
() => ListBotReplicasResponse
|
|
5007
|
+
() => ListBotReplicasRequest$,
|
|
5008
|
+
() => ListBotReplicasResponse$,
|
|
5017
5009
|
];
|
|
5018
|
-
export var ListBotResourceGenerations = [
|
|
5010
|
+
export var ListBotResourceGenerations$ = [
|
|
5019
5011
|
9,
|
|
5020
5012
|
n0,
|
|
5021
5013
|
_LBRG,
|
|
5022
5014
|
{ [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations", 200] },
|
|
5023
|
-
() => ListBotResourceGenerationsRequest
|
|
5024
|
-
() => ListBotResourceGenerationsResponse
|
|
5015
|
+
() => ListBotResourceGenerationsRequest$,
|
|
5016
|
+
() => ListBotResourceGenerationsResponse$,
|
|
5025
5017
|
];
|
|
5026
|
-
export var ListBots = [
|
|
5018
|
+
export var ListBots$ = [
|
|
5027
5019
|
9,
|
|
5028
5020
|
n0,
|
|
5029
5021
|
_LB,
|
|
5030
5022
|
{ [_h]: ["POST", "/bots", 200] },
|
|
5031
|
-
() => ListBotsRequest
|
|
5032
|
-
() => ListBotsResponse
|
|
5023
|
+
() => ListBotsRequest$,
|
|
5024
|
+
() => ListBotsResponse$,
|
|
5033
5025
|
];
|
|
5034
|
-
export var ListBotVersionReplicas = [
|
|
5026
|
+
export var ListBotVersionReplicas$ = [
|
|
5035
5027
|
9,
|
|
5036
5028
|
n0,
|
|
5037
5029
|
_LBVRis,
|
|
5038
5030
|
{ [_h]: ["POST", "/bots/{botId}/replicas/{replicaRegion}/botversions", 200] },
|
|
5039
|
-
() => ListBotVersionReplicasRequest
|
|
5040
|
-
() => ListBotVersionReplicasResponse
|
|
5031
|
+
() => ListBotVersionReplicasRequest$,
|
|
5032
|
+
() => ListBotVersionReplicasResponse$,
|
|
5041
5033
|
];
|
|
5042
|
-
export var ListBotVersions = [
|
|
5034
|
+
export var ListBotVersions$ = [
|
|
5043
5035
|
9,
|
|
5044
5036
|
n0,
|
|
5045
5037
|
_LBV,
|
|
5046
5038
|
{ [_h]: ["POST", "/bots/{botId}/botversions", 200] },
|
|
5047
|
-
() => ListBotVersionsRequest
|
|
5048
|
-
() => ListBotVersionsResponse
|
|
5039
|
+
() => ListBotVersionsRequest$,
|
|
5040
|
+
() => ListBotVersionsResponse$,
|
|
5049
5041
|
];
|
|
5050
|
-
export var ListBuiltInIntents = [
|
|
5042
|
+
export var ListBuiltInIntents$ = [
|
|
5051
5043
|
9,
|
|
5052
5044
|
n0,
|
|
5053
5045
|
_LBII,
|
|
5054
5046
|
{ [_h]: ["POST", "/builtins/locales/{localeId}/intents", 200] },
|
|
5055
|
-
() => ListBuiltInIntentsRequest
|
|
5056
|
-
() => ListBuiltInIntentsResponse
|
|
5047
|
+
() => ListBuiltInIntentsRequest$,
|
|
5048
|
+
() => ListBuiltInIntentsResponse$,
|
|
5057
5049
|
];
|
|
5058
|
-
export var ListBuiltInSlotTypes = [
|
|
5050
|
+
export var ListBuiltInSlotTypes$ = [
|
|
5059
5051
|
9,
|
|
5060
5052
|
n0,
|
|
5061
5053
|
_LBIST,
|
|
5062
5054
|
{ [_h]: ["POST", "/builtins/locales/{localeId}/slottypes", 200] },
|
|
5063
|
-
() => ListBuiltInSlotTypesRequest
|
|
5064
|
-
() => ListBuiltInSlotTypesResponse
|
|
5055
|
+
() => ListBuiltInSlotTypesRequest$,
|
|
5056
|
+
() => ListBuiltInSlotTypesResponse$,
|
|
5065
5057
|
];
|
|
5066
|
-
export var ListCustomVocabularyItems = [
|
|
5058
|
+
export var ListCustomVocabularyItems$ = [
|
|
5067
5059
|
9,
|
|
5068
5060
|
n0,
|
|
5069
5061
|
_LCVI,
|
|
5070
5062
|
{ [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary/DEFAULT/list", 200] },
|
|
5071
|
-
() => ListCustomVocabularyItemsRequest
|
|
5072
|
-
() => ListCustomVocabularyItemsResponse
|
|
5063
|
+
() => ListCustomVocabularyItemsRequest$,
|
|
5064
|
+
() => ListCustomVocabularyItemsResponse$,
|
|
5073
5065
|
];
|
|
5074
|
-
export var ListExports = [
|
|
5066
|
+
export var ListExports$ = [
|
|
5075
5067
|
9,
|
|
5076
5068
|
n0,
|
|
5077
5069
|
_LE,
|
|
5078
5070
|
{ [_h]: ["POST", "/exports", 200] },
|
|
5079
|
-
() => ListExportsRequest
|
|
5080
|
-
() => ListExportsResponse
|
|
5071
|
+
() => ListExportsRequest$,
|
|
5072
|
+
() => ListExportsResponse$,
|
|
5081
5073
|
];
|
|
5082
|
-
export var ListImports = [
|
|
5074
|
+
export var ListImports$ = [
|
|
5083
5075
|
9,
|
|
5084
5076
|
n0,
|
|
5085
5077
|
_LI,
|
|
5086
5078
|
{ [_h]: ["POST", "/imports", 200] },
|
|
5087
|
-
() => ListImportsRequest
|
|
5088
|
-
() => ListImportsResponse
|
|
5079
|
+
() => ListImportsRequest$,
|
|
5080
|
+
() => ListImportsResponse$,
|
|
5089
5081
|
];
|
|
5090
|
-
export var ListIntentMetrics = [
|
|
5082
|
+
export var ListIntentMetrics$ = [
|
|
5091
5083
|
9,
|
|
5092
5084
|
n0,
|
|
5093
5085
|
_LIM,
|
|
5094
5086
|
{ [_h]: ["POST", "/bots/{botId}/analytics/intentmetrics", 200] },
|
|
5095
|
-
() => ListIntentMetricsRequest
|
|
5096
|
-
() => ListIntentMetricsResponse
|
|
5087
|
+
() => ListIntentMetricsRequest$,
|
|
5088
|
+
() => ListIntentMetricsResponse$,
|
|
5097
5089
|
];
|
|
5098
|
-
export var ListIntentPaths = [
|
|
5090
|
+
export var ListIntentPaths$ = [
|
|
5099
5091
|
9,
|
|
5100
5092
|
n0,
|
|
5101
5093
|
_LIP,
|
|
5102
5094
|
{ [_h]: ["POST", "/bots/{botId}/analytics/intentpaths", 200] },
|
|
5103
|
-
() => ListIntentPathsRequest
|
|
5104
|
-
() => ListIntentPathsResponse
|
|
5095
|
+
() => ListIntentPathsRequest$,
|
|
5096
|
+
() => ListIntentPathsResponse$,
|
|
5105
5097
|
];
|
|
5106
|
-
export var ListIntents = [
|
|
5098
|
+
export var ListIntents$ = [
|
|
5107
5099
|
9,
|
|
5108
5100
|
n0,
|
|
5109
5101
|
_LIi,
|
|
5110
5102
|
{ [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents", 200] },
|
|
5111
|
-
() => ListIntentsRequest
|
|
5112
|
-
() => ListIntentsResponse
|
|
5103
|
+
() => ListIntentsRequest$,
|
|
5104
|
+
() => ListIntentsResponse$,
|
|
5113
5105
|
];
|
|
5114
|
-
export var ListIntentStageMetrics = [
|
|
5106
|
+
export var ListIntentStageMetrics$ = [
|
|
5115
5107
|
9,
|
|
5116
5108
|
n0,
|
|
5117
5109
|
_LISM,
|
|
5118
5110
|
{ [_h]: ["POST", "/bots/{botId}/analytics/intentstagemetrics", 200] },
|
|
5119
|
-
() => ListIntentStageMetricsRequest
|
|
5120
|
-
() => ListIntentStageMetricsResponse
|
|
5111
|
+
() => ListIntentStageMetricsRequest$,
|
|
5112
|
+
() => ListIntentStageMetricsResponse$,
|
|
5121
5113
|
];
|
|
5122
|
-
export var ListRecommendedIntents = [
|
|
5114
|
+
export var ListRecommendedIntents$ = [
|
|
5123
5115
|
9,
|
|
5124
5116
|
n0,
|
|
5125
5117
|
_LRI,
|
|
@@ -5130,98 +5122,98 @@ export var ListRecommendedIntents = [
|
|
|
5130
5122
|
200,
|
|
5131
5123
|
],
|
|
5132
5124
|
},
|
|
5133
|
-
() => ListRecommendedIntentsRequest
|
|
5134
|
-
() => ListRecommendedIntentsResponse
|
|
5125
|
+
() => ListRecommendedIntentsRequest$,
|
|
5126
|
+
() => ListRecommendedIntentsResponse$,
|
|
5135
5127
|
];
|
|
5136
|
-
export var ListSessionAnalyticsData = [
|
|
5128
|
+
export var ListSessionAnalyticsData$ = [
|
|
5137
5129
|
9,
|
|
5138
5130
|
n0,
|
|
5139
5131
|
_LSAD,
|
|
5140
5132
|
{ [_h]: ["POST", "/bots/{botId}/analytics/sessions", 200] },
|
|
5141
|
-
() => ListSessionAnalyticsDataRequest
|
|
5142
|
-
() => ListSessionAnalyticsDataResponse
|
|
5133
|
+
() => ListSessionAnalyticsDataRequest$,
|
|
5134
|
+
() => ListSessionAnalyticsDataResponse$,
|
|
5143
5135
|
];
|
|
5144
|
-
export var ListSessionMetrics = [
|
|
5136
|
+
export var ListSessionMetrics$ = [
|
|
5145
5137
|
9,
|
|
5146
5138
|
n0,
|
|
5147
5139
|
_LSM,
|
|
5148
5140
|
{ [_h]: ["POST", "/bots/{botId}/analytics/sessionmetrics", 200] },
|
|
5149
|
-
() => ListSessionMetricsRequest
|
|
5150
|
-
() => ListSessionMetricsResponse
|
|
5141
|
+
() => ListSessionMetricsRequest$,
|
|
5142
|
+
() => ListSessionMetricsResponse$,
|
|
5151
5143
|
];
|
|
5152
|
-
export var ListSlots = [
|
|
5144
|
+
export var ListSlots$ = [
|
|
5153
5145
|
9,
|
|
5154
5146
|
n0,
|
|
5155
5147
|
_LS,
|
|
5156
5148
|
{ [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots", 200] },
|
|
5157
|
-
() => ListSlotsRequest
|
|
5158
|
-
() => ListSlotsResponse
|
|
5149
|
+
() => ListSlotsRequest$,
|
|
5150
|
+
() => ListSlotsResponse$,
|
|
5159
5151
|
];
|
|
5160
|
-
export var ListSlotTypes = [
|
|
5152
|
+
export var ListSlotTypes$ = [
|
|
5161
5153
|
9,
|
|
5162
5154
|
n0,
|
|
5163
5155
|
_LST,
|
|
5164
5156
|
{ [_h]: ["POST", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes", 200] },
|
|
5165
|
-
() => ListSlotTypesRequest
|
|
5166
|
-
() => ListSlotTypesResponse
|
|
5157
|
+
() => ListSlotTypesRequest$,
|
|
5158
|
+
() => ListSlotTypesResponse$,
|
|
5167
5159
|
];
|
|
5168
|
-
export var ListTagsForResource = [
|
|
5160
|
+
export var ListTagsForResource$ = [
|
|
5169
5161
|
9,
|
|
5170
5162
|
n0,
|
|
5171
5163
|
_LTFR,
|
|
5172
5164
|
{ [_h]: ["GET", "/tags/{resourceARN}", 200] },
|
|
5173
|
-
() => ListTagsForResourceRequest
|
|
5174
|
-
() => ListTagsForResourceResponse
|
|
5165
|
+
() => ListTagsForResourceRequest$,
|
|
5166
|
+
() => ListTagsForResourceResponse$,
|
|
5175
5167
|
];
|
|
5176
|
-
export var ListTestExecutionResultItems = [
|
|
5168
|
+
export var ListTestExecutionResultItems$ = [
|
|
5177
5169
|
9,
|
|
5178
5170
|
n0,
|
|
5179
5171
|
_LTERI,
|
|
5180
5172
|
{ [_h]: ["POST", "/testexecutions/{testExecutionId}/results", 200] },
|
|
5181
|
-
() => ListTestExecutionResultItemsRequest
|
|
5182
|
-
() => ListTestExecutionResultItemsResponse
|
|
5173
|
+
() => ListTestExecutionResultItemsRequest$,
|
|
5174
|
+
() => ListTestExecutionResultItemsResponse$,
|
|
5183
5175
|
];
|
|
5184
|
-
export var ListTestExecutions = [
|
|
5176
|
+
export var ListTestExecutions$ = [
|
|
5185
5177
|
9,
|
|
5186
5178
|
n0,
|
|
5187
5179
|
_LTE,
|
|
5188
5180
|
{ [_h]: ["POST", "/testexecutions", 200] },
|
|
5189
|
-
() => ListTestExecutionsRequest
|
|
5190
|
-
() => ListTestExecutionsResponse
|
|
5181
|
+
() => ListTestExecutionsRequest$,
|
|
5182
|
+
() => ListTestExecutionsResponse$,
|
|
5191
5183
|
];
|
|
5192
|
-
export var ListTestSetRecords = [
|
|
5184
|
+
export var ListTestSetRecords$ = [
|
|
5193
5185
|
9,
|
|
5194
5186
|
n0,
|
|
5195
5187
|
_LTSRis,
|
|
5196
5188
|
{ [_h]: ["POST", "/testsets/{testSetId}/records", 200] },
|
|
5197
|
-
() => ListTestSetRecordsRequest
|
|
5198
|
-
() => ListTestSetRecordsResponse
|
|
5189
|
+
() => ListTestSetRecordsRequest$,
|
|
5190
|
+
() => ListTestSetRecordsResponse$,
|
|
5199
5191
|
];
|
|
5200
|
-
export var ListTestSets = [
|
|
5192
|
+
export var ListTestSets$ = [
|
|
5201
5193
|
9,
|
|
5202
5194
|
n0,
|
|
5203
5195
|
_LTS,
|
|
5204
5196
|
{ [_h]: ["POST", "/testsets", 200] },
|
|
5205
|
-
() => ListTestSetsRequest
|
|
5206
|
-
() => ListTestSetsResponse
|
|
5197
|
+
() => ListTestSetsRequest$,
|
|
5198
|
+
() => ListTestSetsResponse$,
|
|
5207
5199
|
];
|
|
5208
|
-
export var ListUtteranceAnalyticsData = [
|
|
5200
|
+
export var ListUtteranceAnalyticsData$ = [
|
|
5209
5201
|
9,
|
|
5210
5202
|
n0,
|
|
5211
5203
|
_LUAD,
|
|
5212
5204
|
{ [_h]: ["POST", "/bots/{botId}/analytics/utterances", 200] },
|
|
5213
|
-
() => ListUtteranceAnalyticsDataRequest
|
|
5214
|
-
() => ListUtteranceAnalyticsDataResponse
|
|
5205
|
+
() => ListUtteranceAnalyticsDataRequest$,
|
|
5206
|
+
() => ListUtteranceAnalyticsDataResponse$,
|
|
5215
5207
|
];
|
|
5216
|
-
export var ListUtteranceMetrics = [
|
|
5208
|
+
export var ListUtteranceMetrics$ = [
|
|
5217
5209
|
9,
|
|
5218
5210
|
n0,
|
|
5219
5211
|
_LUM,
|
|
5220
5212
|
{ [_h]: ["POST", "/bots/{botId}/analytics/utterancemetrics", 200] },
|
|
5221
|
-
() => ListUtteranceMetricsRequest
|
|
5222
|
-
() => ListUtteranceMetricsResponse
|
|
5213
|
+
() => ListUtteranceMetricsRequest$,
|
|
5214
|
+
() => ListUtteranceMetricsResponse$,
|
|
5223
5215
|
];
|
|
5224
|
-
export var SearchAssociatedTranscripts = [
|
|
5216
|
+
export var SearchAssociatedTranscripts$ = [
|
|
5225
5217
|
9,
|
|
5226
5218
|
n0,
|
|
5227
5219
|
_SAT,
|
|
@@ -5232,50 +5224,50 @@ export var SearchAssociatedTranscripts = [
|
|
|
5232
5224
|
200,
|
|
5233
5225
|
],
|
|
5234
5226
|
},
|
|
5235
|
-
() => SearchAssociatedTranscriptsRequest
|
|
5236
|
-
() => SearchAssociatedTranscriptsResponse
|
|
5227
|
+
() => SearchAssociatedTranscriptsRequest$,
|
|
5228
|
+
() => SearchAssociatedTranscriptsResponse$,
|
|
5237
5229
|
];
|
|
5238
|
-
export var StartBotRecommendation = [
|
|
5230
|
+
export var StartBotRecommendation$ = [
|
|
5239
5231
|
9,
|
|
5240
5232
|
n0,
|
|
5241
5233
|
_SBR,
|
|
5242
5234
|
{ [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations", 202] },
|
|
5243
|
-
() => StartBotRecommendationRequest
|
|
5244
|
-
() => StartBotRecommendationResponse
|
|
5235
|
+
() => StartBotRecommendationRequest$,
|
|
5236
|
+
() => StartBotRecommendationResponse$,
|
|
5245
5237
|
];
|
|
5246
|
-
export var StartBotResourceGeneration = [
|
|
5238
|
+
export var StartBotResourceGeneration$ = [
|
|
5247
5239
|
9,
|
|
5248
5240
|
n0,
|
|
5249
5241
|
_SBRG,
|
|
5250
5242
|
{ [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/startgeneration", 202] },
|
|
5251
|
-
() => StartBotResourceGenerationRequest
|
|
5252
|
-
() => StartBotResourceGenerationResponse
|
|
5243
|
+
() => StartBotResourceGenerationRequest$,
|
|
5244
|
+
() => StartBotResourceGenerationResponse$,
|
|
5253
5245
|
];
|
|
5254
|
-
export var StartImport = [
|
|
5246
|
+
export var StartImport$ = [
|
|
5255
5247
|
9,
|
|
5256
5248
|
n0,
|
|
5257
5249
|
_SI,
|
|
5258
5250
|
{ [_h]: ["PUT", "/imports", 202] },
|
|
5259
|
-
() => StartImportRequest
|
|
5260
|
-
() => StartImportResponse
|
|
5251
|
+
() => StartImportRequest$,
|
|
5252
|
+
() => StartImportResponse$,
|
|
5261
5253
|
];
|
|
5262
|
-
export var StartTestExecution = [
|
|
5254
|
+
export var StartTestExecution$ = [
|
|
5263
5255
|
9,
|
|
5264
5256
|
n0,
|
|
5265
5257
|
_STE,
|
|
5266
5258
|
{ [_h]: ["POST", "/testsets/{testSetId}/testexecutions", 202] },
|
|
5267
|
-
() => StartTestExecutionRequest
|
|
5268
|
-
() => StartTestExecutionResponse
|
|
5259
|
+
() => StartTestExecutionRequest$,
|
|
5260
|
+
() => StartTestExecutionResponse$,
|
|
5269
5261
|
];
|
|
5270
|
-
export var StartTestSetGeneration = [
|
|
5262
|
+
export var StartTestSetGeneration$ = [
|
|
5271
5263
|
9,
|
|
5272
5264
|
n0,
|
|
5273
5265
|
_STSG,
|
|
5274
5266
|
{ [_h]: ["PUT", "/testsetgenerations", 202] },
|
|
5275
|
-
() => StartTestSetGenerationRequest
|
|
5276
|
-
() => StartTestSetGenerationResponse
|
|
5267
|
+
() => StartTestSetGenerationRequest$,
|
|
5268
|
+
() => StartTestSetGenerationResponse$,
|
|
5277
5269
|
];
|
|
5278
|
-
export var StopBotRecommendation = [
|
|
5270
|
+
export var StopBotRecommendation$ = [
|
|
5279
5271
|
9,
|
|
5280
5272
|
n0,
|
|
5281
5273
|
_SBRt,
|
|
@@ -5286,50 +5278,50 @@ export var StopBotRecommendation = [
|
|
|
5286
5278
|
202,
|
|
5287
5279
|
],
|
|
5288
5280
|
},
|
|
5289
|
-
() => StopBotRecommendationRequest
|
|
5290
|
-
() => StopBotRecommendationResponse
|
|
5281
|
+
() => StopBotRecommendationRequest$,
|
|
5282
|
+
() => StopBotRecommendationResponse$,
|
|
5291
5283
|
];
|
|
5292
|
-
export var TagResource = [
|
|
5284
|
+
export var TagResource$ = [
|
|
5293
5285
|
9,
|
|
5294
5286
|
n0,
|
|
5295
5287
|
_TR,
|
|
5296
5288
|
{ [_h]: ["POST", "/tags/{resourceARN}", 200] },
|
|
5297
|
-
() => TagResourceRequest
|
|
5298
|
-
() => TagResourceResponse
|
|
5289
|
+
() => TagResourceRequest$,
|
|
5290
|
+
() => TagResourceResponse$,
|
|
5299
5291
|
];
|
|
5300
|
-
export var UntagResource = [
|
|
5292
|
+
export var UntagResource$ = [
|
|
5301
5293
|
9,
|
|
5302
5294
|
n0,
|
|
5303
5295
|
_UR,
|
|
5304
5296
|
{ [_h]: ["DELETE", "/tags/{resourceARN}", 200] },
|
|
5305
|
-
() => UntagResourceRequest
|
|
5306
|
-
() => UntagResourceResponse
|
|
5297
|
+
() => UntagResourceRequest$,
|
|
5298
|
+
() => UntagResourceResponse$,
|
|
5307
5299
|
];
|
|
5308
|
-
export var UpdateBot = [
|
|
5300
|
+
export var UpdateBot$ = [
|
|
5309
5301
|
9,
|
|
5310
5302
|
n0,
|
|
5311
5303
|
_UB,
|
|
5312
5304
|
{ [_h]: ["PUT", "/bots/{botId}", 202] },
|
|
5313
|
-
() => UpdateBotRequest
|
|
5314
|
-
() => UpdateBotResponse
|
|
5305
|
+
() => UpdateBotRequest$,
|
|
5306
|
+
() => UpdateBotResponse$,
|
|
5315
5307
|
];
|
|
5316
|
-
export var UpdateBotAlias = [
|
|
5308
|
+
export var UpdateBotAlias$ = [
|
|
5317
5309
|
9,
|
|
5318
5310
|
n0,
|
|
5319
5311
|
_UBA,
|
|
5320
5312
|
{ [_h]: ["PUT", "/bots/{botId}/botaliases/{botAliasId}", 202] },
|
|
5321
|
-
() => UpdateBotAliasRequest
|
|
5322
|
-
() => UpdateBotAliasResponse
|
|
5313
|
+
() => UpdateBotAliasRequest$,
|
|
5314
|
+
() => UpdateBotAliasResponse$,
|
|
5323
5315
|
];
|
|
5324
|
-
export var UpdateBotLocale = [
|
|
5316
|
+
export var UpdateBotLocale$ = [
|
|
5325
5317
|
9,
|
|
5326
5318
|
n0,
|
|
5327
5319
|
_UBL,
|
|
5328
5320
|
{ [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}", 202] },
|
|
5329
|
-
() => UpdateBotLocaleRequest
|
|
5330
|
-
() => UpdateBotLocaleResponse
|
|
5321
|
+
() => UpdateBotLocaleRequest$,
|
|
5322
|
+
() => UpdateBotLocaleResponse$,
|
|
5331
5323
|
];
|
|
5332
|
-
export var UpdateBotRecommendation = [
|
|
5324
|
+
export var UpdateBotRecommendation$ = [
|
|
5333
5325
|
9,
|
|
5334
5326
|
n0,
|
|
5335
5327
|
_UBRpd,
|
|
@@ -5340,34 +5332,34 @@ export var UpdateBotRecommendation = [
|
|
|
5340
5332
|
202,
|
|
5341
5333
|
],
|
|
5342
5334
|
},
|
|
5343
|
-
() => UpdateBotRecommendationRequest
|
|
5344
|
-
() => UpdateBotRecommendationResponse
|
|
5335
|
+
() => UpdateBotRecommendationRequest$,
|
|
5336
|
+
() => UpdateBotRecommendationResponse$,
|
|
5345
5337
|
];
|
|
5346
|
-
export var UpdateExport = [
|
|
5338
|
+
export var UpdateExport$ = [
|
|
5347
5339
|
9,
|
|
5348
5340
|
n0,
|
|
5349
5341
|
_UE,
|
|
5350
5342
|
{ [_h]: ["PUT", "/exports/{exportId}", 202] },
|
|
5351
|
-
() => UpdateExportRequest
|
|
5352
|
-
() => UpdateExportResponse
|
|
5343
|
+
() => UpdateExportRequest$,
|
|
5344
|
+
() => UpdateExportResponse$,
|
|
5353
5345
|
];
|
|
5354
|
-
export var UpdateIntent = [
|
|
5346
|
+
export var UpdateIntent$ = [
|
|
5355
5347
|
9,
|
|
5356
5348
|
n0,
|
|
5357
5349
|
_UI,
|
|
5358
5350
|
{ [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}", 200] },
|
|
5359
|
-
() => UpdateIntentRequest
|
|
5360
|
-
() => UpdateIntentResponse
|
|
5351
|
+
() => UpdateIntentRequest$,
|
|
5352
|
+
() => UpdateIntentResponse$,
|
|
5361
5353
|
];
|
|
5362
|
-
export var UpdateResourcePolicy = [
|
|
5354
|
+
export var UpdateResourcePolicy$ = [
|
|
5363
5355
|
9,
|
|
5364
5356
|
n0,
|
|
5365
5357
|
_URP,
|
|
5366
5358
|
{ [_h]: ["PUT", "/policy/{resourceArn}", 200] },
|
|
5367
|
-
() => UpdateResourcePolicyRequest
|
|
5368
|
-
() => UpdateResourcePolicyResponse
|
|
5359
|
+
() => UpdateResourcePolicyRequest$,
|
|
5360
|
+
() => UpdateResourcePolicyResponse$,
|
|
5369
5361
|
];
|
|
5370
|
-
export var UpdateSlot = [
|
|
5362
|
+
export var UpdateSlot$ = [
|
|
5371
5363
|
9,
|
|
5372
5364
|
n0,
|
|
5373
5365
|
_USp,
|
|
@@ -5378,22 +5370,22 @@ export var UpdateSlot = [
|
|
|
5378
5370
|
200,
|
|
5379
5371
|
],
|
|
5380
5372
|
},
|
|
5381
|
-
() => UpdateSlotRequest
|
|
5382
|
-
() => UpdateSlotResponse
|
|
5373
|
+
() => UpdateSlotRequest$,
|
|
5374
|
+
() => UpdateSlotResponse$,
|
|
5383
5375
|
];
|
|
5384
|
-
export var UpdateSlotType = [
|
|
5376
|
+
export var UpdateSlotType$ = [
|
|
5385
5377
|
9,
|
|
5386
5378
|
n0,
|
|
5387
5379
|
_UST,
|
|
5388
5380
|
{ [_h]: ["PUT", "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}", 202] },
|
|
5389
|
-
() => UpdateSlotTypeRequest
|
|
5390
|
-
() => UpdateSlotTypeResponse
|
|
5381
|
+
() => UpdateSlotTypeRequest$,
|
|
5382
|
+
() => UpdateSlotTypeResponse$,
|
|
5391
5383
|
];
|
|
5392
|
-
export var UpdateTestSet = [
|
|
5384
|
+
export var UpdateTestSet$ = [
|
|
5393
5385
|
9,
|
|
5394
5386
|
n0,
|
|
5395
5387
|
_UTSp,
|
|
5396
5388
|
{ [_h]: ["PUT", "/testsets/{testSetId}", 200] },
|
|
5397
|
-
() => UpdateTestSetRequest
|
|
5398
|
-
() => UpdateTestSetResponse
|
|
5389
|
+
() => UpdateTestSetRequest$,
|
|
5390
|
+
() => UpdateTestSetResponse$,
|
|
5399
5391
|
];
|