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

S3AsyncClient Support #17

Open richardsmithsfdc opened 1 year ago

richardsmithsfdc commented 1 year ago

I've seen this mentioned in a few forums, and our team needs async support in the extended SQS Java SDK.

We have a local fork that we are currently testing. Any objections to a PR that adds S3AsyncClient support to payload offloading, in preparation for creating an extended SQS async client? I have one ready to submit if I get the go ahead.

richardsmithsfdc commented 1 year ago

PR submitted: https://github.com/awslabs/payload-offloading-java-common-lib-for-aws/pull/19

scottgerring commented 9 months ago

Hey all, we're interested in adding support for the CRT to Powertools for Lambda (Java), and we leverage this library. Is there any way we can help push the PR #19 along ?