bedrock-flows
Installation
SKILL.md
Amazon Bedrock Flows
Build end-to-end generative AI workflows with visual flow builder, linking foundation models, prompts, knowledge bases, and AWS services without code.
Overview
Amazon Bedrock Flows is a visual workflow builder for orchestrating generative AI applications. It provides:
- Visual Flow Builder: Drag-and-drop interface for creating complex workflows
- Foundation Model Integration: Connect multiple models and prompts
- Knowledge Base Nodes: RAG workflows with Bedrock Knowledge Bases
- Condition Branching: Route execution based on criteria
- Iteration & Loops: Process arrays and repeat operations
- Lambda & Inline Code: Custom logic without deployment overhead
- Version Management: Version flows for A/B testing and rollback
- API Deployment: Invoke flows programmatically via boto3