Skip to content

Commit 38ec76f

Browse files
authored
Update README.md
1 parent 2027b76 commit 38ec76f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ The main use cases for using the Connector Lambda above are:
3030

3131
# Example
3232

33+
In the state machine below states ```Legacy System Transform Output``` and ```New System Transform Output``` are Lambda Connectors added to the state machine to transform the outputs of states ```Fetch From Legacy System``` and ```Fetch From New System``` to match the inputs expected by single state ```Generate Employee Report```. A Jinja2 template uploaded to an S3 bucket is used by each transformation state.
34+
3335
![approach-overview](/doc/aws-step-functions-connector-example.png)
3436

3537
# Deploying the Solution on AWS

0 commit comments

Comments
 (0)