Values_1.DescribeUserRequestSourceDescribes the specified user. You can find the instance ID in the Amazon Connect console (itβs the final part of the ARN). The console does not display the user IDs. Instead, list the users and note the IDs provided in the output.
type nonrec t = {userId : Values_0.UserId.t;The identifier of the user account.
*)instanceId : Values_0.InstanceId.t;The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
*)}