

# PentestJobSummary
<a name="API_PentestJobSummary"></a>

Contains summary information about a pentest job.

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

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

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

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

 ** status **   <a name="securityagent-Type-PentestJobSummary-status"></a>
The current status of the pentest job.  
Type: String  
Valid Values: `IN_PROGRESS | STOPPING | STOPPED | FAILED | COMPLETED`   
Required: No

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

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

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

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