lexmodelsv2_describe_bot_alias {paws.machine.learning} | R Documentation |
Get information about a specific bot alias
Description
Get information about a specific bot alias.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_describe_bot_alias/ for full documentation.
Usage
lexmodelsv2_describe_bot_alias(botAliasId, botId)
Arguments
botAliasId |
[required] The identifier of the bot alias to describe. |
botId |
[required] The identifier of the bot associated with the bot alias to describe. |
[Package paws.machine.learning version 0.9.0 Index]