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 AWS Developer credentials to call this API.