Amazon Entity Resolution Incremental Run Config Structure
An object which defines an incremental run type and has only incrementalRunType as a field.
Type: objectProperties: 1
Amazon Web ServicesData IntegrationData MatchingEntity ResolutionMachine-Learning
IncrementalRunConfig is a JSON Structure definition published by Amazon Entity Resolution, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-entity-resolution/refs/heads/main/json-structure/amazon-entity-resolution-incremental-run-config-structure.json",
"name": "IncrementalRunConfig",
"description": "An object which defines an incremental run type and has only <code>incrementalRunType</code> as a field.",
"type": "object",
"properties": {
"incrementalRunType": {
"allOf": [
{
"$ref": "#/components/schemas/IncrementalRunType"
},
{
"description": "The type of incremental run. It takes only one value: <code>IMMEDIATE</code>."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.