Skip to content

Commit

Permalink
Update _index.md (#2817)
Browse files Browse the repository at this point in the history
  • Loading branch information
scoof authored Oct 27, 2020
1 parent 5892ec2 commit 3b9222b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sources/operations/storage/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ When using S3 as object storage, the following permissions are needed:
- `s3:ListBucket`
- `s3:PutObject`
- `s3:GetObject`
- `s3:DeleteObject` (if running the compactor)

Resources: `arn:aws:s3:::<bucket_name>`, `arn:aws:s3:::<bucket_name>/*`

Expand Down

0 comments on commit 3b9222b

Please sign in to comment.