github.com/aavshr/aws-sdk-go@v1.41.3/service/customerprofiles/doc.go (about)

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package customerprofiles provides the client and types for making API
     4  // requests to Amazon Connect Customer Profiles.
     5  //
     6  // Welcome to the Amazon Connect Customer Profiles API Reference. This guide
     7  // provides information about the Amazon Connect Customer Profiles API, including
     8  // supported operations, data types, parameters, and schemas.
     9  //
    10  // Amazon Connect Customer Profiles is a unified customer profile for your contact
    11  // center that has pre-built connectors powered by AppFlow that make it easy
    12  // to combine customer information from third party applications, such as Salesforce
    13  // (CRM), ServiceNow (ITSM), and your enterprise resource planning (ERP), with
    14  // contact history from your Amazon Connect contact center.
    15  //
    16  // If you're new to Amazon Connect , you might find it helpful to also review
    17  // the Amazon Connect Administrator Guide (https://docs.aws.amazon.com/connect/latest/adminguide/what-is-amazon-connect.html).
    18  //
    19  // See https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15 for more information on this service.
    20  //
    21  // See customerprofiles package documentation for more information.
    22  // https://docs.aws.amazon.com/sdk-for-go/api/service/customerprofiles/
    23  //
    24  // Using the Client
    25  //
    26  // To contact Amazon Connect Customer Profiles with the SDK use the New function to create
    27  // a new service client. With that client you can make API requests to the service.
    28  // These clients are safe to use concurrently.
    29  //
    30  // See the SDK's documentation for more information on how to use the SDK.
    31  // https://docs.aws.amazon.com/sdk-for-go/api/
    32  //
    33  // See aws.Config documentation for more information on configuring SDK clients.
    34  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    35  //
    36  // See the Amazon Connect Customer Profiles client CustomerProfiles for more
    37  // information on creating client for this service.
    38  // https://docs.aws.amazon.com/sdk-for-go/api/service/customerprofiles/#New
    39  package customerprofiles