View source: R/entityresolution_operations.R
entityresolution_update_id_namespace | R Documentation |
Updates an existing ID namespace.
See https://www.paws-r-sdk.com/docs/entityresolution_update_id_namespace/ for full documentation.
entityresolution_update_id_namespace(
description = NULL,
idMappingWorkflowProperties = NULL,
idNamespaceName,
inputSourceConfig = NULL,
roleArn = NULL
)
description |
The description of the ID namespace. |
idMappingWorkflowProperties |
Determines the properties of |
idNamespaceName |
[required] The name of the ID namespace. |
inputSourceConfig |
A list of |
roleArn |
The Amazon Resource Name (ARN) of the IAM role. Entity Resolution
assumes this role to access the resources defined in this |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.