LambdaFunctionAggregationResponse - Inspector

LambdaFunctionAggregationResponse

A response that contains the results of an AWS 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 AWS account that owns the AWS Lambda function.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^\d{12}$

Required: No

functionName

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