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オブジェクトをリストするときに表示されるCommongPrefixの最大数と、最大のMaxKeysはいくつですか。デフォルトは1000 です。Amazons3api/bucketget
私自身の質問に答えるために、CommonPrefixes と MaxKeys の最大数は 1000 です。
注意、TOGETHER 1000。これは、0 個のキーを表示して、最大 1000 個の CommonPrefixes または 990 個のキーを表示し、最大 10 個の CommonPrefixes を表示できることを意味します。