假设我在 AWS S3 存储桶中有 10,000 个文件,每个文件都放在子目录中 /year/month/day/hour/file
/year/month/day/hour/file
一个LIST请求最多可以返回 1000 个对象。
LIST
此存储桶上的递归列表将按 10 次LIST操作或 10,000 次操作 +LIST根目录操作计费。
amazon-s3 amazon-web-services
amazon-s3 ×1
amazon-web-services ×1