Skip to content

Commit f47563d

Browse files
authored
Update example-pattern.json
1 parent 8745b13 commit f47563d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

lambda-durable-esm-and-chaining/example-pattern.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"title": "Event-Driven Data Pipeline with Lambda Durable Functions",
3-
"description": "This serverless pattern demonstrates how to build an event-driven data processing pipeline using AWS Lambda Durable Functions with direct SQS Event Source Mapping and Lambda invoke chaining.",
3+
"description": "This serverless pattern demonstrates building an event-driven pipeline using AWS Lambda Durable Functions with direct SQS Event Source Mapping",
44
"language": "Python",
55
"level": "200",
6-
"framework": "SAM",
6+
"framework": "AWS SAM",
77
"services": ["sqs","lambda", "dynamoDB"],
88
"introBox": {
99
"headline": "How it works",
@@ -64,4 +64,4 @@
6464
}
6565
]
6666
}
67-
67+

0 commit comments

Comments
 (0)