mercredi 14 octobre 2015

Accessing AWS S3 folder name in unicode using AWS command line util

Due to my ignorance, I named a folder on S3 in unicode a few years ago. I'm able to list objects without spaces easily, but I can't access any files/folders with spaces. I've tried delimiting the space with a \, but it didn't work.

Example folder path:

http://s3my-folder/a-thing/إلى آخره

Command looks like:

aws s3 ls http://s3my-folder/a-thing/إلى\ آخره




Aucun commentaire:

Enregistrer un commentaire