awslabs / payload-offloading-java-common-lib-for-aws

Shared library between AWS extended messaging clients to manage payloads larger than their limits.
Apache License 2.0
32 stars 15 forks source link

V2 #6

Closed msailes closed 4 years ago

msailes commented 4 years ago

Issue #, if available: You didn't ask for it, but it enables future work.

Description of changes: I've refactored the project to use the AWS SDK for Java v2.

I doing this I have changed how the configuration of server side encryption is managed. I've implemented it in one way, but I'm sure there could be better ways.

This isn't a final cut, I'm missing documentation and unit test coverage.

I thought it best to get the ball rolling on what is quite a big PR.

Thanks,

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