v1

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

Returns information about a provisioning template version.

Requires permission to access the DescribeProvisioningTemplateVersion action.

get/provisioning-templates/{templateName}/versions/{versionId}

Path parameters

templateNamestring required

The template name.

versionIdinteger required

The provisioning template version ID.

Response

Success

versionIdinteger

The provisioning template version ID.

creationDatestring date-time

The date when the provisioning template version was created.

templateBodystring

The JSON formatted contents of the provisioning template version.

isDefaultVersionboolean

True if the provisioning template version is the default version.