listIdentities
inline suspend fun CognitoIdentityClient.listIdentities(crossinline block: ListIdentitiesRequest.Builder.() -> Unit): ListIdentitiesResponse
Lists the identities in an identity pool.
You must use AWS Developer credentials to call this API.