Ec2InstanceAggregation - Inspector

Ec2InstanceAggregation

The details that define an aggregation based on Amazon EC2 instances.

Contents

amis

The AMI IDs associated with the Amazon EC2 instances to aggregate findings for.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

instanceIds

The Amazon EC2 instance IDs to aggregate findings for.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

instanceTags

The Amazon EC2 instance tags to aggregate findings for.

Type: Array of MapFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

operatingSystems

The operating system types to aggregate findings for. Valid values must be uppercase and underscore separated, examples are ORACLE_LINUX_7 and ALPINE_LINUX_3_8.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

sortBy

The value to sort results by.

Type: String

Valid Values: NETWORK_FINDINGS | CRITICAL | HIGH | ALL

Required: No

sortOrder

The order to sort results by.

Type: String

Valid Values: ASC | DESC

Required: No

See Also

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