LambdaFunctionAggregation - Inspector

LambdaFunctionAggregation

The details that define a findings aggregation based on AWS Lambda functions.

Contents

functionNames

The AWS Lambda function names to include in the aggregation results.

Type: Array of StringFilter objects

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

Required: No

functionTags

The tags to include in the aggregation results.

Type: Array of MapFilter objects

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

Required: No

resourceIds

The resource IDs to include in the aggregation results.

Type: Array of StringFilter objects

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

Required: No

runtimes

Returns findings aggregated by AWS Lambda function runtime environments.

Type: Array of StringFilter objects

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

Required: No

sortBy

The finding severity to use for sorting the results.

Type: String

Valid Values: CRITICAL | HIGH | ALL

Required: No

sortOrder

The order to use for sorting the results.

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: