Anish Oswal

Results 19 comments of Anish Oswal

Hi @TrongTheAlpaca, The Lambda Test Tool is a tool that can be used to load a .NET Core Lambda project and execute the selected code inside an emulated Lambda environment....

Hi @skjernaa , I was able to reproduce the issue. The versions that I tested the above issue with are: `JAVA SDK: 1.12.28 and 1.11.749` `Java Version: 11` You also...

Hi @skjernaa, I am not able to reproduce the issue on SDK Version `1.11.638`. Can you please provide me with some additional information below for reproducing the issue to further...

Hi @marcogramy, Similar to #2937, you seem to be missing the implementation methods for converting `Optional` variables. - [`CustomAttributeConverter implementation example using AttributeConverter`](https://github.com/aws/aws-sdk-java-v2/blob/584ccb59e770177aeaa4c3b6bda4e24015b8ece9/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/mapper/testbeans/AttributeConverterBean.java#L73). Once, you define the converter class, the...

Hi @marcogramy, I apologize but the issue is not reproducible on my end. After running the code provided, it seems to be running successfully without any errors in both cases....

Hi @davidemarrone, `Java 1.8.0_332` is the version I am currently running.

Hi @Rogdham, Thank you for submitting the issue. I can confirm that this seems to be a `service-api` problem and will keep updating the issue as soon as I have...

Hi @ensean, I have reached out to the Quicksight team on this issue. Will update the comments with more information soon.