Amazon Lex · Schema

Intent

An Amazon Lex intent representing an action a user can perform.

Properties

Name Type Description
intentId string The unique identifier assigned to the intent.
intentName string The name of the intent.
description string The description of the intent.
botId string The identifier of the bot associated with this intent.
botVersion string The version of the bot associated with this intent.
localeId string The language and locale of the intent.
creationDateTime string A timestamp of the date and time the intent was created.
View JSON Schema on GitHub