v1

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

Creates a new version of a provisioning template.

Requires permission to access the CreateProvisioningTemplateVersion action.

post/provisioning-templates/{templateName}/versions

Path parameters

templateNamestring required

The name of the provisioning template.

Query parameters

setAsDefaultboolean

Sets a fleet provision template version as the default version.

Request body

templateBodystring required

The JSON formatted contents of the provisioning template.

Response

Success

templateArnstring

The ARN that identifies the provisioning template.

templateNamestring

The name of the provisioning template.

versionIdinteger

The version of the provisioning template.

isDefaultVersionboolean

True if the provisioning template version is the default version, otherwise false.