View a markdown version of this page

ThreatModelJobTask - AWS Security Agent

ThreatModelJobTask

Represents an individual task within a threat model job.

Contents

taskId

The unique identifier of the task.

Type: String

Required: Yes

agentSpaceId

The unique identifier of the agent space.

Type: String

Required: No

createdAt

The date and time the task was created, in UTC format.

Type: Timestamp

Required: No

description

A description of the task.

Type: String

Required: No

executionStatus

The current execution status of the task.

Type: String

Valid Values: IN_PROGRESS | ABORTED | COMPLETED | INTERNAL_ERROR | FAILED

Required: No

logsLocation

The location of the task execution logs.

Type: LogLocation object

Required: No

threatModelId

The unique identifier of the threat model associated with the task.

Type: String

Required: No

threatModelJobId

The unique identifier of the threat model job that contains the task.

Type: String

Required: No

title

The title of the task.

Type: String

Required: No

updatedAt

The date and time the task was last updated, in UTC format.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: