PentestJobSummary
Contains summary information about a pentest job.
Contents
- pentestId
-
The unique identifier of the pentest associated with the job.
Type: String
Required: Yes
- pentestJobId
-
The unique identifier of the pentest job.
Type: String
Required: Yes
- createdAt
-
The date and time the pentest job was created, in UTC format.
Type: Timestamp
Required: No
- status
-
The current status of the pentest job.
Type: String
Valid Values:
IN_PROGRESS | STOPPING | STOPPED | FAILED | COMPLETEDRequired: No
- title
-
The title of the pentest job.
Type: String
Required: No
- updatedAt
-
The date and time the pentest job 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: