Node.js Server and Cognito Sync -


i trying create node.js server pickup data local db , put cognito. cannot use cognitosyncmanager because not browser app. can tell me how can upload data? also, unable find out how create dataset , how upload data dataset using cognitosync. sorry, newbee cognito why asking such basic question.

if want use cognito sync aws node js sdk, need use class cognitosync instead of cognitosyncmanager. here's api reference http://docs.aws.amazon.com/awsjavascriptsdk/latest/aws/cognitosync.html

following blog has guide on getting started cognito sync node js https://mobile.awsblog.com/post/tx1kd3g8q9nfwvf/amazon-cognito-in-your-node-js-web-app


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -