HomeSort by relevance Sort by last modified time
    Searched full:identityid (Results 1 - 1 of 1) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cognito/identity/
layer1.py 55 well as the `IdentityID` originally returned by `GetId`. The token
215 params = {'IdentityId': identity_id, }
225 Registers (or retrieves) a Cognito `IdentityId` and an OpenID
237 `IdentityId` should be null. When you want to associate a new
239 you can do so by providing the existing `IdentityId`. This API
278 params['IdentityId'] = identity_id
329 Retrieves the `IdentityID` associated with a
331 `DeveloperUserIdentifier`s associated with an `IdentityId` for
332 an existing identity. Either `IdentityID` or
337 `IdentityID`. If the values are verified against the database
    [all...]

Completed in 448 milliseconds