v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435160115.2 KB

Gets revisions made to the specified system template. Only the previous 100 revisions are stored. If the system has been deprecated, this action will return the revisions that occurred before its deprecation. This action won't work with systems that have been deleted.

post/#X-Amz-Target=IotThingsGraphFrontEndService.GetSystemTemplateRevisions

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'IotThingsGraphFrontEndService.GetSystemTemplateRevisions' required

Request body

idstring required
<p>The ID of the system template.</p> <p>The ID should be in the following format.</p> <p> <code>urn:tdm:REGION/ACCOUNT ID/default:system:SYSTEMNAME</code> </p>
nextTokenstring

The string that specifies the next page of results. Use this when you're paginating results.

maxResultsinteger

The maximum number of results to return in the response.

Response

Success

nextTokenstring

The string to specify as <code>nextToken</code> when you request the next page of results.