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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# terraform-module-eventbridge-debug-logger
2
2
3
-
A terraform module to create resources for capturing all eventbridge events for a given service.
3
+
A terraform module to create resources for capturing all eventbridge events for a given service as cloudwatch logs.
4
+
5
+
This is a developer workflow productivity tool that can be used to log events created by any service in order to see the event json schema, which is necessary in order to produce workflows around eventbridge rules.
0 commit comments