Ec2InstanceAggregationResponse
A response that contains the results of a finding aggregation by Amazon EC2 instance.
Contents
- instanceId
-
The Amazon EC2 instance ID.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- accountId
-
The AWS account for the Amazon EC2 instance.
Type: String
Required: No
- ami
-
The Amazon Machine Image (AMI) of the Amazon EC2 instance.
Type: String
Pattern:
^ami-([a-z0-9]{8}|[a-z0-9]{17}|\*)$
Required: No
- instanceTags
-
The tags attached to the instance.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Value Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- networkFindings
-
The number of network findings for the Amazon EC2 instance.
Type: Long
Required: No
- operatingSystem
-
The operating system of the Amazon EC2 instance.
Type: String
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 AWS SDKs, see the following: