Skip to content

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

Open
ai-m-kirk-51517 wants to merge 1 commit intodrivendataorg:masterfrom
ai-m-kirk-51517:fix-s3-copy-sse-c
Open

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

Conversation

@ai-m-kirk-51517
Copy link

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

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.

1 participant