turbot / steampipe-plugin-turbot

Use SQL to instantly query the Turbot CMDB. Open source CLI. No DB required.

Home Page:https://hub.steampipe.io/plugins/turbot/turbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add table turbot_notifications

Joeturbot opened this issue · comments

References
Turbot docs on Notifications: https://turbot.com/v5/docs/concepts/notifications
API Refernce for Notifications: https://turbot.com/v5/docs/reference/graphql/query/notifications
Notification Definition: https://turbot.com/v5/docs/reference/graphql/object/Notification

To get Activity information out of Turbot, you need access to the Notifications table.

Business use case: identify the number of events by workspace or business.
We are attempting to understand the number of enforcement actions taken across workspaces/businesses in an aggregate manner for analytics purposes.