Johan Scheepers
Posts: 2
Joined: Fri Jan 22, 2021 5:55 am

AWS DynamoDB - Rest API

Hi,

Looking for i formation on how to configure AWS DynamoDB to connect via rest API to Appery.

Kind Regards

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Re: AWS DynamoDB - Rest API

Hello Johan,

Appery.io doesn't have the standard integration with DynamoDB, But you can use its REST API:
https://docs.aws.amazon.com/amazondynam ... elAPI.html (You can connect it with a simple REST Service)
Or use their JS SDK: https://github.com/aws/aws-sdk-js-v3

Return to “Issues”