Instructs one or more devices to start a task, such as unlocking or rebooting.
post/task
Request body
clientTokenstring
A token ensuring that the action is called only once with the specified details.
descriptionstring
A description of the task and its targets.
tagsobject
Optional metadata that you assign to a resource. You can use tags to categorize a resource in different ways, such as by purpose, owner, or environment.
targetsString[] required
A list of managed device IDs.
Response
Success
taskArnstring
The Amazon Resource Name (ARN) of the task that you created.