Updates the settings for an intent.
put/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/
Path parameters
intentIdstring required
The unique identifier of the intent to update.
botIdstring required
The identifier of the bot that contains the intent.
botVersionstring required
The version of the bot that contains the intent. Must be <code>DRAFT</code>.
localeIdstring required
The identifier of the language and locale where this intent is used. 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>.
Request body
Response
Success