AccountAggregationResponse
An aggregation of findings by AWS account ID.
Contents
- accountId
-
The AWS account ID.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: No
- exploitAvailableCount
-
The number of findings that have an exploit available.
Type: Long
Required: No
- fixAvailableCount
-
Details about the number of fixes.
Type: Long
Required: No
- severityCounts
-
The number of findings by severity.
Type: SeverityCounts object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: