Skip to content

s3: pass copy extra args during move and copy operations#549

Closed
ai-m-kirk-51517 wants to merge 1 commit into
drivendataorg:masterfrom
ai-m-kirk-51517:fix-s3-copy-sse-c
Closed

s3: pass copy extra args during move and copy operations#549
ai-m-kirk-51517 wants to merge 1 commit into
drivendataorg:masterfrom
ai-m-kirk-51517:fix-s3-copy-sse-c

Conversation

@ai-m-kirk-51517

Copy link
Copy Markdown

This PR fixes issue #500 where Copy* attributes (like CopySourceSSECustomerKey) were not being passed to S3 copy operations during move/copy.

I have introduced boto3_copy_extra_args which uses S3Transfer.ALLOWED_COPY_ARGS to filter relevant extra arguments and ensured they are passed to the target.copy call.

Checklist

@pjbull

pjbull commented Jun 28, 2026

Copy link
Copy Markdown
Member

superseded #576

@pjbull pjbull closed this Jun 28, 2026
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.

2 participants