eventbridge-atlas
eventbridge-atlas copied to clipboard
Open-source tool to document, discover, and share your Amazon EventBridge schemas.
When I run `npm run build:slate` the generated `docs-html` directory and all the files in it are owned by `root`. Following executions of `npm run build:slate` fail, as the `npm...
We have a following type of event format in use that contains nested JSON objects with the `detail` item in the EventBridge event: ```JSON "detail": { "version": 1, "principal": {...
Hello, The tool looks promising and I would be interested to use it but could you specify which permissions are required for the tool to do its job ? Thanks...