mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 17:53:43 +01:00
fix: bad example json for policy in replication docs (#10869)
This commit is contained in:
@@ -37,6 +37,7 @@ The *source* bucket should have following minimal permission policy:
|
|||||||
"arn:aws:s3:::srcbucket"
|
"arn:aws:s3:::srcbucket"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
The access key provided for the replication *target* cluster should have these minimal permissions:
|
The access key provided for the replication *target* cluster should have these minimal permissions:
|
||||||
|
|||||||
Reference in New Issue
Block a user