service/mailmanager/doc.go (1 lines of code) (raw):

// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package mailmanager provides the client and types for making API // requests to MailManager. // // AWS SES Mail Manager API (http://aws.amazon.com/ses) 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 (https://docs.aws.amazon.com/ses/latest/dg/eb.html) // in the Amazon SES Developer Guide. // // See https://docs.aws.amazon.com/goto/WebAPI/mailmanager-2023-10-17 for more information on this service. // // See mailmanager package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/mailmanager/ // // # Using the Client // // To contact MailManager 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 MailManager client MailManager for more // information on creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/mailmanager/#New package mailmanager