1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package ses provides the API client, operations, and parameter types for Amazon
// Simple Email Service.
//
// Amazon Simple Email Service This document contains reference information for the
// Amazon Simple Email Service (https://aws.amazon.com/ses/) (Amazon SES) API,
// version 2010-12-01. This document is best used in conjunction with the Amazon
// SES Developer Guide
// (https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html). For a list
// of Amazon SES endpoints to use in service requests, see Regions and Amazon SES
// (https://docs.aws.amazon.com/ses/latest/DeveloperGuide/regions.html) in the
// Amazon SES Developer Guide
// (https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).
package ses
|