redvivi
redvivi
**Feature Request** I guess all is in the title :-) Very useful to use with Google Cloud Platform: https://cloud.google.com/speech-to-text/docs/encoding Thanks !
## Describe the bug SearchKey & childText properties missing from response while analysing Form document ## Your environment #### SDK version number `@aws-sdk/[email protected]` #### Is the issue in the browser/Node.js/ReactNative?...
I guess all is in the question :-). I have not been able to find any reference on how to use inbound message concatenation with this package.
Memory Usage Improvement: Using sub-mobile of AWS SDK v3 instead of whole v2 SDK to reduce footprint
Hello, The dependency on `aws-sdk` is pretty large, footprint-wise, we are talking about 40MB+. I would recommend to switch to ` @aws-sdk/client-cloudwatch`, loading only the `client-cloudwatch module` which should be...
Trying to resume after a failed chunked upload (closed browser), I need to skip all the chunks that have been uploaded. Given that I know which `chunkIndex`'s have already been...