aws mq update-broker

Adds a pending configuration change to a broker

Options

NameDescription
--authentication-strategy <string>The authentication strategy used to secure the broker
--auto-minor-version-upgradeEnables automatic upgrades to new minor versions for brokers, as Apache releases the versions. The automatic upgrades occur during the maintenance window of the broker or after a manual broker reboot
--no-auto-minor-version-upgradeEnables automatic upgrades to new minor versions for brokers, as Apache releases the versions. The automatic upgrades occur during the maintenance window of the broker or after a manual broker reboot
--broker-id <string>The unique ID that Amazon MQ generates for the broker
--configuration <structure>A list of information about the configuration
--engine-version <string>The version of the broker engine. For a list of supported engine versions, see https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/broker-engine.html
--host-instance-type <string>The host instance type of the broker to upgrade to. For a list of supported instance types, see https://docs.aws.amazon.com/amazon-mq/latest/developer-guide//broker.html#broker-instance-types
--ldap-server-metadata <structure>The metadata of the LDAP server used to authenticate and authorize connections to the broker
--logs <structure>Enables Amazon CloudWatch logging for brokers
--security-groups <list>The list of security groups (1 minimum, 5 maximum) that authorizes connections to brokers
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command