Infrastructure
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
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 RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps