Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
S3 で私のキーの数を取得する簡単な方法を知っている人はいますか?
通常はそうしますs3cmd ls s3://bucket/ | wc -lが、バケットに膨大な数のキーが含まれているため、この操作を完了できません。
s3cmd ls s3://bucket/ | wc -l