diff --git a/README.md b/README.md index 0338a16cac..5f01149f02 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,7 @@ To add a **Bucket Policy** from the AWS S3 Web Console, navigate to the **Permis "Action": [ "s3:ListBucket", "s3:GetBucketLocation", + "s3:GetObject", "s3:DeleteObject", "s3:DeleteObjectVersion", "s3:PutObject"