amazon-sqs-java-extended-client-lib icon indicating copy to clipboard operation
amazon-sqs-java-extended-client-lib copied to clipboard

Allow Clients to modify the PutObjectRequests

Open Dilfer opened this issue 5 years ago • 1 comments

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.

Dilfer avatar Feb 20 '20 02:02 Dilfer

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

Dilfer avatar Feb 20 '20 02:02 Dilfer