Lists the exports for a bot, bot locale, or custom vocabulary. Exports are kept in the list for 7 days.
Request body
The unique identifier that Amazon Lex assigned to the bot.
The version of the bot to list exports for.
The maximum number of exports to return in each page of results. If there are fewer results than the max page size, only the actual number of results are returned.
Specifies the resources that should be exported. If you don't specify a resource type in the <code>filters</code> parameter, both bot locales and custom vocabularies are exported.
Response
Success
The unique identifier assigned to the bot by Amazon Lex.
The version of the bot that was exported.
A token that indicates whether there are more results to return in a response to the <code>ListExports</code> operation. If the <code>nextToken</code> field is present, you send the contents as the <code>nextToken</code> parameter of a <code>ListExports</code> operation request to get the next page of results.
The locale specified in the request.