user
07/08/2022, 3:04 PMuser
07/08/2022, 3:43 PMuser
07/10/2022, 8:07 AM{
"id": "Domain1Commits",
"statement": [
{
"action": [
"fs:CreateCommit"
],
"effect": "allow",
"resource": "arn:lakefs:fs:::repository/my-first-repo/branch/domain1"
},
{
"action": [
"fs:CreateCommit"
],
"effect": "allow",
"resource": "arn:lakefs:fs:::repository/my-second-repo/branch/domain2"
}
]
}
I understand this is not a very strong segregation. You are welcome to DM me and we can discuss what kind of feature is needed in lakeFS to support your use case.user
07/11/2022, 11:59 AM