macie2_update_reveal_configuration {paws.security.identity} | R Documentation |
Updates the status and configuration settings for retrieving occurrences of sensitive data reported by findings
Description
Updates the status and configuration settings for retrieving occurrences of sensitive data reported by findings.
See https://www.paws-r-sdk.com/docs/macie2_update_reveal_configuration/ for full documentation.
Usage
macie2_update_reveal_configuration(
configuration,
retrievalConfiguration = NULL
)
Arguments
configuration |
[required] The KMS key to use to encrypt the sensitive data, and the status of the configuration for the Amazon Macie account. |
retrievalConfiguration |
The access method and settings to use when retrieving the sensitive data. |
[Package paws.security.identity version 0.6.1 Index]