|
|
|
|
|
by supriyo-biswas
830 days ago
|
|
> Once you start parallelising the ListObjectV2 (rather than sequentially "continuing") How are you "parallelizing" the ListObjectsV2? The continuation token can be only fed in once the previous ListObjectsV2 response has completed, unless you know the name or structure of keys ahead of time, in which listing objects isn't necessary. |
|