paws.security.identity (version 0.4.0)

macie_list_s3_resources: (Discontinued) Lists all the S3 resources associated with Amazon Macie Classic

Description

(Discontinued) Lists all the S3 resources associated with Amazon Macie Classic. If memberAccountId isn't specified, the action lists the S3 resources associated with Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action lists the S3 resources associated with Macie Classic for the specified member account.

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

Usage

macie_list_s3_resources(
  memberAccountId = NULL,
  nextToken = NULL,
  maxResults = NULL
)

Arguments

memberAccountId

(Discontinued) The Amazon Macie Classic member account ID whose associated S3 resources you want to list.

nextToken

(Discontinued) Use this parameter when paginating results. Set its value to null on your first call to the list_s3_resources action. Subsequent calls to the action fill nextToken in the request with the value of nextToken from the previous response to continue listing data.

maxResults

(Discontinued) Use this parameter to indicate the maximum number of items that you want in the response. The default value is 250.