I want to list only the objects in a bucket that aren't buckets themselves. Is there a way of doing this short of parsing out the results of ListBucket?
|
feedback
|
Buckets can't contain other buckets. Do you mean folders? S3 doesn't have a concept of folders either. You can have 100 buckets per S3 account and each bucket can contain an unlimited number of objects/files. If you name your files with A file named You can use the UPDATE to answer comment. Assuming our S3 bucket looks like this:
Using Using a
And the
| |||||
feedback
|