getSystemTemplateRevisions
inline suspend fun IotThingsGraphClient.getSystemTemplateRevisions(crossinline block: GetSystemTemplateRevisionsRequest.Builder.() -> Unit): GetSystemTemplateRevisionsResponse
Deprecated
No longer recommended for use. See AWS API documentation for more details.
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.