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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package connect provides the client and types for making API
     4  // requests to Amazon Connect Service.
     5  //
     6  // Amazon Connect is a cloud-based contact center solution that you use to set
     7  // up and manage a customer contact center and provide reliable customer engagement
     8  // at any scale.
     9  //
    10  // Amazon Connect provides metrics and real-time reporting that enable you to
    11  // optimize contact routing. You can also resolve customer issues more efficiently
    12  // by getting customers in touch with the appropriate agents.
    13  //
    14  // There are limits to the number of Amazon Connect resources that you can create.
    15  // There are also limits to the number of requests that you can make per second.
    16  // For more information, see Amazon Connect Service Quotas (https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html)
    17  // in the Amazon Connect Administrator Guide.
    18  //
    19  // You can connect programmatically to an AWS service by using an endpoint.
    20  // For a list of Amazon Connect endpoints, see Amazon Connect Endpoints (https://docs.aws.amazon.com/general/latest/gr/connect_region.html).
    21  //
    22  // Working with contact flows? Check out the Amazon Connect Flow language (https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html).
    23  //
    24  // See https://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08 for more information on this service.
    25  //
    26  // See connect package documentation for more information.
    27  // https://docs.aws.amazon.com/sdk-for-go/api/service/connect/
    28  //
    29  // Using the Client
    30  //
    31  // To contact Amazon Connect Service with the SDK use the New function to create
    32  // a new service client. With that client you can make API requests to the service.
    33  // These clients are safe to use concurrently.
    34  //
    35  // See the SDK's documentation for more information on how to use the SDK.
    36  // https://docs.aws.amazon.com/sdk-for-go/api/
    37  //
    38  // See aws.Config documentation for more information on configuring SDK clients.
    39  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    40  //
    41  // See the Amazon Connect Service client Connect for more
    42  // information on creating client for this service.
    43  // https://docs.aws.amazon.com/sdk-for-go/api/service/connect/#New
    44  package connect