Category: yaml

This article aims to give an in depth tutorial in building and deploying serverless application with AWS CodePipeline. In order to follow this tutorial you need to have some understanding on creating applications using serverless framework and basic AWS concepts.

This file contains collection of build commands and related settings in yaml format. You can put this buildspec as a part of source code or define it in the AWS Code build.

This will manually trigger the pipeline and build.

Related Articles