AWS Fundamentals Logo
AWS Fundamentals
L2 Construct

Project

A CodeBuild project for building and testing code

Import

import { Project } from 'aws-cdk-lib/aws-codebuild';

Or use the module namespace:

import * as codebuild from 'aws-cdk-lib/aws-codebuild';
// codebuild.Project

Underlying CloudFormation Resources

This L2 construct creates and manages the following CloudFormation resources.

Get the AWS CodeBuild Cheat Sheet

Everything you need to know about AWS CodeBuild on one page. HD quality, print-friendly.

Download Free Infographic