// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package entityresolution provides the client and types for making API // requests to AWS EntityResolution. // // Welcome to the AWS Entity Resolution API Reference. // // AWS Entity Resolution is an AWS service that provides pre-configured entity // resolution capabilities that enable developers and analysts at advertising // and marketing companies to build an accurate and complete view of their consumers. // // With AWS Entity Resolution, you have the ability to match source records // containing consumer identifiers, such as name, email address, and phone number. // This holds true even when these records have incomplete or conflicting identifiers. // For example, AWS Entity Resolution can effectively match a source record // from a customer relationship management (CRM) system, which includes account // information like first name, last name, postal address, phone number, and // email address, with a source record from a marketing system containing campaign // information, such as username and email address. // // To learn more about AWS Entity Resolution concepts, procedures, and best // practices, see the AWS Entity Resolution User Guide (https://docs.aws.amazon.com/entityresolution/latest/userguide/what-is-service.html). // // See https://docs.aws.amazon.com/goto/WebAPI/entityresolution-2018-05-10 for more information on this service. // // See entityresolution package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/entityresolution/ // // # Using the Client // // To contact AWS EntityResolution with the SDK use the New function to create // a new service client. With that client you can make API requests to the service. // These clients are safe to use concurrently. // // See the SDK's documentation for more information on how to use the SDK. // https://docs.aws.amazon.com/sdk-for-go/api/ // // See aws.Config documentation for more information on configuring SDK clients. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config // // See the AWS EntityResolution client EntityResolution for more // information on creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/entityresolution/#New package entityresolution