You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the S3 control panel it's possible to rename a file in a bucket. It's also possible to do this with the CLI AWS client (aws s3 mv). Would it be feasible to add this functionality to stu?
The text was updated successfully, but these errors were encountered:
In the S3 control panel it's possible to rename a file in a bucket. It's also possible to do this with the CLI AWS client (
aws s3 mv
). Would it be feasible to add this functionality to stu?The text was updated successfully, but these errors were encountered: