Notifications

Notifications

Filtering Notifications

You can use the notifications filter to search and filter notifications in the Turbot Guardrails Console or using GraphQL queries.

Supported keywords are:

Note the following limitations:

Examples

Aim Filter text
Notifications for resources, newest first notificationType:resource sort:-timestamp
The last 100 deletion notifications of any type notificationType:resourceDeleted,policySettingDeleted,policyValueDeleted,controlDeleted,actionDeleted,scheduledActionDeleted,grantDeleted,activeGrantsDeleted,favoriteDeleted,watchDeleted sort:-timestamp limit:100
Recent permissions activity notificationType:activeGrant,grant sort:-timestamp
Notifications for a resource and its descendants for the last 2 hours resource:162675146433353 timestamp:>T-2h sort:-timestamp
Notifications for a resource only (NOT its descendants) resource:162675146433353 level:self sort:-timestamp
Control notifications related to AWS > S3 > Bucket > Approved notificationType:control controlType:tmod:@turbot/aws-s3#/control/types/bucketApproved sort:-timestamp
Policy notifications for all AWS > S3 > Approved policies and sub-policies notificationType:policyValue,policySetting policyType:tmod:@turbot/aws-s3#/policy/types/bucketApproved sort:-timestamp
Notifications for a specific actor (user) with it's profileId actorIdentityId:162674901433086