describeUser
inline suspend fun IdentitystoreClient.describeUser(crossinline block: DescribeUserRequest.Builder.() -> Unit): DescribeUserResponse
Retrieves the user metadata and attributes from the UserId
in an identity store.
If you have administrator access to a member account, you can use this API from the member account. Read about member accounts in the Organizations User Guide.