View a markdown version of this page

ThreatModel - AWS Security Agent

ThreatModel

Represents a threat model configuration that defines the parameters for automated threat analysis, including target assets and logging configuration.

Contents

agentSpaceId

The unique identifier of the agent space that contains the threat model.

Type: String

Required: Yes

assets

The assets included in the threat model.

Type: Assets object

Required: Yes

threatModelId

The unique identifier of the threat model.

Type: String

Required: Yes

title

The title of the threat model.

Type: String

Required: Yes

createdAt

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

Type: Timestamp

Required: No

description

A description of the application or system being threat modeled.

Type: String

Required: No

logConfig

The CloudWatch Logs configuration for the threat model.

Type: CloudWatchLog object

Required: No

scopeDocs

The scoped documents for the agent to focus on during threat modeling.

Type: Array of DocumentInfo objects

Required: No

serviceRole

The IAM service role used for the threat model.

Type: String

Required: No

updatedAt

The date and time the threat model 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: