lexmodelsv2_create_bot_replica {paws.machine.learning} | R Documentation |
Action to create a replication of the source bot in the secondary region
Description
Action to create a replication of the source bot in the secondary region.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_create_bot_replica/ for full documentation.
Usage
lexmodelsv2_create_bot_replica(botId, replicaRegion)
Arguments
botId |
[required] The request for the unique bot ID of the source bot to be replicated in the secondary region. |
replicaRegion |
[required] The request for the secondary region that will be used in the replication of the source bot. |
[Package paws.machine.learning version 0.9.0 Index]