v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Updates a provisioning template.

Requires permission to access the UpdateProvisioningTemplate action.

patch/provisioning-templates/{templateName}

Path parameters

templateNamestring required

The name of the provisioning template.

Request body

descriptionstring

The description of the provisioning template.

enabledboolean

True to enable the provisioning template, otherwise false.

defaultVersionIdinteger

The ID of the default provisioning template version.

provisioningRoleArnstring

The ARN of the role associated with the provisioning template. This IoT role grants permission to provision a device.

removePreProvisioningHookboolean

Removes pre-provisioning hook template.

Response

Success

UpdateProvisioningTemplateResponse required