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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package connectcontactlens provides the client and types for making API
     4  // requests to Amazon Connect Contact Lens.
     5  //
     6  // Contact Lens for Amazon Connect enables you to analyze conversations between
     7  // customer and agents, by using speech transcription, natural language processing,
     8  // and intelligent search capabilities. It performs sentiment analysis, detects
     9  // issues, and enables you to automatically categorize contacts.
    10  //
    11  // Contact Lens for Amazon Connect provides both real-time and post-call analytics
    12  // of customer-agent conversations. For more information, see Analyze conversations
    13  // using Contact Lens (https://docs.aws.amazon.com/connect/latest/adminguide/analyze-conversations.html)
    14  // in the Amazon Connect Administrator Guide.
    15  //
    16  // See https://docs.aws.amazon.com/goto/WebAPI/connect-contact-lens-2020-08-21 for more information on this service.
    17  //
    18  // See connectcontactlens package documentation for more information.
    19  // https://docs.aws.amazon.com/sdk-for-go/api/service/connectcontactlens/
    20  //
    21  // Using the Client
    22  //
    23  // To contact Amazon Connect Contact Lens with the SDK use the New function to create
    24  // a new service client. With that client you can make API requests to the service.
    25  // These clients are safe to use concurrently.
    26  //
    27  // See the SDK's documentation for more information on how to use the SDK.
    28  // https://docs.aws.amazon.com/sdk-for-go/api/
    29  //
    30  // See aws.Config documentation for more information on configuring SDK clients.
    31  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    32  //
    33  // See the Amazon Connect Contact Lens client ConnectContactLens for more
    34  // information on creating client for this service.
    35  // https://docs.aws.amazon.com/sdk-for-go/api/service/connectcontactlens/#New
    36  package connectcontactlens