Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goneri/aws-event-watcher
Print the last EventBridge events in the console
https://github.com/goneri/aws-event-watcher
Last synced: 25 days ago
JSON representation
Print the last EventBridge events in the console
- Host: GitHub
- URL: https://github.com/goneri/aws-event-watcher
- Owner: goneri
- Created: 2022-08-10T15:46:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T18:24:02.000Z (about 2 years ago)
- Last Synced: 2024-10-03T16:41:34.579Z (about 2 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Print the last AWS events
The tool connects on the `default` EventBridge and prints the revent in the console. At this stage, it comes with a filter that only keep the DynamoDB events.
## TODO
Add parameters to be able to:
- select a different bus
- use different criterias for the filter# See also
- https://github.com/spezam/eventbridge-cli
## License
GPLv3+