Values.EnableMacieRequestSourceEnables Amazon Macie and specifies the configuration settings for a Macie account.
type nonrec t = {clientToken : string option;A unique, case-sensitive token that you provide to ensure the idempotency of the request.
*)findingPublishingFrequency : FindingPublishingFrequency.t option;Specifies how often to publish updates to policy findings for the account. This includes publishing updates to Security Hub and Amazon EventBridge (formerly Amazon CloudWatch Events).
*)status : MacieStatus.t option;Specifies the new status for the account. To enable Amazon Macie and start all Macie activities for the account, set this value to ENABLED.
*)}