{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for defining, configuring, and managing Amazon Elastic Container Registry repositories and related resources as infrastructure code.","skillfed_tags":["aws-cdk","infrastructure-as-code","end-of-support"],"use_cases":["Define ECR repositories in a CDK stack and automatically enable image scanning on push to catch vulnerabilities.","Set up lifecycle rules to automatically delete untagged or old images, reducing storage costs and clutter.","Configure KMS encryption for ECR repositories using either AWS-managed or customer-managed keys.","Grant IAM users permission to retrieve authorization tokens for Docker CLI authentication to ECR.","Set tag immutability on repositories to prevent accidental overwrites of production image tags."],"what_it_does":"This package provides Python constructs for AWS CDK v1 that let you define Amazon ECR repositories and configure their behavior declaratively. It abstracts the low-level CloudFormation resources into higher-level objects, so you can create repositories, enable image scanning on push, set tag immutability, configure encryption with KMS keys, and define lifecycle rules to clean up old images\u2014all in Python code alongside the rest of your infrastructure.\n\nThe package depends on aws-cdk.core, constructs, jsii, and several other AWS CDK modules to integrate ECR management into a broader CDK application. It supports Python 3.7 through 3.11 and is typed. However, AWS CDK v1 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\u2014not for new projects. This is AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer being updated. AWS recommends migrating to AWS CDK v2. Install only if you are maintaining an existing CDK v1 codebase and need ECR constructs; otherwise, use the v2 equivalent."},"id":"aws-cdk-aws-ecr","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-ecr","md":"https://skillfed.io/packages/aws-cdk-aws-ecr.md","pypi":"https://pypi.org/project/aws-cdk-aws-ecr/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-ecr","python_support":"supports_current","summary":"The CDK Construct Library for AWS::ECR"},"popularity":{"monthly_downloads":171314,"position":10373,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
