William Perron
William Perron
I'm also interested in using this in Deno, though that would require more than simply using ESmodules syntax; imports would need to be re-written to include file extensions as well...
If anyone wants to pick up where I left off, all that was left on my branch was to add tests for windows and validate that it works there, I...
I could be wrong but my understanding is that you can (and should) use environment variables to configure the batch configuration. At least that's what [the spec implies][1] and it's...
Hey all, reviving this issue a bit; What I find myself missing when using this lib are the typings provided by the [official lib](https://github.com/aws/aws-sdk-js/blob/master/clients/dynamodb.d.ts), they're just very comprehensive and explicit....
Sure! If I pass something like a base64-encoded value (anything that ends with an equal sign really) with `OTEL_RESOURCE_ATTRIBUTES`, it simply doesn't get picked up by the Resource constructor. For...
Hi, I'm on paternity leave right now, so it'll have to wait until I get back in January đŸ‘‹ On Sun, Nov 24, 2024, 17:58 Cijo Thomas ***@***.***> wrote: >...