Step Functions

Step Functions Presets

Ready-to-deploy configuration presets for Step Functions. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

Preset: Standard Workflow

Use this preset for long-running, durable workflows that require exactly-once execution semantics and full execution history. STANDARD state machines are ideal for:

02

Preset: Express Workflow

Use this preset for high-volume, short-duration workflows that process events at scale. EXPRESS state machines are ideal for:

03

Preset: Production Workflow

Use this preset for production-grade workflows that require full observability, encryption, and robust error handling. This configuration represents the recommended setup for any workflow handling...