Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A feature request for the current AWS S3 datasource : add a new operation that creates a copy of an object that is already stored in Amazon S3. #5688

Open
arpitnath opened this issue Mar 3, 2023 · 2 comments

Comments

@arpitnath
Copy link
Collaborator

arpitnath commented Mar 3, 2023

Proposal

Adding a new operation to create a copy of an object that is already stored in Amazon S3.

Description

The ability to create a copy of an object that is already stored in Amazon S3. This would be a valuable addition to the current S3 datasource as it would simplify the process of creating backups and duplicates of important files, without the need to download and re-upload them manually.

The proposed operation should be named "copyObject" and should allow the user to specify the source object and the target bucket and key for the new copy. Additionally, the operation should provide the option to copy object metadata and access control settings as well.

Advantages

  • Simplified backup and restore processes - with the ability to easily create copies of objects stored in S3, users can quickly create backups and duplicates of important files without the need to download and re-upload them manually.

  • Reduced network costs and data transfer times - copying objects within S3 reduces the need for data to be transferred over the internet, saving on network costs and reducing transfer times.

  • Increased flexibility and control - by providing the ability to copy object metadata and access control settings, users have greater flexibility and control over the copies they create.

@arpitnath arpitnath changed the title A feature request for the current S# datasource : add a new operation that creates a copy of an object that is already stored in Amazon S3. A feature request for the current AWS S3 datasource : add a new operation that creates a copy of an object that is already stored in Amazon S3. Mar 3, 2023
@webAbhi
Copy link
Contributor

webAbhi commented Aug 17, 2023

Hey @arpitnath, i can try contributing here. can you please assign this to me ?

@Sadaf-A
Copy link
Contributor

Sadaf-A commented Apr 24, 2024

Hey @arpitnath ,
can i work on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants