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

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package pinpointemail provides the client and types for making API
     4  // requests to Amazon Pinpoint Email Service.
     5  //
     6  // Welcome to the Amazon Pinpoint Email API Reference. This guide provides information
     7  // about the Amazon Pinpoint Email API (version 1.0), including supported operations,
     8  // data types, parameters, and schemas.
     9  //
    10  // Amazon Pinpoint (https://aws.amazon.com/pinpoint) is an AWS service that
    11  // you can use to engage with your customers across multiple messaging channels.
    12  // You can use Amazon Pinpoint to send email, SMS text messages, voice messages,
    13  // and push notifications. The Amazon Pinpoint Email API provides programmatic
    14  // access to options that are unique to the email channel and supplement the
    15  // options provided by the Amazon Pinpoint API.
    16  //
    17  // If you're new to Amazon Pinpoint, you might find it helpful to also review
    18  // the Amazon Pinpoint Developer Guide (https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html).
    19  // The Amazon Pinpoint Developer Guide provides tutorials, code samples, and
    20  // procedures that demonstrate how to use Amazon Pinpoint features programmatically
    21  // and how to integrate Amazon Pinpoint functionality into mobile apps and other
    22  // types of applications. The guide also provides information about key topics
    23  // such as Amazon Pinpoint integration with other AWS services and the limits
    24  // that apply to using the service.
    25  //
    26  // The Amazon Pinpoint Email API is available in several AWS Regions and it
    27  // provides an endpoint for each of these Regions. For a list of all the Regions
    28  // and endpoints where the API is currently available, see AWS Service Endpoints
    29  // (https://docs.aws.amazon.com/general/latest/gr/rande.html#pinpoint_region)
    30  // in the Amazon Web Services General Reference. To learn more about AWS Regions,
    31  // see Managing AWS Regions (https://docs.aws.amazon.com/general/latest/gr/rande-manage.html)
    32  // in the Amazon Web Services General Reference.
    33  //
    34  // In each Region, AWS maintains multiple Availability Zones. These Availability
    35  // Zones are physically isolated from each other, but are united by private,
    36  // low-latency, high-throughput, and highly redundant network connections. These
    37  // Availability Zones enable us to provide very high levels of availability
    38  // and redundancy, while also minimizing latency. To learn more about the number
    39  // of Availability Zones that are available in each Region, see AWS Global Infrastructure
    40  // (http://aws.amazon.com/about-aws/global-infrastructure/).
    41  //
    42  // See https://docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26 for more information on this service.
    43  //
    44  // See pinpointemail package documentation for more information.
    45  // https://docs.aws.amazon.com/sdk-for-go/api/service/pinpointemail/
    46  //
    47  // Using the Client
    48  //
    49  // To contact Amazon Pinpoint Email Service with the SDK use the New function to create
    50  // a new service client. With that client you can make API requests to the service.
    51  // These clients are safe to use concurrently.
    52  //
    53  // See the SDK's documentation for more information on how to use the SDK.
    54  // https://docs.aws.amazon.com/sdk-for-go/api/
    55  //
    56  // See aws.Config documentation for more information on configuring SDK clients.
    57  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    58  //
    59  // See the Amazon Pinpoint Email Service client PinpointEmail for more
    60  // information on creating client for this service.
    61  // https://docs.aws.amazon.com/sdk-for-go/api/service/pinpointemail/#New
    62  package pinpointemail