This template creates a Node.js Lambda function with a version and alias. The function code is provided as a zip file. The alias is used to provide clients with a function identifier that can be updated to invoke a different version. The function has an active tracing configuration.

Function
AWS::Lambda::Function


Code *
TracingConfig

Version
AWS::Lambda::Version


Alias
AWS::Lambda::Alias


CloudFormation Template

Share Template