As simple as it sounds, it seems like an extraordinarily complicated task.
Seems like the AWS Command Line Interface is the new way to do stuff like this. Using it, you can rename a folder like this:
aws s3 mv --recursive s3://bucketname/oldfoldername s3://bucketname/newfoldername
Be sure and start with the --dryrun
option to make sure it will do what you think it's going to do.
If you use the S3 Management Console, you can cut and paste. Go into the folder you want, click Ctrl + A, then click Actions > Cut. Make your new folder and click Actions > Paste.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With