We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da5a2e commit 8799681Copy full SHA for 8799681
1 file changed
README.md
@@ -84,11 +84,6 @@ Running `terraform apply` provisions:
84
7. Lambda executes a test query
85
8. API Gateway returns the JSON response to the client.
86
87
-### API Routes
88
-
89
-GET / --> API Gateway --> Lambda --> Returns Welcome Message
90
-GET /health --> API Gateway --> Lambda --> RDS --> Returns DB Status
91
92
93
### How code changes are deployed (CI/CD workflow)
94
0 commit comments