turbot / steampipe-plugin-turbot

Use SQL to instantly query the Turbot CMDB. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/turbot
Apache License 2.0
8 stars 1 forks source link

Add table turbot_notifications #3

Closed Joeturbot closed 2 years ago

Joeturbot commented 3 years ago

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.

alex-elam commented 3 years ago

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.