Skip to content

Commit

Permalink
[Docs] s3:ListObjects does not exist (#3198)
Browse files Browse the repository at this point in the history
* list objects dne

Signed-off-by: Joe Elliott <number101010@gmail.com>

* branch

---------

Signed-off-by: Joe Elliott <number101010@gmail.com>
  • Loading branch information
joe-elliott authored Dec 1, 2023
1 parent 2395ed5 commit ed1d975
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/sources/tempo/configuration/s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ The following IAM policy shows minimal permissions required by Tempo, where the
"s3:PutObject",
"s3:GetObject",
"s3:ListBucket",
"s3:ListObjects",
"s3:DeleteObject",
"s3:GetObjectTagging",
"s3:PutObjectTagging"
Expand Down

0 comments on commit ed1d975

Please sign in to comment.