Quotas for AWS Entity Resolution
Your AWS account has default quotas, formerly referred to as limits, for each AWS service. Unless otherwise noted, each quota is Region-specific. You can request increases for some quotas, but other quotas can't be increased.
To view the quotas for AWS Entity Resolution, open the Service Quotas console
To request a quota increase, see Requesting a Quota
Increase in the Service Quotas User Guide. If the quota isn't yet
available in Service Quotas, use the limit increase
form
Your AWS account has the following quotas related to AWS Entity Resolution.
Name | Default | Adjustable | Description |
---|---|---|---|
Concurrent ID mapping jobs | 1 | No | The maximum number of ID mapping jobs that can be processed concurrently in the current AWS Region. |
Concurrent matching jobs | 1 | No | The maximum number of matching jobs that can be processed concurrently in the current AWS Region. |
Concurrent provider service matching jobs | 1 | No | The maximum number of provider service matching jobs that can be processed concurrently in the current AWS Region. |
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 a Unique ID 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. |
ID mapping workflows | 10 | Yes |
The maximum number of ID mapping workflows that you can create in this AWS account in the current AWS Region. |
ID namespaces | 10 | Yes |
The maximum number of ID namespaces that you can create in this AWS account in the current AWS Region. |
Match IDs | 500 | No | The maximum number of records that can be consolidated under one MatchID per workload. |
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. |
Rate of GetMatchId API requests |
50 |
Yes |
The maximum number of GetCustomerID API
requests per second. |
Records per machine learning-based workflow | 250M | Yes | The maximum number of records that can be processed by a machine learning-based matching workflow. |
Records per rule-based matching workflow | 100M | Yes | The maximum number of records that can be processed by a rule-based matching workflow. |
Rules per workflow | 15 | No | The maximum number of rules per matching workflow. |
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. |
Resource | Rate limit | Description |
---|---|---|
Rate of CreateMatchingWorkflow requests |
5 TPS | Maximum number of CreateMatchingWorkflow API calls per second. |
Rate of DeleteMatchingWorkflow requests |
5 TPS | Maximum number of DeleteMatchingWorkflow API calls per second. |
Rate of GetMatchingWorkflow requests |
5 TPS | Maximum number of GetMatchingWorkflow API calls per second. |
Rate of ListMatchingWorkflows requests |
5 TPS | Maximum number of ListMatchingWorkflows API calls per
second. |
Rate of UpdateMatchingWorkflow requests |
5 TPS | Maximum number of UpdateMatchingWorkflow API calls per
second. |
Rate of CreateSchemaMapping requests |
5 TPS | Maximum number of CreateSchemaMapping API calls per
second. |
Rate of DeleteSchemaMapping requests |
5 TPS | Maximum number of DeleteSchemaMapping API calls per second. |
Rate of GetSchemaMapping requests |
5 TPS | Maximum number of GetSchemaMapping API calls per
second. |
Rate of ListSchemaMappings requests |
5 TPS | Maximum number of ListSchemaMappings API calls per second. |
Rate of UpdateSchemaMapping requests |
5 TPS | Maximum number of UpdateSchemaMapping API calls per second. |
Rate of GetPartnerComponent requests |
5 TPS | Maximum number of GetPartnerComponent API calls per second. |
Rate of ListPartnerComponents requests |
5 TPS | Maximum number of ListPartnerComponents API calls per second. |
Rate of TagResource requests |
5 TPS | Maximum number of TagResource API calls per second. |
Rate of UntagResource requests |
5 TPS | Maximum number of UntagResource API calls per second. |
Rate of ListTagsForResource requests |
5 TPS | Maximum number of ListTagsForResource API calls per second. |
Rate of CreateIdMappingWorkflow requests |
5 TPS | Maximum number of CreateIdMappingWorkflow API calls per second. |
Rate of DeleteIdMappingWorkflow requests |
5 TPS | Maximum number of DeleteIdMappingWorkflow API calls per second. |
Rate of GetIdMappingWorkflow requests |
5 TPS | Maximum number of GetIdMappingWorkflow API calls per second. |
Rate of ListIdMappingWorkflow requests |
5 TPS | Maximum number of ListIdMappingWorkflow API calls per second. |
Rate of UpdateIdMappingWorkflow requests |
5 TPS | Maximum number of UpdateIdMappingWorkflow API calls per second. |
Rate of ListProviderServices requests |
5 TPS | Maximum number of ListProviderServices API calls per second. |
Rate of GetProviderService requests |
5 TPS | Maximum number of GetProviderService API calls per second. |
Rate of CreateIdNamespace requests |
5 TPS | Maximum number of CreateIdNamespace API calls per second. |
Rate of DeleteIdNamespace requests |
5 TPS | Maximum number of DeleteIdNamespace API calls per second. |
Rate of GetIdNamespace requests |
5 TPS | Maximum number of GetIdNamespace API calls per second. |
Rate of ListIdNamespaces requests |
5 TPS | Maximum number of ListIdNamespaces API calls per second. |
Rate of UpdateIdNamespace requests |
5 TPS | Maximum number of UpdateIdNamespace API calls per second. |
Rate of AddPolicyStatement requests |
5 TPS | Maximum number of AddPolicyStatement API calls per second. |
Rate of DeletePolicyStatement requests |
5 TPS | Maximum number of DeletePolicyStatement API calls per second. |
Rate of GetPolicy requests |
5 TPS | Maximum number of GetPolicy API calls per second. |
Rate of PutPolicy requests |
5 TPS | Maximum number of PutPolicy API calls per second. |
Rate of GetMatchingJob requests |
10 TPS | Maximum number of GetMatchingJob API calls per second. |
Rate of ListMatchingJobs requests |
5 TPS | Maximum number of ListMatchingJobs API calls per second. |
Rate of StartMatchingJob requests |
5 TPS | Maximum number of StartMatchingJob API calls per second. |
Rate of GetMatchId requests |
50 TPS | Maximum number of GetMatchId API calls per second. |
Rate of GetIdMappingJob requests |
10 TPS | Maximum number of GetIdMappingJob API calls per second. |
Rate of ListIdMappingJobs requests |
5 TPS | Maximum number of ListIdMappingJobs API calls per second. |
Rate of StartIdMappingJob requests |
5 TPS | Maximum number of StartIdMappingJob API calls per second. |
Rate of BatchDeleteUniqueId requests |
5 TPS | Maximum number of BatchDeleteUniqueId API calls per second. |