| Class | Description |
|---|---|
| CreateMatchingWorkflowRequest | |
| CreateMatchingWorkflowResult | |
| CreateSchemaMappingRequest | |
| CreateSchemaMappingResult | |
| DeleteMatchingWorkflowRequest | |
| DeleteMatchingWorkflowResult | |
| DeleteSchemaMappingRequest | |
| DeleteSchemaMappingResult | |
| ErrorDetails |
An object containing an error message, if there was an error.
|
| GetMatchIdRequest | |
| GetMatchIdResult | |
| GetMatchingJobRequest | |
| GetMatchingJobResult | |
| GetMatchingWorkflowRequest | |
| GetMatchingWorkflowResult | |
| GetSchemaMappingRequest | |
| GetSchemaMappingResult | |
| IncrementalRunConfig |
An object which defines an incremental run type and has only
incrementalRunType as a field. |
| InputSource |
An object containing
InputSourceARN, SchemaName, and ApplyNormalization. |
| JobMetrics |
An object containing
InputRecords, TotalRecordsProcessed, MatchIDs, and
RecordsNotProcessed. |
| JobSummary |
An object containing the
JobId, Status, StartTime, and EndTime of
a job. |
| ListMatchingJobsRequest | |
| ListMatchingJobsResult | |
| ListMatchingWorkflowsRequest | |
| ListMatchingWorkflowsResult | |
| ListSchemaMappingsRequest | |
| ListSchemaMappingsResult | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| 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. |
| 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
FieldField, Type, GroupName, and MatchKey. |
| SchemaMappingSummary |
An object containing
SchemaName, SchemaArn, CreatedAt, and
UpdatedAt. |
| StartMatchingJobRequest | |
| StartMatchingJobResult | |
| TagResourceRequest | |
| TagResourceResult | |
| UntagResourceRequest | |
| UntagResourceResult | |
| UpdateMatchingWorkflowRequest | |
| UpdateMatchingWorkflowResult |
| Enum | Description |
|---|---|
| AttributeMatchingModel | |
| IncrementalRunType | |
| JobStatus | |
| ResolutionType | |
| SchemaAttributeType |
| Exception | Description |
|---|---|
| AccessDeniedException |
You do not have sufficient access to perform this action.
|
| AWSEntityResolutionException |
Base exception for all service exceptions thrown by AWS EntityResolution
|
| ConflictException |
The request could not be processed because of conflict in the current state of the resource.
|
| ExceedsLimitException |
The request was rejected because it attempted to create resources beyond the current AWS Entity Resolution account
limits.
|
| InternalServerException |
This exception occurs when there is an internal failure in the AWS 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 AWS Entity Resolution.
|
Copyright © 2023. All rights reserved.