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
+4-3
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,15 @@
1
1
# holy-lambda-steps
2
-
Test of integration between holy lambda and Step functions. Use to document issue https://github.com/FieryCod/holy-lambda/issues/83
2
+
Test of integration between holy lambda and Step functions.
3
3
4
-
This is an implementation in Clojure/HL of the example in https://aws.amazon.com/getting-started/hands-on/handle-serverless-application-errors-step-functions-lambda/
4
+
This is used to document issue https://github.com/FieryCod/holy-lambda/issues/83
5
+
6
+
This project is an implementation in Clojure/HL of the example in https://aws.amazon.com/getting-started/hands-on/handle-serverless-application-errors-step-functions-lambda/
5
7
6
8
# Lifecycle
7
9
8
10
```shell
9
11
bb compile
10
12
sam build
11
-
#sam local invoke -e resources/event-test-archive.json
0 commit comments