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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -