macie2_list_resource_profile_artifacts {paws.security.identity} | R Documentation |
Retrieves information about objects that were selected from an S3 bucket for automated sensitive data discovery
Description
Retrieves information about objects that were selected from an S3 bucket for automated sensitive data discovery.
See https://www.paws-r-sdk.com/docs/macie2_list_resource_profile_artifacts/ for full documentation.
Usage
macie2_list_resource_profile_artifacts(nextToken = NULL, resourceArn)
Arguments
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. |
[Package paws.security.identity version 0.6.1 Index]