Package | Description |
---|---|
com.amazonaws.services.cognitoidentity |
|
com.amazonaws.services.cognitoidentity.model |
Classes modeling the various types represented by AmazonCognitoIdentity
|
Modifier and Type | Method and Description |
---|---|
DescribeIdentityResult |
AmazonCognitoIdentityClient.describeIdentity(DescribeIdentityRequest describeIdentityRequest)
Returns metadata related to the given identity, including when the
identity was created and any associated linked logins.
|
DescribeIdentityResult |
AmazonCognitoIdentity.describeIdentity(DescribeIdentityRequest describeIdentityRequest)
Returns metadata related to the given identity, including when the
identity was created and any associated linked logins.
|
Modifier and Type | Method and Description |
---|---|
DescribeIdentityRequest |
DescribeIdentityRequest.withIdentityId(String identityId)
A unique identifier in the format REGION:GUID.
|
Copyright © 2019. All rights reserved.