macie2_describe_buckets: Retrieves (queries) statistical data and other information...

View source: R/macie2_operations.R

macie2_describe_bucketsR Documentation

Retrieves (queries) statistical data and other information about one or more S3 buckets that Amazon Macie monitors and analyzes for an account

Description

Retrieves (queries) statistical data and other information about one or more S3 buckets that Amazon Macie monitors and analyzes for an account.

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

Usage

macie2_describe_buckets(
  criteria = NULL,
  maxResults = NULL,
  nextToken = NULL,
  sortCriteria = NULL
)

Arguments

criteria

The criteria to use to filter the query results.

maxResults

The maximum number of items to include in each page of the response. The default value is 50.

nextToken

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

sortCriteria

The criteria to use to sort the query results.


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