File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (18 lines) | stat: -rw-r--r-- 1,143 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package entityresolution provides the API client, operations, and parameter
// types for AWS EntityResolution.
//
// Welcome to the Entity Resolution API Reference. Entity Resolution is an Amazon
// Web Services 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 Entity Resolution,
// you can match source records containing consumer identifiers, such as name,
// email address, and phone number. This is true even when these records have
// incomplete or conflicting identifiers. For example, Entity Resolution can
// effectively match a source record from a customer relationship management (CRM)
// system with a source record from a marketing system containing campaign
// information. To learn more about Entity Resolution concepts, procedures, and
// best practices, see the Entity Resolution User Guide (https://docs.aws.amazon.com/entityresolution/latest/userguide/what-is-service.html)
// .
package entityresolution