AWS::AmazonMQ::Broker ConfigurationId - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::AmazonMQ::Broker ConfigurationId

A list of information about the configuration.

Important

Does not apply to RabbitMQ brokers.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Id" : String, "Revision" : Integer }

YAML

Id: String Revision: Integer

Properties

Id

The unique ID that Amazon MQ generates for the configuration.

Required: Yes

Type: String

Update requires: No interruption

Revision

The revision number of the configuration.

Required: Yes

Type: Integer

Update requires: No interruption