Skip to main content

id_mapping_workflows

Retrieves a list of id_mapping_workflows in a region

Overview

Nameid_mapping_workflows
TypeResource
Descriptionid_mapping_workflows
Idawscc.entityresolution.id_mapping_workflows

Fields

NameDatatypeDescription
workflow_nameundefinedThe name of the IdMappingWorkflow
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

entityresolution:CreateIdMappingWorkflow,
entityresolution:GetIdMappingWorkflow,
entityresolution:TagResource,
kms:CreateGrant,
kms:DescribeKey,
iam:PassRole

List

entityresolution:ListIdMappingWorkflows