{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Bundles Docker images as AWS CDK assets, building from Dockerfiles or tarballs and uploading them to Amazon ECR for use in CDK applications.","skillfed_tags":["cdk-v1-eol","container-assets","infrastructure-as-code"],"use_cases":["Build and deploy custom Docker images as part of CDK stacks without manual ECR repository management.","Package application containers with build arguments and multi-stage Dockerfile targets in infrastructure code.","Reference built images in CDK constructs for ECS, Lambda, or other AWS services that consume container images.","Automate image versioning and tagging through CDK asset hashing for consistent deployments across environments.","Grant pull permissions to ECS tasks, Lambda functions, or cross-account principals via the asset's repository interface."],"what_it_does":"This package extends AWS CDK v1 with the ability to package Docker images as first-class assets within your infrastructure-as-code. It handles building images from local Dockerfiles or loading them from tarballs, then automatically uploads them to an AWS-managed ECR repository during deployment. The package integrates with the CDK toolkit and CI/CD pipelines to manage the full lifecycle\u2014from build context preparation (with `.dockerignore` support) through image push and CloudFormation parameter wiring.\n\nThe module supports build-time customization via build arguments, target stages, networking modes, and platform selection. Images are referenced in CDK code via `asset.imageUri`, which includes both the ECR URL and tag. Pull permissions are managed through IAM policy grants on the asset's repository, with special handling for cross-account and AWS service consumers.","worth_installing":"No\u2014do not install this package for new projects. AWS CDK v1 reached end-of-support on 2023-06-01 and is no longer being updated. Migrate to AWS CDK v2 instead, which includes the equivalent functionality in `aws-cdk-lib.aws_ecr_assets`. Installing v1 packages exposes you to unpatched security issues and lack of ongoing maintenance."},"id":"aws-cdk-aws-ecr-assets","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-ecr-assets","md":"https://skillfed.io/packages/aws-cdk-aws-ecr-assets.md","pypi":"https://pypi.org/project/aws-cdk-aws-ecr-assets/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-ecr-assets","python_support":"supports_current","summary":"Docker image assets deployed to ECR"},"popularity":{"monthly_downloads":172131,"position":10347,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
