AmiAggregationResponse
A response that contains the results of a finding aggregation by AMI.
Contents
- ami
-
The ID of the AMI that findings were aggregated for.
Type: String
Pattern:
^ami-([a-z0-9]{8}|[a-z0-9]{17}|\*)$
Required: Yes
- accountId
-
The Amazon Web Services account ID for the AMI.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: No
- affectedInstances
-
The IDs of Amazon EC2 instances using this AMI.
Type: Long
Required: No
- severityCounts
-
An object that contains 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: