Skip to main content

id_mapping_workflows_list_only

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

Overview

Nameid_mapping_workflows_list_only
TypeResource
DescriptionIdMappingWorkflow defined in AWS Entity Resolution service
Idaws.entityresolution.id_mapping_workflows_list_only

Fields

NameDatatypeDescription
workflow_namestringThe name of the IdMappingWorkflow
descriptionstringThe description of the IdMappingWorkflow
input_source_configarray
output_source_configarray
id_mapping_techniquesobject
role_arnstring
tagsarray
workflow_arnstringThe default IdMappingWorkflow arn
created_atstringThe time of this SchemaMapping got created
updated_atstringThe time of this SchemaMapping got last updated at
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all id_mapping_workflows in a region.

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

Permissions

For permissions required to operate on the id_mapping_workflows_list_only resource, see id_mapping_workflows