s3对象版本列表的文档有误

0

【以下的问题经过翻译处理】 本文档表示您需要对存储桶进行读取访问权限,但您还需要 ListBucketVersions 权限。 有人可以从 AWS 纠正这个问题吗? 这是错误的文档: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#S3.Client.list_object_versions

profile picture
EXPERT
asked 6 months ago4 views
1 Answer
0

【以下的回答经过翻译处理】 谢谢你指出来。

不确定之后是否已修复,但根据 API 文档,我们可以看到一条警告,指示该操作需要 s3:ListBucketVersions: https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectVersions.html.

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions