LambdaDetails - Amazon GuardDuty

LambdaDetails

Information about the Lambda function involved in the finding.

Contents

description

Description of the Lambda function.

Type: String

Required: No

functionArn

Amazon Resource Name (ARN) of the Lambda function.

Type: String

Required: No

functionName

Name of the Lambda function.

Type: String

Required: No

functionVersion

The version of the Lambda function.

Type: String

Required: No

lastModifiedAt

The timestamp when the Lambda function was last modified. This field is in the UTC date string format (2023-03-22T19:37:20.168Z).

Type: Timestamp

Required: No

revisionId

The revision ID of the Lambda function version.

Type: String

Required: No

role

The execution role of the Lambda function.

Type: String

Required: No

tags

A list of tags attached to this resource, listed in the format of key:value pair.

Type: Array of Tag objects

Required: No

vpcConfig

Amazon Virtual Private Cloud configuration details associated with your Lambda function.

Type: VpcConfig object

Required: No

See Also

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