How to fetch tables from content menu in aws amplify to AWS lambda

Issue

This Content is from Stack Overflow. Question asked by Rohan Lawande

I need to fetch data from the content data from amplify and update it according to my business logic in my AWS lambda function. My code is in python.

I thought the data was stored in Dynamodb so i wrote a code to fetch the data from the table. However, the data was different.

Your help is much appreciated.



Solution

This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.

This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.

people found this article helpful. What about you?