Updates the configuration of an existing slot type.
put/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/slottypes/{slotTypeId}/
Path parameters
slotTypeIdstring required
The unique identifier of the slot type to update.
botIdstring required
The identifier of the bot that contains the slot type.
botVersionstring required
The version of the bot that contains the slot type. Must be <code>DRAFT</code>.
localeIdstring required
The identifier of the language and locale that contains the slot type. 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