

# PentestSummary
<a name="API_PentestSummary"></a>

Contains summary information about a pentest.

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

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

 ** pentestId **   <a name="securityagent-Type-PentestSummary-pentestId"></a>
The unique identifier of the pentest.  
Type: String  
Required: Yes

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

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

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

## See Also
<a name="API_PentestSummary_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/PentestSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityagent-2025-09-06/PentestSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityagent-2025-09-06/PentestSummary) 