Iot Provisioningtemplate

This table represents the iot_provisioningtemplate resource from Amazon Web Services.

aws.iot_provisioningtemplate

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_datecoretimestampThe date when the provisioning template was created.
default_version_idcoreint64The default fleet template version ID.
descriptioncorestringThe description of the provisioning template.
enabledcoreboolTrue if the provisioning template is enabled, otherwise false.
last_modified_datecoretimestampThe date when the provisioning template was last modified.
pre_provisioning_hookcorejsonGets information about a pre-provisioned hook.
provisioning_role_arncorestringThe ARN of the role associated with the provisioning template. This IoT role grants permission to provision a device.
tagscorehstore
template_arncorestringThe ARN of the provisioning template.
template_bodycorestringThe JSON formatted contents of the provisioning template.
template_namecorestringThe name of the provisioning template.
typecorestringThe type you define in a provisioning template. You can create a template with only one type. You can't change the template type after its creation. The default value is <code>FLEET_PROVISIONING</code>. For more information about provisioning template, see: <a href="https://docs.aws.amazon.com/iot/latest/developerguide/provision-template.html">Provisioning template</a>.