TitleAggregation
The details that define an aggregation based on finding title.
Contents
- findingType
- 
               The type of finding to aggregate on. Type: String Valid Values: NETWORK_REACHABILITY | PACKAGE_VULNERABILITY | CODE_VULNERABILITYRequired: No 
- resourceType
- 
               The resource type to aggregate on. Type: String Valid Values: AWS_EC2_INSTANCE | AWS_ECR_CONTAINER_IMAGE | AWS_LAMBDA_FUNCTION | CODE_REPOSITORYRequired: No 
- sortBy
- 
               The value to sort results by. Type: String Valid Values: CRITICAL | HIGH | ALLRequired: No 
- sortOrder
- 
               The order to sort results by. Type: String Valid Values: ASC | DESCRequired: No 
- titles
- 
               The finding titles to aggregate on. Type: Array of StringFilter objects Array Members: Minimum number of 1 item. Maximum number of 10 items. Required: No 
- vulnerabilityIds
- 
               The vulnerability IDs of the findings. Type: Array of StringFilter objects Array Members: Minimum number of 1 item. Maximum number of 10 items. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: