reg-viz / reg-suit

:recycle: Visual Regression Testing tool
https://reg-viz.github.io/reg-suit
MIT License
1.17k stars 101 forks source link

docs: Modify the reg-publish-s3-plugin README to use s3:ListBucket instead of s3:ListObject #632

Closed murajun1978 closed 7 months ago

murajun1978 commented 8 months ago

What does this change?

The S3 actions does not have s3:ListObject, and the s3:ListBucket is required to run ListObjects.

References

Actions defined by Amazon S3