describeIdentity
inline suspend fun CognitoIdentityClient.describeIdentity(crossinline block: DescribeIdentityRequest.Builder.() -> Unit): DescribeIdentityResponse
Returns metadata related to the given identity, including when the identity was created and any associated linked logins.
You must use Amazon Web Services developer credentials to call this operation.