macie2_list_resource_profile_detections: Retrieves information about the types and amount of sensitive...

View source: R/macie2_operations.R

macie2_list_resource_profile_detectionsR Documentation

Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket

Description

Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.

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

Usage

macie2_list_resource_profile_detections(
  maxResults = NULL,
  nextToken = NULL,
  resourceArn
)

Arguments

maxResults

The maximum number of items to include in each page of a paginated response.

nextToken

The nextToken string that specifies which page of results to return in a paginated response.

resourceArn

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


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