View source: R/entityresolution_operations.R
entityresolution_list_id_mapping_jobs | R Documentation |
Lists all ID mapping jobs for a given workflow.
See https://www.paws-r-sdk.com/docs/entityresolution_list_id_mapping_jobs/ for full documentation.
entityresolution_list_id_mapping_jobs(
maxResults = NULL,
nextToken = NULL,
workflowName
)
maxResults |
The maximum number of objects returned per page. |
nextToken |
The pagination token from the previous API call. |
workflowName |
[required] The name of the workflow to be retrieved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.