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
)The description of the ID namespace.
Determines the properties of IdMappingWorkflow where this
IdNamespace can be used as a Source or a Target.
[required] The name of the ID namespace.
A list of InputSource objects, which have the fields InputSourceARN
and SchemaName.
The Amazon Resource Name (ARN) of the IAM role. Entity Resolution
assumes this role to access the resources defined in this IdNamespace
on your behalf as part of a workflow run.