v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Creates a bulk thing provisioning task.

Requires permission to access the StartThingRegistrationTask action.

post/thing-registration-tasks

Request body

templateBodystring required

The provisioning template.

inputFileBucketstring required

The S3 bucket that contains the input file.

inputFileKeystring required

The 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).

roleArnstring required

The IAM role ARN that grants permission the input file.

Response

Success

taskIdstring

The bulk thing provisioning task ID.