Skip to content

Commit 3748997

Browse files
authored
minor title edit
1 parent 9b1f5cf commit 3748997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda-durable-order-processing-sam/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Order Processing Workflow with Lambda Durable Functions
1+
# Order Processing Workflow with AWS Lambda Durable Functions
22

33
This pattern demonstrates a multi-step order processing workflow using AWS Lambda Durable Functions. The workflow handles order validation, payment processing, inventory checking, and shipping arrangement with automatic checkpointing and state persistence across long-running operations.
44

0 commit comments

Comments
 (0)