lexmodelbuildingservice_delete_bot {paws.machine.learning}R Documentation

Deletes all versions of the bot, including the $LATEST version

Description

Deletes all versions of the bot, including the ⁠$LATEST⁠ version. To delete a specific version of the bot, use the delete_bot_version operation. The delete_bot operation doesn't immediately remove the bot schema. Instead, it is marked for deletion and removed later.

See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_delete_bot/ for full documentation.

Usage

lexmodelbuildingservice_delete_bot(name)

Arguments

name

[required] The name of the bot. The name is case sensitive.


[Package paws.machine.learning version 0.9.0 Index]