Bo

Results 5 comments of Bo

Same issue. ![image](https://user-images.githubusercontent.com/2013788/188507016-0a92f838-381e-4b79-8538-cb58bc4269d3.png) Pushing object ![image](https://user-images.githubusercontent.com/2013788/188506992-bf40d7ce-9d7e-4bf1-af7c-acd82793332d.png) Error: ![image](https://user-images.githubusercontent.com/2013788/188507076-eec089e4-c417-4410-8797-bb299a0977fb.png) ![image](https://user-images.githubusercontent.com/2013788/188507127-c83dde27-df37-4cdc-b1f3-3f652af60a78.png)

The same issue, @Vishal-Joshi have you fix this issue?

+1 same issue - https://github.com/micronaut-projects/micronaut-aws/issues/102#issuecomment-1233238563

I have the same issue. Worked in localhost with native build, but not in AWS. Lambda has an admin role. ![image](https://user-images.githubusercontent.com/2013788/187744642-4648eb07-4663-416a-8ab0-b750b0d64e1f.png) ![image](https://user-images.githubusercontent.com/2013788/187744770-94616e9b-20a1-41e9-b6bb-fc7e5337654d.png) ![image](https://user-images.githubusercontent.com/2013788/187744843-43f0ae88-d445-4de4-b474-1515b78ddab6.png) ![image](https://user-images.githubusercontent.com/2013788/187745458-c55dcde5-8997-4d7f-8ea5-1d282273dd73.png) ![image](https://user-images.githubusercontent.com/2013788/187745515-bffa09a2-9857-4dab-83a2-401dd04db90a.png)

> @geertvanheusden > > The `ObjectMapperListener` and the `SNSEventConfiguration` was it! You don't need the JodaTime stuff anymore - that's finally been removed from the aws jar. > > Thanks...