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

View source: R/mq_operations.R

mq_promoteR Documentation

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.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.