macie2_update_resource_profile: Updates the sensitivity score for an S3 bucket

View source: R/macie2_operations.R

macie2_update_resource_profileR Documentation

Updates the sensitivity score for an S3 bucket

Description

Updates the sensitivity score for an S3 bucket.

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

Usage

macie2_update_resource_profile(resourceArn, sensitivityScoreOverride = NULL)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the S3 bucket that the request applies to.

sensitivityScoreOverride

The new sensitivity score for the bucket. Valid values are: 100, assign the maximum score and apply the Sensitive label to the bucket; and, null (empty), assign a score that Amazon Macie calculates automatically after you submit the request.


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