Was wondering.Is there any CLI tool available for Amazon S3 to play around with files/folders, actions like move
, delete
, etc.
Basically I got a task where I have to move bunch (a lot) of files from a bucket to a folder on the same bucket, so that I don't have to see whole files when I open the bucket in S3 console.
I am expecting a tool or kind of script which help me move files from one place to a folder on the same bucket.