Is there an id/number that connects each user to their corresponding resources in AWS?
1
For example if a user signs in with AWS Cognito User Pools and their name, email etc is stored in Cognito and then once in the app with the API they create a user profile that stores a whole bunch of info using Appsync and DynamoDB - what connects this user's cognito info to their corresponding profile info in DynamoDB?
amazon-web-services amazon-dynamodb amazon-cognito
share | improve this question
asked Nov 15 '18 at 19:44
Tamsyn Jennifer Tamsyn Jennifer
87 12