View source: R/macie2_operations.R
macie2_enable_macie | R Documentation |
Enables Amazon Macie and specifies the configuration settings for a Macie account.
See https://www.paws-r-sdk.com/docs/macie2_enable_macie/ for full documentation.
macie2_enable_macie(
clientToken = NULL,
findingPublishingFrequency = NULL,
status = NULL
)
clientToken |
A unique, case-sensitive token that you provide to ensure the idempotency of the request. |
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 the new status for the account. To enable Amazon Macie and start all Macie activities for the account, set this value to ENABLED. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.