| Class | Description |
|---|---|
| CreateIdMappingWorkflowRequest | |
| CreateIdMappingWorkflowResponse | |
| CreateMatchingWorkflowRequest | |
| CreateMatchingWorkflowResponse | |
| CreateSchemaMappingRequest | |
| CreateSchemaMappingResponse | |
| DeleteIdMappingWorkflowRequest | |
| DeleteIdMappingWorkflowResponse | |
| DeleteMatchingWorkflowRequest | |
| DeleteMatchingWorkflowResponse | |
| DeleteSchemaMappingRequest | |
| DeleteSchemaMappingResponse | |
| EntityResolutionException.BuilderImpl | |
| EntityResolutionRequest | |
| EntityResolutionRequest.BuilderImpl | |
| EntityResolutionResponse | |
| EntityResolutionResponse.BuilderImpl | |
| EntityResolutionResponseMetadata | |
| ErrorDetails |
An object containing an error message, if there was an error.
|
| GetIdMappingJobRequest | |
| GetIdMappingJobResponse | |
| GetIdMappingWorkflowRequest | |
| GetIdMappingWorkflowResponse | |
| GetMatchIdRequest | |
| GetMatchIdResponse | |
| GetMatchingJobRequest | |
| GetMatchingJobResponse | |
| GetMatchingWorkflowRequest | |
| GetMatchingWorkflowResponse | |
| GetProviderServiceRequest | |
| GetProviderServiceResponse | |
| GetSchemaMappingRequest | |
| GetSchemaMappingResponse | |
| IdMappingJobMetrics |
An object containing
InputRecords, TotalRecordsProcessed, MatchIDs, and
RecordsNotProcessed. |
| IdMappingTechniques |
An object which defines the ID mapping techniques and provider configurations.
|
| IdMappingWorkflowInputSource |
An object containing
InputSourceARN and SchemaName. |
| IdMappingWorkflowOutputSource |
The output source for the ID mapping workflow.
|
| IdMappingWorkflowSummary |
A list of
IdMappingWorkflowSummary objects, each of which contain the fields WorkflowName,
WorkflowArn, CreatedAt, and UpdatedAt. |
| IncrementalRunConfig |
An object which defines an incremental run type and has only
incrementalRunType as a field. |
| InputSource |
An object containing
InputSourceARN, SchemaName, and ApplyNormalization. |
| IntermediateSourceConfiguration |
The Amazon S3 location that temporarily stores your data while it processes.
|
| JobMetrics |
An object containing
InputRecords, TotalRecordsProcessed, MatchIDs, and
RecordsNotProcessed. |
| JobSummary |
An object containing the
JobId, Status, StartTime, and EndTime of
a job. |
| ListIdMappingJobsRequest | |
| ListIdMappingJobsResponse | |
| ListIdMappingWorkflowsRequest | |
| ListIdMappingWorkflowsResponse | |
| ListMatchingJobsRequest | |
| ListMatchingJobsResponse | |
| ListMatchingWorkflowsRequest | |
| ListMatchingWorkflowsResponse | |
| ListProviderServicesRequest | |
| ListProviderServicesResponse | |
| ListSchemaMappingsRequest | |
| ListSchemaMappingsResponse | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResponse | |
| MatchingWorkflowSummary |
A list of
MatchingWorkflowSummary objects, each of which contain the fields WorkflowName,
WorkflowArn, CreatedAt, UpdatedAt. |
| OutputAttribute |
A list of
OutputAttribute objects, each of which have the fields Name and
Hashed. |
| OutputSource |
A list of
OutputAttribute objects, each of which have the fields Name and
Hashed. |
| ProviderEndpointConfiguration |
The required configuration fields to use with the provider service.
|
| ProviderIntermediateDataAccessConfiguration |
The required configuration fields to give intermediate access to a provider service.
|
| ProviderMarketplaceConfiguration |
The identifiers of the provider service, from Data Exchange.
|
| ProviderProperties |
An object containing the
providerServiceARN, intermediateSourceConfiguration, and
providerConfiguration. |
| ProviderServiceSummary |
A list of
ProviderService objects, each of which contain the fields providerName,
providerServiceArn, providerServiceName, and providerServiceType. |
| ResolutionTechniques |
An object which defines the
resolutionType and the ruleBasedProperties. |
| Rule |
An object containing
RuleName, and MatchingKeys. |
| RuleBasedProperties |
An object which defines the list of matching rules to run and has a field
Rules, which is a list of rule
objects. |
| SchemaInputAttribute |
An object containing
FieldName, Type, GroupName, and MatchKey. |
| SchemaMappingSummary |
An object containing
SchemaName, SchemaArn, CreatedAt, and
UpdatedAt. |
| StartIdMappingJobRequest | |
| StartIdMappingJobResponse | |
| StartMatchingJobRequest | |
| StartMatchingJobResponse | |
| TagResourceRequest | |
| TagResourceResponse | |
| UntagResourceRequest | |
| UntagResourceResponse | |
| UpdateIdMappingWorkflowRequest | |
| UpdateIdMappingWorkflowResponse | |
| UpdateMatchingWorkflowRequest | |
| UpdateMatchingWorkflowResponse | |
| UpdateSchemaMappingRequest | |
| UpdateSchemaMappingResponse |
| Enum | Description |
|---|---|
| AttributeMatchingModel | |
| IdMappingType | |
| IncrementalRunType | |
| JobStatus | |
| ProviderEndpointConfiguration.Type | |
| ResolutionType | |
| SchemaAttributeType | |
| ServiceType |
| Exception | Description |
|---|---|
| AccessDeniedException |
You do not have sufficient access to perform this action.
|
| ConflictException |
The request could not be processed because of conflict in the current state of the resource.
|
| EntityResolutionException | |
| ExceedsLimitException |
The request was rejected because it attempted to create resources beyond the current Entity Resolution account
limits.
|
| InternalServerException |
This exception occurs when there is an internal failure in the Entity Resolution service.
|
| ResourceNotFoundException |
The resource could not be found.
|
| ThrottlingException |
The request was denied due to request throttling.
|
| ValidationException |
The input fails to satisfy the constraints specified by Entity Resolution.
|
Copyright © 2023. All rights reserved.