entityresolution_delete_schema_mapping: Deletes the SchemaMapping with a given name

View source: R/entityresolution_operations.R

entityresolution_delete_schema_mappingR Documentation

Deletes the SchemaMapping with a given name

Description

Deletes the SchemaMapping with a given name. This operation will succeed even if a schema with the given name does not exist. This operation will fail if there is a MatchingWorkflow object that references the SchemaMapping in the workflow's InputSourceConfig.

See https://www.paws-r-sdk.com/docs/entityresolution_delete_schema_mapping/ for full documentation.

Usage

entityresolution_delete_schema_mapping(schemaName)

Arguments

schemaName

[required] The name of the schema to delete.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.