From 2c1e37197b973daff71b9a61689720c6cd78fb2f Mon Sep 17 00:00:00 2001 From: Anton Melser Date: Wed, 11 Nov 2020 09:49:49 +0800 Subject: [PATCH] fix: bad example json for policy in replication docs (#10869) --- docs/bucket/replication/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/bucket/replication/README.md b/docs/bucket/replication/README.md index cbada62b6..a550b731b 100644 --- a/docs/bucket/replication/README.md +++ b/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: