ScanResult
Contains the results of a security scan, including scanner information, scan state, and any findings discovered.
Contents
- Findings
-
An array of findings discovered during the scan.
Type: Array of strings
Valid Values:
MALWARERequired: No
- LastScanTimestamp
-
The timestamp of when the last scan was performed, in Unix format and Coordinated Universal Time (UTC).
Type: Timestamp
Required: No
- MalwareScanner
-
The malware scanner used to perform the scan. Currently only
GUARDDUTYis supported.Type: String
Valid Values:
GUARDDUTYRequired: No
- ScanJobState
-
The final state of the scan job.
Valid values:
COMPLETED|FAILED|CANCELED.Type: String
Valid Values:
COMPLETED | COMPLETED_WITH_ISSUES | FAILED | CANCELEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: