Function

An infrastructure construct in the AWS Cloud Development Kit (CDK) that declares and configures a Lambda function as code. It is not the runtime itself, it translates into CloudFormation resources that create the actual Lambda.

https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_lambda.Function.html