Skip to main content

matching_workflows_list_only

Lists matching_workflows in a region or regions, for all properties use matching_workflows

Overview

Namematching_workflows_list_only
TypeResource
DescriptionMatchingWorkflow defined in AWS Entity Resolution service
Idaws.entityresolution.matching_workflows_list_only

Fields

NameDatatypeDescription
workflow_namestringThe name of the MatchingWorkflow
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all matching_workflows in a region.

SELECT
region,
workflow_name
FROM aws.entityresolution.matching_workflows_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the matching_workflows_list_only resource, see matching_workflows