Permissions to Use Contextual Event Notifications

You can create event notifications and alarms through a workflow available in Data Safe's features. This allows you to create event notifications and alarms in context. For example, while viewing Security Assessment, you can view the Notifications tab and easily create event notifications for security assessments through a simplified workflow.

Though creating contextual event notifications and alarms occurs in Oracle Data Safe, the IAM permissions required to use this feature are for the Events Service. To use contextual event notifications and alarms, ensure that you have been granted the following permissions:

Give a user group access to notifications topics:
allow group <user-group> to manage ons-topic in compartment <compartment-name>
Give a user group access to event rules:
allow group <user-group> to manage cloudevents-rules in compartment <compartment-name>
Give a user group access to alarms:
allow group <user-group> to manage alarms in compartment <compartment-name>
Give a user group access to alarm history:
allow group <user-group> to read metrics in compartment <compartment-name>

See the related links below for more information.