tile38/vendor/github.com/aws/aws-sdk-go/service/pinpointemail/doc.go

40 lines
1.8 KiB
Go
Raw Normal View History

2019-03-11 19:18:55 +03:00
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
// Package pinpointemail provides the client and types for making API
// requests to Amazon Pinpoint Email Service.
//
// This document contains reference information for the Amazon Pinpoint (https://aws.amazon.com/pinpoint)
// Email API, version 1.0. This document is best used in conjunction with the
// Amazon Pinpoint Developer Guide (http://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html).
//
// The Amazon Pinpoint Email API is available in the US East (N. Virginia),
// US West (Oregon) and the EU (Ireland) Regions at the following endpoints:
//
// * US East (N. Virginia): email.us-east-1.amazonaws.com
//
// * US West (Oregon): email.us-west-2.amazonaws.com
//
// * EU (Ireland): email.eu-west-1.amazonaws.com
//
// See https://docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26 for more information on this service.
//
// See pinpointemail package documentation for more information.
// https://docs.aws.amazon.com/sdk-for-go/api/service/pinpointemail/
//
// Using the Client
//
// To contact Amazon Pinpoint Email Service with the SDK use the New function to create
// a new service client. With that client you can make API requests to the service.
// These clients are safe to use concurrently.
//
// See the SDK's documentation for more information on how to use the SDK.
// https://docs.aws.amazon.com/sdk-for-go/api/
//
// See aws.Config documentation for more information on configuring SDK clients.
// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
//
// See the Amazon Pinpoint Email Service client PinpointEmail for more
// information on creating client for this service.
// https://docs.aws.amazon.com/sdk-for-go/api/service/pinpointemail/#New
package pinpointemail