Class | Description |
---|---|
CreateIdMappingWorkflowRequest | |
CreateIdMappingWorkflowResult | |
CreateMatchingWorkflowRequest | |
CreateMatchingWorkflowResult | |
CreateSchemaMappingRequest | |
CreateSchemaMappingResult | |
DeleteIdMappingWorkflowRequest | |
DeleteIdMappingWorkflowResult | |
DeleteMatchingWorkflowRequest | |
DeleteMatchingWorkflowResult | |
DeleteSchemaMappingRequest | |
DeleteSchemaMappingResult | |
ErrorDetails |
An object containing an error message, if there was an error.
|
GetIdMappingJobRequest | |
GetIdMappingJobResult | |
GetIdMappingWorkflowRequest | |
GetIdMappingWorkflowResult | |
GetMatchIdRequest | |
GetMatchIdResult | |
GetMatchingJobRequest | |
GetMatchingJobResult | |
GetMatchingWorkflowRequest | |
GetMatchingWorkflowResult | |
GetSchemaMappingRequest | |
GetSchemaMappingResult | |
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 | |
ListIdMappingJobsResult | |
ListIdMappingWorkflowsRequest | |
ListIdMappingWorkflowsResult | |
ListMatchingJobsRequest | |
ListMatchingJobsResult | |
ListMatchingWorkflowsRequest | |
ListMatchingWorkflowsResult | |
ListProviderServicesRequest | |
ListProviderServicesResult | |
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 . |
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 | |
StartIdMappingJobResult | |
StartMatchingJobRequest | |
StartMatchingJobResult | |
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
UpdateIdMappingWorkflowRequest | |
UpdateIdMappingWorkflowResult | |
UpdateMatchingWorkflowRequest | |
UpdateMatchingWorkflowResult | |
UpdateSchemaMappingRequest | |
UpdateSchemaMappingResult |
Enum | Description |
---|---|
AttributeMatchingModel | |
IdMappingType | |
IncrementalRunType | |
JobStatus | |
ResolutionType | |
SchemaAttributeType | |
ServiceType |
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 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.
|