AWS::AmazonMQ::Broker ConfigurationId - AWS CloudFormation

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 AWS 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