How can I create a folder under a bucket using boto library for Amazon s3?
I followed the manual and created the keys with permission, metadata etc, but nowhere in the boto's documentation it describes how to create folders under a bucket, or create a folder under folders in the bucket.