An ECR repository for storing Docker container images
import { Repository } from 'aws-cdk-lib/aws-ecr';Or use the module namespace:
import * as ecr from 'aws-cdk-lib/aws-ecr'; // ecr.Repository
This L2 construct creates and manages the following CloudFormation resources.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-ecr