lexmodelbuildingservice_delete_intent {paws.machine.learning}R Documentation

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

Description

Deletes all versions of the intent, including the ⁠$LATEST⁠ version. To delete a specific version of the intent, use the delete_intent_version operation.

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

Usage

lexmodelbuildingservice_delete_intent(name)

Arguments

name

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


[Package paws.machine.learning version 0.7.0 Index]