entityresolution_list_matching_workflows {paws.analytics} | R Documentation |
Returns a list of all the MatchingWorkflows that have been created for an Amazon Web Services account
Description
Returns a list of all the MatchingWorkflows
that have been created for an Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/entityresolution_list_matching_workflows/ for full documentation.
Usage
entityresolution_list_matching_workflows(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of objects returned per page. |
nextToken |
The pagination token from the previous API call. |
[Package paws.analytics version 0.9.0 Index]