Returns metadata about an intent.
get/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/
Path parameters
intentIdstring required
The identifier of the intent to describe.
botIdstring required
The identifier of the bot associated with the intent.
botVersionstring required
The version of the bot associated with the intent.
localeIdstring required
The identifier of the language and locale of the intent to describe. The string must match one of the supported locales. For more information, see <a href="https://docs.aws.amazon.com/lexv2/latest/dg/how-languages.html">Supported languages</a>.
Response
Success