You need to build a continuous integration/deployment pipeline for a set of Lambdas. What should you do?
Create configuration files and deploy them using AWS CodePipeline.
Create configuration file and deploy using AWS CodeBuild
Create CloudFormation templates and deploy them using AWS CodeBuild
Create CloudFormation templates and deploy them using AWS CodePipeline.