1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package mailmanager provides the API client, operations, and parameter types
// for MailManager.
//
// # AWS SES Mail Manager API
//
// [AWS SES Mail Manager API]contains operations and data types that comprise the Mail Manager feature of
// Amazon Simple Email Service.
//
// Mail Manager is a set of Amazon SES email gateway features designed to help you
// strengthen your organization's email infrastructure, simplify email workflow
// management, and streamline email compliance control. To learn more, see the [Mail Manager chapter]in
// the Amazon SES Developer Guide.
//
// [Mail Manager chapter]: https://docs.aws.amazon.com/ses/latest/dg/eb.html
// [AWS SES Mail Manager API]: http://aws.amazon.com/ses
package mailmanager
|