lexmodelsv2_delete_bot_replica {paws.machine.learning}R Documentation

The action to delete the replicated bot in the secondary region

Description

The action to delete the replicated bot in the secondary region.

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

Usage

lexmodelsv2_delete_bot_replica(botId, replicaRegion)

Arguments

botId

[required] The unique ID of the replicated bot to be deleted from the secondary region

replicaRegion

[required] The secondary region of the replicated bot that will be deleted.


[Package paws.machine.learning version 0.7.0 Index]