amazonaws.com

Amazon Cognito Federated Identities Amazon Cognito Federated Identities is a web service that delivers scoped temporary credentials to mobile devices and other untrusted environments. It uniquely identifies a device and supplies the user with a consistent identity over the li

🔑 oauth2 23 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>Generates (or retrieves) a Cognito ID. Supplying multiple logins will crea…
curl \
  -H "Authorization: $API_KEY" \
  http://cognito-identity.us-east-1.amazonaws.com/#X-Amz-Target=AWSCognitoIdentityService.GetId
<p>Assigns a set of tags to the specified Amazon Cognito identity pool. A tag…
curl \
  -H "Authorization: $API_KEY" \
  http://cognito-identity.us-east-1.amazonaws.com/#X-Amz-Target=AWSCognitoIdentityService.TagResource
Endpoints (23 total)
POST
/#X-Amz-Target=AWSCognitoIdentityService.GetId
<p>Generates (or retrieves) a Cognito ID. Supplying multiple logins will crea…
POST
/#X-Amz-Target=AWSCognitoIdentityService.TagResource
<p>Assigns a set of tags to the specified Amazon Cognito identity pool. A tag…
POST
/#X-Amz-Target=AWSCognitoIdentityService.UntagResource
Removes the specified tags from the specified Amazon Cognito identity pool. Y…
POST
/#X-Amz-Target=AWSCognitoIdentityService.GetOpenIdToken
<p>Gets an OpenID token, using a known Cognito ID. This known Cognito ID is r…
POST
/#X-Amz-Target=AWSCognitoIdentityService.ListIdentities
<p>Lists the identities in an identity pool.</p> <p>You must use AWS Develope…
POST
/#X-Amz-Target=AWSCognitoIdentityService.UnlinkIdentity
<p>Unlinks a federated identity from an existing account. Unlinked logins wil…
POST
/#X-Amz-Target=AWSCognitoIdentityService.DeleteIdentities
<p>Deletes identities from an identity pool. You can specify a list of 1-60 i…
POST
/#X-Amz-Target=AWSCognitoIdentityService.DescribeIdentity
<p>Returns metadata related to the given identity, including when the identit…
POST
/#X-Amz-Target=AWSCognitoIdentityService.ListIdentityPools
<p>Lists all of the Cognito identity pools registered for your account.</p> <…
POST
/#X-Amz-Target=AWSCognitoIdentityService.CreateIdentityPool
<p>Creates a new identity pool. The identity pool is a store of user identity…
POST
/#X-Amz-Target=AWSCognitoIdentityService.DeleteIdentityPool
<p>Deletes an identity pool. Once a pool is deleted, users will not be able t…
POST
/#X-Amz-Target=AWSCognitoIdentityService.UpdateIdentityPool
<p>Updates an identity pool.</p> <p>You must use AWS Developer credentials to…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints23
Authoauth2
Categories1
http://cognito-identity.us-east-1.amazonaws.com