deleteBotVersion
inline suspend fun LexModelBuildingClient.deleteBotVersion(crossinline block: DeleteBotVersionRequest.Builder.() -> Unit): DeleteBotVersionResponse
Deprecated
Amazon Lex V1 is deprecated. Use Amazon Lex V2 instead.
Deletes a specific version of a bot. To delete all versions of a bot, use the DeleteBot operation.
This operation requires permissions for the lex:DeleteBotVersion action.