View source: R/mq_operations.R
mq_promote | R Documentation |
Promotes a data replication replica broker to the primary broker role.
See https://www.paws-r-sdk.com/docs/mq_promote/ for full documentation.
mq_promote(BrokerId, Mode)
BrokerId |
[required] The unique ID that Amazon MQ generates for the broker. |
Mode |
[required] The Promote mode requested. Note: Valid values for the parameter are SWITCHOVER, FAILOVER. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.