Values.UpdateMemberSessionRequestSourceEnables an Amazon Macie administrator to suspend or re-enable Macie for a member account.
type nonrec t = {id : string;The unique identifier for the Amazon Macie resource that the request applies to.
*)status : MacieStatus.t;Specifies the new status for the account. Valid values are: ENABLED, resume all Amazon Macie activities for the account; and, PAUSED, suspend all Macie activities for the account.
*)}