@aws-sdk/client-lex-models-v2 3.1043.0 → 3.1045.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 +10 -0
- package/dist-cjs/schemas/schemas_0.js +36 -25
- package/dist-es/models/enums.js +9 -0
- package/dist-es/schemas/schemas_0.js +25 -14
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +14 -0
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +7 -0
- package/dist-types/commands/DescribeImportCommand.d.ts +7 -0
- package/dist-types/commands/StartImportCommand.d.ts +14 -0
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +14 -0
- package/dist-types/models/enums.d.ts +17 -0
- package/dist-types/models/models_0.d.ts +78 -17
- package/dist-types/models/models_1.d.ts +30 -2
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +11 -0
- package/dist-types/ts3.4/models/models_0.d.ts +12 -5
- package/dist-types/ts3.4/models/models_1.d.ts +8 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -2224,6 +2224,15 @@ const AssociatedTranscriptFilterName = {
|
|
|
2224
2224
|
IntentId: "IntentId",
|
|
2225
2225
|
SlotTypeId: "SlotTypeId",
|
|
2226
2226
|
};
|
|
2227
|
+
const AudioFillerType = {
|
|
2228
|
+
MELODY_CHIPPER_CHIME: "MELODY_CHIPPER_CHIME",
|
|
2229
|
+
MELODY_CURIOUS_CRAWL: "MELODY_CURIOUS_CRAWL",
|
|
2230
|
+
MELODY_PATIENT_PING: "MELODY_PATIENT_PING",
|
|
2231
|
+
MELODY_PONDERING_PONG: "MELODY_PONDERING_PONG",
|
|
2232
|
+
MELODY_RISING_RIPPLE: "MELODY_RISING_RIPPLE",
|
|
2233
|
+
TYPING_KINETIC_KEYS: "TYPING_KINETIC_KEYS",
|
|
2234
|
+
TYPING_QUIET_QWERTY: "TYPING_QUIET_QWERTY",
|
|
2235
|
+
};
|
|
2227
2236
|
const ErrorCode = {
|
|
2228
2237
|
DUPLICATE_INPUT: "DUPLICATE_INPUT",
|
|
2229
2238
|
INTERNAL_SERVER_FAILURE: "INTERNAL_SERVER_FAILURE",
|
|
@@ -2636,6 +2645,7 @@ exports.AnalyticsUtteranceMetricName = AnalyticsUtteranceMetricName;
|
|
|
2636
2645
|
exports.AnalyticsUtteranceSortByName = AnalyticsUtteranceSortByName;
|
|
2637
2646
|
exports.AssistedNluMode = AssistedNluMode;
|
|
2638
2647
|
exports.AssociatedTranscriptFilterName = AssociatedTranscriptFilterName;
|
|
2648
|
+
exports.AudioFillerType = AudioFillerType;
|
|
2639
2649
|
exports.AudioRecognitionStrategy = AudioRecognitionStrategy;
|
|
2640
2650
|
exports.BatchCreateCustomVocabularyItemCommand = BatchCreateCustomVocabularyItemCommand;
|
|
2641
2651
|
exports.BatchDeleteCustomVocabularyItemCommand = BatchDeleteCustomVocabularyItemCommand;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AudioAndDTMFInputSpecification$ = exports.AssociatedTranscriptFilter$ = exports.AssociatedTranscript$ = exports.AnalyticsUtteranceResult$ = exports.AnalyticsUtteranceMetricResult$ = exports.AnalyticsUtteranceMetric$ = exports.AnalyticsUtteranceGroupBySpecification$ = exports.AnalyticsUtteranceGroupByKey$ = exports.AnalyticsUtteranceFilter$ = exports.AnalyticsUtteranceAttributeResult$ = exports.AnalyticsUtteranceAttribute$ = exports.AnalyticsSessionResult$ = exports.AnalyticsSessionMetricResult$ = exports.AnalyticsSessionMetric$ = exports.AnalyticsSessionGroupBySpecification$ = exports.AnalyticsSessionGroupByKey$ = exports.AnalyticsSessionFilter$ = exports.AnalyticsPathFilter$ = exports.AnalyticsIntentStageResult$ = exports.AnalyticsIntentStageMetricResult$ = exports.AnalyticsIntentStageMetric$ = exports.AnalyticsIntentStageGroupBySpecification$ = exports.AnalyticsIntentStageGroupByKey$ = exports.AnalyticsIntentStageFilter$ = exports.AnalyticsIntentResult$ = exports.AnalyticsIntentNodeSummary$ = exports.AnalyticsIntentMetricResult$ = exports.AnalyticsIntentMetric$ = exports.AnalyticsIntentGroupBySpecification$ = exports.AnalyticsIntentGroupByKey$ = exports.AnalyticsIntentFilter$ = exports.AnalyticsBinKey$ = exports.AnalyticsBinBySpecification$ = exports.AllowedInputTypes$ = exports.AggregatedUtterancesSummary$ = exports.AggregatedUtterancesSortBy$ = exports.AggregatedUtterancesFilter$ = exports.AgentTurnSpecification$ = exports.AgentTurnResult$ = exports.AdvancedRecognitionSetting$ = exports.ActiveContext$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.PreconditionFailedException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.LexModelsV2ServiceException$ = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.UpdateTestSet$ = exports.UpdateSlotType$ = exports.UpdateSlot$ = exports.UpdateResourcePolicy$ = exports.UpdateIntent$ = exports.UpdateExport$ = exports.UpdateBotRecommendation$ = exports.UpdateBotLocale$ = exports.UpdateBotAlias$ = exports.UpdateBot$ = exports.UntagResource$ = exports.TagResource$ = exports.StopBotRecommendation$ = exports.StopBotAnalyzer$ = exports.StartTestSetGeneration$ = exports.StartTestExecution$ = exports.StartImport$ = exports.StartBotResourceGeneration$ = exports.StartBotRecommendation$ = exports.StartBotAnalyzer$ = exports.SearchAssociatedTranscripts$ = exports.ListUtteranceMetrics$ = exports.ListUtteranceAnalyticsData$ = exports.ListTestSets$ = exports.ListTestSetRecords$ = exports.ListTestExecutions$ = exports.ListTestExecutionResultItems$ = exports.ListTagsForResource$ = exports.ListSlotTypes$ = exports.ListSlots$ = exports.ListSessionMetrics$ = exports.ListSessionAnalyticsData$ = exports.ListRecommendedIntents$ = exports.ListIntentStageMetrics$ = exports.ListIntents$ = exports.ListIntentPaths$ = exports.ListIntentMetrics$ = exports.ListImports$ = exports.ListExports$ = exports.ListCustomVocabularyItems$ = exports.ListBuiltInSlotTypes$ = exports.ListBuiltInIntents$ = exports.ListBotVersions$ = exports.ListBotVersionReplicas$ = void 0;
|
|
4
|
+
exports.Button$ = exports.BuiltInSlotTypeSummary$ = exports.BuiltInSlotTypeSortBy$ = exports.BuiltInIntentSummary$ = exports.BuiltInIntentSortBy$ = exports.BuildtimeSettings$ = exports.BuildBotLocaleResponse$ = exports.BuildBotLocaleRequest$ = exports.BotVersionSummary$ = exports.BotVersionSortBy$ = exports.BotVersionReplicaSummary$ = exports.BotVersionReplicaSortBy$ = exports.BotVersionLocaleDetails$ = exports.BotSummary$ = exports.BotSortBy$ = exports.BotReplicaSummary$ = exports.BotRecommendationSummary$ = exports.BotRecommendationResultStatistics$ = exports.BotRecommendationResults$ = exports.BotMember$ = exports.BotLocaleSummary$ = exports.BotLocaleSortBy$ = exports.BotLocaleImportSpecification$ = exports.BotLocaleHistoryEvent$ = exports.BotLocaleFilter$ = exports.BotLocaleExportSpecification$ = exports.BotImportSpecification$ = exports.BotFilter$ = exports.BotExportSpecification$ = exports.BotAnalyzerRecommendation$ = exports.BotAnalyzerHistorySummary$ = exports.BotAliasTestExecutionTarget$ = exports.BotAliasSummary$ = exports.BotAliasReplicaSummary$ = exports.BotAliasLocaleSettings$ = exports.BotAliasHistoryEvent$ = exports.BedrockModelSpecification$ = exports.BedrockKnowledgeStoreExactResponseFields$ = exports.BedrockKnowledgeStoreConfiguration$ = exports.BedrockGuardrailConfiguration$ = exports.BatchUpdateCustomVocabularyItemResponse$ = exports.BatchUpdateCustomVocabularyItemRequest$ = exports.BatchDeleteCustomVocabularyItemResponse$ = exports.BatchDeleteCustomVocabularyItemRequest$ = exports.BatchCreateCustomVocabularyItemResponse$ = exports.BatchCreateCustomVocabularyItemRequest$ = exports.AudioSpecification$ = exports.AudioLogSetting$ = exports.AudioLogDestination$ = exports.AudioFillerSettings$ = void 0;
|
|
5
|
+
exports.DeepgramSpeechModelConfig$ = exports.DateRangeFilter$ = exports.DataSourceConfiguration$ = exports.DataPrivacy$ = exports.CustomVocabularyItem$ = exports.CustomVocabularyImportSpecification$ = exports.CustomVocabularyExportSpecification$ = exports.CustomVocabularyEntryId$ = exports.CustomPayload$ = exports.CreateUploadUrlResponse$ = exports.CreateUploadUrlRequest$ = exports.CreateTestSetDiscrepancyReportResponse$ = exports.CreateTestSetDiscrepancyReportRequest$ = exports.CreateSlotTypeResponse$ = exports.CreateSlotTypeRequest$ = exports.CreateSlotResponse$ = exports.CreateSlotRequest$ = exports.CreateResourcePolicyStatementResponse$ = exports.CreateResourcePolicyStatementRequest$ = exports.CreateResourcePolicyResponse$ = exports.CreateResourcePolicyRequest$ = exports.CreateIntentResponse$ = exports.CreateIntentRequest$ = exports.CreateExportResponse$ = exports.CreateExportRequest$ = exports.CreateBotVersionResponse$ = exports.CreateBotVersionRequest$ = exports.CreateBotResponse$ = exports.CreateBotRequest$ = exports.CreateBotReplicaResponse$ = exports.CreateBotReplicaRequest$ = exports.CreateBotLocaleResponse$ = exports.CreateBotLocaleRequest$ = exports.CreateBotAliasResponse$ = exports.CreateBotAliasRequest$ = exports.ConversationLogSettings$ = exports.ConversationLogsDataSourceFilterBy$ = exports.ConversationLogsDataSource$ = exports.ConversationLevelTestResultsFilterBy$ = exports.ConversationLevelTestResults$ = exports.ConversationLevelTestResultItem$ = exports.ConversationLevelSlotResolutionResultItem$ = exports.ConversationLevelResultDetail$ = exports.ConversationLevelIntentClassificationResultItem$ = exports.ConditionalSpecification$ = exports.ConditionalBranch$ = exports.Condition$ = exports.CompositeSlotTypeSetting$ = exports.CodeHookSpecification$ = exports.CloudWatchLogGroupLogDestination$ = void 0;
|
|
6
|
+
exports.DescribeImportRequest$ = exports.DescribeExportResponse$ = exports.DescribeExportRequest$ = exports.DescribeCustomVocabularyMetadataResponse$ = exports.DescribeCustomVocabularyMetadataRequest$ = exports.DescribeBotVersionResponse$ = exports.DescribeBotVersionRequest$ = exports.DescribeBotResponse$ = exports.DescribeBotResourceGenerationResponse$ = exports.DescribeBotResourceGenerationRequest$ = exports.DescribeBotRequest$ = exports.DescribeBotReplicaResponse$ = exports.DescribeBotReplicaRequest$ = exports.DescribeBotRecommendationResponse$ = exports.DescribeBotRecommendationRequest$ = exports.DescribeBotLocaleResponse$ = exports.DescribeBotLocaleRequest$ = exports.DescribeBotAnalyzerRecommendationResponse$ = exports.DescribeBotAnalyzerRecommendationRequest$ = exports.DescribeBotAliasResponse$ = exports.DescribeBotAliasRequest$ = exports.DeleteUtterancesResponse$ = exports.DeleteUtterancesRequest$ = exports.DeleteTestSetRequest$ = exports.DeleteSlotTypeRequest$ = exports.DeleteSlotRequest$ = exports.DeleteResourcePolicyStatementResponse$ = exports.DeleteResourcePolicyStatementRequest$ = exports.DeleteResourcePolicyResponse$ = exports.DeleteResourcePolicyRequest$ = exports.DeleteIntentRequest$ = exports.DeleteImportResponse$ = exports.DeleteImportRequest$ = exports.DeleteExportResponse$ = exports.DeleteExportRequest$ = exports.DeleteCustomVocabularyResponse$ = exports.DeleteCustomVocabularyRequest$ = exports.DeleteBotVersionResponse$ = exports.DeleteBotVersionRequest$ = exports.DeleteBotResponse$ = exports.DeleteBotRequest$ = exports.DeleteBotReplicaResponse$ = exports.DeleteBotReplicaRequest$ = exports.DeleteBotLocaleResponse$ = exports.DeleteBotLocaleRequest$ = exports.DeleteBotAnalyzerRecommendationResponse$ = exports.DeleteBotAnalyzerRecommendationRequest$ = exports.DeleteBotAliasResponse$ = exports.DeleteBotAliasRequest$ = exports.DefaultConditionalBranch$ = void 0;
|
|
7
|
+
exports.ImportResourceSpecification$ = exports.ImportFilter$ = exports.ImageResponseCard$ = exports.GrammarSlotTypeSource$ = exports.GrammarSlotTypeSetting$ = exports.GetTestExecutionArtifactsUrlResponse$ = exports.GetTestExecutionArtifactsUrlRequest$ = exports.GenerativeAISettings$ = exports.GenerationSummary$ = exports.GenerationSortBy$ = exports.GenerateBotElementResponse$ = exports.GenerateBotElementRequest$ = exports.FulfillmentUpdatesSpecification$ = exports.FulfillmentUpdateResponseSpecification$ = exports.FulfillmentStartResponseSpecification$ = exports.FulfillmentCodeHookSettings$ = exports.FailedCustomVocabularyItem$ = exports.ExternalSourceSetting$ = exports.ExportSummary$ = exports.ExportSortBy$ = exports.ExportResourceSpecification$ = exports.ExportFilter$ = exports.ExecutionErrorDetails$ = exports.ExactResponseFields$ = exports.ErrorLogSettings$ = exports.EncryptionSetting$ = exports.ElicitationCodeHookInvocationSetting$ = exports.DTMFSpecification$ = exports.DialogState$ = exports.DialogCodeHookSettings$ = exports.DialogCodeHookInvocationSetting$ = exports.DialogAction$ = exports.DescriptiveBotBuilderSpecification$ = exports.DescribeTestSetResponse$ = exports.DescribeTestSetRequest$ = exports.DescribeTestSetGenerationResponse$ = exports.DescribeTestSetGenerationRequest$ = exports.DescribeTestSetDiscrepancyReportResponse$ = exports.DescribeTestSetDiscrepancyReportRequest$ = exports.DescribeTestExecutionResponse$ = exports.DescribeTestExecutionRequest$ = exports.DescribeSlotTypeResponse$ = exports.DescribeSlotTypeRequest$ = exports.DescribeSlotResponse$ = exports.DescribeSlotRequest$ = exports.DescribeResourcePolicyResponse$ = exports.DescribeResourcePolicyRequest$ = exports.DescribeIntentResponse$ = exports.DescribeIntentRequest$ = exports.DescribeImportResponse$ = void 0;
|
|
8
|
+
exports.ListCustomVocabularyItemsRequest$ = exports.ListBuiltInSlotTypesResponse$ = exports.ListBuiltInSlotTypesRequest$ = exports.ListBuiltInIntentsResponse$ = exports.ListBuiltInIntentsRequest$ = exports.ListBotVersionsResponse$ = exports.ListBotVersionsRequest$ = exports.ListBotVersionReplicasResponse$ = exports.ListBotVersionReplicasRequest$ = exports.ListBotsResponse$ = exports.ListBotsRequest$ = exports.ListBotResourceGenerationsResponse$ = exports.ListBotResourceGenerationsRequest$ = exports.ListBotReplicasResponse$ = exports.ListBotReplicasRequest$ = exports.ListBotRecommendationsResponse$ = exports.ListBotRecommendationsRequest$ = exports.ListBotLocalesResponse$ = exports.ListBotLocalesRequest$ = exports.ListBotAnalyzerHistoryResponse$ = exports.ListBotAnalyzerHistoryRequest$ = exports.ListBotAliasReplicasResponse$ = exports.ListBotAliasReplicasRequest$ = exports.ListBotAliasesResponse$ = exports.ListBotAliasesRequest$ = exports.ListAggregatedUtterancesResponse$ = exports.ListAggregatedUtterancesRequest$ = exports.LexTranscriptFilter$ = exports.LambdaCodeHook$ = exports.KendraConfiguration$ = exports.IssueLocation$ = exports.InvokedIntentSample$ = exports.IntentSummary$ = exports.IntentStatistics$ = exports.IntentSortBy$ = exports.IntentOverride$ = exports.IntentLevelSlotResolutionTestResults$ = exports.IntentLevelSlotResolutionTestResultItem$ = exports.IntentFilter$ = exports.IntentDisambiguationSettings$ = exports.IntentConfirmationSetting$ = exports.IntentClosingSetting$ = exports.IntentClassificationTestResults$ = exports.IntentClassificationTestResultItemCounts$ = exports.IntentClassificationTestResultItem$ = exports.InputSessionStateSpecification$ = exports.InputContext$ = exports.InitialResponseSetting$ = exports.ImportSummary$ = exports.ImportSortBy$ = void 0;
|
|
9
|
+
exports.PlainTextMessage$ = exports.PathFormat$ = exports.ParentBotNetwork$ = exports.OverallTestResults$ = exports.OverallTestResultItem$ = exports.OutputContext$ = exports.OpensearchConfiguration$ = exports.ObfuscationSetting$ = exports.NluImprovementSpecification$ = exports.NewCustomVocabularyItem$ = exports.MultipleValuesSetting$ = exports.MessageGroup$ = exports.Message$ = exports.ListUtteranceMetricsResponse$ = exports.ListUtteranceMetricsRequest$ = exports.ListUtteranceAnalyticsDataResponse$ = exports.ListUtteranceAnalyticsDataRequest$ = exports.ListTestSetsResponse$ = exports.ListTestSetsRequest$ = exports.ListTestSetRecordsResponse$ = exports.ListTestSetRecordsRequest$ = exports.ListTestExecutionsResponse$ = exports.ListTestExecutionsRequest$ = exports.ListTestExecutionResultItemsResponse$ = exports.ListTestExecutionResultItemsRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListSlotTypesResponse$ = exports.ListSlotTypesRequest$ = exports.ListSlotsResponse$ = exports.ListSlotsRequest$ = exports.ListSessionMetricsResponse$ = exports.ListSessionMetricsRequest$ = exports.ListSessionAnalyticsDataResponse$ = exports.ListSessionAnalyticsDataRequest$ = exports.ListRecommendedIntentsResponse$ = exports.ListRecommendedIntentsRequest$ = exports.ListIntentStageMetricsResponse$ = exports.ListIntentStageMetricsRequest$ = exports.ListIntentsResponse$ = exports.ListIntentsRequest$ = exports.ListIntentPathsResponse$ = exports.ListIntentPathsRequest$ = exports.ListIntentMetricsResponse$ = exports.ListIntentMetricsRequest$ = exports.ListImportsResponse$ = exports.ListImportsRequest$ = exports.ListExportsResponse$ = exports.ListExportsRequest$ = exports.ListCustomVocabularyItemsResponse$ = void 0;
|
|
10
|
+
exports.SpeechModelConfig$ = exports.SpeechFoundationModel$ = exports.Specifications$ = exports.SlotValueSelectionSetting$ = exports.SlotValueRegexFilter$ = exports.SlotValueOverride$ = exports.SlotValueElicitationSetting$ = exports.SlotValue$ = exports.SlotTypeValue$ = exports.SlotTypeSummary$ = exports.SlotTypeStatistics$ = exports.SlotTypeSortBy$ = exports.SlotTypeFilter$ = exports.SlotSummary$ = exports.SlotSortBy$ = exports.SlotResolutionTestResultItemCounts$ = exports.SlotResolutionTestResultItem$ = exports.SlotResolutionSetting$ = exports.SlotResolutionImprovementSpecification$ = exports.SlotPriority$ = exports.SlotFilter$ = exports.SlotDefaultValueSpecification$ = exports.SlotDefaultValue$ = exports.SlotCaptureSetting$ = exports.SessionSpecification$ = exports.SessionDataSortBy$ = exports.SentimentAnalysisSettings$ = exports.SearchAssociatedTranscriptsResponse$ = exports.SearchAssociatedTranscriptsRequest$ = exports.SampleValue$ = exports.SampleUtteranceGenerationSpecification$ = exports.SampleUtterance$ = exports.S3BucketTranscriptSource$ = exports.S3BucketLogDestination$ = exports.RuntimeSettings$ = exports.RuntimeHintValue$ = exports.RuntimeHints$ = exports.RuntimeHintDetails$ = exports.ResponseSpecification$ = exports.RelativeAggregationDuration$ = exports.RecommendedIntentSummary$ = exports.QnAKendraConfiguration$ = exports.QnAIntentConfiguration$ = exports.QInConnectIntentConfiguration$ = exports.QInConnectAssistantConfiguration$ = exports.PromptSpecification$ = exports.PromptAttemptSpecification$ = exports.Principal$ = exports.PostFulfillmentStatusSpecification$ = exports.PostDialogCodeHookInvocationSpecification$ = void 0;
|
|
11
|
+
exports.UnifiedSpeechSettings$ = exports.TurnSpecification$ = exports.TranscriptSourceSetting$ = exports.TranscriptFilter$ = exports.TextLogSetting$ = exports.TextLogDestination$ = exports.TextInputSpecification$ = exports.TestSetTurnResult$ = exports.TestSetTurnRecord$ = exports.TestSetSummary$ = exports.TestSetStorageLocation$ = exports.TestSetSortBy$ = exports.TestSetSlotDiscrepancyItem$ = exports.TestSetIntentDiscrepancyItem$ = exports.TestSetImportResourceSpecification$ = exports.TestSetImportInputLocation$ = exports.TestSetGenerationDataSource$ = exports.TestSetExportSpecification$ = exports.TestSetDiscrepancyReportResourceTarget$ = exports.TestSetDiscrepancyReportBotAliasTarget$ = exports.TestSetDiscrepancyErrors$ = exports.TestExecutionTarget$ = exports.TestExecutionSummary$ = exports.TestExecutionSortBy$ = exports.TestExecutionResultItems$ = exports.TestExecutionResultFilterBy$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.SubSlotValueElicitationSetting$ = exports.SubSlotTypeComposition$ = exports.SubSlotSetting$ = exports.StopBotRecommendationResponse$ = exports.StopBotRecommendationRequest$ = exports.StopBotAnalyzerResponse$ = exports.StopBotAnalyzerRequest$ = exports.StillWaitingResponseSpecification$ = exports.StartTestSetGenerationResponse$ = exports.StartTestSetGenerationRequest$ = exports.StartTestExecutionResponse$ = exports.StartTestExecutionRequest$ = exports.StartImportResponse$ = exports.StartImportRequest$ = exports.StartBotResourceGenerationResponse$ = exports.StartBotResourceGenerationRequest$ = exports.StartBotRecommendationResponse$ = exports.StartBotRecommendationRequest$ = exports.StartBotAnalyzerResponse$ = exports.StartBotAnalyzerRequest$ = exports.SSMLMessage$ = exports.SpeechRecognitionSettings$ = void 0;
|
|
12
|
+
exports.CreateResourcePolicy$ = exports.CreateIntent$ = exports.CreateExport$ = exports.CreateBotVersion$ = exports.CreateBotReplica$ = exports.CreateBotLocale$ = exports.CreateBotAlias$ = exports.CreateBot$ = exports.BuildBotLocale$ = exports.BatchUpdateCustomVocabularyItem$ = exports.BatchDeleteCustomVocabularyItem$ = exports.BatchCreateCustomVocabularyItem$ = exports.WaitAndContinueSpecification$ = exports.VoiceSettings$ = exports.UtteranceSpecification$ = exports.UtteranceLevelTestResults$ = exports.UtteranceLevelTestResultItem$ = exports.UtteranceInputSpecification$ = exports.UtteranceDataSortBy$ = exports.UtteranceBotResponse$ = exports.UtteranceAudioInputSpecification$ = exports.UtteranceAggregationDuration$ = exports.UserTurnSpecification$ = exports.UserTurnSlotOutput$ = exports.UserTurnResult$ = exports.UserTurnOutputSpecification$ = exports.UserTurnIntentOutput$ = exports.UserTurnInputSpecification$ = exports.UpdateTestSetResponse$ = exports.UpdateTestSetRequest$ = exports.UpdateSlotTypeResponse$ = exports.UpdateSlotTypeRequest$ = exports.UpdateSlotResponse$ = exports.UpdateSlotRequest$ = exports.UpdateResourcePolicyResponse$ = exports.UpdateResourcePolicyRequest$ = exports.UpdateIntentResponse$ = exports.UpdateIntentRequest$ = exports.UpdateExportResponse$ = exports.UpdateExportRequest$ = exports.UpdateBotResponse$ = exports.UpdateBotRequest$ = exports.UpdateBotRecommendationResponse$ = exports.UpdateBotRecommendationRequest$ = exports.UpdateBotLocaleResponse$ = exports.UpdateBotLocaleRequest$ = exports.UpdateBotAliasResponse$ = exports.UpdateBotAliasRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = void 0;
|
|
13
|
+
exports.ListBotResourceGenerations$ = exports.ListBotReplicas$ = exports.ListBotRecommendations$ = exports.ListBotLocales$ = exports.ListBotAnalyzerHistory$ = exports.ListBotAliasReplicas$ = exports.ListBotAliases$ = exports.ListAggregatedUtterances$ = exports.GetTestExecutionArtifactsUrl$ = exports.GenerateBotElement$ = exports.DescribeTestSetGeneration$ = exports.DescribeTestSetDiscrepancyReport$ = exports.DescribeTestSet$ = exports.DescribeTestExecution$ = exports.DescribeSlotType$ = exports.DescribeSlot$ = exports.DescribeResourcePolicy$ = exports.DescribeIntent$ = exports.DescribeImport$ = exports.DescribeExport$ = exports.DescribeCustomVocabularyMetadata$ = exports.DescribeBotVersion$ = exports.DescribeBotResourceGeneration$ = exports.DescribeBotReplica$ = exports.DescribeBotRecommendation$ = exports.DescribeBotLocale$ = exports.DescribeBotAnalyzerRecommendation$ = exports.DescribeBotAlias$ = exports.DescribeBot$ = exports.DeleteUtterances$ = exports.DeleteTestSet$ = exports.DeleteSlotType$ = exports.DeleteSlot$ = exports.DeleteResourcePolicyStatement$ = exports.DeleteResourcePolicy$ = exports.DeleteIntent$ = exports.DeleteImport$ = exports.DeleteExport$ = exports.DeleteCustomVocabulary$ = exports.DeleteBotVersion$ = exports.DeleteBotReplica$ = exports.DeleteBotLocale$ = exports.DeleteBotAnalyzerRecommendation$ = exports.DeleteBotAlias$ = exports.DeleteBot$ = exports.CreateUploadUrl$ = exports.CreateTestSetDiscrepancyReport$ = exports.CreateSlotType$ = exports.CreateSlot$ = exports.CreateResourcePolicyStatement$ = void 0;
|
|
14
|
+
exports.UpdateTestSet$ = exports.UpdateSlotType$ = exports.UpdateSlot$ = exports.UpdateResourcePolicy$ = exports.UpdateIntent$ = exports.UpdateExport$ = exports.UpdateBotRecommendation$ = exports.UpdateBotLocale$ = exports.UpdateBotAlias$ = exports.UpdateBot$ = exports.UntagResource$ = exports.TagResource$ = exports.StopBotRecommendation$ = exports.StopBotAnalyzer$ = exports.StartTestSetGeneration$ = exports.StartTestExecution$ = exports.StartImport$ = exports.StartBotResourceGeneration$ = exports.StartBotRecommendation$ = exports.StartBotAnalyzer$ = exports.SearchAssociatedTranscripts$ = exports.ListUtteranceMetrics$ = exports.ListUtteranceAnalyticsData$ = exports.ListTestSets$ = exports.ListTestSetRecords$ = exports.ListTestExecutions$ = exports.ListTestExecutionResultItems$ = exports.ListTagsForResource$ = exports.ListSlotTypes$ = exports.ListSlots$ = exports.ListSessionMetrics$ = exports.ListSessionAnalyticsData$ = exports.ListRecommendedIntents$ = exports.ListIntentStageMetrics$ = exports.ListIntents$ = exports.ListIntentPaths$ = exports.ListIntentMetrics$ = exports.ListImports$ = exports.ListExports$ = exports.ListCustomVocabularyItems$ = exports.ListBuiltInSlotTypes$ = exports.ListBuiltInIntents$ = exports.ListBotVersions$ = exports.ListBotVersionReplicas$ = exports.ListBots$ = void 0;
|
|
15
15
|
const _AADTMFIS = "AudioAndDTMFInputSpecification";
|
|
16
16
|
const _ABBL = "AnalyticsBinByList";
|
|
17
17
|
const _ABBS = "AnalyticsBinBySpecification";
|
|
@@ -19,6 +19,7 @@ const _ABK = "AnalyticsBinKey";
|
|
|
19
19
|
const _ABKn = "AnalyticsBinKeys";
|
|
20
20
|
const _AC = "ActiveContext";
|
|
21
21
|
const _ACL = "ActiveContextList";
|
|
22
|
+
const _AFS = "AudioFillerSettings";
|
|
22
23
|
const _AIF = "AnalyticsIntentFilter";
|
|
23
24
|
const _AIFn = "AnalyticsIntentFilters";
|
|
24
25
|
const _AIGBK = "AnalyticsIntentGroupByKey";
|
|
@@ -731,6 +732,7 @@ const _aD = "aggregationDuration";
|
|
|
731
732
|
const _aDTMFI = "allowDTMFInput";
|
|
732
733
|
const _aES = "actualElicitedSlot";
|
|
733
734
|
const _aF = "answerField";
|
|
735
|
+
const _aFS = "audioFillerSettings";
|
|
734
736
|
const _aFSL = "audioFileS3Location";
|
|
735
737
|
const _aI = "actualIntent";
|
|
736
738
|
const _aIN = "associatedIntentName";
|
|
@@ -750,11 +752,12 @@ const _aRSd = "advancedRecognitionSetting";
|
|
|
750
752
|
const _aS = "audioSpecification";
|
|
751
753
|
const _aSN = "associatedSlotName";
|
|
752
754
|
const _aSn = "analysisScope";
|
|
753
|
-
const _aT = "
|
|
755
|
+
const _aT = "audioType";
|
|
754
756
|
const _aTP = "associatedTranscriptsPassword";
|
|
755
757
|
const _aTSA = "apiTokenSecretArn";
|
|
756
758
|
const _aTU = "associatedTranscriptsUrl";
|
|
757
759
|
const _aTg = "agentTurn";
|
|
760
|
+
const _aTs = "associatedTranscripts";
|
|
758
761
|
const _aUS = "aggregatedUtterancesSummaries";
|
|
759
762
|
const _aVDM = "audioVoiceDurationMillis";
|
|
760
763
|
const _aWET = "aggregationWindowEndTime";
|
|
@@ -1021,6 +1024,7 @@ const _mG = "messageGroups";
|
|
|
1021
1024
|
const _mI = "modelId";
|
|
1022
1025
|
const _mL = "maxLength";
|
|
1023
1026
|
const _mLM = "maxLengthMs";
|
|
1027
|
+
const _mPDIM = "minimumPlayDurationInMilliseconds";
|
|
1024
1028
|
const _mR = "metricsResults";
|
|
1025
1029
|
const _mRa = "matchResult";
|
|
1026
1030
|
const _mRax = "maxResults";
|
|
@@ -1082,6 +1086,7 @@ const _rAe = "resourceArn";
|
|
|
1082
1086
|
const _rAec = "recommendedActions";
|
|
1083
1087
|
const _rAeq = "requestAttributes";
|
|
1084
1088
|
const _rC = "resultCounts";
|
|
1089
|
+
const _rDDIM = "responseDeliveryDelayInMilliseconds";
|
|
1085
1090
|
const _rF = "regexFilter";
|
|
1086
1091
|
const _rFB = "resultFilterBy";
|
|
1087
1092
|
const _rH = "runtimeHints";
|
|
@@ -1108,6 +1113,7 @@ const _sC = "successConditional";
|
|
|
1108
1113
|
const _sCS = "slotCaptureSetting";
|
|
1109
1114
|
const _sCl = "slotConstraint";
|
|
1110
1115
|
const _sD = "startDate";
|
|
1116
|
+
const _sDIM = "startDelayInMilliseconds";
|
|
1111
1117
|
const _sDS = "speechDetectionSensitivity";
|
|
1112
1118
|
const _sDT = "startDateTime";
|
|
1113
1119
|
const _sDl = "slotDiscrepancies";
|
|
@@ -1509,6 +1515,11 @@ exports.AudioAndDTMFInputSpecification$ = [3, n0, _AADTMFIS,
|
|
|
1509
1515
|
[_sTM, _aS, _dS],
|
|
1510
1516
|
[1, () => exports.AudioSpecification$, () => exports.DTMFSpecification$], 1
|
|
1511
1517
|
];
|
|
1518
|
+
exports.AudioFillerSettings$ = [3, n0, _AFS,
|
|
1519
|
+
0,
|
|
1520
|
+
[_en, _aT, _sDIM, _mPDIM, _rDDIM],
|
|
1521
|
+
[2, 0, 1, 1, 1]
|
|
1522
|
+
];
|
|
1512
1523
|
exports.AudioLogDestination$ = [3, n0, _ALD,
|
|
1513
1524
|
0,
|
|
1514
1525
|
[_sB],
|
|
@@ -1641,8 +1652,8 @@ exports.BotLocaleHistoryEvent$ = [3, n0, _BLHE,
|
|
|
1641
1652
|
];
|
|
1642
1653
|
exports.BotLocaleImportSpecification$ = [3, n0, _BLIS,
|
|
1643
1654
|
0,
|
|
1644
|
-
[_bI, _bV, _lI, _nICT, _vS, _sRS, _sDS, _uSS],
|
|
1645
|
-
[0, 0, 0, 1, () => exports.VoiceSettings$, () => exports.SpeechRecognitionSettings$, 0, () => exports.UnifiedSpeechSettings$], 3
|
|
1655
|
+
[_bI, _bV, _lI, _nICT, _vS, _sRS, _sDS, _uSS, _aFS],
|
|
1656
|
+
[0, 0, 0, 1, () => exports.VoiceSettings$, () => exports.SpeechRecognitionSettings$, 0, () => exports.UnifiedSpeechSettings$, () => exports.AudioFillerSettings$], 3
|
|
1646
1657
|
];
|
|
1647
1658
|
exports.BotLocaleSortBy$ = [3, n0, _BLSB,
|
|
1648
1659
|
0,
|
|
@@ -1841,13 +1852,13 @@ exports.CreateBotAliasResponse$ = [3, n0, _CBARr,
|
|
|
1841
1852
|
];
|
|
1842
1853
|
exports.CreateBotLocaleRequest$ = [3, n0, _CBLR,
|
|
1843
1854
|
0,
|
|
1844
|
-
[_bI, _bV, _lI, _nICT, _de, _vS, _uSS, _sRS, _gAIS, _sDS],
|
|
1845
|
-
[[0, 1], [0, 1], 0, 1, 0, () => exports.VoiceSettings$, () => exports.UnifiedSpeechSettings$, () => exports.SpeechRecognitionSettings$, () => exports.GenerativeAISettings$, 0], 4
|
|
1855
|
+
[_bI, _bV, _lI, _nICT, _de, _vS, _uSS, _aFS, _sRS, _gAIS, _sDS],
|
|
1856
|
+
[[0, 1], [0, 1], 0, 1, 0, () => exports.VoiceSettings$, () => exports.UnifiedSpeechSettings$, () => exports.AudioFillerSettings$, () => exports.SpeechRecognitionSettings$, () => exports.GenerativeAISettings$, 0], 4
|
|
1846
1857
|
];
|
|
1847
1858
|
exports.CreateBotLocaleResponse$ = [3, n0, _CBLRr,
|
|
1848
1859
|
0,
|
|
1849
|
-
[_bI, _bV, _lN, _lI, _de, _nICT, _vS, _uSS, _sRS, _bLS, _cDT, _gAIS, _sDS],
|
|
1850
|
-
[0, 0, 0, 0, 0, 1, () => exports.VoiceSettings$, () => exports.UnifiedSpeechSettings$, () => exports.SpeechRecognitionSettings$, 0, 4, () => exports.GenerativeAISettings$, 0]
|
|
1860
|
+
[_bI, _bV, _lN, _lI, _de, _nICT, _vS, _uSS, _aFS, _sRS, _bLS, _cDT, _gAIS, _sDS],
|
|
1861
|
+
[0, 0, 0, 0, 0, 1, () => exports.VoiceSettings$, () => exports.UnifiedSpeechSettings$, () => exports.AudioFillerSettings$, () => exports.SpeechRecognitionSettings$, 0, 4, () => exports.GenerativeAISettings$, 0]
|
|
1851
1862
|
];
|
|
1852
1863
|
exports.CreateBotReplicaRequest$ = [3, n0, _CBRR,
|
|
1853
1864
|
0,
|
|
@@ -2176,8 +2187,8 @@ exports.DescribeBotLocaleRequest$ = [3, n0, _DBLRes,
|
|
|
2176
2187
|
];
|
|
2177
2188
|
exports.DescribeBotLocaleResponse$ = [3, n0, _DBLResc,
|
|
2178
2189
|
0,
|
|
2179
|
-
[_bI, _bV, _lI, _lN, _de, _nICT, _vS, _uSS, _sRS, _iCnt, _sTC, _bLS, _fR, _cDT, _lUDT, _lBSDT, _bLHE, _rAec, _gAIS, _sDS],
|
|
2180
|
-
[0, 0, 0, 0, 0, 1, () => exports.VoiceSettings$, () => exports.UnifiedSpeechSettings$, () => exports.SpeechRecognitionSettings$, 1, 1, 0, 64 | 0, 4, 4, 4, () => BotLocaleHistoryEventsList, 64 | 0, () => exports.GenerativeAISettings$, 0]
|
|
2190
|
+
[_bI, _bV, _lI, _lN, _de, _nICT, _vS, _uSS, _aFS, _sRS, _iCnt, _sTC, _bLS, _fR, _cDT, _lUDT, _lBSDT, _bLHE, _rAec, _gAIS, _sDS],
|
|
2191
|
+
[0, 0, 0, 0, 0, 1, () => exports.VoiceSettings$, () => exports.UnifiedSpeechSettings$, () => exports.AudioFillerSettings$, () => exports.SpeechRecognitionSettings$, 1, 1, 0, 64 | 0, 4, 4, 4, () => BotLocaleHistoryEventsList, 64 | 0, () => exports.GenerativeAISettings$, 0]
|
|
2181
2192
|
];
|
|
2182
2193
|
exports.DescribeBotRecommendationRequest$ = [3, n0, _DBRRes,
|
|
2183
2194
|
0,
|
|
@@ -3116,7 +3127,7 @@ exports.SearchAssociatedTranscriptsRequest$ = [3, n0, _SATR,
|
|
|
3116
3127
|
];
|
|
3117
3128
|
exports.SearchAssociatedTranscriptsResponse$ = [3, n0, _SATRe,
|
|
3118
3129
|
0,
|
|
3119
|
-
[_bI, _bV, _lI, _bRI, _nIe,
|
|
3130
|
+
[_bI, _bV, _lI, _bRI, _nIe, _aTs, _tRo],
|
|
3120
3131
|
[0, 0, 0, 0, 1, () => AssociatedTranscriptList, 1]
|
|
3121
3132
|
];
|
|
3122
3133
|
exports.SentimentAnalysisSettings$ = [3, n0, _SAS,
|
|
@@ -3526,13 +3537,13 @@ exports.UpdateBotAliasResponse$ = [3, n0, _UBARp,
|
|
|
3526
3537
|
];
|
|
3527
3538
|
exports.UpdateBotLocaleRequest$ = [3, n0, _UBLR,
|
|
3528
3539
|
0,
|
|
3529
|
-
[_bI, _bV, _lI, _nICT, _de, _vS, _uSS, _sRS, _gAIS, _sDS],
|
|
3530
|
-
[[0, 1], [0, 1], [0, 1], 1, 0, () => exports.VoiceSettings$, () => exports.UnifiedSpeechSettings$, () => exports.SpeechRecognitionSettings$, () => exports.GenerativeAISettings$, 0], 4
|
|
3540
|
+
[_bI, _bV, _lI, _nICT, _de, _vS, _uSS, _aFS, _sRS, _gAIS, _sDS],
|
|
3541
|
+
[[0, 1], [0, 1], [0, 1], 1, 0, () => exports.VoiceSettings$, () => exports.UnifiedSpeechSettings$, () => exports.AudioFillerSettings$, () => exports.SpeechRecognitionSettings$, () => exports.GenerativeAISettings$, 0], 4
|
|
3531
3542
|
];
|
|
3532
3543
|
exports.UpdateBotLocaleResponse$ = [3, n0, _UBLRp,
|
|
3533
3544
|
0,
|
|
3534
|
-
[_bI, _bV, _lI, _lN, _de, _nICT, _vS, _uSS, _sRS, _bLS, _fR, _cDT, _lUDT, _rAec, _gAIS, _sDS],
|
|
3535
|
-
[0, 0, 0, 0, 0, 1, () => exports.VoiceSettings$, () => exports.UnifiedSpeechSettings$, () => exports.SpeechRecognitionSettings$, 0, 64 | 0, 4, 4, 64 | 0, () => exports.GenerativeAISettings$, 0]
|
|
3545
|
+
[_bI, _bV, _lI, _lN, _de, _nICT, _vS, _uSS, _aFS, _sRS, _bLS, _fR, _cDT, _lUDT, _rAec, _gAIS, _sDS],
|
|
3546
|
+
[0, 0, 0, 0, 0, 1, () => exports.VoiceSettings$, () => exports.UnifiedSpeechSettings$, () => exports.AudioFillerSettings$, () => exports.SpeechRecognitionSettings$, 0, 64 | 0, 4, 4, 64 | 0, () => exports.GenerativeAISettings$, 0]
|
|
3536
3547
|
];
|
|
3537
3548
|
exports.UpdateBotRecommendationRequest$ = [3, n0, _UBRR,
|
|
3538
3549
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -168,6 +168,15 @@ export const AssociatedTranscriptFilterName = {
|
|
|
168
168
|
IntentId: "IntentId",
|
|
169
169
|
SlotTypeId: "SlotTypeId",
|
|
170
170
|
};
|
|
171
|
+
export const AudioFillerType = {
|
|
172
|
+
MELODY_CHIPPER_CHIME: "MELODY_CHIPPER_CHIME",
|
|
173
|
+
MELODY_CURIOUS_CRAWL: "MELODY_CURIOUS_CRAWL",
|
|
174
|
+
MELODY_PATIENT_PING: "MELODY_PATIENT_PING",
|
|
175
|
+
MELODY_PONDERING_PONG: "MELODY_PONDERING_PONG",
|
|
176
|
+
MELODY_RISING_RIPPLE: "MELODY_RISING_RIPPLE",
|
|
177
|
+
TYPING_KINETIC_KEYS: "TYPING_KINETIC_KEYS",
|
|
178
|
+
TYPING_QUIET_QWERTY: "TYPING_QUIET_QWERTY",
|
|
179
|
+
};
|
|
171
180
|
export const ErrorCode = {
|
|
172
181
|
DUPLICATE_INPUT: "DUPLICATE_INPUT",
|
|
173
182
|
INTERNAL_SERVER_FAILURE: "INTERNAL_SERVER_FAILURE",
|
|
@@ -5,6 +5,7 @@ const _ABK = "AnalyticsBinKey";
|
|
|
5
5
|
const _ABKn = "AnalyticsBinKeys";
|
|
6
6
|
const _AC = "ActiveContext";
|
|
7
7
|
const _ACL = "ActiveContextList";
|
|
8
|
+
const _AFS = "AudioFillerSettings";
|
|
8
9
|
const _AIF = "AnalyticsIntentFilter";
|
|
9
10
|
const _AIFn = "AnalyticsIntentFilters";
|
|
10
11
|
const _AIGBK = "AnalyticsIntentGroupByKey";
|
|
@@ -717,6 +718,7 @@ const _aD = "aggregationDuration";
|
|
|
717
718
|
const _aDTMFI = "allowDTMFInput";
|
|
718
719
|
const _aES = "actualElicitedSlot";
|
|
719
720
|
const _aF = "answerField";
|
|
721
|
+
const _aFS = "audioFillerSettings";
|
|
720
722
|
const _aFSL = "audioFileS3Location";
|
|
721
723
|
const _aI = "actualIntent";
|
|
722
724
|
const _aIN = "associatedIntentName";
|
|
@@ -736,11 +738,12 @@ const _aRSd = "advancedRecognitionSetting";
|
|
|
736
738
|
const _aS = "audioSpecification";
|
|
737
739
|
const _aSN = "associatedSlotName";
|
|
738
740
|
const _aSn = "analysisScope";
|
|
739
|
-
const _aT = "
|
|
741
|
+
const _aT = "audioType";
|
|
740
742
|
const _aTP = "associatedTranscriptsPassword";
|
|
741
743
|
const _aTSA = "apiTokenSecretArn";
|
|
742
744
|
const _aTU = "associatedTranscriptsUrl";
|
|
743
745
|
const _aTg = "agentTurn";
|
|
746
|
+
const _aTs = "associatedTranscripts";
|
|
744
747
|
const _aUS = "aggregatedUtterancesSummaries";
|
|
745
748
|
const _aVDM = "audioVoiceDurationMillis";
|
|
746
749
|
const _aWET = "aggregationWindowEndTime";
|
|
@@ -1007,6 +1010,7 @@ const _mG = "messageGroups";
|
|
|
1007
1010
|
const _mI = "modelId";
|
|
1008
1011
|
const _mL = "maxLength";
|
|
1009
1012
|
const _mLM = "maxLengthMs";
|
|
1013
|
+
const _mPDIM = "minimumPlayDurationInMilliseconds";
|
|
1010
1014
|
const _mR = "metricsResults";
|
|
1011
1015
|
const _mRa = "matchResult";
|
|
1012
1016
|
const _mRax = "maxResults";
|
|
@@ -1068,6 +1072,7 @@ const _rAe = "resourceArn";
|
|
|
1068
1072
|
const _rAec = "recommendedActions";
|
|
1069
1073
|
const _rAeq = "requestAttributes";
|
|
1070
1074
|
const _rC = "resultCounts";
|
|
1075
|
+
const _rDDIM = "responseDeliveryDelayInMilliseconds";
|
|
1071
1076
|
const _rF = "regexFilter";
|
|
1072
1077
|
const _rFB = "resultFilterBy";
|
|
1073
1078
|
const _rH = "runtimeHints";
|
|
@@ -1094,6 +1099,7 @@ const _sC = "successConditional";
|
|
|
1094
1099
|
const _sCS = "slotCaptureSetting";
|
|
1095
1100
|
const _sCl = "slotConstraint";
|
|
1096
1101
|
const _sD = "startDate";
|
|
1102
|
+
const _sDIM = "startDelayInMilliseconds";
|
|
1097
1103
|
const _sDS = "speechDetectionSensitivity";
|
|
1098
1104
|
const _sDT = "startDateTime";
|
|
1099
1105
|
const _sDl = "slotDiscrepancies";
|
|
@@ -1495,6 +1501,11 @@ export var AudioAndDTMFInputSpecification$ = [3, n0, _AADTMFIS,
|
|
|
1495
1501
|
[_sTM, _aS, _dS],
|
|
1496
1502
|
[1, () => AudioSpecification$, () => DTMFSpecification$], 1
|
|
1497
1503
|
];
|
|
1504
|
+
export var AudioFillerSettings$ = [3, n0, _AFS,
|
|
1505
|
+
0,
|
|
1506
|
+
[_en, _aT, _sDIM, _mPDIM, _rDDIM],
|
|
1507
|
+
[2, 0, 1, 1, 1]
|
|
1508
|
+
];
|
|
1498
1509
|
export var AudioLogDestination$ = [3, n0, _ALD,
|
|
1499
1510
|
0,
|
|
1500
1511
|
[_sB],
|
|
@@ -1627,8 +1638,8 @@ export var BotLocaleHistoryEvent$ = [3, n0, _BLHE,
|
|
|
1627
1638
|
];
|
|
1628
1639
|
export var BotLocaleImportSpecification$ = [3, n0, _BLIS,
|
|
1629
1640
|
0,
|
|
1630
|
-
[_bI, _bV, _lI, _nICT, _vS, _sRS, _sDS, _uSS],
|
|
1631
|
-
[0, 0, 0, 1, () => VoiceSettings$, () => SpeechRecognitionSettings$, 0, () => UnifiedSpeechSettings$], 3
|
|
1641
|
+
[_bI, _bV, _lI, _nICT, _vS, _sRS, _sDS, _uSS, _aFS],
|
|
1642
|
+
[0, 0, 0, 1, () => VoiceSettings$, () => SpeechRecognitionSettings$, 0, () => UnifiedSpeechSettings$, () => AudioFillerSettings$], 3
|
|
1632
1643
|
];
|
|
1633
1644
|
export var BotLocaleSortBy$ = [3, n0, _BLSB,
|
|
1634
1645
|
0,
|
|
@@ -1827,13 +1838,13 @@ export var CreateBotAliasResponse$ = [3, n0, _CBARr,
|
|
|
1827
1838
|
];
|
|
1828
1839
|
export var CreateBotLocaleRequest$ = [3, n0, _CBLR,
|
|
1829
1840
|
0,
|
|
1830
|
-
[_bI, _bV, _lI, _nICT, _de, _vS, _uSS, _sRS, _gAIS, _sDS],
|
|
1831
|
-
[[0, 1], [0, 1], 0, 1, 0, () => VoiceSettings$, () => UnifiedSpeechSettings$, () => SpeechRecognitionSettings$, () => GenerativeAISettings$, 0], 4
|
|
1841
|
+
[_bI, _bV, _lI, _nICT, _de, _vS, _uSS, _aFS, _sRS, _gAIS, _sDS],
|
|
1842
|
+
[[0, 1], [0, 1], 0, 1, 0, () => VoiceSettings$, () => UnifiedSpeechSettings$, () => AudioFillerSettings$, () => SpeechRecognitionSettings$, () => GenerativeAISettings$, 0], 4
|
|
1832
1843
|
];
|
|
1833
1844
|
export var CreateBotLocaleResponse$ = [3, n0, _CBLRr,
|
|
1834
1845
|
0,
|
|
1835
|
-
[_bI, _bV, _lN, _lI, _de, _nICT, _vS, _uSS, _sRS, _bLS, _cDT, _gAIS, _sDS],
|
|
1836
|
-
[0, 0, 0, 0, 0, 1, () => VoiceSettings$, () => UnifiedSpeechSettings$, () => SpeechRecognitionSettings$, 0, 4, () => GenerativeAISettings$, 0]
|
|
1846
|
+
[_bI, _bV, _lN, _lI, _de, _nICT, _vS, _uSS, _aFS, _sRS, _bLS, _cDT, _gAIS, _sDS],
|
|
1847
|
+
[0, 0, 0, 0, 0, 1, () => VoiceSettings$, () => UnifiedSpeechSettings$, () => AudioFillerSettings$, () => SpeechRecognitionSettings$, 0, 4, () => GenerativeAISettings$, 0]
|
|
1837
1848
|
];
|
|
1838
1849
|
export var CreateBotReplicaRequest$ = [3, n0, _CBRR,
|
|
1839
1850
|
0,
|
|
@@ -2162,8 +2173,8 @@ export var DescribeBotLocaleRequest$ = [3, n0, _DBLRes,
|
|
|
2162
2173
|
];
|
|
2163
2174
|
export var DescribeBotLocaleResponse$ = [3, n0, _DBLResc,
|
|
2164
2175
|
0,
|
|
2165
|
-
[_bI, _bV, _lI, _lN, _de, _nICT, _vS, _uSS, _sRS, _iCnt, _sTC, _bLS, _fR, _cDT, _lUDT, _lBSDT, _bLHE, _rAec, _gAIS, _sDS],
|
|
2166
|
-
[0, 0, 0, 0, 0, 1, () => VoiceSettings$, () => UnifiedSpeechSettings$, () => SpeechRecognitionSettings$, 1, 1, 0, 64 | 0, 4, 4, 4, () => BotLocaleHistoryEventsList, 64 | 0, () => GenerativeAISettings$, 0]
|
|
2176
|
+
[_bI, _bV, _lI, _lN, _de, _nICT, _vS, _uSS, _aFS, _sRS, _iCnt, _sTC, _bLS, _fR, _cDT, _lUDT, _lBSDT, _bLHE, _rAec, _gAIS, _sDS],
|
|
2177
|
+
[0, 0, 0, 0, 0, 1, () => VoiceSettings$, () => UnifiedSpeechSettings$, () => AudioFillerSettings$, () => SpeechRecognitionSettings$, 1, 1, 0, 64 | 0, 4, 4, 4, () => BotLocaleHistoryEventsList, 64 | 0, () => GenerativeAISettings$, 0]
|
|
2167
2178
|
];
|
|
2168
2179
|
export var DescribeBotRecommendationRequest$ = [3, n0, _DBRRes,
|
|
2169
2180
|
0,
|
|
@@ -3102,7 +3113,7 @@ export var SearchAssociatedTranscriptsRequest$ = [3, n0, _SATR,
|
|
|
3102
3113
|
];
|
|
3103
3114
|
export var SearchAssociatedTranscriptsResponse$ = [3, n0, _SATRe,
|
|
3104
3115
|
0,
|
|
3105
|
-
[_bI, _bV, _lI, _bRI, _nIe,
|
|
3116
|
+
[_bI, _bV, _lI, _bRI, _nIe, _aTs, _tRo],
|
|
3106
3117
|
[0, 0, 0, 0, 1, () => AssociatedTranscriptList, 1]
|
|
3107
3118
|
];
|
|
3108
3119
|
export var SentimentAnalysisSettings$ = [3, n0, _SAS,
|
|
@@ -3512,13 +3523,13 @@ export var UpdateBotAliasResponse$ = [3, n0, _UBARp,
|
|
|
3512
3523
|
];
|
|
3513
3524
|
export var UpdateBotLocaleRequest$ = [3, n0, _UBLR,
|
|
3514
3525
|
0,
|
|
3515
|
-
[_bI, _bV, _lI, _nICT, _de, _vS, _uSS, _sRS, _gAIS, _sDS],
|
|
3516
|
-
[[0, 1], [0, 1], [0, 1], 1, 0, () => VoiceSettings$, () => UnifiedSpeechSettings$, () => SpeechRecognitionSettings$, () => GenerativeAISettings$, 0], 4
|
|
3526
|
+
[_bI, _bV, _lI, _nICT, _de, _vS, _uSS, _aFS, _sRS, _gAIS, _sDS],
|
|
3527
|
+
[[0, 1], [0, 1], [0, 1], 1, 0, () => VoiceSettings$, () => UnifiedSpeechSettings$, () => AudioFillerSettings$, () => SpeechRecognitionSettings$, () => GenerativeAISettings$, 0], 4
|
|
3517
3528
|
];
|
|
3518
3529
|
export var UpdateBotLocaleResponse$ = [3, n0, _UBLRp,
|
|
3519
3530
|
0,
|
|
3520
|
-
[_bI, _bV, _lI, _lN, _de, _nICT, _vS, _uSS, _sRS, _bLS, _fR, _cDT, _lUDT, _rAec, _gAIS, _sDS],
|
|
3521
|
-
[0, 0, 0, 0, 0, 1, () => VoiceSettings$, () => UnifiedSpeechSettings$, () => SpeechRecognitionSettings$, 0, 64 | 0, 4, 4, 64 | 0, () => GenerativeAISettings$, 0]
|
|
3531
|
+
[_bI, _bV, _lI, _lN, _de, _nICT, _vS, _uSS, _aFS, _sRS, _bLS, _fR, _cDT, _lUDT, _rAec, _gAIS, _sDS],
|
|
3532
|
+
[0, 0, 0, 0, 0, 1, () => VoiceSettings$, () => UnifiedSpeechSettings$, () => AudioFillerSettings$, () => SpeechRecognitionSettings$, 0, 64 | 0, 4, 4, 64 | 0, () => GenerativeAISettings$, 0]
|
|
3522
3533
|
];
|
|
3523
3534
|
export var UpdateBotRecommendationRequest$ = [3, n0, _UBRR,
|
|
3524
3535
|
0,
|
|
@@ -55,6 +55,13 @@ declare const CreateBotLocaleCommand_base: {
|
|
|
55
55
|
* voiceId: "STRING_VALUE",
|
|
56
56
|
* },
|
|
57
57
|
* },
|
|
58
|
+
* audioFillerSettings: { // AudioFillerSettings
|
|
59
|
+
* enabled: true || false,
|
|
60
|
+
* audioType: "MELODY_CHIPPER_CHIME" || "MELODY_CURIOUS_CRAWL" || "MELODY_RISING_RIPPLE" || "MELODY_PATIENT_PING" || "MELODY_PONDERING_PONG" || "TYPING_KINETIC_KEYS" || "TYPING_QUIET_QWERTY",
|
|
61
|
+
* startDelayInMilliseconds: Number("int"),
|
|
62
|
+
* minimumPlayDurationInMilliseconds: Number("int"),
|
|
63
|
+
* responseDeliveryDelayInMilliseconds: Number("int"),
|
|
64
|
+
* },
|
|
58
65
|
* speechRecognitionSettings: { // SpeechRecognitionSettings
|
|
59
66
|
* speechModelPreference: "Standard" || "Neural" || "Deepgram",
|
|
60
67
|
* speechModelConfig: { // SpeechModelConfig
|
|
@@ -136,6 +143,13 @@ declare const CreateBotLocaleCommand_base: {
|
|
|
136
143
|
* // voiceId: "STRING_VALUE",
|
|
137
144
|
* // },
|
|
138
145
|
* // },
|
|
146
|
+
* // audioFillerSettings: { // AudioFillerSettings
|
|
147
|
+
* // enabled: true || false,
|
|
148
|
+
* // audioType: "MELODY_CHIPPER_CHIME" || "MELODY_CURIOUS_CRAWL" || "MELODY_RISING_RIPPLE" || "MELODY_PATIENT_PING" || "MELODY_PONDERING_PONG" || "TYPING_KINETIC_KEYS" || "TYPING_QUIET_QWERTY",
|
|
149
|
+
* // startDelayInMilliseconds: Number("int"),
|
|
150
|
+
* // minimumPlayDurationInMilliseconds: Number("int"),
|
|
151
|
+
* // responseDeliveryDelayInMilliseconds: Number("int"),
|
|
152
|
+
* // },
|
|
139
153
|
* // speechRecognitionSettings: { // SpeechRecognitionSettings
|
|
140
154
|
* // speechModelPreference: "Standard" || "Neural" || "Deepgram",
|
|
141
155
|
* // speechModelConfig: { // SpeechModelConfig
|
|
@@ -60,6 +60,13 @@ declare const DescribeBotLocaleCommand_base: {
|
|
|
60
60
|
* // voiceId: "STRING_VALUE",
|
|
61
61
|
* // },
|
|
62
62
|
* // },
|
|
63
|
+
* // audioFillerSettings: { // AudioFillerSettings
|
|
64
|
+
* // enabled: true || false,
|
|
65
|
+
* // audioType: "MELODY_CHIPPER_CHIME" || "MELODY_CURIOUS_CRAWL" || "MELODY_RISING_RIPPLE" || "MELODY_PATIENT_PING" || "MELODY_PONDERING_PONG" || "TYPING_KINETIC_KEYS" || "TYPING_QUIET_QWERTY",
|
|
66
|
+
* // startDelayInMilliseconds: Number("int"),
|
|
67
|
+
* // minimumPlayDurationInMilliseconds: Number("int"),
|
|
68
|
+
* // responseDeliveryDelayInMilliseconds: Number("int"),
|
|
69
|
+
* // },
|
|
63
70
|
* // speechRecognitionSettings: { // SpeechRecognitionSettings
|
|
64
71
|
* // speechModelPreference: "Standard" || "Neural" || "Deepgram",
|
|
65
72
|
* // speechModelConfig: { // SpeechModelConfig
|
|
@@ -86,6 +86,13 @@ declare const DescribeImportCommand_base: {
|
|
|
86
86
|
* // voiceId: "STRING_VALUE",
|
|
87
87
|
* // },
|
|
88
88
|
* // },
|
|
89
|
+
* // audioFillerSettings: { // AudioFillerSettings
|
|
90
|
+
* // enabled: true || false,
|
|
91
|
+
* // audioType: "MELODY_CHIPPER_CHIME" || "MELODY_CURIOUS_CRAWL" || "MELODY_RISING_RIPPLE" || "MELODY_PATIENT_PING" || "MELODY_PONDERING_PONG" || "TYPING_KINETIC_KEYS" || "TYPING_QUIET_QWERTY",
|
|
92
|
+
* // startDelayInMilliseconds: Number("int"),
|
|
93
|
+
* // minimumPlayDurationInMilliseconds: Number("int"),
|
|
94
|
+
* // responseDeliveryDelayInMilliseconds: Number("int"),
|
|
95
|
+
* // },
|
|
89
96
|
* // },
|
|
90
97
|
* // customVocabularyImportSpecification: { // CustomVocabularyImportSpecification
|
|
91
98
|
* // botId: "STRING_VALUE", // required
|
|
@@ -82,6 +82,13 @@ declare const StartImportCommand_base: {
|
|
|
82
82
|
* voiceId: "STRING_VALUE",
|
|
83
83
|
* },
|
|
84
84
|
* },
|
|
85
|
+
* audioFillerSettings: { // AudioFillerSettings
|
|
86
|
+
* enabled: true || false,
|
|
87
|
+
* audioType: "MELODY_CHIPPER_CHIME" || "MELODY_CURIOUS_CRAWL" || "MELODY_RISING_RIPPLE" || "MELODY_PATIENT_PING" || "MELODY_PONDERING_PONG" || "TYPING_KINETIC_KEYS" || "TYPING_QUIET_QWERTY",
|
|
88
|
+
* startDelayInMilliseconds: Number("int"),
|
|
89
|
+
* minimumPlayDurationInMilliseconds: Number("int"),
|
|
90
|
+
* responseDeliveryDelayInMilliseconds: Number("int"),
|
|
91
|
+
* },
|
|
85
92
|
* },
|
|
86
93
|
* customVocabularyImportSpecification: { // CustomVocabularyImportSpecification
|
|
87
94
|
* botId: "STRING_VALUE", // required
|
|
@@ -157,6 +164,13 @@ declare const StartImportCommand_base: {
|
|
|
157
164
|
* // voiceId: "STRING_VALUE",
|
|
158
165
|
* // },
|
|
159
166
|
* // },
|
|
167
|
+
* // audioFillerSettings: { // AudioFillerSettings
|
|
168
|
+
* // enabled: true || false,
|
|
169
|
+
* // audioType: "MELODY_CHIPPER_CHIME" || "MELODY_CURIOUS_CRAWL" || "MELODY_RISING_RIPPLE" || "MELODY_PATIENT_PING" || "MELODY_PONDERING_PONG" || "TYPING_KINETIC_KEYS" || "TYPING_QUIET_QWERTY",
|
|
170
|
+
* // startDelayInMilliseconds: Number("int"),
|
|
171
|
+
* // minimumPlayDurationInMilliseconds: Number("int"),
|
|
172
|
+
* // responseDeliveryDelayInMilliseconds: Number("int"),
|
|
173
|
+
* // },
|
|
160
174
|
* // },
|
|
161
175
|
* // customVocabularyImportSpecification: { // CustomVocabularyImportSpecification
|
|
162
176
|
* // botId: "STRING_VALUE", // required
|
|
@@ -52,6 +52,13 @@ declare const UpdateBotLocaleCommand_base: {
|
|
|
52
52
|
* voiceId: "STRING_VALUE",
|
|
53
53
|
* },
|
|
54
54
|
* },
|
|
55
|
+
* audioFillerSettings: { // AudioFillerSettings
|
|
56
|
+
* enabled: true || false,
|
|
57
|
+
* audioType: "MELODY_CHIPPER_CHIME" || "MELODY_CURIOUS_CRAWL" || "MELODY_RISING_RIPPLE" || "MELODY_PATIENT_PING" || "MELODY_PONDERING_PONG" || "TYPING_KINETIC_KEYS" || "TYPING_QUIET_QWERTY",
|
|
58
|
+
* startDelayInMilliseconds: Number("int"),
|
|
59
|
+
* minimumPlayDurationInMilliseconds: Number("int"),
|
|
60
|
+
* responseDeliveryDelayInMilliseconds: Number("int"),
|
|
61
|
+
* },
|
|
55
62
|
* speechRecognitionSettings: { // SpeechRecognitionSettings
|
|
56
63
|
* speechModelPreference: "Standard" || "Neural" || "Deepgram",
|
|
57
64
|
* speechModelConfig: { // SpeechModelConfig
|
|
@@ -133,6 +140,13 @@ declare const UpdateBotLocaleCommand_base: {
|
|
|
133
140
|
* // voiceId: "STRING_VALUE",
|
|
134
141
|
* // },
|
|
135
142
|
* // },
|
|
143
|
+
* // audioFillerSettings: { // AudioFillerSettings
|
|
144
|
+
* // enabled: true || false,
|
|
145
|
+
* // audioType: "MELODY_CHIPPER_CHIME" || "MELODY_CURIOUS_CRAWL" || "MELODY_RISING_RIPPLE" || "MELODY_PATIENT_PING" || "MELODY_PONDERING_PONG" || "TYPING_KINETIC_KEYS" || "TYPING_QUIET_QWERTY",
|
|
146
|
+
* // startDelayInMilliseconds: Number("int"),
|
|
147
|
+
* // minimumPlayDurationInMilliseconds: Number("int"),
|
|
148
|
+
* // responseDeliveryDelayInMilliseconds: Number("int"),
|
|
149
|
+
* // },
|
|
136
150
|
* // speechRecognitionSettings: { // SpeechRecognitionSettings
|
|
137
151
|
* // speechModelPreference: "Standard" || "Neural" || "Deepgram",
|
|
138
152
|
* // speechModelConfig: { // SpeechModelConfig
|
|
@@ -416,6 +416,23 @@ export declare const AssociatedTranscriptFilterName: {
|
|
|
416
416
|
* @public
|
|
417
417
|
*/
|
|
418
418
|
export type AssociatedTranscriptFilterName = (typeof AssociatedTranscriptFilterName)[keyof typeof AssociatedTranscriptFilterName];
|
|
419
|
+
/**
|
|
420
|
+
* @public
|
|
421
|
+
* @enum
|
|
422
|
+
*/
|
|
423
|
+
export declare const AudioFillerType: {
|
|
424
|
+
readonly MELODY_CHIPPER_CHIME: "MELODY_CHIPPER_CHIME";
|
|
425
|
+
readonly MELODY_CURIOUS_CRAWL: "MELODY_CURIOUS_CRAWL";
|
|
426
|
+
readonly MELODY_PATIENT_PING: "MELODY_PATIENT_PING";
|
|
427
|
+
readonly MELODY_PONDERING_PONG: "MELODY_PONDERING_PONG";
|
|
428
|
+
readonly MELODY_RISING_RIPPLE: "MELODY_RISING_RIPPLE";
|
|
429
|
+
readonly TYPING_KINETIC_KEYS: "TYPING_KINETIC_KEYS";
|
|
430
|
+
readonly TYPING_QUIET_QWERTY: "TYPING_QUIET_QWERTY";
|
|
431
|
+
};
|
|
432
|
+
/**
|
|
433
|
+
* @public
|
|
434
|
+
*/
|
|
435
|
+
export type AudioFillerType = (typeof AudioFillerType)[keyof typeof AudioFillerType];
|
|
419
436
|
/**
|
|
420
437
|
* @public
|
|
421
438
|
* @enum
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AggregatedUtterancesFilterName, AggregatedUtterancesFilterOperator, AggregatedUtterancesSortAttribute, AnalyticsBinByName, AnalyticsCommonFilterName, AnalyticsFilterOperator, AnalyticsIntentField, AnalyticsIntentFilterName, AnalyticsIntentMetricName, AnalyticsIntentStageField, AnalyticsIntentStageFilterName, AnalyticsIntentStageMetricName, AnalyticsInterval, AnalyticsMetricStatistic, AnalyticsNodeType, AnalyticsSessionField, AnalyticsSessionFilterName, AnalyticsSessionMetricName, AnalyticsSortOrder, AnalyticsUtteranceAttributeName, AnalyticsUtteranceField, AnalyticsUtteranceFilterName, AnalyticsUtteranceMetricName, AssistedNluMode, AssociatedTranscriptFilterName, AudioRecognitionStrategy, BedrockTraceStatus, BotAliasReplicationStatus, BotAliasStatus, BotAnalyzerStatus, BotFilterName, BotFilterOperator, BotLocaleFilterName, BotLocaleFilterOperator, BotLocaleSortAttribute, BotLocaleStatus, BotRecommendationStatus, BotReplicaStatus, BotSortAttribute, BotStatus, BotType, BotVersionReplicaSortAttribute, BotVersionReplicationStatus, BotVersionSortAttribute, BuiltInIntentSortAttribute, BuiltInSlotTypeSortAttribute, ConversationLogsInputModeFilter, CustomVocabularyStatus, DialogActionType, Effect, ErrorCode, ExportFilterName, ExportFilterOperator, ExportSortAttribute, ExportStatus, GenerationSortByAttribute, GenerationStatus, ImportExportFileFormat, ImportFilterName, ImportFilterOperator,
|
|
1
|
+
import type { AggregatedUtterancesFilterName, AggregatedUtterancesFilterOperator, AggregatedUtterancesSortAttribute, AnalyticsBinByName, AnalyticsCommonFilterName, AnalyticsFilterOperator, AnalyticsIntentField, AnalyticsIntentFilterName, AnalyticsIntentMetricName, AnalyticsIntentStageField, AnalyticsIntentStageFilterName, AnalyticsIntentStageMetricName, AnalyticsInterval, AnalyticsMetricStatistic, AnalyticsNodeType, AnalyticsSessionField, AnalyticsSessionFilterName, AnalyticsSessionMetricName, AnalyticsSortOrder, AnalyticsUtteranceAttributeName, AnalyticsUtteranceField, AnalyticsUtteranceFilterName, AnalyticsUtteranceMetricName, AssistedNluMode, AssociatedTranscriptFilterName, AudioFillerType, AudioRecognitionStrategy, BedrockTraceStatus, BotAliasReplicationStatus, BotAliasStatus, BotAnalyzerStatus, BotFilterName, BotFilterOperator, BotLocaleFilterName, BotLocaleFilterOperator, BotLocaleSortAttribute, BotLocaleStatus, BotRecommendationStatus, BotReplicaStatus, BotSortAttribute, BotStatus, BotType, BotVersionReplicaSortAttribute, BotVersionReplicationStatus, BotVersionSortAttribute, BuiltInIntentSortAttribute, BuiltInSlotTypeSortAttribute, ConversationLogsInputModeFilter, CustomVocabularyStatus, DialogActionType, Effect, ErrorCode, ExportFilterName, ExportFilterOperator, ExportSortAttribute, ExportStatus, GenerationSortByAttribute, GenerationStatus, ImportExportFileFormat, ImportFilterName, ImportFilterOperator, ImportStatus, MergeStrategy, MessageSelectionStrategy, ObfuscationSettingType, Priority, PromptAttempt, SlotResolutionStrategy, SlotValueResolutionStrategy, SortOrder, SpeechDetectionSensitivity, SpeechModelPreference, TestExecutionApiMode, TestExecutionModality, TestExecutionStatus, TestResultMatchStatus, TestSetDiscrepancyReportStatus, TestSetGenerationStatus, TestSetModality, TestSetStatus, TranscriptFormat, VoiceEngine } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* <p>The active context used in the test execution.</p>
|
|
4
4
|
* @public
|
|
@@ -1839,6 +1839,56 @@ export interface AudioAndDTMFInputSpecification {
|
|
|
1839
1839
|
*/
|
|
1840
1840
|
dtmfSpecification?: DTMFSpecification | undefined;
|
|
1841
1841
|
}
|
|
1842
|
+
/**
|
|
1843
|
+
* <p>Configuration that plays background filler audio during speech-to-speech
|
|
1844
|
+
* interactions to mask processing delays and improve the perceived
|
|
1845
|
+
* responsiveness of the bot.</p>
|
|
1846
|
+
* <p>Audio filler requires <code>unifiedSpeechSettings</code> (speech-to-speech)
|
|
1847
|
+
* to be enabled on the bot locale when <code>enabled</code> is
|
|
1848
|
+
* <code>true</code>.</p>
|
|
1849
|
+
* @public
|
|
1850
|
+
*/
|
|
1851
|
+
export interface AudioFillerSettings {
|
|
1852
|
+
/**
|
|
1853
|
+
* <p>Specifies whether audio filler playback is enabled for the bot locale.
|
|
1854
|
+
* Set to <code>true</code> to play filler audio while Amazon Lex processes a
|
|
1855
|
+
* user utterance. Set to <code>false</code> to disable filler audio.</p>
|
|
1856
|
+
* @public
|
|
1857
|
+
*/
|
|
1858
|
+
enabled?: boolean | undefined;
|
|
1859
|
+
/**
|
|
1860
|
+
* <p>The identifier of the audio filler to play while Amazon Lex processes the
|
|
1861
|
+
* user's input. This field is required when <code>enabled</code> is
|
|
1862
|
+
* <code>true</code>.</p>
|
|
1863
|
+
* @public
|
|
1864
|
+
*/
|
|
1865
|
+
audioType?: AudioFillerType | undefined;
|
|
1866
|
+
/**
|
|
1867
|
+
* <p>The time, in milliseconds, to wait after the end of the user's
|
|
1868
|
+
* utterance before starting audio filler playback. Valid range is
|
|
1869
|
+
* <code>500</code> to <code>5000</code> milliseconds. If not specified,
|
|
1870
|
+
* Amazon Lex uses a default of <code>2500</code> milliseconds.</p>
|
|
1871
|
+
* @public
|
|
1872
|
+
*/
|
|
1873
|
+
startDelayInMilliseconds?: number | undefined;
|
|
1874
|
+
/**
|
|
1875
|
+
* <p>The minimum time, in milliseconds, that audio filler plays once it
|
|
1876
|
+
* has started, even if the bot response becomes ready sooner. Valid range
|
|
1877
|
+
* is <code>1000</code> to <code>5000</code> milliseconds. If not
|
|
1878
|
+
* specified, Amazon Lex uses a default of <code>3000</code>
|
|
1879
|
+
* milliseconds.</p>
|
|
1880
|
+
* @public
|
|
1881
|
+
*/
|
|
1882
|
+
minimumPlayDurationInMilliseconds?: number | undefined;
|
|
1883
|
+
/**
|
|
1884
|
+
* <p>The silent delay, in milliseconds, inserted between the end of audio
|
|
1885
|
+
* filler playback and the start of the bot's response. Valid range is
|
|
1886
|
+
* <code>200</code> to <code>1000</code> milliseconds. If not specified,
|
|
1887
|
+
* Amazon Lex uses a default of <code>500</code> milliseconds.</p>
|
|
1888
|
+
* @public
|
|
1889
|
+
*/
|
|
1890
|
+
responseDeliveryDelayInMilliseconds?: number | undefined;
|
|
1891
|
+
}
|
|
1842
1892
|
/**
|
|
1843
1893
|
* <p>Specifies an Amazon S3 bucket for logging audio conversations</p>
|
|
1844
1894
|
* @public
|
|
@@ -2942,6 +2992,14 @@ export interface BotLocaleImportSpecification {
|
|
|
2942
2992
|
* @public
|
|
2943
2993
|
*/
|
|
2944
2994
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
2995
|
+
/**
|
|
2996
|
+
* <p>Audio filler settings to apply when importing the bot locale
|
|
2997
|
+
* configuration. Audio filler requires <code>unifiedSpeechSettings</code>
|
|
2998
|
+
* (speech-to-speech) to be enabled when <code>enabled</code> is
|
|
2999
|
+
* <code>true</code>.</p>
|
|
3000
|
+
* @public
|
|
3001
|
+
*/
|
|
3002
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
2945
3003
|
}
|
|
2946
3004
|
/**
|
|
2947
3005
|
* <p>Specifies attributes for sorting a list of bot locales.</p>
|
|
@@ -4400,6 +4458,15 @@ export interface CreateBotLocaleRequest {
|
|
|
4400
4458
|
* @public
|
|
4401
4459
|
*/
|
|
4402
4460
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
4461
|
+
/**
|
|
4462
|
+
* <p>Audio filler settings to configure for the new bot locale. When
|
|
4463
|
+
* enabled, Amazon Lex plays a brief background audio filler during
|
|
4464
|
+
* speech-to-speech interactions to mask processing delays. Requires
|
|
4465
|
+
* <code>unifiedSpeechSettings</code> (speech-to-speech) to be configured
|
|
4466
|
+
* on the bot locale.</p>
|
|
4467
|
+
* @public
|
|
4468
|
+
*/
|
|
4469
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
4403
4470
|
/**
|
|
4404
4471
|
* <p>Speech-to-text settings to configure for the new bot locale.</p>
|
|
4405
4472
|
* @public
|
|
@@ -4463,6 +4530,11 @@ export interface CreateBotLocaleResponse {
|
|
|
4463
4530
|
* @public
|
|
4464
4531
|
*/
|
|
4465
4532
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
4533
|
+
/**
|
|
4534
|
+
* <p>The audio filler settings configured for the created bot locale.</p>
|
|
4535
|
+
* @public
|
|
4536
|
+
*/
|
|
4537
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
4466
4538
|
/**
|
|
4467
4539
|
* <p>The speech-to-text settings configured for the created bot locale.</p>
|
|
4468
4540
|
* @public
|
|
@@ -6805,6 +6877,11 @@ export interface DescribeBotLocaleResponse {
|
|
|
6805
6877
|
* @public
|
|
6806
6878
|
*/
|
|
6807
6879
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
6880
|
+
/**
|
|
6881
|
+
* <p>The audio filler settings configured for the bot locale.</p>
|
|
6882
|
+
* @public
|
|
6883
|
+
*/
|
|
6884
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
6808
6885
|
/**
|
|
6809
6886
|
* <p>The speech-to-text settings configured for the bot locale.</p>
|
|
6810
6887
|
* @public
|
|
@@ -8412,19 +8489,3 @@ export interface ImportFilter {
|
|
|
8412
8489
|
*/
|
|
8413
8490
|
operator: ImportFilterOperator | undefined;
|
|
8414
8491
|
}
|
|
8415
|
-
/**
|
|
8416
|
-
* <p>Provides information for sorting a list of imports.</p>
|
|
8417
|
-
* @public
|
|
8418
|
-
*/
|
|
8419
|
-
export interface ImportSortBy {
|
|
8420
|
-
/**
|
|
8421
|
-
* <p>The export field to use for sorting.</p>
|
|
8422
|
-
* @public
|
|
8423
|
-
*/
|
|
8424
|
-
attribute: ImportSortAttribute | undefined;
|
|
8425
|
-
/**
|
|
8426
|
-
* <p>The order to sort the list.</p>
|
|
8427
|
-
* @public
|
|
8428
|
-
*/
|
|
8429
|
-
order: SortOrder | undefined;
|
|
8430
|
-
}
|
|
@@ -1,5 +1,21 @@
|
|
|
1
|
-
import type { AnalysisScope, AnalyticsModality, AnalyticsSessionSortByName, AnalyticsSortOrder, AnalyticsUtteranceSortByName, BotAliasStatus, BotAnalyzerStatus, BotLocaleStatus, BotRecommendationStatus, BotStatus, BotType, ConversationEndState, ExportStatus, GenerationStatus, ImportExportFileFormat, ImportResourceType, ImportStatus, IntentFilterName, IntentFilterOperator, IntentSortAttribute, IntentState, MergeStrategy, SearchOrder, SlotConstraint, SlotFilterName, SlotFilterOperator, SlotShape, SlotSortAttribute, SlotTypeCategory, SlotTypeFilterName, SlotTypeFilterOperator, SlotTypeSortAttribute, SortOrder, SpeechDetectionSensitivity, TestExecutionApiMode, TestExecutionModality, TestExecutionSortAttribute, TestExecutionStatus, TestResultMatchStatus, TestResultTypeFilter, TestSetGenerationStatus, TestSetModality, TestSetSortAttribute, TestSetStatus, TimeDimension, UtteranceContentType } from "./enums";
|
|
2
|
-
import type { ActiveContext, AgentTurnResult, AgentTurnSpecification, AggregatedUtterancesFilter, AggregatedUtterancesSortBy, AggregatedUtterancesSummary, AnalyticsBinBySpecification, AnalyticsIntentFilter, AnalyticsIntentGroupBySpecification, AnalyticsIntentMetric, AnalyticsIntentNodeSummary, AnalyticsIntentResult, AnalyticsIntentStageFilter, AnalyticsIntentStageGroupBySpecification, AnalyticsIntentStageMetric, AnalyticsIntentStageResult, AnalyticsPathFilter, AnalyticsSessionFilter, AnalyticsSessionGroupBySpecification, AnalyticsSessionMetric, AnalyticsSessionResult, AnalyticsUtteranceAttribute, AnalyticsUtteranceFilter, AnalyticsUtteranceGroupBySpecification, AnalyticsUtteranceMetric, AnalyticsUtteranceResult, AssociatedTranscript, AssociatedTranscriptFilter, BotAliasLocaleSettings, BotAliasReplicaSummary, BotAliasSummary, BotAnalyzerHistorySummary, BotFilter, BotLocaleFilter, BotLocaleSortBy, BotLocaleSummary, BotMember, BotRecommendationSummary, BotReplicaSummary, BotSortBy, BotSummary, BotVersionReplicaSortBy, BotVersionReplicaSummary, BotVersionSortBy, BotVersionSummary, BuiltInIntentSortBy, BuiltInIntentSummary, BuiltInSlotTypeSortBy, BuiltInSlotTypeSummary, CompositeSlotTypeSetting, Condition, ConversationLevelResultDetail, ConversationLevelTestResults, ConversationLevelTestResultsFilterBy, ConversationLogSettings, CustomVocabularyItem, DataPrivacy, DialogAction, DialogCodeHookSettings, ElicitationCodeHookInvocationSetting, EncryptionSetting, ErrorLogSettings, ExecutionErrorDetails, ExportFilter, ExportResourceSpecification, ExportSortBy, ExportSummary, ExternalSourceSetting, FulfillmentUpdatesSpecification, GenerationSortBy, GenerationSummary, GenerativeAISettings, ImageResponseCard, ImportFilter, ImportResourceSpecification,
|
|
1
|
+
import type { AnalysisScope, AnalyticsModality, AnalyticsSessionSortByName, AnalyticsSortOrder, AnalyticsUtteranceSortByName, BotAliasStatus, BotAnalyzerStatus, BotLocaleStatus, BotRecommendationStatus, BotStatus, BotType, ConversationEndState, ExportStatus, GenerationStatus, ImportExportFileFormat, ImportResourceType, ImportSortAttribute, ImportStatus, IntentFilterName, IntentFilterOperator, IntentSortAttribute, IntentState, MergeStrategy, SearchOrder, SlotConstraint, SlotFilterName, SlotFilterOperator, SlotShape, SlotSortAttribute, SlotTypeCategory, SlotTypeFilterName, SlotTypeFilterOperator, SlotTypeSortAttribute, SortOrder, SpeechDetectionSensitivity, TestExecutionApiMode, TestExecutionModality, TestExecutionSortAttribute, TestExecutionStatus, TestResultMatchStatus, TestResultTypeFilter, TestSetGenerationStatus, TestSetModality, TestSetSortAttribute, TestSetStatus, TimeDimension, UtteranceContentType } from "./enums";
|
|
2
|
+
import type { ActiveContext, AgentTurnResult, AgentTurnSpecification, AggregatedUtterancesFilter, AggregatedUtterancesSortBy, AggregatedUtterancesSummary, AnalyticsBinBySpecification, AnalyticsIntentFilter, AnalyticsIntentGroupBySpecification, AnalyticsIntentMetric, AnalyticsIntentNodeSummary, AnalyticsIntentResult, AnalyticsIntentStageFilter, AnalyticsIntentStageGroupBySpecification, AnalyticsIntentStageMetric, AnalyticsIntentStageResult, AnalyticsPathFilter, AnalyticsSessionFilter, AnalyticsSessionGroupBySpecification, AnalyticsSessionMetric, AnalyticsSessionResult, AnalyticsUtteranceAttribute, AnalyticsUtteranceFilter, AnalyticsUtteranceGroupBySpecification, AnalyticsUtteranceMetric, AnalyticsUtteranceResult, AssociatedTranscript, AssociatedTranscriptFilter, AudioFillerSettings, BotAliasLocaleSettings, BotAliasReplicaSummary, BotAliasSummary, BotAnalyzerHistorySummary, BotFilter, BotLocaleFilter, BotLocaleSortBy, BotLocaleSummary, BotMember, BotRecommendationSummary, BotReplicaSummary, BotSortBy, BotSummary, BotVersionReplicaSortBy, BotVersionReplicaSummary, BotVersionSortBy, BotVersionSummary, BuiltInIntentSortBy, BuiltInIntentSummary, BuiltInSlotTypeSortBy, BuiltInSlotTypeSummary, CompositeSlotTypeSetting, Condition, ConversationLevelResultDetail, ConversationLevelTestResults, ConversationLevelTestResultsFilterBy, ConversationLogSettings, CustomVocabularyItem, DataPrivacy, DialogAction, DialogCodeHookSettings, ElicitationCodeHookInvocationSetting, EncryptionSetting, ErrorLogSettings, ExecutionErrorDetails, ExportFilter, ExportResourceSpecification, ExportSortBy, ExportSummary, ExternalSourceSetting, FulfillmentUpdatesSpecification, GenerationSortBy, GenerationSummary, GenerativeAISettings, ImageResponseCard, ImportFilter, ImportResourceSpecification, InputContext, KendraConfiguration, MultipleValuesSetting, ObfuscationSetting, OutputContext, PromptSpecification, QInConnectIntentConfiguration, QnAIntentConfiguration, ResponseSpecification, SampleUtterance, SentimentAnalysisSettings, SlotDefaultValueSpecification, SlotPriority, SlotResolutionSetting, SlotTypeValue, SlotValue, SlotValueSelectionSetting, SpeechRecognitionSettings, SubSlotSetting, TestExecutionTarget, TestSetGenerationDataSource, TestSetStorageLocation, TranscriptSourceSetting, UnifiedSpeechSettings, VoiceSettings, WaitAndContinueSpecification } from "./models_0";
|
|
3
|
+
/**
|
|
4
|
+
* <p>Provides information for sorting a list of imports.</p>
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface ImportSortBy {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The export field to use for sorting.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
attribute: ImportSortAttribute | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* <p>The order to sort the list.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
order: SortOrder | undefined;
|
|
18
|
+
}
|
|
3
19
|
/**
|
|
4
20
|
* <p>Provides summary information about an import in an import
|
|
5
21
|
* list.</p>
|
|
@@ -4393,6 +4409,13 @@ export interface UpdateBotLocaleRequest {
|
|
|
4393
4409
|
* @public
|
|
4394
4410
|
*/
|
|
4395
4411
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
4412
|
+
/**
|
|
4413
|
+
* <p>Updated audio filler settings to apply to the bot locale. When
|
|
4414
|
+
* enabled, requires <code>unifiedSpeechSettings</code> (speech-to-speech)
|
|
4415
|
+
* to be configured on the bot locale.</p>
|
|
4416
|
+
* @public
|
|
4417
|
+
*/
|
|
4418
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
4396
4419
|
/**
|
|
4397
4420
|
* <p>Updated speech-to-text settings to apply to the bot locale.</p>
|
|
4398
4421
|
* @public
|
|
@@ -4458,6 +4481,11 @@ export interface UpdateBotLocaleResponse {
|
|
|
4458
4481
|
* @public
|
|
4459
4482
|
*/
|
|
4460
4483
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
4484
|
+
/**
|
|
4485
|
+
* <p>The updated audio filler settings for the bot locale.</p>
|
|
4486
|
+
* @public
|
|
4487
|
+
*/
|
|
4488
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
4461
4489
|
/**
|
|
4462
4490
|
* <p>The updated speech-to-text settings for the bot locale.</p>
|
|
4463
4491
|
* @public
|
|
@@ -55,6 +55,7 @@ export declare var AnalyticsUtteranceResult$: StaticStructureSchema;
|
|
|
55
55
|
export declare var AssociatedTranscript$: StaticStructureSchema;
|
|
56
56
|
export declare var AssociatedTranscriptFilter$: StaticStructureSchema;
|
|
57
57
|
export declare var AudioAndDTMFInputSpecification$: StaticStructureSchema;
|
|
58
|
+
export declare var AudioFillerSettings$: StaticStructureSchema;
|
|
58
59
|
export declare var AudioLogDestination$: StaticStructureSchema;
|
|
59
60
|
export declare var AudioLogSetting$: StaticStructureSchema;
|
|
60
61
|
export declare var AudioSpecification$: StaticStructureSchema;
|
|
@@ -228,6 +228,17 @@ export declare const AssociatedTranscriptFilterName: {
|
|
|
228
228
|
};
|
|
229
229
|
export type AssociatedTranscriptFilterName =
|
|
230
230
|
(typeof AssociatedTranscriptFilterName)[keyof typeof AssociatedTranscriptFilterName];
|
|
231
|
+
export declare const AudioFillerType: {
|
|
232
|
+
readonly MELODY_CHIPPER_CHIME: "MELODY_CHIPPER_CHIME";
|
|
233
|
+
readonly MELODY_CURIOUS_CRAWL: "MELODY_CURIOUS_CRAWL";
|
|
234
|
+
readonly MELODY_PATIENT_PING: "MELODY_PATIENT_PING";
|
|
235
|
+
readonly MELODY_PONDERING_PONG: "MELODY_PONDERING_PONG";
|
|
236
|
+
readonly MELODY_RISING_RIPPLE: "MELODY_RISING_RIPPLE";
|
|
237
|
+
readonly TYPING_KINETIC_KEYS: "TYPING_KINETIC_KEYS";
|
|
238
|
+
readonly TYPING_QUIET_QWERTY: "TYPING_QUIET_QWERTY";
|
|
239
|
+
};
|
|
240
|
+
export type AudioFillerType =
|
|
241
|
+
(typeof AudioFillerType)[keyof typeof AudioFillerType];
|
|
231
242
|
export declare const ErrorCode: {
|
|
232
243
|
readonly DUPLICATE_INPUT: "DUPLICATE_INPUT";
|
|
233
244
|
readonly INTERNAL_SERVER_FAILURE: "INTERNAL_SERVER_FAILURE";
|
|
@@ -24,6 +24,7 @@ import {
|
|
|
24
24
|
AnalyticsUtteranceMetricName,
|
|
25
25
|
AssistedNluMode,
|
|
26
26
|
AssociatedTranscriptFilterName,
|
|
27
|
+
AudioFillerType,
|
|
27
28
|
AudioRecognitionStrategy,
|
|
28
29
|
BedrockTraceStatus,
|
|
29
30
|
BotAliasReplicationStatus,
|
|
@@ -59,7 +60,6 @@ import {
|
|
|
59
60
|
ImportExportFileFormat,
|
|
60
61
|
ImportFilterName,
|
|
61
62
|
ImportFilterOperator,
|
|
62
|
-
ImportSortAttribute,
|
|
63
63
|
ImportStatus,
|
|
64
64
|
MergeStrategy,
|
|
65
65
|
MessageSelectionStrategy,
|
|
@@ -281,6 +281,13 @@ export interface AudioAndDTMFInputSpecification {
|
|
|
281
281
|
audioSpecification?: AudioSpecification | undefined;
|
|
282
282
|
dtmfSpecification?: DTMFSpecification | undefined;
|
|
283
283
|
}
|
|
284
|
+
export interface AudioFillerSettings {
|
|
285
|
+
enabled?: boolean | undefined;
|
|
286
|
+
audioType?: AudioFillerType | undefined;
|
|
287
|
+
startDelayInMilliseconds?: number | undefined;
|
|
288
|
+
minimumPlayDurationInMilliseconds?: number | undefined;
|
|
289
|
+
responseDeliveryDelayInMilliseconds?: number | undefined;
|
|
290
|
+
}
|
|
284
291
|
export interface S3BucketLogDestination {
|
|
285
292
|
kmsKeyArn?: string | undefined;
|
|
286
293
|
s3BucketArn: string | undefined;
|
|
@@ -493,6 +500,7 @@ export interface BotLocaleImportSpecification {
|
|
|
493
500
|
speechRecognitionSettings?: SpeechRecognitionSettings | undefined;
|
|
494
501
|
speechDetectionSensitivity?: SpeechDetectionSensitivity | undefined;
|
|
495
502
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
503
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
496
504
|
}
|
|
497
505
|
export interface BotLocaleSortBy {
|
|
498
506
|
attribute: BotLocaleSortAttribute | undefined;
|
|
@@ -812,6 +820,7 @@ export interface CreateBotLocaleRequest {
|
|
|
812
820
|
nluIntentConfidenceThreshold: number | undefined;
|
|
813
821
|
voiceSettings?: VoiceSettings | undefined;
|
|
814
822
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
823
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
815
824
|
speechRecognitionSettings?: SpeechRecognitionSettings | undefined;
|
|
816
825
|
generativeAISettings?: GenerativeAISettings | undefined;
|
|
817
826
|
speechDetectionSensitivity?: SpeechDetectionSensitivity | undefined;
|
|
@@ -825,6 +834,7 @@ export interface CreateBotLocaleResponse {
|
|
|
825
834
|
nluIntentConfidenceThreshold?: number | undefined;
|
|
826
835
|
voiceSettings?: VoiceSettings | undefined;
|
|
827
836
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
837
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
828
838
|
speechRecognitionSettings?: SpeechRecognitionSettings | undefined;
|
|
829
839
|
botLocaleStatus?: BotLocaleStatus | undefined;
|
|
830
840
|
creationDateTime?: Date | undefined;
|
|
@@ -1324,6 +1334,7 @@ export interface DescribeBotLocaleResponse {
|
|
|
1324
1334
|
nluIntentConfidenceThreshold?: number | undefined;
|
|
1325
1335
|
voiceSettings?: VoiceSettings | undefined;
|
|
1326
1336
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
1337
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
1327
1338
|
speechRecognitionSettings?: SpeechRecognitionSettings | undefined;
|
|
1328
1339
|
intentsCount?: number | undefined;
|
|
1329
1340
|
slotTypesCount?: number | undefined;
|
|
@@ -1675,7 +1686,3 @@ export interface ImportFilter {
|
|
|
1675
1686
|
values: string[] | undefined;
|
|
1676
1687
|
operator: ImportFilterOperator | undefined;
|
|
1677
1688
|
}
|
|
1678
|
-
export interface ImportSortBy {
|
|
1679
|
-
attribute: ImportSortAttribute | undefined;
|
|
1680
|
-
order: SortOrder | undefined;
|
|
1681
|
-
}
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GenerationStatus,
|
|
16
16
|
ImportExportFileFormat,
|
|
17
17
|
ImportResourceType,
|
|
18
|
+
ImportSortAttribute,
|
|
18
19
|
ImportStatus,
|
|
19
20
|
IntentFilterName,
|
|
20
21
|
IntentFilterOperator,
|
|
@@ -75,6 +76,7 @@ import {
|
|
|
75
76
|
AnalyticsUtteranceResult,
|
|
76
77
|
AssociatedTranscript,
|
|
77
78
|
AssociatedTranscriptFilter,
|
|
79
|
+
AudioFillerSettings,
|
|
78
80
|
BotAliasLocaleSettings,
|
|
79
81
|
BotAliasReplicaSummary,
|
|
80
82
|
BotAliasSummary,
|
|
@@ -122,7 +124,6 @@ import {
|
|
|
122
124
|
ImageResponseCard,
|
|
123
125
|
ImportFilter,
|
|
124
126
|
ImportResourceSpecification,
|
|
125
|
-
ImportSortBy,
|
|
126
127
|
InputContext,
|
|
127
128
|
KendraConfiguration,
|
|
128
129
|
MultipleValuesSetting,
|
|
@@ -150,6 +151,10 @@ import {
|
|
|
150
151
|
VoiceSettings,
|
|
151
152
|
WaitAndContinueSpecification,
|
|
152
153
|
} from "./models_0";
|
|
154
|
+
export interface ImportSortBy {
|
|
155
|
+
attribute: ImportSortAttribute | undefined;
|
|
156
|
+
order: SortOrder | undefined;
|
|
157
|
+
}
|
|
153
158
|
export interface ImportSummary {
|
|
154
159
|
importId?: string | undefined;
|
|
155
160
|
importedResourceId?: string | undefined;
|
|
@@ -998,6 +1003,7 @@ export interface UpdateBotLocaleRequest {
|
|
|
998
1003
|
nluIntentConfidenceThreshold: number | undefined;
|
|
999
1004
|
voiceSettings?: VoiceSettings | undefined;
|
|
1000
1005
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
1006
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
1001
1007
|
speechRecognitionSettings?: SpeechRecognitionSettings | undefined;
|
|
1002
1008
|
generativeAISettings?: GenerativeAISettings | undefined;
|
|
1003
1009
|
speechDetectionSensitivity?: SpeechDetectionSensitivity | undefined;
|
|
@@ -1011,6 +1017,7 @@ export interface UpdateBotLocaleResponse {
|
|
|
1011
1017
|
nluIntentConfidenceThreshold?: number | undefined;
|
|
1012
1018
|
voiceSettings?: VoiceSettings | undefined;
|
|
1013
1019
|
unifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
|
|
1020
|
+
audioFillerSettings?: AudioFillerSettings | undefined;
|
|
1014
1021
|
speechRecognitionSettings?: SpeechRecognitionSettings | undefined;
|
|
1015
1022
|
botLocaleStatus?: BotLocaleStatus | undefined;
|
|
1016
1023
|
failureReasons?: string[] | undefined;
|
|
@@ -54,6 +54,7 @@ export declare var AnalyticsUtteranceResult$: StaticStructureSchema;
|
|
|
54
54
|
export declare var AssociatedTranscript$: StaticStructureSchema;
|
|
55
55
|
export declare var AssociatedTranscriptFilter$: StaticStructureSchema;
|
|
56
56
|
export declare var AudioAndDTMFInputSpecification$: StaticStructureSchema;
|
|
57
|
+
export declare var AudioFillerSettings$: StaticStructureSchema;
|
|
57
58
|
export declare var AudioLogDestination$: StaticStructureSchema;
|
|
58
59
|
export declare var AudioLogSetting$: StaticStructureSchema;
|
|
59
60
|
export declare var AudioSpecification$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-lex-models-v2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Lex Models V2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1045.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-lex-models-v2",
|