Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
idanovo committed Dec 25, 2024
1 parent ab1c5f1 commit 45a443c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/reference/mount.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,13 +168,6 @@ The minimal RBAC permissions required for mounting a prefix from a lakeFS reposi
{
"id": "MountPolicy",
"statement": [
{
"action": [
"fs:ReadObject"
],
"effect": "allow",
"resource": "arn:lakefs:fs:::repository/<repository-name>/object/<prefix>"
},
{
"action": [
"fs:ListObjects",
Expand Down

0 comments on commit 45a443c

Please sign in to comment.