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