dynobase-icon
Dynobase

Error: DynamoDB Not Supported Requires @DynamoDBTyped Or @DynamoDBTypeConverted

Rafal Wilinski

Answered by Rafal Wilinski

What's Causing This Error

DynamoDB only supports several data types, and sometimes it does not understand how to handle your complex data types. So, in such instances, if you do not define a converter class to specify how to convert your object to a string and back again, DynamoDB will throw this error.

Solution: Here's How To Resolve It

To resolve this error, you have to check and verify that all the values passed are properly annotated. You can also use DynamoDBMapper to handle the conversions between the data types automatically.

Dynobase is a Professional GUI Client for DynamoDB

First 7 days are on us. No strings attached.

Product Features

Download
/
Changelog
/
Pricing
/
Member Portal
/
Privacy
/
EULA
/
Twitter
/
Affiliates & Influencers
© 2024 Dynobase
+
Better DynamoDB Experience.
Try Dynobase to accelerate your DynamoDB workflow. Start your 7-day free trial today.