Create Provisioning Template

GET {{aws_internet_of_things_base_url}}/provisioning-templates&description=&enabled=&provisioningRoleArn=&tags=&templateBody=&templateName=?description&enabled&provisioningRoleArn&tags&templateBody&templateName

Request Params

KeyDatatypeRequiredDescription
descriptionnullThe description of the fleet provisioning template.
enablednullTrue to enable the fleet provisioning template, otherwise false.
provisioningRoleArnnullThe role ARN for the role associated with the fleet provisioning template. This IoT role grants permission to provision a device.
tagsnullMetadata which can be used to manage the fleet provisioning template.
templateBodynullThe JSON formatted contents of the fleet provisioning template.
templateNamenullThe name of the fleet provisioning template.