ACL's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-03-2023 03:52 AM
Requirement is to restrict aws events access to only members who has aws role .We have written a acl for that but the aws events are visible to admin , so we have written a query business rule to restrict access to admin as well ,
this is the query business rule
But if the user has aws role and is a admin then the aws events are not visible.Can you suggest a code to include that condition as well in the above code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-06-2023 02:27 AM
Can you show the ACL you created?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-03-2023 06:35 AM
Hi @Ankitha4,
Please uncheck the Admin Overrides option.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-06-2023 02:14 AM
I have done that , but it is not working
