01
GitHub Source + CodeBuild (CI Pipeline)
This preset creates a V2 pipeline that fetches source code from a GitHub repository via CodeStar Connection and runs a CodeBuild project. A git push trigger automatically executes the pipeline when...
Loading...
Ready-to-deploy configuration presets for CodePipeline. Each preset is a complete manifest you can copy, customize, and deploy.
3 presetsThis preset creates a V2 pipeline that fetches source code from a GitHub repository via CodeStar Connection and runs a CodeBuild project. A git push trigger automatically executes the pipeline when...
This preset creates a V2 pipeline that triggers when a new Docker image is pushed to an ECR repository, runs a CodeBuild step to prepare the deployment bundle (generating `imagedefinitions.json`),...
This preset creates a V2 pipeline that triggers when a deployment package is uploaded to S3 and invokes a Lambda function to perform the deployment. This is the standard serverless deployment...