MQ / Client / reboot_broker

reboot_broker#

MQ.Client.reboot_broker(**kwargs)#

Reboots a broker. Note: This API is asynchronous.

See also: AWS API Documentation

Request Syntax

response = client.reboot_broker(
    BrokerId='string'
)
Parameters:

BrokerId (string) –

[REQUIRED]

The unique ID that Amazon MQ generates for the broker.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

    HTTP Status Code 200: OK.

Exceptions