{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for creating and managing AWS CodeCommit Git repositories, including configuration for notifications, events, and initial code setup.","skillfed_tags":["aws-cdk","infrastructure-as-code","end-of-life"],"use_cases":["Define a managed Git repository in AWS as part of a CDK stack without manual console configuration.","Trigger CodeBuild projects or SNS notifications automatically when code is pushed to specific branches.","Initialize a CodeCommit repository with starter code from a local directory during stack deployment.","Set up Slack notifications for pull request activity using CodeStar Notifications and Chatbot.","Integrate repository events into a larger CI/CD pipeline defined in CDK."],"what_it_does":"This package is a CDK Construct Library that wraps AWS CodeCommit, a managed Git repository service in AWS. It allows you to define CodeCommit repositories as infrastructure-as-code within your CDK stacks, configure repository properties like name and description, and set up event-driven workflows.\n\nThe library provides methods to attach SNS notifications to repository events (commits, pull request comments), define CloudWatch event rules that trigger on repository activities, and initialize repositories with code from local directories or ZIP files. It integrates with other CDK constructs like CodeBuild and SNS for building automation pipelines. However, this is AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer receiving updates; new projects should use AWS CDK v2 instead.","worth_installing":"No. This is AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer maintained. While the package has low install friction and permissive licensing, AWS explicitly recommends migrating to AWS CDK v2. Installing v1 now locks you into an unsupported codebase with no future security or feature updates. Use aws-cdk.aws-codecommit v2 instead."},"id":"aws-cdk-aws-codecommit","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-codecommit","md":"https://skillfed.io/packages/aws-cdk-aws-codecommit.md","pypi":"https://pypi.org/project/aws-cdk-aws-codecommit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-codecommit","python_support":"supports_current","summary":"The CDK Construct Library for AWS::CodeCommit"},"popularity":{"monthly_downloads":147498,"position":11064,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
