John L.
John L.
Hey! Apologies for the long silence here. I'm glad you got it to work. >It seems that the Smithy type StreamingBlobPayloadInputTypes not includes ArrayBuffer, even though the api accepts it....
Hi @mattBrzezinski - thanks for reaching out. I attempted to replicate with [this code example](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3/client/download_fileobj.html) provided in the doc using ~20 files and wasn't able to reproduce this behavior on...
@mattBrzezinski - thanks for sharing additional info. I'll have to agree with you that the logs wasn't very helpful in this case and I couldn't find anything related specific to...
Since our [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lambda/) docs has a left-side navigation link to Developer Guide, we currently don't have plan to add the same link on client page. Closing for now. 
Hi @BowgartField - thanks for reaching out. Can you try deleting your `node_modules` and `package-lock.json` and try running pnpm add/install again to see if it resolves the error? Best, John
@BowgartField Can you try the suggestion by @macstr1k3r and confirm if it resolves your issue as well?
Hi @adam-nielsen - thanks for reaching out. Could you help clarify your use case by answering a few questions below? - what's the total number of records you're expecting and...
Hi there - apologies for the long silence. The issue is due to the AWS MediaConvert API's requirement to use PascalCase for the keys in the input objects which the...
Hi everyone - please understand that this change requires attention from the DynamoDB service team, and we have not seen any progress since notifying them. Since there are no pending...
Hi @zetaraku - thanks for reaching out. It seems like you might have to set the `Trust Relationship` for the [IAM role](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/edit_trust.html), unless it's already been set. I wasn't able...