Returns information about a request to generate a bot through natural language description, made through the <code>StartBotResource</code> API. Use the <code>generatedBotLocaleUrl</code> to retrieve the Amazon S3 object containing the bot locale configuration. You can then modify and import this configuration.
get/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/generations/{generationId}
Path parameters
botIdstring required
The unique identifier of the bot for which to return the generation details.
botVersionstring required
The version of the bot for which to return the generation details.
localeIdstring required
The locale of the bot for which to return the generation details.
generationIdstring required
The unique identifier of the generation request for which to return the generation details.
Response
Success