Skip to content

Joda datetime not supported by default error with Powertools idempotency #1569

Closed Answered by oscarkof
ChilukuriHR asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @amitkapps how do you solve this? I've the same issue but I'm handling events from SNS Topic with SNSEvent

Joda date/time type `org.joda.time.DateTime` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-joda" to enable handling (through reference chain: com.amazonaws.services.lambda.runtime.events.SNSEvent["records"]->java.util.ArrayList[0]->com.amazonaws.services.lambda.runtime.events.SNSEvent$SNSRecord["sns"]->com.amazonaws.services.lambda.runtime.events.SNSEvent$SNS["timestamp"]): java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: Joda date/time type `org.joda.time.DateTime` not supported by default: add Module "com.fasterxml.j…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@amitkapps
Comment options

@oscarkof
Comment options

Answer selected by dreamorosi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants