MetricsSummary - Amazon CodeGuru Security

MetricsSummary

A summary of metrics for an account as of a specified date.

Contents

categoriesWithMostFindings

A list of CategoryWithFindingNum objects for the top 5 finding categories with the most findings.

Type: Array of CategoryWithFindingNum objects

Array Members: Minimum number of 0 items. Maximum number of 5 items.

Required: No

date

The date from which the metrics summary information was retrieved.

Type: Timestamp

Required: No

openFindings

The number of open findings of each severity.

Type: FindingMetricsValuePerSeverity object

Required: No

scansWithMostOpenCriticalFindings

A list of ScanNameWithFindingNum objects for the top 3 scans with the most number of open critical findings.

Type: Array of ScanNameWithFindingNum objects

Array Members: Minimum number of 0 items. Maximum number of 3 items.

Required: No

scansWithMostOpenFindings

A list of ScanNameWithFindingNum objects for the top 3 scans with the most number of open findings.

Type: Array of ScanNameWithFindingNum objects

Array Members: Minimum number of 0 items. Maximum number of 3 items.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: