R/fis_operations.R
fis_list_experiments.Rd
Lists your experiments.
See https://www.paws-r-sdk.com/docs/fis_list_experiments/ for full documentation.
fis_list_experiments( maxResults = NULL, nextToken = NULL, experimentTemplateId = NULL )
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.
nextToken
The token for the next page of results.
The ID of the experiment template.