--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_iot_provisioning_template Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::IoT::ProvisioningTemplate --- # awscc_iot_provisioning_template (Data Source) Data Source schema for AWS::IoT::ProvisioningTemplate <!-- schema generated by tfplugindocs --> ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `description` (String) - `enabled` (Boolean) - `pre_provisioning_hook` (Attributes) (see [below for nested schema](#nestedatt--pre_provisioning_hook)) - `provisioning_role_arn` (String) - `tags` (Attributes List) (see [below for nested schema](#nestedatt--tags)) - `template_arn` (String) - `template_body` (String) - `template_name` (String) <a id="nestedatt--pre_provisioning_hook"></a> ### Nested Schema for `pre_provisioning_hook` Read-Only: - `payload_version` (String) - `target_arn` (String) <a id="nestedatt--tags"></a> ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)