macie2_update_automated_discovery_configuration: Enables or disables automated sensitive data discovery for an...

View source: R/macie2_operations.R

macie2_update_automated_discovery_configurationR Documentation

Enables or disables automated sensitive data discovery for an account

Description

Enables or disables automated sensitive data discovery for an account.

See https://www.paws-r-sdk.com/docs/macie2_update_automated_discovery_configuration/ for full documentation.

Usage

macie2_update_automated_discovery_configuration(status)

Arguments

status

[required] The new status of automated sensitive data discovery for the account. Valid values are: ENABLED, start or resume automated sensitive data discovery activities for the account; and, DISABLED, stop performing automated sensitive data discovery activities for the account.

When you enable automated sensitive data discovery for the first time, Amazon Macie uses default configuration settings to determine which data sources to analyze and which managed data identifiers to use. To change these settings, use the UpdateClassificationScope and UpdateSensitivityInspectionTemplate operations, respectively. If you change the settings and subsequently disable the configuration, Amazon Macie retains your changes.


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