View source: R/entityresolution_operations.R
entityresolution_update_schema_mapping | R Documentation |
Updates a schema mapping.
See https://www.paws-r-sdk.com/docs/entityresolution_update_schema_mapping/ for full documentation.
entityresolution_update_schema_mapping(
description = NULL,
mappedInputFields,
schemaName
)
description |
A description of the schema. |
mappedInputFields |
[required] A list of |
schemaName |
[required] The name of the schema. There can't be multiple |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.