Values.GetSessionRequestSourceRetrieves information for a specified session.
type nonrec t = {assistantId : UuidOrArn.t;The identifier of the Amazon Q in Connect assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.
*)sessionId : UuidOrArn.t;The identifier of the session. Can be either the ID or the ARN. URLs cannot contain the ARN.
*)}