View source: R/macie2_operations.R
macie2_update_macie_session | R Documentation |
Suspends or re-enables Amazon Macie, or updates the configuration settings for a Macie account.
See https://www.paws-r-sdk.com/docs/macie2_update_macie_session/ for full documentation.
macie2_update_macie_session(findingPublishingFrequency = NULL, status = NULL)
findingPublishingFrequency |
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 |
Specifies a 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.