LambdaLayerAggregation - 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).

LambdaLayerAggregation

The details that define a findings aggregation based on an Amazon Lambda function's layers.

Contents

functionNames

The names of the Amazon Lambda functions associated with the layers.

Type: Array of StringFilter objects

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

Required: No

layerArns

The Amazon Resource Name (ARN) of the Amazon Lambda function layer.

Type: Array of StringFilter objects

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

Required: No

resourceIds

The resource IDs for the Amazon Lambda function layers.

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: