AccountAggregation
An object that contains details about an aggregation response based on AWS accounts.
Contents
- findingType
-
The type of finding.
Type: String
Valid Values:
NETWORK_REACHABILITY | PACKAGE_VULNERABILITY | CODE_VULNERABILITY
Required: No
- resourceType
-
The type of resource.
Type: String
Valid Values:
AWS_EC2_INSTANCE | AWS_ECR_CONTAINER_IMAGE | AWS_LAMBDA_FUNCTION
Required: No
- sortBy
-
The value to sort by.
Type: String
Valid Values:
CRITICAL | HIGH | ALL
Required: No
- sortOrder
-
The sort order (ascending or descending).
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: