lexmodelbuildingservice_delete_bot: Deletes all versions of the bot, including the $LATEST...

View source: R/lexmodelbuildingservice_operations.R

lexmodelbuildingservice_delete_botR 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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.