Bedrock Workflows

Bedrock states bring generative AI directly into your Step Functions workflows, enabling you to retrieve knowledge, generate responses, and apply guardrails as part of your orchestration logic. This collection of workflows showcases how to use integrations like retrieve, retrieveAndGenerate, invokeModel, applyGuardrail, and agent invocations to build intelligent, data-aware pipelines. You will see patterns for combining retrieval-augmented generation with traditional processing steps, shaping model inputs and outputs, and enforcing safety or compliance checks within the flow. From AI-powered enrichment to fully automated decisioning, these workflows demonstrate how Bedrock turns state machines into intelligent systems that can reason, respond, and adapt in real time.