Learn R Programming

paws.application.integration (version 0.9.0)

mq_promote: Promotes a data replication replica broker to the primary broker role

Description

Promotes a data replication replica broker to the primary broker role.

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

Usage

mq_promote(BrokerId, Mode)

Arguments

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.