AWS Entity Resolution endpoints and quotas - AWS General Reference

AWS Entity Resolution endpoints and quotas

The following are the service endpoints and service quotas for this service. To connect programmatically to an AWS service, you use an endpoint. In addition to the standard AWS endpoints, some AWS services offer FIPS endpoints in selected Regions. For more information, see AWS service endpoints. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your AWS account. For more information, see AWS service quotas.

Service endpoints

Region Name Region Endpoint Protocol
US East (Ohio) us-east-2

entityresolution.us-east-2.amazonaws.com

entityresolution-fips.us-east-2.amazonaws.com

HTTPS

HTTPS

US East (N. Virginia) us-east-1

entityresolution.us-east-1.amazonaws.com

entityresolution-fips.us-east-1.amazonaws.com

HTTPS

HTTPS

US West (Oregon) us-west-2

entityresolution.us-west-2.amazonaws.com

entityresolution-fips.us-west-2.amazonaws.com

HTTPS

HTTPS

Asia Pacific (Seoul) ap-northeast-2 entityresolution.ap-northeast-2.amazonaws.com HTTPS
Asia Pacific (Singapore) ap-southeast-1 entityresolution.ap-southeast-1.amazonaws.com HTTPS
Asia Pacific (Sydney) ap-southeast-2 entityresolution.ap-southeast-2.amazonaws.com HTTPS
Asia Pacific (Tokyo) ap-northeast-1 entityresolution.ap-northeast-1.amazonaws.com HTTPS
Europe (Frankfurt) eu-central-1 entityresolution.eu-central-1.amazonaws.com HTTPS
Europe (Ireland) eu-west-1 entityresolution.eu-west-1.amazonaws.com HTTPS
Europe (London) eu-west-2 entityresolution.eu-west-2.amazonaws.com HTTPS

Service quotas

Name Default Adjustable Description
Concurrent matching jobs 1 No The maximum number of concurrent matching jobs that can be run.
Data input 20 No This is the list of input tables that you want to use in a matching workflow. Each input corresponds to a column in your AWS Glue input data table, which contains the column name and additional information that AWS Entity Resolution uses for matching purposes. Inputs must contain Primary Key plus at least one additional input field.
Data output 750 No This is a list of OutputAttribute objects, each of which have the fields Name and Hashed. Each of these objects represent a column to be included in the AWS Glue output table and whether you want the values in the column to be hashed.
Data schema 25 No The maximum number of data schema input fields.
Match rule 15 No For rule-based matching, this is the rule number applied that generated a matched record set. This is part of Matching Workflow Metadata that will be included in output.
Matching Workflows 10 Yes The maximum number of matching workflows.
Number of rules per workflow 15 No The maximum number of rules per matching workflow.
Rate of GetMatchId API Requests 50 Yes The maximum number of GetCustomerID API requests per second.
Schema Mappings 50 Yes The maximum number of Schema Mappings that you can create in this account in the current AWS Region.
Unique match keys per across ruleset 15 No The maximum number of unique match keys per rule set. A match key instructs AWS Entity Resolution which input fields are to be considered as similar data and which are to be considered as different data. This helps AWS Entity Resolution automatically configure rule-based matching rules and compare similar data stored in different input fields.

For more information, see AWS Entity Resolution quotas in the AWS Entity Resolution User Guide.