macie2_update_classification_scope {paws.security.identity}R Documentation

Updates the classification scope settings for an account

Description

Updates the classification scope settings for an account.

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

Usage

macie2_update_classification_scope(id, s3 = NULL)

Arguments

id

[required] The unique identifier for the Amazon Macie resource that the request applies to.

s3

The S3 buckets to add or remove from the exclusion list defined by the classification scope.


[Package paws.security.identity version 0.9.0 Index]