Update _index.md (#2817)

pull/2819/head
Andreas Plesner 5 years ago committed by GitHub
parent 5892ec21ca
commit 3b9222bf8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/sources/operations/storage/_index.md

@ -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>/*`

Loading…
Cancel
Save