localstack icon indicating copy to clipboard operation
localstack copied to clipboard

feature request: S3 RenameObject

Open anderson-comvex opened this issue 2 months ago • 2 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Feature description

Implement the AWS S3 Rename Object

🧑‍💻 Implementation

Add a new handler on localstack-core/localstack/services/s3/provider.py and affected areas to support a new method for existing provider (s3).

Anything else?

No response

anderson-comvex avatar Nov 17 '25 08:11 anderson-comvex

Welcome to LocalStack! Thanks for reporting your first issue and our team will be working towards fixing the issue for you or reach out for more background information. We recommend joining our Slack Community for real-time help and drop a message to LocalStack Support if you are a licensed user! If you are willing to contribute towards fixing this issue, please have a look at our contributing guidelines.

localstack-bot avatar Nov 17 '25 08:11 localstack-bot

Hello @anderson-comvex and thanks for the feature request! Unfortunately the S3 RenameObject operation is only supported for S3 Directory Buckets, which LocalStack does not yet support. We would need to first support Directory Buckets and S3 Express One Zone before being able to implement RenameObject. We have a feature request at #12184 for that, if you could go and upvote this, it will help raising the awareness of supporting such a feature. Thank you!

bentsku avatar Nov 17 '25 15:11 bentsku