Values.UpdateResourceProfileDetectionsRequestSourceUpdates the sensitivity scoring settings for an S3 bucket.
type nonrec t = {resourceArn : string;The Amazon Resource Name (ARN) of the S3 bucket that the request applies to.
*)suppressDataIdentifiers : SuppressDataIdentifier.t list option;An array of objects, one for each custom data identifier or managed data identifier that detected a type of sensitive data to exclude from the bucket's score. To include all sensitive data types in the score, don't specify any values for this array.
*)}