Skip to content

Commit

Permalink
boltdb ref
Browse files Browse the repository at this point in the history
  • Loading branch information
owen-d committed Oct 27, 2020
1 parent 4b244fa commit ce2f562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/operations/storage/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +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)
- `s3:DeleteObject` (if running the Single Store (boltdb-shipper) compactor)

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

Expand Down

0 comments on commit ce2f562

Please sign in to comment.