Skip to main content

matching_workflows

Retrieves a list of matching_workflows in a region

Overview

Namematching_workflows
TypeResource
Descriptionmatching_workflows
Idawscc.entityresolution.matching_workflows

Fields

NameDatatypeDescription
workflow_nameundefinedThe name of the MatchingWorkflow
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
workflow_name
FROM awscc.entityresolution.matching_workflows
WHERE region = 'us-east-1'

Permissions

To operate on the matching_workflows resource, the following permissions are required:

Create

entityresolution:CreateMatchingWorkflow,
entityresolution:GetMatchingWorkflow,
entityresolution:TagResource,
kms:CreateGrant,
kms:DescribeKey,
iam:PassRole

List

entityresolution:ListMatchingWorkflows