

# ThreatModelSummary
<a name="API_ThreatModelSummary"></a>

Contains summary information about a threat model.

## Contents
<a name="API_ThreatModelSummary_Contents"></a>

 ** agentSpaceId **   <a name="securityagent-Type-ThreatModelSummary-agentSpaceId"></a>
The unique identifier of the agent space that contains the threat model.  
Type: String  
Required: Yes

 ** threatModelId **   <a name="securityagent-Type-ThreatModelSummary-threatModelId"></a>
The unique identifier of the threat model.  
Type: String  
Required: Yes

 ** title **   <a name="securityagent-Type-ThreatModelSummary-title"></a>
The title of the threat model.  
Type: String  
Required: Yes

 ** createdAt **   <a name="securityagent-Type-ThreatModelSummary-createdAt"></a>
The date and time the threat model was created, in UTC format.  
Type: Timestamp  
Required: No

 ** updatedAt **   <a name="securityagent-Type-ThreatModelSummary-updatedAt"></a>
The date and time the threat model was last updated, in UTC format.  
Type: Timestamp  
Required: No

## See Also
<a name="API_ThreatModelSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/securityagent-2025-09-06/ThreatModelSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityagent-2025-09-06/ThreatModelSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityagent-2025-09-06/ThreatModelSummary) 