ipa-prepare

Official

Deploy prerequisite AWS stacks in one session

Authoraws-samples
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It removes the manual, error-prone setup work needed to create prerequisite AWS infrastructure before you can build and deploy an innovation-pattern application.

Core Features & Use Cases

  • Validates project readiness: checks that .env exists and contains required variables, confirms scripts/prepare.mk has a prepare target, and verifies AWS credentials.
  • Plans then executes infrastructure provisioning: shows a dry-run plan via make -n -f scripts/prepare.mk prepare, asks for confirmation, then runs the real make -f scripts/prepare.mk prepare.
  • Verifies completion and writes OIDC config: polls CloudFormation stack status until each prerequisite stack reaches CREATE_COMPLETE/UPDATE_COMPLETE, and writes OIDC-related environment variables to .env when Cognito is deployed.

Quick Start

Run /ipa-prepare after /ipa-init and /ipa-compose to deploy ECR, Cognito, and other prerequisite stacks.

Dependency Matrix

Required Modules

None required

Components

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-prepare
Download link: https://github.com/aws-samples/sample-innovation-patterns/archive/main.zip#ipa-prepare

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.