Amazon Entity Resolution · Arazzo Workflow
Amazon Entity Resolution Audit Latest Matching Job
Version 1.0.0
List the jobs for a workflow and pull the full status and metrics of the most recent one.
View Spec
View on GitHub
Amazon Web ServicesData IntegrationData MatchingEntity ResolutionMachine LearningArazzoWorkflows
Provider
Workflows
audit-latest-job
List a workflow's jobs and fetch the most recent job's detail.
Confirms the workflow exists, lists its matching jobs, and reads the first (most recent) job for its full status, metrics, and error details.
1
confirmWorkflow
GetMatchingWorkflow
Confirm the matching workflow exists before listing its jobs.
2
listJobs
ListMatchingJobs
List the matching jobs for the workflow and capture the id of the most recent job.
3
getJobDetail
GetMatchingJob
Read the most recent job in full to capture its status, metrics, and any error details.