v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1422100118.2 KB

Updates the specified configuration.

put/v1/configurations/{configuration-id}

Path parameters

configuration-idstring required

The unique ID that Amazon MQ generates for the configuration.

Request body

datastring required

Required. The base64-encoded XML configuration.

descriptionstring

The description of the configuration.

Response

Success

Arnstring

Required. The Amazon Resource Name (ARN) of the configuration.

Createdstring date-time

Required. The date and time of the configuration.

Idstring

Required. The unique ID that Amazon MQ generates for the configuration.

Namestring

Required. The name of the configuration. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 1-150 characters long.