import * as mod from "https://aws-api.deno.dev/v0.1/services/lexmodelsv2.ts?docs=full";
LexModelsV2 |
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. |
BotFilter | Filters the responses returned by the |
BotLocaleFilter | Filters responses returned by the |
BotLocaleHistoryEvent | Provides information about an event that occurred affecting the bot locale. |
BotLocaleSortBy | Specifies attributes for sorting a list of bot locales. |
BotLocaleSummary | Summary information about bot locales returned by the "ListBotLocales" operation. |
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 | |
CreateIntentRequest | |
CreateIntentResponse | |
CreateSlotRequest | |
CreateSlotResponse | |
CreateSlotTypeRequest | |
CreateSlotTypeResponse | |
CustomPayload | A custom response string that Amazon Lex sends to your application. You define the content and structure the string. |
DataPrivacy | By default, data stored by Amazon Lex is encrypted.
The |
DeleteBotAliasRequest | |
DeleteBotAliasResponse | |
DeleteBotLocaleRequest | |
DeleteBotLocaleResponse | |
DeleteBotRequest | |
DeleteBotResponse | |
DeleteBotVersionRequest | |
DeleteBotVersionResponse | |
DeleteIntentRequest | |
DeleteSlotRequest | |
DeleteSlotTypeRequest | |
DescribeBotAliasRequest | |
DescribeBotAliasResponse | |
DescribeBotLocaleRequest | |
DescribeBotLocaleResponse | |
DescribeBotRequest | |
DescribeBotResponse | |
DescribeBotVersionRequest | |
DescribeBotVersionResponse | |
DescribeIntentRequest | |
DescribeIntentResponse | |
DescribeSlotRequest | |
DescribeSlotResponse | |
DescribeSlotTypeRequest | |
DescribeSlotTypeResponse | |
DialogCodeHookSettings | Settings that determine the Lambda function that Amazon Lex uses for processing user responses. |
FulfillmentCodeHookSettings | Determines if a Lambda function should be invoked for a specific intent. |
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. |
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. |
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 fulfilles the user's request to a bot. |
ListBotAliasesRequest | |
ListBotAliasesResponse | |
ListBotLocalesRequest | |
ListBotLocalesResponse | |
ListBotsRequest | |
ListBotsResponse | |
ListBotVersionsRequest | |
ListBotVersionsResponse | |
ListBuiltInIntentsRequest | |
ListBuiltInIntentsResponse | |
ListBuiltInSlotTypesRequest | |
ListBuiltInSlotTypesResponse | |
ListIntentsRequest | |
ListIntentsResponse | |
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. |
ObfuscationSetting | Determines whether Amazon Lex obscures slot values in conversation logs. |
OutputContext | Describes a session context that is activated when an intent is fulfilled. |
PlainTextMessage | Defines an ASCII text message to send to the user. |
PromptSpecification | Specifies a list of message groups that Amazon Lex sends to a user to elicit a response. |
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 |
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. |
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. |
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. |
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. |
UntagResourceRequest | |
UpdateBotAliasRequest | |
UpdateBotAliasResponse | |
UpdateBotLocaleRequest | |
UpdateBotLocaleResponse | |
UpdateBotRequest | |
UpdateBotResponse | |
UpdateIntentRequest | |
UpdateIntentResponse | |
UpdateSlotRequest | |
UpdateSlotResponse | |
UpdateSlotTypeRequest | |
UpdateSlotTypeResponse | |
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. |