import * as mod from "https://aws-api.deno.dev/v0.3/services/lexmodelsv2.ts?docs=full";
LexModelsV2 |
AdvancedRecognitionSetting | Provides settings that enable advanced recognition settings for slot values. |
AggregatedUtterancesFilter | Filters responses returned by the |
AggregatedUtterancesSortBy | Specifies attributes for sorting a list of utterances. |
AggregatedUtterancesSummary | Provides summary information for aggregated utterances.
The |
AssociatedTranscript | The object containing information that associates the recommended intent/slot type with a conversation. |
AssociatedTranscriptFilter | Filters to search for the associated transcript. |
AudioLogDestination | The location of audio log files collected when conversation logging is enabled for a bot. |
AudioLogSetting | Settings for logging audio of conversations between Amazon Lex and a user. You specify whether to log audio and the Amazon S3 bucket where the audio file is stored. |
BotAliasHistoryEvent | Provides a record of an event that affects a bot alias. For example, when the version of a bot that the alias points to changes. |
BotAliasLocaleSettings | Specifies settings that are unique to a locale. For example, you can use different Lambda function depending on the bot's locale. |
BotAliasSummary | Summary information about bot aliases returned from the ListBotAliases operation. |
BotExportSpecification | Provides the identity of a the bot that was exported. |
BotFilter | Filters the responses returned by the |
BotImportSpecification | Provides the bot parameters required for importing a bot. |
BotLocaleExportSpecification | Provides the bot locale parameters required for exporting a bot locale. |
BotLocaleFilter | Filters responses returned by the |
BotLocaleHistoryEvent | Provides information about an event that occurred affecting the bot locale. |
BotLocaleImportSpecification | Provides the bot locale parameters required for importing a bot locale. |
BotLocaleSortBy | Specifies attributes for sorting a list of bot locales. |
BotLocaleSummary | Summary information about bot locales returned by the ListBotLocales operation. |
BotRecommendationResults | The object representing the URL of the bot definition, the URL of the associated transcript and a statistical summary of the bot recommendation results. |
BotRecommendationResultStatistics | A statistical summary of the bot recommendation results. |
BotRecommendationSummary | A summary of the bot recommendation. |
BotSortBy | Specifies attributes for sorting a list of bots. |
BotSummary | Summary information about a bot returned by the ListBots operation. |
BotVersionLocaleDetails | The version of a bot used for a bot locale. |
BotVersionSortBy | Specifies attributes for sorting a list of bot versions. |
BotVersionSummary | Summary information about a bot version returned by the ListBotVersions operation. |
BuildBotLocaleRequest | |
BuildBotLocaleResponse | |
BuiltInIntentSortBy | Specifies attributes for sorting a list of built-in intents. |
BuiltInIntentSummary | Provides summary information about a built-in intent for the ListBuiltInIntents operation. |
BuiltInSlotTypeSortBy | Specifies attributes for sorting a list of built-in slot types. |
BuiltInSlotTypeSummary | Provides summary information about a built-in slot type for the ListBuiltInSlotTypes operation. |
Button | Describes a button to use on a response card used to gather slot values from a user. |
CloudWatchLogGroupLogDestination | The Amazon CloudWatch Logs log group where the text and metadata logs are delivered. The log group must exist before you enable logging. |
CodeHookSpecification | Contains information about code hooks that Amazon Lex calls during a conversation. |
ConversationLogSettings | Configures conversation logging that saves audio, text, and metadata for the conversations with your users. |
CreateBotAliasRequest | |
CreateBotAliasResponse | |
CreateBotLocaleRequest | |
CreateBotLocaleResponse | |
CreateBotRequest | |
CreateBotResponse | |
CreateBotVersionRequest | |
CreateBotVersionResponse | |
CreateExportRequest | |
CreateExportResponse | |
CreateIntentRequest | |
CreateIntentResponse | |
CreateResourcePolicyRequest | |
CreateResourcePolicyResponse | |
CreateResourcePolicyStatementRequest | |
CreateResourcePolicyStatementResponse | |
CreateSlotRequest | |
CreateSlotResponse | |
CreateSlotTypeRequest | |
CreateSlotTypeResponse | |
CreateUploadUrlResponse | |
CustomPayload | A custom response string that Amazon Lex sends to your application. You define the content and structure the string. |
CustomVocabularyExportSpecification | Provides the parameters required for exporting a custom vocabulary. |
CustomVocabularyImportSpecification | Provides the parameters required for importing a custom vocabulary. |
DataPrivacy | By default, data stored by Amazon Lex is encrypted.
The |
DateRangeFilter | The object used for specifying the data range that the customer wants Amazon Lex to read through in the input transcripts. |
DeleteBotAliasRequest | |
DeleteBotAliasResponse | |
DeleteBotLocaleRequest | |
DeleteBotLocaleResponse | |
DeleteBotRequest | |
DeleteBotResponse | |
DeleteBotVersionRequest | |
DeleteBotVersionResponse | |
DeleteCustomVocabularyRequest | |
DeleteCustomVocabularyResponse | |
DeleteExportRequest | |
DeleteExportResponse | |
DeleteImportRequest | |
DeleteImportResponse | |
DeleteIntentRequest | |
DeleteResourcePolicyRequest | |
DeleteResourcePolicyResponse | |
DeleteResourcePolicyStatementRequest | |
DeleteResourcePolicyStatementResponse | |
DeleteSlotRequest | |
DeleteSlotTypeRequest | |
DeleteUtterancesRequest | |
DescribeBotAliasRequest | |
DescribeBotAliasResponse | |
DescribeBotLocaleRequest | |
DescribeBotLocaleResponse | |
DescribeBotRecommendationRequest | |
DescribeBotRecommendationResponse | |
DescribeBotRequest | |
DescribeBotResponse | |
DescribeBotVersionRequest | |
DescribeBotVersionResponse | |
DescribeCustomVocabularyMetadataRequest | |
DescribeCustomVocabularyMetadataResponse | |
DescribeExportRequest | |
DescribeExportResponse | |
DescribeImportRequest | |
DescribeImportResponse | |
DescribeIntentRequest | |
DescribeIntentResponse | |
DescribeResourcePolicyRequest | |
DescribeResourcePolicyResponse | |
DescribeSlotRequest | |
DescribeSlotResponse | |
DescribeSlotTypeRequest | |
DescribeSlotTypeResponse | |
DialogCodeHookSettings | Settings that determine the Lambda function that Amazon Lex uses for processing user responses. |
EncryptionSetting | The object representing the passwords that were used to encrypt the data related to the bot recommendation, as well as the KMS key ARN used to encrypt the associated metadata. |
ExportFilter | Filters the response form the ListExports operation |
ExportResourceSpecification | Provides information about the bot or bot locale that you want to export.
You can specify the |
ExportSortBy | Provides information about sorting a list of exports. |
ExportSummary | Provides summary information about an export in an export list. |
ExternalSourceSetting | Provides information about the external source of the slot type's definition. |
FulfillmentCodeHookSettings | Determines if a Lambda function should be invoked for a specific intent. |
FulfillmentStartResponseSpecification | Provides settings for a message that is sent to the user when a fulfillment Lambda function starts running. |
FulfillmentUpdateResponseSpecification | Provides settings for a message that is sent periodically to the user while a fulfillment Lambda function is running. |
FulfillmentUpdatesSpecification | Provides information for updating the user on the progress of fulfilling an intent. |
GrammarSlotTypeSetting | Settings requried for a slot type based on a grammar that you provide. |
GrammarSlotTypeSource | Describes the Amazon S3 bucket name and location for the grammar that is the source for the slot type. |
ImageResponseCard | A card that is shown to the user by a messaging platform. You define the contents of the card, the card is displayed by the platform. |
ImportFilter | Filters the response from the ListImports operation. |
ImportResourceSpecification | Provides information about the bot or bot locale that you want to import.
You can specify the |
ImportSortBy | Provides information for sorting a list of imports. |
ImportSummary | Provides summary information about an import in an import list. |
InputContext | The name of a context that must be active for an intent to be selected by Amazon Lex. |
IntentClosingSetting | Provides a statement the Amazon Lex conveys to the user when the intent is successfully fulfilled. |
IntentConfirmationSetting | Provides a prompt for making sure that the user is ready for the intent to be fulfilled. |
IntentFilter | Filters the response from the |
IntentSortBy | Specifies attributes for sorting a list of intents. |
IntentStatistics | The object that contains the statistical summary of recommended intents associated with the bot recommendation. |
IntentSummary | Summary information about an intent returned by the |
KendraConfiguration | Provides configuration information for the AMAZON.KendraSearchIntent intent. When you use this intent, Amazon Lex searches the specified Amazon Kendra index and returns documents from the index that match the user's utterance. |
LambdaCodeHook | Specifies a Lambda function that verifies requests to a bot or fulfills the user's request to a bot. |
LexTranscriptFilter | The object that contains transcript filter details that are associated with a bot recommendation. |
ListAggregatedUtterancesRequest | |
ListAggregatedUtterancesResponse | |
ListBotAliasesRequest | |
ListBotAliasesResponse | |
ListBotLocalesRequest | |
ListBotLocalesResponse | |
ListBotRecommendationsRequest | |
ListBotRecommendationsResponse | |
ListBotsRequest | |
ListBotsResponse | |
ListBotVersionsRequest | |
ListBotVersionsResponse | |
ListBuiltInIntentsRequest | |
ListBuiltInIntentsResponse | |
ListBuiltInSlotTypesRequest | |
ListBuiltInSlotTypesResponse | |
ListExportsRequest | |
ListExportsResponse | |
ListImportsRequest | |
ListImportsResponse | |
ListIntentsRequest | |
ListIntentsResponse | |
ListRecommendedIntentsRequest | |
ListRecommendedIntentsResponse | |
ListSlotsRequest | |
ListSlotsResponse | |
ListSlotTypesRequest | |
ListSlotTypesResponse | |
ListTagsForResourceRequest | |
ListTagsForResourceResponse | |
Message | The object that provides message text and it's type. |
MessageGroup | Provides one or more messages that Amazon Lex should send to the user. |
MultipleValuesSetting | Indicates whether a slot can return multiple values. |
ObfuscationSetting | Determines whether Amazon Lex obscures slot values in conversation logs. |
OutputContext | Describes a session context that is activated when an intent is fulfilled. |
PathFormat | The object that contains a path format that will be applied when Amazon Lex reads the transcript file in the bucket you provide. Specify this object if you only want Lex to read a subset of files in your Amazon S3 bucket. |
PlainTextMessage | Defines an ASCII text message to send to the user. |
PostFulfillmentStatusSpecification | Provides a setting that determines whether the post-fulfillment response is sent to the user. For more information, see https://docs.aws.amazon.com/lexv2/latest/dg/streaming-progress.html#progress-complete |
Principal | The IAM principal that you allowing or denying access to an Amazon Lex action.
You must provide a |
PromptSpecification | Specifies a list of message groups that Amazon Lex sends to a user to elicit a response. |
RecommendedIntentSummary | An object that contains a summary of a recommended intent. |
RelativeAggregationDuration | Specifies the time window that utterance statistics are returned for.
The time window is always relative to the last time that the that utterances were aggregated.
For example, if the |
ResponseSpecification | Specifies a list of message groups that Amazon Lex uses to respond the user input. |
S3BucketLogDestination | Specifies an Amazon S3 bucket for logging audio conversations |
S3BucketTranscriptSource | The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata. |
SampleUtterance | A sample utterance that invokes an intent or respond to a slot elicitation prompt. |
SampleValue | Defines one of the values for a slot type. |
SearchAssociatedTranscriptsRequest | |
SearchAssociatedTranscriptsResponse | |
SentimentAnalysisSettings | Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances. |
SlotDefaultValue | Specifies the default value to use when a user doesn't provide a value for a slot. |
SlotDefaultValueSpecification | Defines a list of values that Amazon Lex should use as the default value for a slot. |
SlotFilter | Filters the response from the |
SlotPriority | Sets the priority that Amazon Lex should use when eliciting slot values from a user. |
SlotSortBy | Specifies attributes for sorting a list of bots. |
SlotSummary | Summary information about a slot, a value that the bot elicits from the user. |
SlotTypeFilter | Filters the response from the |
SlotTypeSortBy | Specifies attributes for sorting a list of slot types. |
SlotTypeStatistics | The object that contains the statistical summary of the recommended slot type associated with the bot recommendation. |
SlotTypeSummary | Provides summary information about a slot type. |
SlotTypeValue | Each slot type can have a set of values.
Each |
SlotValueElicitationSetting | Settings that you can use for eliciting a slot value. |
SlotValueRegexFilter | Provides a regular expression used to validate the value of a slot. |
SlotValueSelectionSetting | Contains settings used by Amazon Lex to select a slot value. |
SSMLMessage | Defines a Speech Synthesis Markup Language (SSML) prompt. |
StartBotRecommendationRequest | |
StartBotRecommendationResponse | |
StartImportRequest | |
StartImportResponse | |
StillWaitingResponseSpecification | Defines the messages that Amazon Lex sends to a user to remind them that the bot is waiting for a response. |
TagResourceRequest | |
TextLogDestination | Defines the Amazon CloudWatch Logs destination log group for conversation text logs. |
TextLogSetting | Defines settings to enable text conversation logs. |
TranscriptFilter | The object representing the filter that Amazon Lex will use to select the appropriate transcript. |
TranscriptSourceSetting | Indicates the setting of the location where the transcript is stored. |
UntagResourceRequest | |
UpdateBotAliasRequest | |
UpdateBotAliasResponse | |
UpdateBotLocaleRequest | |
UpdateBotLocaleResponse | |
UpdateBotRecommendationRequest | |
UpdateBotRecommendationResponse | |
UpdateBotRequest | |
UpdateBotResponse | |
UpdateExportRequest | |
UpdateExportResponse | |
UpdateIntentRequest | |
UpdateIntentResponse | |
UpdateResourcePolicyRequest | |
UpdateResourcePolicyResponse | |
UpdateSlotRequest | |
UpdateSlotResponse | |
UpdateSlotTypeRequest | |
UpdateSlotTypeResponse | |
UtteranceAggregationDuration | Provides parameters for setting the time window and duration for aggregating utterance data. |
VoiceSettings | Defines settings for using an Amazon Polly voice to communicate with a user. |
WaitAndContinueSpecification | Specifies the prompts that Amazon Lex uses while a bot is waiting for customer input. |