I am trying to use the cognito generated unique id knows as SUB to be a PK in my tables. But I am not able to get this SUB in the response of the first sign-up call. I am using the latest version of the sdk for android:
aws-android-sdk-cognitoidentityprovider:2.9.1
Can somebody guide me on how or where I can get this id?
The same question was asked on this thread but none of them works https://github.com/amazon-archives/amazon-cognito-identity-js/issues/335