Artur Ispiriants

Results 7 comments of Artur Ispiriants

Hey @thebogusman, I think you are right and at the moment the required classes are internal. We had plans to inject EfficientDynamoDb into the lambda pipeline, but it is still...

Hey @javipazos, looks like there was a default converter bug causing format exceptions while saving the local dates. I have fixed it and about to release a new stable version.

New [0.9.13](https://www.nuget.org/packages/EfficientDynamoDb/0.9.13) version is now available on NuGet.

Yeah, it definitely looks like a bug.

The existing HTTP builder code is already capable to handle the missing table names, we just accidentally forced it. I have removed unnecessary validation and published the new [0.9.13](https://www.nuget.org/packages/EfficientDynamoDb/0.9.13) stable...

Hey @wjax, sorry for the late reply. A long time ago I was experimenting with lambda and [here is the example](https://github.com/AllocZero/EfficientDynamoDb/blob/lezzi/lambda_serializer/LambdaProject/Handler.cs) that parses a lambda stream into the request object....

Hey @dblohm7 👋 . Were you ever able to somehow reproduce this scenario?