entityresolution_list_id_mapping_jobs: Lists all ID mapping jobs for a given workflow

View source: R/entityresolution_operations.R

entityresolution_list_id_mapping_jobsR Documentation

Lists all ID mapping jobs for a given workflow

Description

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.

Usage

entityresolution_list_id_mapping_jobs(
  workflowName,
  nextToken = NULL,
  maxResults = NULL
)

Arguments

workflowName

[required] The name of the workflow to be retrieved.

nextToken

The pagination token from the previous API call.

maxResults

The maximum number of objects returned per page.


paws.analytics documentation built on May 30, 2026, 9:16 a.m.