paws.application.integration (version 0.1.0)

mq_describe_broker: Returns information about the specified broker

Description

Returns information about the specified broker.

Usage

mq_describe_broker(BrokerId)

Arguments

BrokerId

[required] The name of the broker. This value must be unique in your AWS account, 1-50 characters long, must contain only letters, numbers, dashes, and underscores, and must not contain whitespaces, brackets, wildcard characters, or special characters.

Request syntax

svc$describe_broker(
  BrokerId = "string"
)