FindingMetricsValuePerSeverity
A numeric value corresponding to the severity of a finding, such as the number of open findings or the average time it takes to close findings of a given severity.
Contents
- critical
-
A numeric value corresponding to a critical finding.
Type: Double
Required: No
- high
-
A numeric value corresponding to a high severity finding.
Type: Double
Required: No
- info
-
A numeric value corresponding to an informational finding.
Type: Double
Required: No
- low
-
A numeric value corresponding to a low severity finding.
Type: Double
Required: No
- medium
-
A numeric value corresponding to a medium severity finding.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: