Skip to content

Commit a214d55

Browse files
authored
Merge pull request #4656 from ClickHouse/Blargian-patch-521700
BYOC: remove `,` which makes policy invalid
2 parents c68e9a8 + 942dede commit a214d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cloud/features/08_backups/backups-to-own-cloud/backup_restore_from_ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ AWS uses role based authentication, so create an IAM role that the ClickHouse Cl
6262
"AWS": "arn:aws:iam::463754717262:role/CH-S3-bordeaux-ar-90-ue2-29-Role"
6363
},
6464
"Action": "sts:AssumeRole"
65-
},
65+
}
6666
]
6767
}
6868
```

0 commit comments

Comments
 (0)