Infrastructure banner
aws-solutions-library-samples aws-solutions-library-samples

Infrastructure

DevOps community

Description

# Infrastructure — CloudFormation / SAM / IaC — GenAI IDP Accelerator ## Architecture Overview The solution uses **nested CloudFormation stacks** via AWS SAM: ``` template.yaml (Main Stack — ~349 KB) ├── patterns/unified/template.yaml (Unified Pattern — ~218 KB) ├── nested/api-resolvers/ (REST API + resolver Lambdas; also serves the Web UI │ as an S3 proxy when WebUIHosting=APIGateway — the │ API-Gateway alternative to CloudFront) ├── nested/be

Installation

Installs to ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-infrastructure/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-infrastructure && curl -fsSL https://raw.githubusercontent.com/aws-solutions-library-samples/accelerated-intelligent-document-processing-on-aws/HEAD/.claude/skills/infrastructure.md -o ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-infrastructure/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository