Values.SearchResourcesRequestSourceRetrieves (queries) statistical data and other information about Amazon Web Services resources that Amazon Macie monitors and analyzes for an account.
type nonrec t = {bucketCriteria : SearchResourcesBucketCriteria.t option;The filter conditions that determine which S3 buckets to include or exclude from the query results.
*)maxResults : int option;The maximum number of items to include in each page of the response. The default value is 50.
*)nextToken : string option;The nextToken string that specifies which page of results to return in a paginated response.
*)sortCriteria : SearchResourcesSortCriteria.t option;The criteria to use to sort the results.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of int
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of string
| `Structure of
(string * [> `String of string ])
list ]
list ])
list ])
list ]
list ])
list ])
list ])
list ]