Learn R Programming

paws.machine.learning (version 0.9.0)

lexmodelbuildingservice_delete_bot_alias: Deletes an alias for the specified bot

Description

Deletes an alias for the specified bot.

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

Usage

lexmodelbuildingservice_delete_bot_alias(name, botName)

Arguments

name

[required] The name of the alias to delete. The name is case sensitive.

botName

[required] The name of the bot that the alias points to.