I have successfully added register, confirmation and login to my Unity project using AWS. But I can’t figure out how to add syncing data. I’ve looked at this but it seems incomplete → https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-sync.html
And I used this to help me create the login, but I don’t see an example of syncing data → GitHub - aws-samples/amazon-cognito-unity-integration: Amazon Cognito and AWS services for your next Unity VR application.
Can someone share a recent tutorial or example? Thanks!