ipa-deploy
OfficialDeploy composed AWS stacks in one run
System Documentation
What problem does it solve?
It solves the problem of reliably deploying composed AWS infrastructure patterns by orchestrating validation, build, CloudFormation deployment, and post-deploy verification.
Core Features & Use Cases
- Guided deployment execution: Runs a deterministic sequence of build, deploy, and optional post-deploy steps driven by generated Makefiles.
- Pre-flight guardrails: Verifies required configuration from .env, validates AWS credentials, confirms required scripts/targets exist, and checks prerequisite stacks are already deployed.
- Failure diagnosis support: Classifies CloudFormation deployment failures using stack events and points to the appropriate recovery path.
Use case example: After composing a serverless web application (frontend + FastAPI backend + Cognito auth + DynamoDB), a user runs this skill to deploy the full set of stacks and confirm all stack outputs are ready for use.
Quick Start
Ask the assistant to run ipa-deploy to deploy the infrastructure pattern using the generated Makefiles and your current .env configuration.
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-deploy Download link: https://github.com/aws-samples/sample-innovation-patterns/archive/main.zip#ipa-deploy 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.