Possible to save Honeycode data directly to Dynamodb
Hello
I am working on serverless application, and i was looking for something handle the frontend part and I found Honeycode since its native and its codeless.
So is it possible to my Honeycode app save the data directly to Dynamodb so I can expose the read operation to those data via (API Gateway > lambda > Dynamodb) ??
one way i found is to use zapier to trigger Honeycode and insert in dynamodb, but i think we may use something native aws
So my admin staff will use Honeycode to add products for example and my customers will expose the API
Hi,
please look at this example on how to use the HoneyCode table APIs to integrate with Amazon S3 and Amazon DynamoDB.
The sample code shows how to import data from S3 and DDB, and how to export to S3. You should be able to change the code from write to S3 to Write to DDB.
hope this helps.
Relevant questions
How to use Amplify Datastore to sync with data from DynamoDB and seed DynamoDB from a Lamba
asked 4 months agoWhat service should I use to host my application?
Accepted Answerasked 3 months agohow to monitor each request and response in cloudfront?
asked 9 days agoServerless application repository return a 500 error when including an openapi specification with Fn::Transform in DefinitonBody of serverless::api
asked 3 months agoRecommended approach for building a Lambda Function to Handle multiple Routes like ExpressJS
Accepted Answerasked 2 years agoAfter reboot, nginx is running but no longer serves sites
asked 2 years agoPossible to save Honeycode data directly to Dynamodb
asked 3 months agoPossible to stitch multiple inputs together via console?
asked 3 years agoHow do I build an app in AppSync with zero knowledge encryption / proof in mind.
asked 4 months agoCharacter coordinates in Textract
asked a year ago