Skip to content

/AWS1/CL_MA2=>DESCRIBEBUCKETS()

About DescribeBuckets

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

Method Signature

IMPORTING

Optional arguments:

IT_CRITERIA TYPE /AWS1/CL_MA2BUCKETCRITADDLPRPS=>TT_BUCKETCRITERIA TT_BUCKETCRITERIA

The criteria to use to filter the query results.

IV_MAXRESULTS TYPE /AWS1/MA2__INTEGER /AWS1/MA2__INTEGER

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

IV_NEXTTOKEN TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING

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

IO_SORTCRITERIA TYPE REF TO /AWS1/CL_MA2BUCKETSORTCRITERIA /AWS1/CL_MA2BUCKETSORTCRITERIA

The criteria to use to sort the query results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MA2DESCRBUCKETSRSP /AWS1/CL_MA2DESCRBUCKETSRSP