v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14138349.9 KB

Checks the metadata for a given task on a device.

post/task/{taskId}

Path parameters

taskIdstring required

The ID of the task to be described.

Response

Success

completedAtstring date-time

When the task was completed.

createdAtstring date-time

When the <code>CreateTask</code> operation was called.

descriptionstring

The description provided of the task and managed devices.

lastUpdatedAtstring date-time

When the state of the task was last updated.

state'IN_PROGRESS' | 'CANCELED' | 'COMPLETED'

The current state of the task.

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[]

The managed devices that the task was sent to.

taskArnstring

The Amazon Resource Name (ARN) of the task.

taskIdstring

The ID of the task.