What problem does it solve? Teams that have an approved AWS AI architecture still face the hard work of turning it into running infrastructure: configuring Bedrock Knowledge Bases, SageMaker pipelines, OpenSearch vector stores, security controls, CI/CD, and cost governance. This Skill converts an existing design into step-by-step implementation guides, IaC templates, and deployment patterns. ## Core Features & Use Cases - Service Setup Playbooks: Guided configuration of Bedrock (model access, Guardrails, Knowledge Bases, Agents), SageMaker (training, registry, endpoints, Model Monitor), and OpenSearch Serverless vector search. - IaC Templates: CDK, CloudFormation, and Terraform patterns for RAG stacks, MLOps stacks, agent stacks, and multi-model routing with tagging and environment promotion. - Security & Cost Controls: VPC endpoints, KMS encryption, least-privilege IAM, WAF rules, CloudTrail auditing, budgets, and FinOps dashboards. - Deployment Automation: Blue/Green, canary, shadow, and feature-flag deployment patterns with rollback procedures and CI/CD gates. - Use Case: Given an approved Bedrock RAG design, produce the full implementation guide covering Knowledge Base sync, OpenSearch index mapping, Guardrails, Lambda query handler, monitoring dashboards, and a CodePipeline release flow. ## Quick Start Ask the assistant to implement your approved AWS AI architecture, for example: implement a Bedrock RAG stack with Knowledge Bases, OpenSearch Serverless, Guardrails, and monitoring.