Creating an aws account from the sdk Android community

I'm just moving away from syntax to AWS. I just wanted to allow users to register as a user in AWS DB. I also wanted to implement user input.

Since I'm brand new, I tried the following

1) Created the application in the console by enabling the user user SignIn

2) Cloud logic enabled

3) Enable push notifications

4) Download the package from the AWS console.

5) I created an identity pool in AWS Cognito

Now I just wanted to know what should I do next if I need to register a user in the application and make him a signature?

Thanks in advance.

+4
source share
1 answer

. - https://github.com/awslabs/amazon-cognito-developer-authentication-sample

, ReadMe. - Amazon Cloud Formation.

, .

URL- , -/ .

, - https://github.com/awslabs/aws-sdk-android-samples/tree/master/CognitoSyncDemo

  • IdentityPoolId Region - CognitoSyncClientManager.java.

  • DeveloperProvider DeveloperAuthenticationAppEndPoint (URL-, CloudFormation) DeveloperAuthenticationProvider.java

DynamoDb. !

0

All Articles