describeBotResourceGeneration
inline suspend fun LexModelsV2Client.describeBotResourceGeneration(crossinline block: DescribeBotResourceGenerationRequest.Builder.() -> Unit): DescribeBotResourceGenerationResponse
Returns information about a request to generate a bot through natural language description, made through the StartBotResource
API. Use the generatedBotLocaleUrl
to retrieve the Amazon S3 object containing the bot locale configuration. You can then modify and import this configuration.