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

LambdaFunctionAggregationResponse

A response that contains the results of an Amazon Lambda function finding aggregation.

Contents

resourceId

The resource IDs included in the aggregation results.

Type: String

Length Constraints: Minimum length of 1.

Required: Yes

accountId

The ID of the Amazon Web Services account that owns the Amazon Lambda function.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^\d{12}$

Required: No

functionName

The Amazon Lambda function names included in the aggregation results.

Type: String

Required: No

lambdaTags

The tags included in the aggregation results.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

lastModifiedAt

The date that the Amazon Lambda function included in the aggregation results was last changed.

Type: Timestamp

Required: No

runtime

The runtimes included in the aggregation results.

Type: String

Required: No

severityCounts

An object that contains the counts of aggregated finding per severity.

Type: SeverityCounts object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: