Start Thing Registration Task

GET {{aws_internet_of_things_base_url}}/thing-registration-tasks&inputFileBucket=&inputFileKey=&roleArn=&templateBody=?inputFileBucket&inputFileKey&roleArn&templateBody

Request Params

KeyDatatypeRequiredDescription
inputFileBucketnullThe S3 bucket that contains the input file.
inputFileKeynullThe name of input file within the S3 bucket. This file contains a newline delimited JSON file. Each line contains the parameter values to provision one device (thing).
roleArnnullThe IAM role ARN that grants permission the input file.
templateBodynullThe provisioning template.