Values.SessionContextSourceProvides information about a session that was created for an entity that performed an action by using temporary security credentials.
type nonrec t = {attributes : SessionContextAttributes.t option;The date and time when the credentials were issued, and whether the credentials were authenticated with a multi-factor authentication (MFA) device.
*)sessionIssuer : SessionIssuer.t option;The source and type of credentials that were issued to the entity.
*)}