---
type: resource-type
title: ProvisioningTemplate
description: aws resource type AWS::IoT::ProvisioningTemplate
name: ProvisioningTemplate
lexicon: aws
resource_type: AWS::IoT::ProvisioningTemplate
---
`AWS::IoT::ProvisioningTemplate`, a resource type of the aws lexicon.

## Properties

- `ProvisioningRoleArn` (`string`, required)
- `TemplateBody` (`string`, required)
- `Description` (`string`, optional)
- `Enabled` (`boolean`, optional)
- `PreProvisioningHook` (`ProvisioningTemplate_ProvisioningHook`, optional)
- `Tags` (`ProvisioningTemplate_Tag[]`, optional)
- `TemplateArn` (`string`, optional)
- `TemplateName` (`string`, optional)
- `TemplateType` (`"FLEET_PROVISIONING" | "JITP"`, optional)

## Attributes

- `TemplateArn`
