amazonaws.com

Using the Amazon Cognito user pools API, you can create a user pool to manage directories and users. You can authenticate a user to obtain tokens related to user identity and access policies. This API reference provides information about user pools in Amazon Cognito user pools. For

🔑 oauth2 101 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Registers the user in the specified user pool and creates a user name, pas…
curl \
  -H "Authorization: $API_KEY" \
  http://cognito-idp.us-east-1.amazonaws.com/#X-Amz-Target=AWSCognitoIdentityProviderService.SignUp
Gets the user attributes and metadata for a user.
curl \
  -H "Authorization: $API_KEY" \
  http://cognito-idp.us-east-1.amazonaws.com/#X-Amz-Target=AWSCognitoIdentityProviderService.GetUser
Endpoints (101 total)
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.SignUp
<p>Registers the user in the specified user pool and creates a user name, pas…
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.GetUser
Gets the user attributes and metadata for a user.
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.GetGroup
<p>Gets a group.</p> <p>Calling this action requires developer credentials.</p>
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.GetDevice
Gets the device.
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.ListUsers
Lists the users in the Amazon Cognito user pool.
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.DeleteUser
Allows a user to delete himself or herself.
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.ListGroups
<p>Lists the groups associated with a user pool.</p> <p>Calling this action r…
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.CreateGroup
<p>Creates a new group in the specified user pool.</p> <p>Calling this action…
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.DeleteGroup
<p>Deletes a group.</p> <p>Calling this action requires developer credentials…
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.ListDevices
Lists the sign-in devices that Amazon Cognito has registered to the current u…
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.RevokeToken
Revokes all of the access tokens generated by, and at the same time as, the s…
POST
/#X-Amz-Target=AWSCognitoIdentityProviderService.TagResource
<p>Assigns a set of tags to an Amazon Cognito user pool. A tag is a label tha…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints101
Authoauth2
Categories1
http://cognito-idp.us-east-1.amazonaws.com