v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1422100118.2 KB

Returns a list of all revisions for the specified configuration.

get/v1/configurations/{configuration-id}/revisions

Path parameters

configuration-idstring required

The unique ID that Amazon MQ generates for the configuration.

Query parameters

maxResultsinteger

The maximum number of brokers that Amazon MQ can return per page (20 by default). This value must be an integer from 5 to 100.

nextTokenstring

The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty.

Response

Success

ConfigurationIdstring

The unique ID that Amazon MQ generates for the configuration.

MaxResultsinteger

The maximum number of configuration revisions that can be returned per page (20 by default). This value must be an integer from 5 to 100.

NextTokenstring

The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty.