Values.DescribeUserRequestSourceDescribes the user assigned to the specific file transfer protocol-enabled server, as identified by its ServerId property. The response from this call returns the properties of the user associated with the ServerId value that was specified.
type nonrec t = {serverId : ServerId.t;A system-assigned unique identifier for a server that has this user assigned.
*)userName : UserName.t;The name of the user assigned to one or more servers. User names are part of the sign-in credentials to use the Transfer Family service and perform file transfer tasks.
*)}