Awso_entityresolution_asyncSourceval add_policy_statement :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.AddPolicyStatementInput.t ->
(Awso_entityresolution.Values.AddPolicyStatementOutput.t,
Awso_entityresolution.Values.AddPolicyStatementOutput.error)
Result.t
Async.Deferred.tval batch_delete_unique_id :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.BatchDeleteUniqueIdInput.t ->
(Awso_entityresolution.Values.BatchDeleteUniqueIdOutput.t,
Awso_entityresolution.Values.BatchDeleteUniqueIdOutput.error)
Result.t
Async.Deferred.tval create_id_mapping_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.CreateIdMappingWorkflowInput.t ->
(Awso_entityresolution.Values.CreateIdMappingWorkflowOutput.t,
Awso_entityresolution.Values.CreateIdMappingWorkflowOutput.error)
Result.t
Async.Deferred.tval create_id_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.CreateIdNamespaceInput.t ->
(Awso_entityresolution.Values.CreateIdNamespaceOutput.t,
Awso_entityresolution.Values.CreateIdNamespaceOutput.error)
Result.t
Async.Deferred.tval create_matching_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.CreateMatchingWorkflowInput.t ->
(Awso_entityresolution.Values.CreateMatchingWorkflowOutput.t,
Awso_entityresolution.Values.CreateMatchingWorkflowOutput.error)
Result.t
Async.Deferred.tval create_schema_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.CreateSchemaMappingInput.t ->
(Awso_entityresolution.Values.CreateSchemaMappingOutput.t,
Awso_entityresolution.Values.CreateSchemaMappingOutput.error)
Result.t
Async.Deferred.tval delete_id_mapping_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.DeleteIdMappingWorkflowInput.t ->
(Awso_entityresolution.Values.DeleteIdMappingWorkflowOutput.t,
Awso_entityresolution.Values.DeleteIdMappingWorkflowOutput.error)
Result.t
Async.Deferred.tval delete_id_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.DeleteIdNamespaceInput.t ->
(Awso_entityresolution.Values.DeleteIdNamespaceOutput.t,
Awso_entityresolution.Values.DeleteIdNamespaceOutput.error)
Result.t
Async.Deferred.tval delete_matching_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.DeleteMatchingWorkflowInput.t ->
(Awso_entityresolution.Values.DeleteMatchingWorkflowOutput.t,
Awso_entityresolution.Values.DeleteMatchingWorkflowOutput.error)
Result.t
Async.Deferred.tval delete_policy_statement :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.DeletePolicyStatementInput.t ->
(Awso_entityresolution.Values.DeletePolicyStatementOutput.t,
Awso_entityresolution.Values.DeletePolicyStatementOutput.error)
Result.t
Async.Deferred.tval delete_schema_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.DeleteSchemaMappingInput.t ->
(Awso_entityresolution.Values.DeleteSchemaMappingOutput.t,
Awso_entityresolution.Values.DeleteSchemaMappingOutput.error)
Result.t
Async.Deferred.tval generate_match_id :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.GenerateMatchIdInput.t ->
(Awso_entityresolution.Values.GenerateMatchIdOutput.t,
Awso_entityresolution.Values.GenerateMatchIdOutput.error)
Result.t
Async.Deferred.tval get_id_mapping_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.GetIdMappingJobInput.t ->
(Awso_entityresolution.Values.GetIdMappingJobOutput.t,
Awso_entityresolution.Values.GetIdMappingJobOutput.error)
Result.t
Async.Deferred.tval get_id_mapping_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.GetIdMappingWorkflowInput.t ->
(Awso_entityresolution.Values.GetIdMappingWorkflowOutput.t,
Awso_entityresolution.Values.GetIdMappingWorkflowOutput.error)
Result.t
Async.Deferred.tval get_id_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.GetIdNamespaceInput.t ->
(Awso_entityresolution.Values.GetIdNamespaceOutput.t,
Awso_entityresolution.Values.GetIdNamespaceOutput.error)
Result.t
Async.Deferred.tval get_match_id :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.GetMatchIdInput.t ->
(Awso_entityresolution.Values.GetMatchIdOutput.t,
Awso_entityresolution.Values.GetMatchIdOutput.error)
Result.t
Async.Deferred.tval get_matching_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.GetMatchingJobInput.t ->
(Awso_entityresolution.Values.GetMatchingJobOutput.t,
Awso_entityresolution.Values.GetMatchingJobOutput.error)
Result.t
Async.Deferred.tval get_matching_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.GetMatchingWorkflowInput.t ->
(Awso_entityresolution.Values.GetMatchingWorkflowOutput.t,
Awso_entityresolution.Values.GetMatchingWorkflowOutput.error)
Result.t
Async.Deferred.tval get_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.GetPolicyInput.t ->
(Awso_entityresolution.Values.GetPolicyOutput.t,
Awso_entityresolution.Values.GetPolicyOutput.error)
Result.t
Async.Deferred.tval get_provider_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.GetProviderServiceInput.t ->
(Awso_entityresolution.Values.GetProviderServiceOutput.t,
Awso_entityresolution.Values.GetProviderServiceOutput.error)
Result.t
Async.Deferred.tval get_schema_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.GetSchemaMappingInput.t ->
(Awso_entityresolution.Values.GetSchemaMappingOutput.t,
Awso_entityresolution.Values.GetSchemaMappingOutput.error)
Result.t
Async.Deferred.tval list_id_mapping_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.ListIdMappingJobsInput.t ->
(Awso_entityresolution.Values.ListIdMappingJobsOutput.t,
Awso_entityresolution.Values.ListIdMappingJobsOutput.error)
Result.t
Async.Deferred.tval list_id_mapping_workflows :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.ListIdMappingWorkflowsInput.t ->
(Awso_entityresolution.Values.ListIdMappingWorkflowsOutput.t,
Awso_entityresolution.Values.ListIdMappingWorkflowsOutput.error)
Result.t
Async.Deferred.tval list_id_namespaces :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.ListIdNamespacesInput.t ->
(Awso_entityresolution.Values.ListIdNamespacesOutput.t,
Awso_entityresolution.Values.ListIdNamespacesOutput.error)
Result.t
Async.Deferred.tval list_matching_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.ListMatchingJobsInput.t ->
(Awso_entityresolution.Values.ListMatchingJobsOutput.t,
Awso_entityresolution.Values.ListMatchingJobsOutput.error)
Result.t
Async.Deferred.tval list_matching_workflows :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.ListMatchingWorkflowsInput.t ->
(Awso_entityresolution.Values.ListMatchingWorkflowsOutput.t,
Awso_entityresolution.Values.ListMatchingWorkflowsOutput.error)
Result.t
Async.Deferred.tval list_provider_services :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.ListProviderServicesInput.t ->
(Awso_entityresolution.Values.ListProviderServicesOutput.t,
Awso_entityresolution.Values.ListProviderServicesOutput.error)
Result.t
Async.Deferred.tval list_schema_mappings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.ListSchemaMappingsInput.t ->
(Awso_entityresolution.Values.ListSchemaMappingsOutput.t,
Awso_entityresolution.Values.ListSchemaMappingsOutput.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.ListTagsForResourceInput.t ->
(Awso_entityresolution.Values.ListTagsForResourceOutput.t,
Awso_entityresolution.Values.ListTagsForResourceOutput.error)
Result.t
Async.Deferred.tval put_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.PutPolicyInput.t ->
(Awso_entityresolution.Values.PutPolicyOutput.t,
Awso_entityresolution.Values.PutPolicyOutput.error)
Result.t
Async.Deferred.tval start_id_mapping_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.StartIdMappingJobInput.t ->
(Awso_entityresolution.Values.StartIdMappingJobOutput.t,
Awso_entityresolution.Values.StartIdMappingJobOutput.error)
Result.t
Async.Deferred.tval start_matching_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.StartMatchingJobInput.t ->
(Awso_entityresolution.Values.StartMatchingJobOutput.t,
Awso_entityresolution.Values.StartMatchingJobOutput.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.TagResourceInput.t ->
(Awso_entityresolution.Values.TagResourceOutput.t,
Awso_entityresolution.Values.TagResourceOutput.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.UntagResourceInput.t ->
(Awso_entityresolution.Values.UntagResourceOutput.t,
Awso_entityresolution.Values.UntagResourceOutput.error)
Result.t
Async.Deferred.tval update_id_mapping_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.UpdateIdMappingWorkflowInput.t ->
(Awso_entityresolution.Values.UpdateIdMappingWorkflowOutput.t,
Awso_entityresolution.Values.UpdateIdMappingWorkflowOutput.error)
Result.t
Async.Deferred.tval update_id_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.UpdateIdNamespaceInput.t ->
(Awso_entityresolution.Values.UpdateIdNamespaceOutput.t,
Awso_entityresolution.Values.UpdateIdNamespaceOutput.error)
Result.t
Async.Deferred.tval update_matching_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.UpdateMatchingWorkflowInput.t ->
(Awso_entityresolution.Values.UpdateMatchingWorkflowOutput.t,
Awso_entityresolution.Values.UpdateMatchingWorkflowOutput.error)
Result.t
Async.Deferred.tval update_schema_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_entityresolution.Values.UpdateSchemaMappingInput.t ->
(Awso_entityresolution.Values.UpdateSchemaMappingOutput.t,
Awso_entityresolution.Values.UpdateSchemaMappingOutput.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_entityresolution.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module RuleConditionConditionString =
Awso_entityresolution.Values.RuleConditionConditionStringmodule IdMappingWorkflowRuleDefinitionType =
Awso_entityresolution.Values.IdMappingWorkflowRuleDefinitionTypeAn object containing the ruleName and matchingKeys.
module CustomerProfilesObjectTypeArn =
Awso_entityresolution.Values.CustomerProfilesObjectTypeArnA list of OutputAttribute objects, each of which have the fields Name and Hashed. Each of these objects selects a column to be included in the output table, and whether the values of the column should be hashed.
An object that defines the ruleCondition and the ruleName to use in a matching workflow.
module IdMappingWorkflowRuleDefinitionTypeList =
Awso_entityresolution.Values.IdMappingWorkflowRuleDefinitionTypeListmodule NamespaceRuleBasedPropertiesRulesList =
Awso_entityresolution.Values.NamespaceRuleBasedPropertiesRulesListmodule IdNamespaceIdMappingWorkflowMetadata =
Awso_entityresolution.Values.IdNamespaceIdMappingWorkflowMetadataThe settings for the ID namespace for the ID mapping workflow job.
The matched record.
module RecordAttributeMapString255KeyString =
Awso_entityresolution.Values.RecordAttributeMapString255KeyStringmodule RecordAttributeMapString255ValueString =
Awso_entityresolution.Values.RecordAttributeMapString255ValueStringmodule CustomerProfilesIntegrationConfig =
Awso_entityresolution.Values.CustomerProfilesIntegrationConfigSpecifies the configuration for integrating with Customer Profiles. This configuration enables Entity Resolution to send matched output directly to Customer Profiles instead of Amazon S3, creating a unified customer view by automatically updating customer profiles based on match clusters.
module IntermediateSourceConfiguration =
Awso_entityresolution.Values.IntermediateSourceConfigurationThe Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.
module RuleBasedPropertiesRulesList =
Awso_entityresolution.Values.RuleBasedPropertiesRulesListAn object that contains configuration settings for the matching process in a rule-based matching workflow.
module RuleConditionPropertiesRulesList =
Awso_entityresolution.Values.RuleConditionPropertiesRulesListAn object containing providerConfiguration and providerServiceArn.
module NamespaceRuleBasedProperties =
Awso_entityresolution.Values.NamespaceRuleBasedPropertiesThe rule-based properties of an ID namespace. These properties define how the ID namespace can be used in an ID mapping workflow.
module IdMappingRuleBasedPropertiesRulesList =
Awso_entityresolution.Values.IdMappingRuleBasedPropertiesRulesListmodule IdNamespaceIdMappingWorkflowMetadataList =
Awso_entityresolution.Values.IdNamespaceIdMappingWorkflowMetadataListThe provider schema attribute.
A configuration object for defining input data fields in Entity Resolution. The SchemaInputAttribute specifies how individual fields in your input data should be processed and matched.
An object containing inputSourceARN, schemaName, and applyNormalization.
A list of OutputAttribute objects, each of which have the fields Name and Hashed. Each of these objects selects a column to be included in the output table, and whether the values of the column should be hashed.
An object containing the providerServiceARN, intermediateSourceConfiguration, and providerConfiguration.
An object which defines the list of matching rules to run in a matching workflow.
The properties of a rule condition that provides the ability to use more complex syntax.
module IdNamespaceIdMappingWorkflowProperties =
Awso_entityresolution.Values.IdNamespaceIdMappingWorkflowPropertiesAn object containing idMappingType, providerProperties, and ruleBasedProperties.
An object containing inputSourceARN and schemaName.
module IdMappingRuleBasedProperties =
Awso_entityresolution.Values.IdMappingRuleBasedPropertiesAn object that defines the list of matching rules to run in an ID mapping workflow.
module IdMappingWorkflowInputSource =
Awso_entityresolution.Values.IdMappingWorkflowInputSourceAn object containing inputSourceARN, schemaName, and type.
module IdMappingWorkflowOutputSource =
Awso_entityresolution.Values.IdMappingWorkflowOutputSourceThe output source for the ID mapping workflow.
An object containing KMSArn, outputS3Path, and roleARN.
An object containing schemaName, schemaArn, createdAt, updatedAt, and hasWorkflows.
A list of ProviderService objects, each of which contain the fields providerName, providerServiceArn, providerServiceName, and providerServiceType.
A list of MatchingWorkflowSummary objects, each of which contain the fields workflowName, workflowArn, resolutionType, createdAt, updatedAt.
An object containing the jobId, status, startTime, and endTime of a job.
A summary of ID namespaces.
A list of IdMappingWorkflowSummary objects, each of which contain the fields WorkflowName, WorkflowArn, CreatedAt, and UpdatedAt.
module ProviderMarketplaceConfiguration =
Awso_entityresolution.Values.ProviderMarketplaceConfigurationThe identifiers of the provider service, from Data Exchange.
An object containing KMSArn, outputS3Path, and roleArn.
module RecordAttributeMapValueString =
Awso_entityresolution.Values.RecordAttributeMapValueStringThe record that didn't generate a Match ID.
The match group.
The record.
The error information provided when the delete unique ID operation doesn't complete.
The deleted unique ID.
You do not have sufficient access to perform this action.
The request couldn't be processed because of conflict in the current state of the resource. Example: Workflow already exists, Schema already exists, Workflow is currently running, etc.
This exception occurs when there is an internal failure in the Entity Resolution service.
The resource couldn't be found.
The request was denied due to request throttling.
The input fails to satisfy the constraints specified by Entity Resolution.
Optional. An object that defines the incremental run type. This object contains only the incrementalRunType field, which appears as "Automatic" in the console. For workflows where resolutionType is ML_MATCHING or PROVIDER, incremental processing is not supported.
An object which defines the resolutionType and the ruleBasedProperties.
module IdNamespaceIdMappingWorkflowPropertiesList =
Awso_entityresolution.Values.IdNamespaceIdMappingWorkflowPropertiesListmodule IdNamespaceInputSourceConfig =
Awso_entityresolution.Values.IdNamespaceInputSourceConfigmodule IdMappingIncrementalRunConfig =
Awso_entityresolution.Values.IdMappingIncrementalRunConfigIncremental run configuration for an ID mapping workflow.
An object which defines the ID mapping technique and any additional configurations.
module IdMappingWorkflowInputSourceConfig =
Awso_entityresolution.Values.IdMappingWorkflowInputSourceConfigmodule IdMappingWorkflowOutputSourceConfig =
Awso_entityresolution.Values.IdMappingWorkflowOutputSourceConfigThe request was rejected because it attempted to create resources beyond the current Entity Resolution account limits. The error message describes the limit exceeded.
module IdMappingJobOutputSourceConfig =
Awso_entityresolution.Values.IdMappingJobOutputSourceConfigmodule EntityNameOrIdMappingWorkflowArn =
Awso_entityresolution.Values.EntityNameOrIdMappingWorkflowArnmodule ListSchemaMappingsInputMaxResultsInteger =
Awso_entityresolution.Values.ListSchemaMappingsInputMaxResultsIntegermodule ListProviderServicesInputMaxResultsInteger =
Awso_entityresolution.Values.ListProviderServicesInputMaxResultsIntegermodule ListMatchingWorkflowsInputMaxResultsInteger =
Awso_entityresolution.Values.ListMatchingWorkflowsInputMaxResultsIntegermodule ListMatchingJobsInputMaxResultsInteger =
Awso_entityresolution.Values.ListMatchingJobsInputMaxResultsIntegermodule ListIdNamespacesInputMaxResultsInteger =
Awso_entityresolution.Values.ListIdNamespacesInputMaxResultsIntegermodule ListIdMappingWorkflowsInputMaxResultsInteger =
Awso_entityresolution.Values.ListIdMappingWorkflowsInputMaxResultsIntegermodule ListIdMappingJobsInputMaxResultsInteger =
Awso_entityresolution.Values.ListIdMappingJobsInputMaxResultsIntegerThe input schema supported by provider service.
module ProviderEndpointConfiguration =
Awso_entityresolution.Values.ProviderEndpointConfigurationThe required configuration fields to use with the provider service.
module ProviderIdNameSpaceConfiguration =
Awso_entityresolution.Values.ProviderIdNameSpaceConfigurationThe provider configuration required for different ID namespace types.
module ProviderIntermediateDataAccessConfiguration =
Awso_entityresolution.Values.ProviderIntermediateDataAccessConfigurationThe required configuration fields to give intermediate access to a provider service.
An object containing an error message, if there was an error.
An object containing inputRecords, totalRecordsProcessed, matchIDs, and recordsNotProcessed.
An object that contains metrics about an ID mapping job, including counts of input records, processed records, and mapped records between source and target identifiers.
module GenerateMatchIdInputRecordsList =
Awso_entityresolution.Values.GenerateMatchIdInputRecordsListmodule BatchDeleteUniqueIdInputInputSourceString =
Awso_entityresolution.Values.BatchDeleteUniqueIdInputInputSourceStringUpdates a schema mapping. A schema is immutable if it is being used by a workflow. Therefore, you can't update a schema mapping if it's associated with a workflow.
Updates a schema mapping. A schema is immutable if it is being used by a workflow. Therefore, you can't update a schema mapping if it's associated with a workflow.
module UpdateMatchingWorkflowOutput =
Awso_entityresolution.Values.UpdateMatchingWorkflowOutputUpdates an existing matching workflow. The workflow must already exist for this operation to succeed. For workflows where resolutionType is ML_MATCHING or PROVIDER, incremental processing is not supported.
Updates an existing matching workflow. The workflow must already exist for this operation to succeed. For workflows where resolutionType is ML_MATCHING or PROVIDER, incremental processing is not supported.
Updates an existing ID namespace.
Updates an existing ID namespace.
module UpdateIdMappingWorkflowOutput =
Awso_entityresolution.Values.UpdateIdMappingWorkflowOutputUpdates an existing IdMappingWorkflow. This method is identical to CreateIdMappingWorkflow, except it uses an HTTP PUT request instead of a POST request, and the IdMappingWorkflow must already exist for the method to succeed. Incremental processing is not supported for ID mapping workflows.
module UpdateIdMappingWorkflowInput =
Awso_entityresolution.Values.UpdateIdMappingWorkflowInputUpdates an existing IdMappingWorkflow. This method is identical to CreateIdMappingWorkflow, except it uses an HTTP PUT request instead of a POST request, and the IdMappingWorkflow must already exist for the method to succeed. Incremental processing is not supported for ID mapping workflows.
Removes one or more tags from the specified Entity Resolution resource. In Entity Resolution, SchemaMapping, and MatchingWorkflow can be tagged.
Removes one or more tags from the specified Entity Resolution resource. In Entity Resolution, SchemaMapping, and MatchingWorkflow can be tagged.
Assigns one or more tags (key-value pairs) to the specified Entity Resolution resource. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. In Entity Resolution, SchemaMapping and MatchingWorkflow can be tagged. Tags don't have any semantic meaning to Amazon Web Services and are interpreted strictly as strings of characters. You can use the TagResource action with a resource that already has tags. If you specify a new tag key, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.
Assigns one or more tags (key-value pairs) to the specified Entity Resolution resource. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. In Entity Resolution, SchemaMapping and MatchingWorkflow can be tagged. Tags don't have any semantic meaning to Amazon Web Services and are interpreted strictly as strings of characters. You can use the TagResource action with a resource that already has tags. If you specify a new tag key, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.
Starts the MatchingJob of a workflow. The workflow must have previously been created using the CreateMatchingWorkflow endpoint.
Starts the MatchingJob of a workflow. The workflow must have previously been created using the CreateMatchingWorkflow endpoint.
Starts the IdMappingJob of a workflow. The workflow must have previously been created using the CreateIdMappingWorkflow endpoint.
Starts the IdMappingJob of a workflow. The workflow must have previously been created using the CreateIdMappingWorkflow endpoint.
Updates the resource-based policy.
Updates the resource-based policy.
Displays the tags associated with an Entity Resolution resource. In Entity Resolution, SchemaMapping, and MatchingWorkflow can be tagged.
Displays the tags associated with an Entity Resolution resource. In Entity Resolution, SchemaMapping, and MatchingWorkflow can be tagged.
Returns a list of all the SchemaMappings that have been created for an Amazon Web Services account.
Returns a list of all the SchemaMappings that have been created for an Amazon Web Services account.
Returns a list of all the ProviderServices that are available in this Amazon Web Services Region.
Returns a list of all the ProviderServices that are available in this Amazon Web Services Region.
Returns a list of all the MatchingWorkflows that have been created for an Amazon Web Services account.
Returns a list of all the MatchingWorkflows that have been created for an Amazon Web Services account.
Lists all jobs for a given workflow.
Lists all jobs for a given workflow.
Returns a list of all ID namespaces.
Returns a list of all ID namespaces.
module ListIdMappingWorkflowsOutput =
Awso_entityresolution.Values.ListIdMappingWorkflowsOutputReturns a list of all the IdMappingWorkflows that have been created for an Amazon Web Services account.
Returns a list of all the IdMappingWorkflows that have been created for an Amazon Web Services account.
Lists all ID mapping jobs for a given workflow.
Lists all ID mapping jobs for a given workflow.
Returns the SchemaMapping of a given name.
Returns the SchemaMapping of a given name.
Returns the ProviderService of a given name.
Returns the ProviderService of a given name.
Returns the resource-based policy.
Returns the resource-based policy.
Returns the MatchingWorkflow with a given name, if it exists.
Returns the MatchingWorkflow with a given name, if it exists.
Returns the status, metrics, and errors (if there are any) that are associated with a job.
Returns the status, metrics, and errors (if there are any) that are associated with a job.
Returns the corresponding Match ID of a customer record if the record has been processed in a rule-based matching workflow. You can call this API as a dry run of an incremental load on the rule-based matching workflow.
Returns the corresponding Match ID of a customer record if the record has been processed in a rule-based matching workflow. You can call this API as a dry run of an incremental load on the rule-based matching workflow.
Returns the IdNamespace with a given name, if it exists.
Returns the IdNamespace with a given name, if it exists.
Returns the IdMappingWorkflow with a given name, if it exists.
Returns the IdMappingWorkflow with a given name, if it exists.
Returns the status, metrics, and errors (if there are any) that are associated with a job.
Returns the status, metrics, and errors (if there are any) that are associated with a job.
Generates or retrieves Match IDs for records using a rule-based matching workflow. When you call this operation, it processes your records against the workflow's matching rules to identify potential matches. For existing records, it retrieves their Match IDs and associated rules. For records without matches, it generates new Match IDs. The operation saves results to Amazon S3. The processing type (processingType) you choose affects both the accuracy and response time of the operation. Additional charges apply for each API call, whether made through the Entity Resolution console or directly via the API. The rule-based matching workflow must exist and be active before calling this operation.
Generates or retrieves Match IDs for records using a rule-based matching workflow. When you call this operation, it processes your records against the workflow's matching rules to identify potential matches. For existing records, it retrieves their Match IDs and associated rules. For records without matches, it generates new Match IDs. The operation saves results to Amazon S3. The processing type (processingType) you choose affects both the accuracy and response time of the operation. Additional charges apply for each API call, whether made through the Entity Resolution console or directly via the API. The rule-based matching workflow must exist and be active before calling this operation.
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.
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.
Deletes the policy statement.
Deletes the policy statement.
module DeleteMatchingWorkflowOutput =
Awso_entityresolution.Values.DeleteMatchingWorkflowOutputDeletes the MatchingWorkflow with a given name. This operation will succeed even if a workflow with the given name does not exist.
Deletes the MatchingWorkflow with a given name. This operation will succeed even if a workflow with the given name does not exist.
Deletes the IdNamespace with a given name.
Deletes the IdNamespace with a given name.
module DeleteIdMappingWorkflowOutput =
Awso_entityresolution.Values.DeleteIdMappingWorkflowOutputDeletes the IdMappingWorkflow with a given name. This operation will succeed even if a workflow with the given name does not exist.
module DeleteIdMappingWorkflowInput =
Awso_entityresolution.Values.DeleteIdMappingWorkflowInputDeletes the IdMappingWorkflow with a given name. This operation will succeed even if a workflow with the given name does not exist.
Creates a schema mapping, which defines the schema of the input customer records table. The SchemaMapping also provides Entity Resolution with some metadata about the table, such as the attribute types of the columns and which columns to match on.
Creates a schema mapping, which defines the schema of the input customer records table. The SchemaMapping also provides Entity Resolution with some metadata about the table, such as the attribute types of the columns and which columns to match on.
module CreateMatchingWorkflowOutput =
Awso_entityresolution.Values.CreateMatchingWorkflowOutputCreates a matching workflow that defines the configuration for a data processing job. The workflow name must be unique. To modify an existing workflow, use UpdateMatchingWorkflow. For workflows where resolutionType is ML_MATCHING or PROVIDER, incremental processing is not supported.
Creates a matching workflow that defines the configuration for a data processing job. The workflow name must be unique. To modify an existing workflow, use UpdateMatchingWorkflow. For workflows where resolutionType is ML_MATCHING or PROVIDER, incremental processing is not supported.
Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it. Each ID namespace must have a unique name. To modify an existing ID namespace, use the UpdateIdNamespace API.
Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it. Each ID namespace must have a unique name. To modify an existing ID namespace, use the UpdateIdNamespace API.
module CreateIdMappingWorkflowOutput =
Awso_entityresolution.Values.CreateIdMappingWorkflowOutputCreates an IdMappingWorkflow object which stores the configuration of the data processing job to be run. Each IdMappingWorkflow must have a unique workflow name. To modify an existing workflow, use the UpdateIdMappingWorkflow API. Incremental processing is not supported for ID mapping workflows.
module CreateIdMappingWorkflowInput =
Awso_entityresolution.Values.CreateIdMappingWorkflowInputCreates an IdMappingWorkflow object which stores the configuration of the data processing job to be run. Each IdMappingWorkflow must have a unique workflow name. To modify an existing workflow, use the UpdateIdMappingWorkflow API. Incremental processing is not supported for ID mapping workflows.
Deletes multiple unique IDs in a matching workflow.
Deletes multiple unique IDs in a matching workflow.
Adds a policy statement object. To retrieve a list of existing policy statements, use the GetPolicy API.
Adds a policy statement object. To retrieve a list of existing policy statements, use the GetPolicy API.