RepositoryAggregationResponse
A response that contains details on the results of a finding aggregation by repository.
Contents
- repository
-
The name of the repository associated with the findings.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- accountId
-
The ID of the Amazon Web Services account associated with the findings.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: No
- affectedImages
-
The number of container images impacted by the findings.
Type: Long
Required: No
- severityCounts
-
An object that represent the count of matched findings per severity.
Type: SeverityCounts object
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: