AWS Entity Resolution rule-based matching enables you to use a set of ready-to-use rules to find matches, based on your input fields. You can also customize the rules (such as adding or removing input fields for each rule), delete rules, rearrange the priority of rules, and create new rules. For example, if you have a retail use-case, you can input product dispatch information from different suppliers to find common stock keeping units (SKUs) between them and improve your supply chain efficiency. With this matching workflow, you can also set up automated incremental processing, so that as soon as new data is available AWS Entity Resolution reads those new records and compares them against existing ones to help you keep your matches up to date while only paying for incremental processing.
You can initiate near real-time matching to lookup, match, or create a new match ID through the AWS Entity Resolution Generate Match ID API, AWS Management Console, or CLI. This processes all new data for any matches, updates to existing matches, or creates new match IDs for new records. Rule-based near real-time matching enables you to quickly match records for real-time use cases such as tailoring product recommendations, personalizing guest experiences, improving patient care, or identifying fraudulent transactions.
You can also use advanced rule-based fuzzy matching techniques to customize your rules and match related customer, product, business, or healthcare records. Fuzzy-based matching uses advanced algorithms, exact matching, or both to identify approximate matches between records based on similar characteristics such as text, spelling, and pronunciation. This provides flexibility to customize rules to fit your unique business needs. Near real-time is not available for advanced rule-based fuzzy matching.