Gets a list of slots that match the specified criteria.
post/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/intents/{intentId}/slots/
Path parameters
botIdstring required
The identifier of the bot that contains the slot.
botVersionstring required
The version of the bot that contains the slot.
localeIdstring required
The identifier of the language and locale of the slots to list. 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>.
intentIdstring required
The unique identifier of the intent that contains the slot.
Query parameters
maxResultsstring
Pagination limit
nextTokenstring
Pagination token
Request body
Response
Success