deleteBotVersion
inline suspend fun LexModelsV2Client.deleteBotVersion(crossinline block: DeleteBotVersionRequest.Builder.() -> Unit): DeleteBotVersionResponse
Deletes a specific version of a bot. To delete all versions of a bot, use the DeleteBot operation.