Skip to content

Commit 46b9f59

Browse files
Add the architectuural diagram and updated the Readme
1 parent adb089f commit 46b9f59

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ Each Lambda function has one dedicated IAM role with:
9797
## Setup
9898

9999
_Repository Structure_
100+
101+
```text
100102
.
101103
├── .github
102104
│ └── workflows
@@ -118,7 +120,6 @@ _Repository Structure_
118120
│ └── backend-staging.tfvars
119121
└── README.md
120122
121-
122123
- Create the lambda function, run the python funtion locally using VS Code Run Button, import boto3, logging,json, os, uuid.
123124
- Resource names follows _env-resource-name_
124125

0 commit comments

Comments
 (0)