paws.application.integration (version 0.1.0)

mq_reboot_broker: Reboots a broker

Description

Reboots a broker. Note: This API is asynchronous.

Usage

mq_reboot_broker(BrokerId)

Arguments

BrokerId

[required] The unique ID that Amazon MQ generates for the broker.

Request syntax

svc$reboot_broker(
  BrokerId = "string"
)