v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435160115.2 KB

Updates the specified system. You don't need to run this action after updating a workflow. Any deployment that uses the system will see the changes in the system when it is redeployed.

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

Headers

X-Amz-Target'IotThingsGraphFrontEndService.UpdateSystemTemplate' required

Request body

idstring required
<p>The ID of the system to be updated.</p> <p>The ID should be in the following format.</p> <p> <code>urn:tdm:REGION/ACCOUNT ID/default:system:SYSTEMNAME</code> </p>
compatibleNamespaceVersioninteger
<p>The version of the user's namespace. Defaults to the latest version of the user's namespace.</p> <p>If no value is specified, the latest version is used by default.</p>

Response

Success