Values.UserAccountSourceProvides Amazon Web Services account information of the user involved in an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
type nonrec t = {uid : NonEmptyString.t option;The unique identifier of the user account involved in the attack sequence.
*)name : NonEmptyString.t option;The name of the user account involved in the attack sequence.
*)}