You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ You can use `utils/simulate_events.py` to simulate events and test the cloudform
49
49
50
50
The simulate.py pushes transactions events random some with error in the transaction-id format and some in the correct format, you should observe data being pushed into both your valid and invalid s3 buckets.
51
51
52
-
## Tech project structure
52
+
## The project structure
53
53
This is a multi sub project mono repo, each lambda function logic is a separate folder in `src` directory and the build workflow builds each of them and pushes to ECR which can then be used in AWS Lambda.
0 commit comments