ipa-stack-ecr
OfficialDeploy an ECR repo for container builds
Software Engineering#cloudformation#container registry#infrastructure provisioning#aws ecr#serverless deployment#lambda images
Authoraws-samples
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of provisioning a correctly named, secure ECR repository so you can store and deploy container images as part of a serverless AWS application.
Core Features & Use Cases
- Provision an ECR repository: Creates the
{APP_NAMESPACE}-{APP_ENV}-ecrrepository used for image storage (e.g., for Lambda container images). - Expose downstream outputs: Publishes repository URI and ARN so other skills/stacks can reference the repository for building and deploying images.
- Encode security posture: Enforces encryption at rest, private-by-default access, and safer deletion behavior aligned to POC needs.
Use case example: You are building a queue worker or API backend as a Lambda container image and need an ECR repository to push and later pull the image during deployment.
Quick Start
Ask the AI to deploy the ECR prerequisite by running the ipa-stack-ecr skill for your chosen Namespace and Environment.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ipa-stack-ecr Download link: https://github.com/aws-samples/sample-innovation-patterns/archive/main.zip#ipa-stack-ecr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.