Updates the settings that a bot has for a specific locale.
put/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/
Path parameters
botIdstring required
The unique identifier of the bot that contains the locale.
botVersionstring required
The version of the bot that contains the locale to be updated. The version can only be the <code>DRAFT</code> version.
localeIdstring required
The identifier of the language and locale to update. 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