SeverityCounts
An object that contains the counts of aggregated finding per severity.
Contents
- all
-
The total count of findings from all severities.
Type: Long
Required: No
- critical
-
The total count of critical severity findings.
Type: Long
Required: No
- high
-
The total count of high severity findings.
Type: Long
Required: No
- medium
-
The total count of medium severity findings.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: