LambdaFunctionAggregation - Inspector
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

LambdaFunctionAggregation

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

Contents

functionNames

The Amazon 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 Amazon 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 Amazon SDKs, see the following: