{"library":"aws-cdk-aws-codecommit","type":"library","category":null,"description":"The `aws-cdk-aws-codecommit` library provides AWS Cloud Development Kit (CDK) constructs for defining AWS CodeCommit resources programmatically using Python. It allows developers to create, configure, and manage CodeCommit repositories as part of their infrastructure-as-code deployments. This entry specifically covers version 1.204.0, which is part of the AWS CDK v1 ecosystem. AWS CDK typically follows a rapid release cadence, often with weekly updates for bug fixes and new feature support.","language":"python","status":"active","version":"1.204.0","tags":["aws","cdk","codecommit","infrastructure-as-code","cloud-development-kit","iac"],"last_verified":"Tue May 26","install":[{"cmd":"pip install aws-cdk-aws-codecommit aws-cdk.core","imports":["from aws_cdk import aws_codecommit as codecommit\n# then: codecommit.Repository(...)","from aws_cdk import core as cdk\n# then: cdk.App()"]},{"cmd":"npm install -g aws-cdk","imports":[]}],"homepage":"https://aws.amazon.com/cdk/","github":"https://github.com/aws/aws-cdk","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aws-cdk-aws-codecommit/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aws-cdk-aws-codecommit/compatibility"}}