MATLAB: Query DynamoDB on amazon aws with MATLAB

amazonawsdynamodbMATLAB

Hi everybody,
i have a DynamoDB table on the amazon aws console. I would like to query this table using MATLAB. The Table is basically just one collumn with variables from 1 to 10. I would like MATLAB to check the first variable constantly so when this variable changes it triggers a MATLAB function.
Thanks in advance and greetings from Germany 🙂

Best Answer

There is a Database Toolbox. You could look into the functionality it offers if you have access.
You should also look into the Database Explorer App.