Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Stream objects between buckets #276

Merged
merged 4 commits into from
Jun 14, 2023

Conversation

dominictarro
Copy link
Contributor

@dominictarro dominictarro commented Jun 12, 2023

Can copy an S3 Object from one S3Bucket to another S3Bucket without reading the entire object into memory. Buckets may have separate credentials and even owners.

Closes
#275

Example

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

@dominictarro dominictarro requested a review from a team June 12, 2023 20:17
Copy link
Member

@desertaxle desertaxle left a comment

Choose a reason for hiding this comment

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

LGTM!

@desertaxle desertaxle merged commit efb5f83 into PrefectHQ:main Jun 14, 2023
@dominictarro dominictarro deleted the interbucket_copy branch June 15, 2023 13:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants