mq_update_configuration: Updates the specified configuration

View source: R/mq_operations.R

mq_update_configurationR Documentation

Updates the specified configuration

Description

Updates the specified configuration.

See https://www.paws-r-sdk.com/docs/mq_update_configuration/ for full documentation.

Usage

mq_update_configuration(ConfigurationId, Data, Description = NULL)

Arguments

ConfigurationId

[required] The unique ID that Amazon MQ generates for the configuration.

Data

[required] Amazon MQ for Active MQ: The base64-encoded XML configuration. Amazon MQ for RabbitMQ: the base64-encoded Cuttlefish configuration.

Description

The description of the configuration.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.