Skip to content

feat(s3): add copy method to S3Template - #1656

Open
abilng wants to merge 2 commits into
awspring:mainfrom
abilng:feat/s3-copy
Open

feat(s3): add copy method to S3Template#1656
abilng wants to merge 2 commits into
awspring:mainfrom
abilng:feat/s3-copy

Conversation

@abilng

@abilng abilng commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Allow copying objects between buckets/keys via S3Operations without dropping down to S3Client.

Closes #1157

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

🔮 Next steps

@MatejNedic MatejNedic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @abilng ,

Thanks on PR, few changes needed.

Comment thread spring-cloud-aws-s3/src/main/java/io/awspring/cloud/s3/ObjectMetadata.java Outdated
abilng added 2 commits August 1, 2026 00:14
Allow copying objects between buckets/keys via S3Operations
without dropping down to S3Client.

Closes awspring#1157
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add copy to S3Template

3 participants