fix: bad example json for policy in replication docs (#10869)

master
Anton Melser 4 years ago committed by GitHub
parent 50c10a5087
commit 2c1e37197b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/bucket/replication/README.md

@ -37,6 +37,7 @@ The *source* bucket should have following minimal permission policy:
"arn:aws:s3:::srcbucket"
]
}
]
}
```
The access key provided for the replication *target* cluster should have these minimal permissions:

Loading…
Cancel
Save