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

Allow Clients to modify the PutObjectRequests #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Allow Clients to modify the PutObjectRequests #48

wants to merge 2 commits into from

Conversation

Dilfer
Copy link

@Dilfer Dilfer commented Feb 20, 2020

Issue #, if available:
10

Description of changes:
Allow the client to pass in an implementation of the SdkFunction class from the core library, which takes a PutObjectRequest as the input and has the same return type. This will allow them to modify the put object request and add custom meta-data and any type of encryption.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…heir desire. This will allow encryption header support, custom meta-data, etc.
@Dilfer
Copy link
Author

Dilfer commented Feb 20, 2020

@kuba-aws , @troy-aws : Any chance you could take a peek at this and provide feedback?

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