macie2_enable_macie: Enables Amazon Macie and specifies the configuration settings...

View source: R/macie2_operations.R

macie2_enable_macieR Documentation

Enables Amazon Macie and specifies the configuration settings for a Macie account

Description

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.

Usage

macie2_enable_macie(
  clientToken = NULL,
  findingPublishingFrequency = NULL,
  status = NULL
)

Arguments

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.