Skip to content

Commit

Permalink
Update amazon-s3.md (#4617)
Browse files Browse the repository at this point in the history
* Update amazon-s3.md

Added info about required AWS user permissions for AWS cloud versioning

* Restyled by prettier

---------

Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
rbeilvert and restyled-commits authored Jun 14, 2023
1 parent 9341959 commit f33cb46
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ remote, set any supported config param with `dvc remote modify`.

<admon type="info">

Requires [S3 Versioning] enabled on the bucket.
Requires [S3 Versioning] enabled on the bucket and the following AWS user
permissions: `s3:ListBucketVersions`, `s3:GetObjectVersion`,
`s3:DeleteObjectVersion`.

</admon>

Expand Down

0 comments on commit f33cb46

Please sign in to comment.