{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Defines AWS CodeBuild projects and build configurations as infrastructure-as-code constructs for the AWS CDK v1 framework.","skillfed_tags":["aws-cdk","end-of-life","infrastructure-as-code"],"use_cases":["Define a CI/CD build project that compiles code and runs tests from a GitHub repository, with artifacts uploaded to S3.","Set up a CodePipeline action that triggers CodeBuild to run on every commit to a CodeCommit repository.","Configure S3 or local caching to speed up repeated builds by reusing dependencies and Docker layers.","Create a build project with no source that runs custom build commands (e.g., data processing or scheduled tasks).","Integrate CodeBuild with SNS notifications via CodeStar Notifications for build status alerts."],"what_it_does":"This package provides CDK constructs for defining AWS CodeBuild projects\u2014fully managed continuous integration build environments\u2014as Python code. It allows you to specify build sources (CodeCommit, S3, GitHub, BitBucket), build specifications, artifacts, caching strategies, and CodePipeline integration declaratively within your infrastructure-as-code stack.\n\nThe package wraps AWS CodeBuild's API surface into CDK-native classes like Project, PipelineProject, Source, Artifacts, and Cache, letting you configure builds, their inputs, outputs, and execution parameters without writing CloudFormation templates directly. It depends on 20 AWS CDK modules (IAM, EC2, S3, CloudWatch, Logs, KMS, and others) to manage permissions, networking, storage, and observability for your builds.","worth_installing":"No\u2014do not install. This is AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer maintained. AWS explicitly recommends migrating to AWS CDK v2. While the package has low install friction and permissive licensing, its end-of-life status and known vulnerability make it unsuitable for new projects. Migrate to the v2 equivalent instead."},"id":"aws-cdk-aws-codebuild","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-codebuild","md":"https://skillfed.io/packages/aws-cdk-aws-codebuild.md","pypi":"https://pypi.org/project/aws-cdk-aws-codebuild/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-codebuild","python_support":"supports_current","summary":"The CDK Construct Library for AWS::CodeBuild"},"popularity":{"monthly_downloads":150280,"position":10969,"tier":"top_15000"},"security":{"n_vulnerabilities":1},"version":"1.204.0"}
