View source: R/lexmodelsv2_operations.R
lexmodelsv2_create_bot_replica | R Documentation |
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.
lexmodelsv2_create_bot_replica(botId, replicaRegion)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.