Access Control: Add option to filter only managed permissions (#43371)
* Add option to filter only managed permissions
This commit is contained in:
@@ -243,6 +243,7 @@ type GetResourcesPermissionsQuery struct {
|
||||
Actions []string
|
||||
Resource string
|
||||
ResourceIDs []string
|
||||
OnlyManaged bool
|
||||
}
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user