ses

package
v2.0.0-preview.1+incom... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2017 License: Apache-2.0, Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package ses provides the client and types for making API requests to Amazon Simple Email Service.

This is the API Reference for Amazon Simple Email Service (https://aws.amazon.com/ses/) (Amazon SES). This documentation is intended to be used in conjunction with the Amazon SES Developer Guide (http://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 (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/regions.html) in the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).

See https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01 for more information on this service.

See ses package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/ses/

Using the Client

To Amazon Simple 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 Simple Email Service client SES for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/ses/#New

Index

Examples

Constants

View Source
const (

	// ErrCodeAlreadyExistsException for service response error code
	// "AlreadyExists".
	//
	// Indicates that a resource could not be created because of a naming conflict.
	ErrCodeAlreadyExistsException = "AlreadyExists"

	// ErrCodeCannotDeleteException for service response error code
	// "CannotDelete".
	//
	// Indicates that the delete operation could not be completed.
	ErrCodeCannotDeleteException = "CannotDelete"

	// ErrCodeConfigurationSetAlreadyExistsException for service response error code
	// "ConfigurationSetAlreadyExists".
	//
	// Indicates that the configuration set could not be created because of a naming
	// conflict.
	ErrCodeConfigurationSetAlreadyExistsException = "ConfigurationSetAlreadyExists"

	// ErrCodeConfigurationSetDoesNotExistException for service response error code
	// "ConfigurationSetDoesNotExist".
	//
	// Indicates that the configuration set does not exist.
	ErrCodeConfigurationSetDoesNotExistException = "ConfigurationSetDoesNotExist"

	// ErrCodeEventDestinationAlreadyExistsException for service response error code
	// "EventDestinationAlreadyExists".
	//
	// Indicates that the event destination could not be created because of a naming
	// conflict.
	ErrCodeEventDestinationAlreadyExistsException = "EventDestinationAlreadyExists"

	// ErrCodeEventDestinationDoesNotExistException for service response error code
	// "EventDestinationDoesNotExist".
	//
	// Indicates that the event destination does not exist.
	ErrCodeEventDestinationDoesNotExistException = "EventDestinationDoesNotExist"

	// ErrCodeInvalidCloudWatchDestinationException for service response error code
	// "InvalidCloudWatchDestination".
	//
	// Indicates that the Amazon CloudWatch destination is invalid. See the error
	// message for details.
	ErrCodeInvalidCloudWatchDestinationException = "InvalidCloudWatchDestination"

	// ErrCodeInvalidConfigurationSetException for service response error code
	// "InvalidConfigurationSet".
	//
	// Indicates that the configuration set is invalid. See the error message for
	// details.
	ErrCodeInvalidConfigurationSetException = "InvalidConfigurationSet"

	// ErrCodeInvalidFirehoseDestinationException for service response error code
	// "InvalidFirehoseDestination".
	//
	// Indicates that the Amazon Kinesis Firehose destination is invalid. See the
	// error message for details.
	ErrCodeInvalidFirehoseDestinationException = "InvalidFirehoseDestination"

	// ErrCodeInvalidLambdaFunctionException for service response error code
	// "InvalidLambdaFunction".
	//
	// Indicates that the provided AWS Lambda function is invalid, or that Amazon
	// SES could not execute the provided function, possibly due to permissions
	// issues. For information about giving permissions, see the Amazon SES Developer
	// Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html).
	ErrCodeInvalidLambdaFunctionException = "InvalidLambdaFunction"

	// ErrCodeInvalidPolicyException for service response error code
	// "InvalidPolicy".
	//
	// Indicates that the provided policy is invalid. Check the error stack for
	// more information about what caused the error.
	ErrCodeInvalidPolicyException = "InvalidPolicy"

	// ErrCodeInvalidS3ConfigurationException for service response error code
	// "InvalidS3Configuration".
	//
	// Indicates that the provided Amazon S3 bucket or AWS KMS encryption key is
	// invalid, or that Amazon SES could not publish to the bucket, possibly due
	// to permissions issues. For information about giving permissions, see the
	// Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html).
	ErrCodeInvalidS3ConfigurationException = "InvalidS3Configuration"

	// ErrCodeInvalidSNSDestinationException for service response error code
	// "InvalidSNSDestination".
	//
	// Indicates that the Amazon Simple Notification Service (Amazon SNS) destination
	// is invalid. See the error message for details.
	ErrCodeInvalidSNSDestinationException = "InvalidSNSDestination"

	// ErrCodeInvalidSnsTopicException for service response error code
	// "InvalidSnsTopic".
	//
	// Indicates that the provided Amazon SNS topic is invalid, or that Amazon SES
	// could not publish to the topic, possibly due to permissions issues. For information
	// about giving permissions, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html).
	ErrCodeInvalidSnsTopicException = "InvalidSnsTopic"

	// ErrCodeInvalidTrackingOptionsException for service response error code
	// "InvalidTrackingOptions".
	//
	// Indicates that the custom domain to be used for open and click tracking redirects
	// is invalid. This error appears most often in the following situations:
	//
	//    * When the tracking domain you specified is not verified in Amazon SES.
	//
	//    * When the tracking domain you specified is not a valid domain or subdomain.
	ErrCodeInvalidTrackingOptionsException = "InvalidTrackingOptions"

	// ErrCodeLimitExceededException for service response error code
	// "LimitExceeded".
	//
	// Indicates that a resource could not be created because of service limits.
	// For a list of Amazon SES limits, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/limits.html).
	ErrCodeLimitExceededException = "LimitExceeded"

	// ErrCodeMailFromDomainNotVerifiedException for service response error code
	// "MailFromDomainNotVerifiedException".
	//
	// Indicates that the message could not be sent because Amazon SES could not
	// read the MX record required to use the specified MAIL FROM domain. For information
	// about editing the custom MAIL FROM domain settings for an identity, see the
	// Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from-edit.html).
	ErrCodeMailFromDomainNotVerifiedException = "MailFromDomainNotVerifiedException"

	// ErrCodeMessageRejected for service response error code
	// "MessageRejected".
	//
	// Indicates that the action failed, and the message could not be sent. Check
	// the error stack for more information about what caused the error.
	ErrCodeMessageRejected = "MessageRejected"

	// ErrCodeRuleDoesNotExistException for service response error code
	// "RuleDoesNotExist".
	//
	// Indicates that the provided receipt rule does not exist.
	ErrCodeRuleDoesNotExistException = "RuleDoesNotExist"

	// ErrCodeRuleSetDoesNotExistException for service response error code
	// "RuleSetDoesNotExist".
	//
	// Indicates that the provided receipt rule set does not exist.
	ErrCodeRuleSetDoesNotExistException = "RuleSetDoesNotExist"

	// ErrCodeTrackingOptionsAlreadyExistsException for service response error code
	// "TrackingOptionsAlreadyExistsException".
	//
	// Indicates that the configuration set you specified already contains a TrackingOptions
	// object.
	ErrCodeTrackingOptionsAlreadyExistsException = "TrackingOptionsAlreadyExistsException"

	// ErrCodeTrackingOptionsDoesNotExistException for service response error code
	// "TrackingOptionsDoesNotExistException".
	//
	// Indicates that the TrackingOptions object you specified does not exist.
	ErrCodeTrackingOptionsDoesNotExistException = "TrackingOptionsDoesNotExistException"
)
View Source
const (
	ServiceName = "email"     // Service endpoint prefix API calls made to.
	EndpointsID = ServiceName // Service ID for Regions and Endpoints metadata.
)

Service information constants

Variables

This section is empty.

Functions

This section is empty.

Types

type AddHeaderAction

type AddHeaderAction struct {

	// The name of the header to add. Must be between 1 and 50 characters, inclusive,
	// and consist of alphanumeric (a-z, A-Z, 0-9) characters and dashes only.
	//
	// HeaderName is a required field
	HeaderName *string `type:"string" required:"true"`

	// Must be less than 2048 characters, and must not contain newline characters
	// ("\r" or "\n").
	//
	// HeaderValue is a required field
	HeaderValue *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

When included in a receipt rule, this action adds a header to the received email.

For information about adding a header using a receipt rule, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-add-header.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/AddHeaderAction

func (AddHeaderAction) GoString

func (s AddHeaderAction) GoString() string

GoString returns the string representation

func (*AddHeaderAction) SetHeaderName

func (s *AddHeaderAction) SetHeaderName(v string) *AddHeaderAction

SetHeaderName sets the HeaderName field's value.

func (*AddHeaderAction) SetHeaderValue

func (s *AddHeaderAction) SetHeaderValue(v string) *AddHeaderAction

SetHeaderValue sets the HeaderValue field's value.

func (AddHeaderAction) String

func (s AddHeaderAction) String() string

String returns the string representation

func (*AddHeaderAction) Validate

func (s *AddHeaderAction) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type BehaviorOnMXFailure

type BehaviorOnMXFailure string
const (
	BehaviorOnMXFailureUseDefaultValue BehaviorOnMXFailure = "UseDefaultValue"
	BehaviorOnMXFailureRejectMessage   BehaviorOnMXFailure = "RejectMessage"
)

Enum values for BehaviorOnMXFailure

type Body

type Body struct {

	// The content of the message, in HTML format. Use this for email clients that
	// can process HTML. You can include clickable links, formatted text, and much
	// more in an HTML message.
	Html *Content `type:"structure"`

	// The content of the message, in text format. Use this for text-based email
	// clients, or clients on high-latency networks (such as mobile devices).
	Text *Content `type:"structure"`
	// contains filtered or unexported fields
}

Represents the body of the message. You can specify text, HTML, or both. If you use both, then the message should display correctly in the widest variety of email clients. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/Body

func (Body) GoString

func (s Body) GoString() string

GoString returns the string representation

func (*Body) SetHtml

func (s *Body) SetHtml(v *Content) *Body

SetHtml sets the Html field's value.

func (*Body) SetText

func (s *Body) SetText(v *Content) *Body

SetText sets the Text field's value.

func (Body) String

func (s Body) String() string

String returns the string representation

func (*Body) Validate

func (s *Body) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type BounceAction

type BounceAction struct {

	// Human-readable text to include in the bounce message.
	//
	// Message is a required field
	Message *string `type:"string" required:"true"`

	// The email address of the sender of the bounced email. This is the address
	// from which the bounce message will be sent.
	//
	// Sender is a required field
	Sender *string `type:"string" required:"true"`

	// The SMTP reply code, as defined by RFC 5321 (https://tools.ietf.org/html/rfc5321).
	//
	// SmtpReplyCode is a required field
	SmtpReplyCode *string `type:"string" required:"true"`

	// The SMTP enhanced status code, as defined by RFC 3463 (https://tools.ietf.org/html/rfc3463).
	StatusCode *string `type:"string"`

	// The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
	// bounce action is taken. An example of an Amazon SNS topic ARN is arn:aws:sns:us-west-2:123456789012:MyTopic.
	// For more information about Amazon SNS topics, see the Amazon SNS Developer
	// Guide (http://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html).
	TopicArn *string `type:"string"`
	// contains filtered or unexported fields
}

When included in a receipt rule, this action rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).

For information about sending a bounce message in response to a received email, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-bounce.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/BounceAction

func (BounceAction) GoString

func (s BounceAction) GoString() string

GoString returns the string representation

func (*BounceAction) SetMessage

func (s *BounceAction) SetMessage(v string) *BounceAction

SetMessage sets the Message field's value.

func (*BounceAction) SetSender

func (s *BounceAction) SetSender(v string) *BounceAction

SetSender sets the Sender field's value.

func (*BounceAction) SetSmtpReplyCode

func (s *BounceAction) SetSmtpReplyCode(v string) *BounceAction

SetSmtpReplyCode sets the SmtpReplyCode field's value.

func (*BounceAction) SetStatusCode

func (s *BounceAction) SetStatusCode(v string) *BounceAction

SetStatusCode sets the StatusCode field's value.

func (*BounceAction) SetTopicArn

func (s *BounceAction) SetTopicArn(v string) *BounceAction

SetTopicArn sets the TopicArn field's value.

func (BounceAction) String

func (s BounceAction) String() string

String returns the string representation

func (*BounceAction) Validate

func (s *BounceAction) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type BounceType

type BounceType string
const (
	BounceTypeDoesNotExist     BounceType = "DoesNotExist"
	BounceTypeMessageTooLarge  BounceType = "MessageTooLarge"
	BounceTypeExceededQuota    BounceType = "ExceededQuota"
	BounceTypeContentRejected  BounceType = "ContentRejected"
	BounceTypeUndefined        BounceType = "Undefined"
	BounceTypeTemporaryFailure BounceType = "TemporaryFailure"
)

Enum values for BounceType

type BouncedRecipientInfo

type BouncedRecipientInfo struct {

	// The reason for the bounce. You must provide either this parameter or RecipientDsnFields.
	BounceType BounceType `type:"string" enum:"true"`

	// The email address of the recipient of the bounced email.
	//
	// Recipient is a required field
	Recipient *string `type:"string" required:"true"`

	// This parameter is used only for sending authorization. It is the ARN of the
	// identity that is associated with the sending authorization policy that permits
	// you to receive email for the recipient of the bounced email. For more information
	// about sending authorization, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html).
	RecipientArn *string `type:"string"`

	// Recipient-related DSN fields, most of which would normally be filled in automatically
	// when provided with a BounceType. You must provide either this parameter or
	// BounceType.
	RecipientDsnFields *RecipientDsnFields `type:"structure"`
	// contains filtered or unexported fields
}

Recipient-related information to include in the Delivery Status Notification (DSN) when an email that Amazon SES receives on your behalf bounces.

For information about receiving email through Amazon SES, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/BouncedRecipientInfo

func (BouncedRecipientInfo) GoString

func (s BouncedRecipientInfo) GoString() string

GoString returns the string representation

func (*BouncedRecipientInfo) SetBounceType

SetBounceType sets the BounceType field's value.

func (*BouncedRecipientInfo) SetRecipient

func (s *BouncedRecipientInfo) SetRecipient(v string) *BouncedRecipientInfo

SetRecipient sets the Recipient field's value.

func (*BouncedRecipientInfo) SetRecipientArn

func (s *BouncedRecipientInfo) SetRecipientArn(v string) *BouncedRecipientInfo

SetRecipientArn sets the RecipientArn field's value.

func (*BouncedRecipientInfo) SetRecipientDsnFields

func (s *BouncedRecipientInfo) SetRecipientDsnFields(v *RecipientDsnFields) *BouncedRecipientInfo

SetRecipientDsnFields sets the RecipientDsnFields field's value.

func (BouncedRecipientInfo) String

func (s BouncedRecipientInfo) String() string

String returns the string representation

func (*BouncedRecipientInfo) Validate

func (s *BouncedRecipientInfo) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CloneReceiptRuleSetInput

type CloneReceiptRuleSetInput struct {

	// The name of the rule set to clone.
	//
	// OriginalRuleSetName is a required field
	OriginalRuleSetName *string `type:"string" required:"true"`

	// The name of the rule set to create. The name must:
	//
	//    * Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores
	//    (_), or dashes (-).
	//
	//    * Start and end with a letter or number.
	//
	//    * Contain less than 64 characters.
	//
	// RuleSetName is a required field
	RuleSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to create a receipt rule set by cloning an existing one. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CloneReceiptRuleSetRequest

func (CloneReceiptRuleSetInput) GoString

func (s CloneReceiptRuleSetInput) GoString() string

GoString returns the string representation

func (*CloneReceiptRuleSetInput) SetOriginalRuleSetName

func (s *CloneReceiptRuleSetInput) SetOriginalRuleSetName(v string) *CloneReceiptRuleSetInput

SetOriginalRuleSetName sets the OriginalRuleSetName field's value.

func (*CloneReceiptRuleSetInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (CloneReceiptRuleSetInput) String

func (s CloneReceiptRuleSetInput) String() string

String returns the string representation

func (*CloneReceiptRuleSetInput) Validate

func (s *CloneReceiptRuleSetInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CloneReceiptRuleSetOutput

type CloneReceiptRuleSetOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CloneReceiptRuleSetResponse

func (CloneReceiptRuleSetOutput) GoString

func (s CloneReceiptRuleSetOutput) GoString() string

GoString returns the string representation

func (CloneReceiptRuleSetOutput) SDKResponseMetadata

func (s CloneReceiptRuleSetOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (CloneReceiptRuleSetOutput) String

func (s CloneReceiptRuleSetOutput) String() string

String returns the string representation

type CloneReceiptRuleSetRequest

type CloneReceiptRuleSetRequest struct {
	*aws.Request
	Input *CloneReceiptRuleSetInput
}

CloneReceiptRuleSetRequest is a API request type for the CloneReceiptRuleSet API operation.

func (CloneReceiptRuleSetRequest) Send

Send marshals and sends the CloneReceiptRuleSet API request.

type CloudWatchDestination

type CloudWatchDestination struct {

	// A list of dimensions upon which to categorize your emails when you publish
	// email sending events to Amazon CloudWatch.
	//
	// DimensionConfigurations is a required field
	DimensionConfigurations []CloudWatchDimensionConfiguration `type:"list" required:"true"`
	// contains filtered or unexported fields
}

Contains information associated with an Amazon CloudWatch event destination to which email sending events are published.

Event destinations, such as Amazon CloudWatch, are associated with configuration sets, which enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CloudWatchDestination

func (CloudWatchDestination) GoString

func (s CloudWatchDestination) GoString() string

GoString returns the string representation

func (*CloudWatchDestination) SetDimensionConfigurations

SetDimensionConfigurations sets the DimensionConfigurations field's value.

func (CloudWatchDestination) String

func (s CloudWatchDestination) String() string

String returns the string representation

func (*CloudWatchDestination) Validate

func (s *CloudWatchDestination) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CloudWatchDimensionConfiguration

type CloudWatchDimensionConfiguration struct {

	// The default value of the dimension that is published to Amazon CloudWatch
	// if you do not provide the value of the dimension when you send an email.
	// The default value must:
	//
	//    * Contain only ASCII letters (a-z, A-Z), numbers (0-9), underscores (_),
	//    or dashes (-).
	//
	//    * Contain less than 256 characters.
	//
	// DefaultDimensionValue is a required field
	DefaultDimensionValue *string `type:"string" required:"true"`

	// The name of an Amazon CloudWatch dimension associated with an email sending
	// metric. The name must:
	//
	//    * Contain only ASCII letters (a-z, A-Z), numbers (0-9), underscores (_),
	//    or dashes (-).
	//
	//    * Contain less than 256 characters.
	//
	// DimensionName is a required field
	DimensionName *string `type:"string" required:"true"`

	// The place where Amazon SES finds the value of a dimension to publish to Amazon
	// CloudWatch. If you want Amazon SES to use the message tags that you specify
	// using an X-SES-MESSAGE-TAGS header or a parameter to the SendEmail/SendRawEmail
	// API, choose messageTag. If you want Amazon SES to use your own email headers,
	// choose emailHeader.
	//
	// DimensionValueSource is a required field
	DimensionValueSource DimensionValueSource `type:"string" required:"true" enum:"true"`
	// contains filtered or unexported fields
}

Contains the dimension configuration to use when you publish email sending events to Amazon CloudWatch.

For information about publishing email sending events to Amazon CloudWatch, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CloudWatchDimensionConfiguration

func (CloudWatchDimensionConfiguration) GoString

GoString returns the string representation

func (*CloudWatchDimensionConfiguration) SetDefaultDimensionValue

SetDefaultDimensionValue sets the DefaultDimensionValue field's value.

func (*CloudWatchDimensionConfiguration) SetDimensionName

SetDimensionName sets the DimensionName field's value.

func (*CloudWatchDimensionConfiguration) SetDimensionValueSource

SetDimensionValueSource sets the DimensionValueSource field's value.

func (CloudWatchDimensionConfiguration) String

String returns the string representation

func (*CloudWatchDimensionConfiguration) Validate

Validate inspects the fields of the type to determine if they are valid.

type ConfigurationSet

type ConfigurationSet struct {

	// The name of the configuration set. The name must meet the following requirements:
	//
	//    * Contain only letters (a-z, A-Z), numbers (0-9), underscores (_), or
	//    dashes (-).
	//
	//    * Contain 64 characters or fewer.
	//
	// Name is a required field
	Name *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

The name of the configuration set.

Configuration sets let you create groups of rules that you can apply to the emails you send using Amazon SES. For more information about using configuration sets, see Using Amazon SES Configuration Sets (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/using-configuration-sets.html) in the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ConfigurationSet

func (ConfigurationSet) GoString

func (s ConfigurationSet) GoString() string

GoString returns the string representation

func (*ConfigurationSet) SetName

func (s *ConfigurationSet) SetName(v string) *ConfigurationSet

SetName sets the Name field's value.

func (ConfigurationSet) String

func (s ConfigurationSet) String() string

String returns the string representation

func (*ConfigurationSet) Validate

func (s *ConfigurationSet) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ConfigurationSetAttribute

type ConfigurationSetAttribute string
const (
	ConfigurationSetAttributeEventDestinations ConfigurationSetAttribute = "eventDestinations"
	ConfigurationSetAttributeTrackingOptions   ConfigurationSetAttribute = "trackingOptions"
)

Enum values for ConfigurationSetAttribute

type Content

type Content struct {

	// The character set of the content.
	Charset *string `type:"string"`

	// The textual data of the content.
	//
	// Data is a required field
	Data *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents textual data, plus an optional character set specification.

By default, the text must be 7-bit ASCII, due to the constraints of the SMTP protocol. If the text must contain any other characters, then you must also specify a character set. Examples include UTF-8, ISO-8859-1, and Shift_JIS. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/Content

func (Content) GoString

func (s Content) GoString() string

GoString returns the string representation

func (*Content) SetCharset

func (s *Content) SetCharset(v string) *Content

SetCharset sets the Charset field's value.

func (*Content) SetData

func (s *Content) SetData(v string) *Content

SetData sets the Data field's value.

func (Content) String

func (s Content) String() string

String returns the string representation

func (*Content) Validate

func (s *Content) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateConfigurationSetEventDestinationInput

type CreateConfigurationSetEventDestinationInput struct {

	// The name of the configuration set that the event destination should be associated
	// with.
	//
	// ConfigurationSetName is a required field
	ConfigurationSetName *string `type:"string" required:"true"`

	// An object that describes the AWS service that email sending event information
	// will be published to.
	//
	// EventDestination is a required field
	EventDestination *EventDestination `type:"structure" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to create a configuration set event destination. A configuration set event destination, which can be either Amazon CloudWatch or Amazon Kinesis Firehose, describes an AWS service in which Amazon SES publishes the email sending events associated with a configuration set. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateConfigurationSetEventDestinationRequest

func (CreateConfigurationSetEventDestinationInput) GoString

GoString returns the string representation

func (*CreateConfigurationSetEventDestinationInput) SetConfigurationSetName

SetConfigurationSetName sets the ConfigurationSetName field's value.

func (*CreateConfigurationSetEventDestinationInput) SetEventDestination

SetEventDestination sets the EventDestination field's value.

func (CreateConfigurationSetEventDestinationInput) String

String returns the string representation

func (*CreateConfigurationSetEventDestinationInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type CreateConfigurationSetEventDestinationOutput

type CreateConfigurationSetEventDestinationOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateConfigurationSetEventDestinationResponse

func (CreateConfigurationSetEventDestinationOutput) GoString

GoString returns the string representation

func (CreateConfigurationSetEventDestinationOutput) SDKResponseMetadata

SDKResponseMetdata return sthe response metadata for the API.

func (CreateConfigurationSetEventDestinationOutput) String

String returns the string representation

type CreateConfigurationSetEventDestinationRequest

type CreateConfigurationSetEventDestinationRequest struct {
	*aws.Request
	Input *CreateConfigurationSetEventDestinationInput
}

CreateConfigurationSetEventDestinationRequest is a API request type for the CreateConfigurationSetEventDestination API operation.

func (CreateConfigurationSetEventDestinationRequest) Send

Send marshals and sends the CreateConfigurationSetEventDestination API request.

type CreateConfigurationSetInput

type CreateConfigurationSetInput struct {

	// A data structure that contains the name of the configuration set.
	//
	// ConfigurationSet is a required field
	ConfigurationSet *ConfigurationSet `type:"structure" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to create a configuration set. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateConfigurationSetRequest

func (CreateConfigurationSetInput) GoString

func (s CreateConfigurationSetInput) GoString() string

GoString returns the string representation

func (*CreateConfigurationSetInput) SetConfigurationSet

SetConfigurationSet sets the ConfigurationSet field's value.

func (CreateConfigurationSetInput) String

String returns the string representation

func (*CreateConfigurationSetInput) Validate

func (s *CreateConfigurationSetInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateConfigurationSetOutput

type CreateConfigurationSetOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateConfigurationSetResponse

func (CreateConfigurationSetOutput) GoString

func (s CreateConfigurationSetOutput) GoString() string

GoString returns the string representation

func (CreateConfigurationSetOutput) SDKResponseMetadata

func (s CreateConfigurationSetOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (CreateConfigurationSetOutput) String

String returns the string representation

type CreateConfigurationSetRequest

type CreateConfigurationSetRequest struct {
	*aws.Request
	Input *CreateConfigurationSetInput
}

CreateConfigurationSetRequest is a API request type for the CreateConfigurationSet API operation.

func (CreateConfigurationSetRequest) Send

Send marshals and sends the CreateConfigurationSet API request.

type CreateConfigurationSetTrackingOptionsInput

type CreateConfigurationSetTrackingOptionsInput struct {

	// The name of the configuration set that the tracking options should be associated
	// with.
	//
	// ConfigurationSetName is a required field
	ConfigurationSetName *string `type:"string" required:"true"`

	// A domain that is used to redirect email recipients to an Amazon SES-operated
	// domain. This domain captures open and click events generated by Amazon SES
	// emails.
	//
	// For more information, see Configuring Custom Domains to Handle Open and Click
	// Tracking (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html)
	// in the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).
	//
	// TrackingOptions is a required field
	TrackingOptions *TrackingOptions `type:"structure" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to create an open and click tracking option object in a configuration set. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateConfigurationSetTrackingOptionsRequest

func (CreateConfigurationSetTrackingOptionsInput) GoString

GoString returns the string representation

func (*CreateConfigurationSetTrackingOptionsInput) SetConfigurationSetName

SetConfigurationSetName sets the ConfigurationSetName field's value.

func (*CreateConfigurationSetTrackingOptionsInput) SetTrackingOptions

SetTrackingOptions sets the TrackingOptions field's value.

func (CreateConfigurationSetTrackingOptionsInput) String

String returns the string representation

func (*CreateConfigurationSetTrackingOptionsInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type CreateConfigurationSetTrackingOptionsOutput

type CreateConfigurationSetTrackingOptionsOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateConfigurationSetTrackingOptionsResponse

func (CreateConfigurationSetTrackingOptionsOutput) GoString

GoString returns the string representation

func (CreateConfigurationSetTrackingOptionsOutput) SDKResponseMetadata

SDKResponseMetdata return sthe response metadata for the API.

func (CreateConfigurationSetTrackingOptionsOutput) String

String returns the string representation

type CreateConfigurationSetTrackingOptionsRequest

type CreateConfigurationSetTrackingOptionsRequest struct {
	*aws.Request
	Input *CreateConfigurationSetTrackingOptionsInput
}

CreateConfigurationSetTrackingOptionsRequest is a API request type for the CreateConfigurationSetTrackingOptions API operation.

func (CreateConfigurationSetTrackingOptionsRequest) Send

Send marshals and sends the CreateConfigurationSetTrackingOptions API request.

type CreateReceiptFilterInput

type CreateReceiptFilterInput struct {

	// A data structure that describes the IP address filter to create, which consists
	// of a name, an IP address range, and whether to allow or block mail from it.
	//
	// Filter is a required field
	Filter *ReceiptFilter `type:"structure" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to create a new IP address filter. You use IP address filters when you receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateReceiptFilterRequest

func (CreateReceiptFilterInput) GoString

func (s CreateReceiptFilterInput) GoString() string

GoString returns the string representation

func (*CreateReceiptFilterInput) SetFilter

SetFilter sets the Filter field's value.

func (CreateReceiptFilterInput) String

func (s CreateReceiptFilterInput) String() string

String returns the string representation

func (*CreateReceiptFilterInput) Validate

func (s *CreateReceiptFilterInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateReceiptFilterOutput

type CreateReceiptFilterOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateReceiptFilterResponse

func (CreateReceiptFilterOutput) GoString

func (s CreateReceiptFilterOutput) GoString() string

GoString returns the string representation

func (CreateReceiptFilterOutput) SDKResponseMetadata

func (s CreateReceiptFilterOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (CreateReceiptFilterOutput) String

func (s CreateReceiptFilterOutput) String() string

String returns the string representation

type CreateReceiptFilterRequest

type CreateReceiptFilterRequest struct {
	*aws.Request
	Input *CreateReceiptFilterInput
}

CreateReceiptFilterRequest is a API request type for the CreateReceiptFilter API operation.

func (CreateReceiptFilterRequest) Send

Send marshals and sends the CreateReceiptFilter API request.

type CreateReceiptRuleInput

type CreateReceiptRuleInput struct {

	// The name of an existing rule after which the new rule will be placed. If
	// this parameter is null, the new rule will be inserted at the beginning of
	// the rule list.
	After *string `type:"string"`

	// A data structure that contains the specified rule's name, actions, recipients,
	// domains, enabled status, scan status, and TLS policy.
	//
	// Rule is a required field
	Rule *ReceiptRule `type:"structure" required:"true"`

	// The name of the rule set that the receipt rule will be added to.
	//
	// RuleSetName is a required field
	RuleSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to create a receipt rule. You use receipt rules to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateReceiptRuleRequest

func (CreateReceiptRuleInput) GoString

func (s CreateReceiptRuleInput) GoString() string

GoString returns the string representation

func (*CreateReceiptRuleInput) SetAfter

SetAfter sets the After field's value.

func (*CreateReceiptRuleInput) SetRule

SetRule sets the Rule field's value.

func (*CreateReceiptRuleInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (CreateReceiptRuleInput) String

func (s CreateReceiptRuleInput) String() string

String returns the string representation

func (*CreateReceiptRuleInput) Validate

func (s *CreateReceiptRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateReceiptRuleOutput

type CreateReceiptRuleOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateReceiptRuleResponse

func (CreateReceiptRuleOutput) GoString

func (s CreateReceiptRuleOutput) GoString() string

GoString returns the string representation

func (CreateReceiptRuleOutput) SDKResponseMetadata

func (s CreateReceiptRuleOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (CreateReceiptRuleOutput) String

func (s CreateReceiptRuleOutput) String() string

String returns the string representation

type CreateReceiptRuleRequest

type CreateReceiptRuleRequest struct {
	*aws.Request
	Input *CreateReceiptRuleInput
}

CreateReceiptRuleRequest is a API request type for the CreateReceiptRule API operation.

func (CreateReceiptRuleRequest) Send

Send marshals and sends the CreateReceiptRule API request.

type CreateReceiptRuleSetInput

type CreateReceiptRuleSetInput struct {

	// The name of the rule set to create. The name must:
	//
	//    * Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores
	//    (_), or dashes (-).
	//
	//    * Start and end with a letter or number.
	//
	//    * Contain less than 64 characters.
	//
	// RuleSetName is a required field
	RuleSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to create an empty receipt rule set. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateReceiptRuleSetRequest

func (CreateReceiptRuleSetInput) GoString

func (s CreateReceiptRuleSetInput) GoString() string

GoString returns the string representation

func (*CreateReceiptRuleSetInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (CreateReceiptRuleSetInput) String

func (s CreateReceiptRuleSetInput) String() string

String returns the string representation

func (*CreateReceiptRuleSetInput) Validate

func (s *CreateReceiptRuleSetInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateReceiptRuleSetOutput

type CreateReceiptRuleSetOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateReceiptRuleSetResponse

func (CreateReceiptRuleSetOutput) GoString

func (s CreateReceiptRuleSetOutput) GoString() string

GoString returns the string representation

func (CreateReceiptRuleSetOutput) SDKResponseMetadata

func (s CreateReceiptRuleSetOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (CreateReceiptRuleSetOutput) String

String returns the string representation

type CreateReceiptRuleSetRequest

type CreateReceiptRuleSetRequest struct {
	*aws.Request
	Input *CreateReceiptRuleSetInput
}

CreateReceiptRuleSetRequest is a API request type for the CreateReceiptRuleSet API operation.

func (CreateReceiptRuleSetRequest) Send

Send marshals and sends the CreateReceiptRuleSet API request.

type CustomMailFromStatus

type CustomMailFromStatus string
const (
	CustomMailFromStatusPending          CustomMailFromStatus = "Pending"
	CustomMailFromStatusSuccess          CustomMailFromStatus = "Success"
	CustomMailFromStatusFailed           CustomMailFromStatus = "Failed"
	CustomMailFromStatusTemporaryFailure CustomMailFromStatus = "TemporaryFailure"
)

Enum values for CustomMailFromStatus

type DeleteConfigurationSetEventDestinationInput

type DeleteConfigurationSetEventDestinationInput struct {

	// The name of the configuration set from which to delete the event destination.
	//
	// ConfigurationSetName is a required field
	ConfigurationSetName *string `type:"string" required:"true"`

	// The name of the event destination to delete.
	//
	// EventDestinationName is a required field
	EventDestinationName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to delete a configuration set event destination. Configuration set event destinations are associated with configuration sets, which enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteConfigurationSetEventDestinationRequest

func (DeleteConfigurationSetEventDestinationInput) GoString

GoString returns the string representation

func (*DeleteConfigurationSetEventDestinationInput) SetConfigurationSetName

SetConfigurationSetName sets the ConfigurationSetName field's value.

func (*DeleteConfigurationSetEventDestinationInput) SetEventDestinationName

SetEventDestinationName sets the EventDestinationName field's value.

func (DeleteConfigurationSetEventDestinationInput) String

String returns the string representation

func (*DeleteConfigurationSetEventDestinationInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type DeleteConfigurationSetEventDestinationOutput

type DeleteConfigurationSetEventDestinationOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteConfigurationSetEventDestinationResponse

func (DeleteConfigurationSetEventDestinationOutput) GoString

GoString returns the string representation

func (DeleteConfigurationSetEventDestinationOutput) SDKResponseMetadata

SDKResponseMetdata return sthe response metadata for the API.

func (DeleteConfigurationSetEventDestinationOutput) String

String returns the string representation

type DeleteConfigurationSetEventDestinationRequest

type DeleteConfigurationSetEventDestinationRequest struct {
	*aws.Request
	Input *DeleteConfigurationSetEventDestinationInput
}

DeleteConfigurationSetEventDestinationRequest is a API request type for the DeleteConfigurationSetEventDestination API operation.

func (DeleteConfigurationSetEventDestinationRequest) Send

Send marshals and sends the DeleteConfigurationSetEventDestination API request.

type DeleteConfigurationSetInput

type DeleteConfigurationSetInput struct {

	// The name of the configuration set to delete.
	//
	// ConfigurationSetName is a required field
	ConfigurationSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to delete a configuration set. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteConfigurationSetRequest

func (DeleteConfigurationSetInput) GoString

func (s DeleteConfigurationSetInput) GoString() string

GoString returns the string representation

func (*DeleteConfigurationSetInput) SetConfigurationSetName

func (s *DeleteConfigurationSetInput) SetConfigurationSetName(v string) *DeleteConfigurationSetInput

SetConfigurationSetName sets the ConfigurationSetName field's value.

func (DeleteConfigurationSetInput) String

String returns the string representation

func (*DeleteConfigurationSetInput) Validate

func (s *DeleteConfigurationSetInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteConfigurationSetOutput

type DeleteConfigurationSetOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteConfigurationSetResponse

func (DeleteConfigurationSetOutput) GoString

func (s DeleteConfigurationSetOutput) GoString() string

GoString returns the string representation

func (DeleteConfigurationSetOutput) SDKResponseMetadata

func (s DeleteConfigurationSetOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (DeleteConfigurationSetOutput) String

String returns the string representation

type DeleteConfigurationSetRequest

type DeleteConfigurationSetRequest struct {
	*aws.Request
	Input *DeleteConfigurationSetInput
}

DeleteConfigurationSetRequest is a API request type for the DeleteConfigurationSet API operation.

func (DeleteConfigurationSetRequest) Send

Send marshals and sends the DeleteConfigurationSet API request.

type DeleteConfigurationSetTrackingOptionsInput

type DeleteConfigurationSetTrackingOptionsInput struct {

	// The name of the configuration set from which you want to delete the tracking
	// options.
	//
	// ConfigurationSetName is a required field
	ConfigurationSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to delete open and click tracking options in a configuration set. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteConfigurationSetTrackingOptionsRequest

func (DeleteConfigurationSetTrackingOptionsInput) GoString

GoString returns the string representation

func (*DeleteConfigurationSetTrackingOptionsInput) SetConfigurationSetName

SetConfigurationSetName sets the ConfigurationSetName field's value.

func (DeleteConfigurationSetTrackingOptionsInput) String

String returns the string representation

func (*DeleteConfigurationSetTrackingOptionsInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type DeleteConfigurationSetTrackingOptionsOutput

type DeleteConfigurationSetTrackingOptionsOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteConfigurationSetTrackingOptionsResponse

func (DeleteConfigurationSetTrackingOptionsOutput) GoString

GoString returns the string representation

func (DeleteConfigurationSetTrackingOptionsOutput) SDKResponseMetadata

SDKResponseMetdata return sthe response metadata for the API.

func (DeleteConfigurationSetTrackingOptionsOutput) String

String returns the string representation

type DeleteConfigurationSetTrackingOptionsRequest

type DeleteConfigurationSetTrackingOptionsRequest struct {
	*aws.Request
	Input *DeleteConfigurationSetTrackingOptionsInput
}

DeleteConfigurationSetTrackingOptionsRequest is a API request type for the DeleteConfigurationSetTrackingOptions API operation.

func (DeleteConfigurationSetTrackingOptionsRequest) Send

Send marshals and sends the DeleteConfigurationSetTrackingOptions API request.

type DeleteIdentityInput

type DeleteIdentityInput struct {

	// The identity to be removed from the list of identities for the AWS Account.
	//
	// Identity is a required field
	Identity *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to delete one of your Amazon SES identities (an email address or domain). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteIdentityRequest

func (DeleteIdentityInput) GoString

func (s DeleteIdentityInput) GoString() string

GoString returns the string representation

func (*DeleteIdentityInput) SetIdentity

func (s *DeleteIdentityInput) SetIdentity(v string) *DeleteIdentityInput

SetIdentity sets the Identity field's value.

func (DeleteIdentityInput) String

func (s DeleteIdentityInput) String() string

String returns the string representation

func (*DeleteIdentityInput) Validate

func (s *DeleteIdentityInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteIdentityOutput

type DeleteIdentityOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteIdentityResponse

func (DeleteIdentityOutput) GoString

func (s DeleteIdentityOutput) GoString() string

GoString returns the string representation

func (DeleteIdentityOutput) SDKResponseMetadata

func (s DeleteIdentityOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (DeleteIdentityOutput) String

func (s DeleteIdentityOutput) String() string

String returns the string representation

type DeleteIdentityPolicyInput

type DeleteIdentityPolicyInput struct {

	// The identity that is associated with the policy that you want to delete.
	// You can specify the identity by using its name or by using its Amazon Resource
	// Name (ARN). Examples: user@example.com, example.com, arn:aws:ses:us-east-1:123456789012:identity/example.com.
	//
	// To successfully call this API, you must own the identity.
	//
	// Identity is a required field
	Identity *string `type:"string" required:"true"`

	// The name of the policy to be deleted.
	//
	// PolicyName is a required field
	PolicyName *string `min:"1" type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to delete a sending authorization policy for an identity. Sending authorization is an Amazon SES feature that enables you to authorize other senders to use your identities. For information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteIdentityPolicyRequest

func (DeleteIdentityPolicyInput) GoString

func (s DeleteIdentityPolicyInput) GoString() string

GoString returns the string representation

func (*DeleteIdentityPolicyInput) SetIdentity

SetIdentity sets the Identity field's value.

func (*DeleteIdentityPolicyInput) SetPolicyName

SetPolicyName sets the PolicyName field's value.

func (DeleteIdentityPolicyInput) String

func (s DeleteIdentityPolicyInput) String() string

String returns the string representation

func (*DeleteIdentityPolicyInput) Validate

func (s *DeleteIdentityPolicyInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteIdentityPolicyOutput

type DeleteIdentityPolicyOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteIdentityPolicyResponse

func (DeleteIdentityPolicyOutput) GoString

func (s DeleteIdentityPolicyOutput) GoString() string

GoString returns the string representation

func (DeleteIdentityPolicyOutput) SDKResponseMetadata

func (s DeleteIdentityPolicyOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (DeleteIdentityPolicyOutput) String

String returns the string representation

type DeleteIdentityPolicyRequest

type DeleteIdentityPolicyRequest struct {
	*aws.Request
	Input *DeleteIdentityPolicyInput
}

DeleteIdentityPolicyRequest is a API request type for the DeleteIdentityPolicy API operation.

func (DeleteIdentityPolicyRequest) Send

Send marshals and sends the DeleteIdentityPolicy API request.

type DeleteIdentityRequest

type DeleteIdentityRequest struct {
	*aws.Request
	Input *DeleteIdentityInput
}

DeleteIdentityRequest is a API request type for the DeleteIdentity API operation.

func (DeleteIdentityRequest) Send

Send marshals and sends the DeleteIdentity API request.

type DeleteReceiptFilterInput

type DeleteReceiptFilterInput struct {

	// The name of the IP address filter to delete.
	//
	// FilterName is a required field
	FilterName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to delete an IP address filter. You use IP address filters when you receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteReceiptFilterRequest

func (DeleteReceiptFilterInput) GoString

func (s DeleteReceiptFilterInput) GoString() string

GoString returns the string representation

func (*DeleteReceiptFilterInput) SetFilterName

SetFilterName sets the FilterName field's value.

func (DeleteReceiptFilterInput) String

func (s DeleteReceiptFilterInput) String() string

String returns the string representation

func (*DeleteReceiptFilterInput) Validate

func (s *DeleteReceiptFilterInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteReceiptFilterOutput

type DeleteReceiptFilterOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteReceiptFilterResponse

func (DeleteReceiptFilterOutput) GoString

func (s DeleteReceiptFilterOutput) GoString() string

GoString returns the string representation

func (DeleteReceiptFilterOutput) SDKResponseMetadata

func (s DeleteReceiptFilterOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (DeleteReceiptFilterOutput) String

func (s DeleteReceiptFilterOutput) String() string

String returns the string representation

type DeleteReceiptFilterRequest

type DeleteReceiptFilterRequest struct {
	*aws.Request
	Input *DeleteReceiptFilterInput
}

DeleteReceiptFilterRequest is a API request type for the DeleteReceiptFilter API operation.

func (DeleteReceiptFilterRequest) Send

Send marshals and sends the DeleteReceiptFilter API request.

type DeleteReceiptRuleInput

type DeleteReceiptRuleInput struct {

	// The name of the receipt rule to delete.
	//
	// RuleName is a required field
	RuleName *string `type:"string" required:"true"`

	// The name of the receipt rule set that contains the receipt rule to delete.
	//
	// RuleSetName is a required field
	RuleSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to delete a receipt rule. You use receipt rules to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteReceiptRuleRequest

func (DeleteReceiptRuleInput) GoString

func (s DeleteReceiptRuleInput) GoString() string

GoString returns the string representation

func (*DeleteReceiptRuleInput) SetRuleName

SetRuleName sets the RuleName field's value.

func (*DeleteReceiptRuleInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (DeleteReceiptRuleInput) String

func (s DeleteReceiptRuleInput) String() string

String returns the string representation

func (*DeleteReceiptRuleInput) Validate

func (s *DeleteReceiptRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteReceiptRuleOutput

type DeleteReceiptRuleOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteReceiptRuleResponse

func (DeleteReceiptRuleOutput) GoString

func (s DeleteReceiptRuleOutput) GoString() string

GoString returns the string representation

func (DeleteReceiptRuleOutput) SDKResponseMetadata

func (s DeleteReceiptRuleOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (DeleteReceiptRuleOutput) String

func (s DeleteReceiptRuleOutput) String() string

String returns the string representation

type DeleteReceiptRuleRequest

type DeleteReceiptRuleRequest struct {
	*aws.Request
	Input *DeleteReceiptRuleInput
}

DeleteReceiptRuleRequest is a API request type for the DeleteReceiptRule API operation.

func (DeleteReceiptRuleRequest) Send

Send marshals and sends the DeleteReceiptRule API request.

type DeleteReceiptRuleSetInput

type DeleteReceiptRuleSetInput struct {

	// The name of the receipt rule set to delete.
	//
	// RuleSetName is a required field
	RuleSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to delete a receipt rule set and all of the receipt rules it contains. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteReceiptRuleSetRequest

func (DeleteReceiptRuleSetInput) GoString

func (s DeleteReceiptRuleSetInput) GoString() string

GoString returns the string representation

func (*DeleteReceiptRuleSetInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (DeleteReceiptRuleSetInput) String

func (s DeleteReceiptRuleSetInput) String() string

String returns the string representation

func (*DeleteReceiptRuleSetInput) Validate

func (s *DeleteReceiptRuleSetInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteReceiptRuleSetOutput

type DeleteReceiptRuleSetOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteReceiptRuleSetResponse

func (DeleteReceiptRuleSetOutput) GoString

func (s DeleteReceiptRuleSetOutput) GoString() string

GoString returns the string representation

func (DeleteReceiptRuleSetOutput) SDKResponseMetadata

func (s DeleteReceiptRuleSetOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (DeleteReceiptRuleSetOutput) String

String returns the string representation

type DeleteReceiptRuleSetRequest

type DeleteReceiptRuleSetRequest struct {
	*aws.Request
	Input *DeleteReceiptRuleSetInput
}

DeleteReceiptRuleSetRequest is a API request type for the DeleteReceiptRuleSet API operation.

func (DeleteReceiptRuleSetRequest) Send

Send marshals and sends the DeleteReceiptRuleSet API request.

type DeleteVerifiedEmailAddressInput

type DeleteVerifiedEmailAddressInput struct {

	// An email address to be removed from the list of verified addresses.
	//
	// EmailAddress is a required field
	EmailAddress *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to delete an email address from the list of email addresses you have attempted to verify under your AWS account. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteVerifiedEmailAddressRequest

func (DeleteVerifiedEmailAddressInput) GoString

GoString returns the string representation

func (*DeleteVerifiedEmailAddressInput) SetEmailAddress

SetEmailAddress sets the EmailAddress field's value.

func (DeleteVerifiedEmailAddressInput) String

String returns the string representation

func (*DeleteVerifiedEmailAddressInput) Validate

func (s *DeleteVerifiedEmailAddressInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteVerifiedEmailAddressOutput

type DeleteVerifiedEmailAddressOutput struct {
	// contains filtered or unexported fields
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteVerifiedEmailAddressOutput

func (DeleteVerifiedEmailAddressOutput) GoString

GoString returns the string representation

func (DeleteVerifiedEmailAddressOutput) SDKResponseMetadata

func (s DeleteVerifiedEmailAddressOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (DeleteVerifiedEmailAddressOutput) String

String returns the string representation

type DeleteVerifiedEmailAddressRequest

type DeleteVerifiedEmailAddressRequest struct {
	*aws.Request
	Input *DeleteVerifiedEmailAddressInput
}

DeleteVerifiedEmailAddressRequest is a API request type for the DeleteVerifiedEmailAddress API operation.

func (DeleteVerifiedEmailAddressRequest) Send

Send marshals and sends the DeleteVerifiedEmailAddress API request.

type DescribeActiveReceiptRuleSetInput

type DescribeActiveReceiptRuleSetInput struct {
	// contains filtered or unexported fields
}

Represents a request to return the metadata and receipt rules for the receipt rule set that is currently active. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeActiveReceiptRuleSetRequest

func (DescribeActiveReceiptRuleSetInput) GoString

GoString returns the string representation

func (DescribeActiveReceiptRuleSetInput) String

String returns the string representation

type DescribeActiveReceiptRuleSetOutput

type DescribeActiveReceiptRuleSetOutput struct {

	// The metadata for the currently active receipt rule set. The metadata consists
	// of the rule set name and a timestamp of when the rule set was created.
	Metadata *ReceiptRuleSetMetadata `type:"structure"`

	// The receipt rules that belong to the active rule set.
	Rules []ReceiptRule `type:"list"`
	// contains filtered or unexported fields
}

Represents the metadata and receipt rules for the receipt rule set that is currently active. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeActiveReceiptRuleSetResponse

func (DescribeActiveReceiptRuleSetOutput) GoString

GoString returns the string representation

func (DescribeActiveReceiptRuleSetOutput) SDKResponseMetadata

func (s DescribeActiveReceiptRuleSetOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*DescribeActiveReceiptRuleSetOutput) SetMetadata

SetMetadata sets the Metadata field's value.

func (*DescribeActiveReceiptRuleSetOutput) SetRules

SetRules sets the Rules field's value.

func (DescribeActiveReceiptRuleSetOutput) String

String returns the string representation

type DescribeActiveReceiptRuleSetRequest

type DescribeActiveReceiptRuleSetRequest struct {
	*aws.Request
	Input *DescribeActiveReceiptRuleSetInput
}

DescribeActiveReceiptRuleSetRequest is a API request type for the DescribeActiveReceiptRuleSet API operation.

func (DescribeActiveReceiptRuleSetRequest) Send

Send marshals and sends the DescribeActiveReceiptRuleSet API request.

type DescribeConfigurationSetInput

type DescribeConfigurationSetInput struct {

	// A list of configuration set attributes to return.
	ConfigurationSetAttributeNames []ConfigurationSetAttribute `type:"list"`

	// The name of the configuration set to describe.
	//
	// ConfigurationSetName is a required field
	ConfigurationSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to return the details of a configuration set. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeConfigurationSetRequest

func (DescribeConfigurationSetInput) GoString

GoString returns the string representation

func (*DescribeConfigurationSetInput) SetConfigurationSetAttributeNames

SetConfigurationSetAttributeNames sets the ConfigurationSetAttributeNames field's value.

func (*DescribeConfigurationSetInput) SetConfigurationSetName

SetConfigurationSetName sets the ConfigurationSetName field's value.

func (DescribeConfigurationSetInput) String

String returns the string representation

func (*DescribeConfigurationSetInput) Validate

func (s *DescribeConfigurationSetInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeConfigurationSetOutput

type DescribeConfigurationSetOutput struct {

	// The configuration set object associated with the specified configuration
	// set.
	ConfigurationSet *ConfigurationSet `type:"structure"`

	// A list of event destinations associated with the configuration set.
	EventDestinations []EventDestination `type:"list"`

	// The name of the custom open and click tracking domain associated with the
	// configuration set.
	TrackingOptions *TrackingOptions `type:"structure"`
	// contains filtered or unexported fields
}

Represents the details of a configuration set. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeConfigurationSetResponse

func (DescribeConfigurationSetOutput) GoString

GoString returns the string representation

func (DescribeConfigurationSetOutput) SDKResponseMetadata

func (s DescribeConfigurationSetOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*DescribeConfigurationSetOutput) SetConfigurationSet

SetConfigurationSet sets the ConfigurationSet field's value.

func (*DescribeConfigurationSetOutput) SetEventDestinations

SetEventDestinations sets the EventDestinations field's value.

func (*DescribeConfigurationSetOutput) SetTrackingOptions

SetTrackingOptions sets the TrackingOptions field's value.

func (DescribeConfigurationSetOutput) String

String returns the string representation

type DescribeConfigurationSetRequest

type DescribeConfigurationSetRequest struct {
	*aws.Request
	Input *DescribeConfigurationSetInput
}

DescribeConfigurationSetRequest is a API request type for the DescribeConfigurationSet API operation.

func (DescribeConfigurationSetRequest) Send

Send marshals and sends the DescribeConfigurationSet API request.

type DescribeReceiptRuleInput

type DescribeReceiptRuleInput struct {

	// The name of the receipt rule.
	//
	// RuleName is a required field
	RuleName *string `type:"string" required:"true"`

	// The name of the receipt rule set that the receipt rule belongs to.
	//
	// RuleSetName is a required field
	RuleSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to return the details of a receipt rule. You use receipt rules to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeReceiptRuleRequest

func (DescribeReceiptRuleInput) GoString

func (s DescribeReceiptRuleInput) GoString() string

GoString returns the string representation

func (*DescribeReceiptRuleInput) SetRuleName

SetRuleName sets the RuleName field's value.

func (*DescribeReceiptRuleInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (DescribeReceiptRuleInput) String

func (s DescribeReceiptRuleInput) String() string

String returns the string representation

func (*DescribeReceiptRuleInput) Validate

func (s *DescribeReceiptRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeReceiptRuleOutput

type DescribeReceiptRuleOutput struct {

	// A data structure that contains the specified receipt rule's name, actions,
	// recipients, domains, enabled status, scan status, and Transport Layer Security
	// (TLS) policy.
	Rule *ReceiptRule `type:"structure"`
	// contains filtered or unexported fields
}

Represents the details of a receipt rule. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeReceiptRuleResponse

func (DescribeReceiptRuleOutput) GoString

func (s DescribeReceiptRuleOutput) GoString() string

GoString returns the string representation

func (DescribeReceiptRuleOutput) SDKResponseMetadata

func (s DescribeReceiptRuleOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*DescribeReceiptRuleOutput) SetRule

SetRule sets the Rule field's value.

func (DescribeReceiptRuleOutput) String

func (s DescribeReceiptRuleOutput) String() string

String returns the string representation

type DescribeReceiptRuleRequest

type DescribeReceiptRuleRequest struct {
	*aws.Request
	Input *DescribeReceiptRuleInput
}

DescribeReceiptRuleRequest is a API request type for the DescribeReceiptRule API operation.

func (DescribeReceiptRuleRequest) Send

Send marshals and sends the DescribeReceiptRule API request.

type DescribeReceiptRuleSetInput

type DescribeReceiptRuleSetInput struct {

	// The name of the receipt rule set to describe.
	//
	// RuleSetName is a required field
	RuleSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to return the details of a receipt rule set. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeReceiptRuleSetRequest

func (DescribeReceiptRuleSetInput) GoString

func (s DescribeReceiptRuleSetInput) GoString() string

GoString returns the string representation

func (*DescribeReceiptRuleSetInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (DescribeReceiptRuleSetInput) String

String returns the string representation

func (*DescribeReceiptRuleSetInput) Validate

func (s *DescribeReceiptRuleSetInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeReceiptRuleSetOutput

type DescribeReceiptRuleSetOutput struct {

	// The metadata for the receipt rule set, which consists of the rule set name
	// and the timestamp of when the rule set was created.
	Metadata *ReceiptRuleSetMetadata `type:"structure"`

	// A list of the receipt rules that belong to the specified receipt rule set.
	Rules []ReceiptRule `type:"list"`
	// contains filtered or unexported fields
}

Represents the details of the specified receipt rule set. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeReceiptRuleSetResponse

func (DescribeReceiptRuleSetOutput) GoString

func (s DescribeReceiptRuleSetOutput) GoString() string

GoString returns the string representation

func (DescribeReceiptRuleSetOutput) SDKResponseMetadata

func (s DescribeReceiptRuleSetOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*DescribeReceiptRuleSetOutput) SetMetadata

SetMetadata sets the Metadata field's value.

func (*DescribeReceiptRuleSetOutput) SetRules

SetRules sets the Rules field's value.

func (DescribeReceiptRuleSetOutput) String

String returns the string representation

type DescribeReceiptRuleSetRequest

type DescribeReceiptRuleSetRequest struct {
	*aws.Request
	Input *DescribeReceiptRuleSetInput
}

DescribeReceiptRuleSetRequest is a API request type for the DescribeReceiptRuleSet API operation.

func (DescribeReceiptRuleSetRequest) Send

Send marshals and sends the DescribeReceiptRuleSet API request.

type Destination

type Destination struct {

	// The BCC: field(s) of the message.
	BccAddresses []string `type:"list"`

	// The CC: field(s) of the message.
	CcAddresses []string `type:"list"`

	// The To: field(s) of the message.
	ToAddresses []string `type:"list"`
	// contains filtered or unexported fields
}

Represents the destination of the message, consisting of To:, CC:, and BCC: fields.

By default, the string must be 7-bit ASCII. If the text must contain any other characters, then you must use MIME encoded-word syntax (RFC 2047) instead of a literal string. MIME encoded-word syntax uses the following form: =?charset?encoding?encoded-text?=. For more information, see RFC 2047 (https://tools.ietf.org/html/rfc2047). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/Destination

func (Destination) GoString

func (s Destination) GoString() string

GoString returns the string representation

func (*Destination) SetBccAddresses

func (s *Destination) SetBccAddresses(v []string) *Destination

SetBccAddresses sets the BccAddresses field's value.

func (*Destination) SetCcAddresses

func (s *Destination) SetCcAddresses(v []string) *Destination

SetCcAddresses sets the CcAddresses field's value.

func (*Destination) SetToAddresses

func (s *Destination) SetToAddresses(v []string) *Destination

SetToAddresses sets the ToAddresses field's value.

func (Destination) String

func (s Destination) String() string

String returns the string representation

type DimensionValueSource

type DimensionValueSource string
const (
	DimensionValueSourceMessageTag  DimensionValueSource = "messageTag"
	DimensionValueSourceEmailHeader DimensionValueSource = "emailHeader"
	DimensionValueSourceLinkTag     DimensionValueSource = "linkTag"
)

Enum values for DimensionValueSource

type DsnAction

type DsnAction string
const (
	DsnActionFailed    DsnAction = "failed"
	DsnActionDelayed   DsnAction = "delayed"
	DsnActionDelivered DsnAction = "delivered"
	DsnActionRelayed   DsnAction = "relayed"
	DsnActionExpanded  DsnAction = "expanded"
)

Enum values for DsnAction

type EventDestination

type EventDestination struct {

	// An object that contains the names, default values, and sources of the dimensions
	// associated with an Amazon CloudWatch event destination.
	CloudWatchDestination *CloudWatchDestination `type:"structure"`

	// Sets whether Amazon SES publishes events to this destination when you send
	// an email with the associated configuration set. Set to true to enable publishing
	// to this destination; set to false to prevent publishing to this destination.
	// The default value is false.
	Enabled *bool `type:"boolean"`

	// An object that contains the delivery stream ARN and the IAM role ARN associated
	// with an Amazon Kinesis Firehose event destination.
	KinesisFirehoseDestination *KinesisFirehoseDestination `type:"structure"`

	// The type of email sending events to publish to the event destination.
	//
	// MatchingEventTypes is a required field
	MatchingEventTypes []EventType `type:"list" required:"true"`

	// The name of the event destination. The name must:
	//
	//    * Contain only ASCII letters (a-z, A-Z), numbers (0-9), underscores (_),
	//    or dashes (-).
	//
	//    * Contain less than 64 characters.
	//
	// Name is a required field
	Name *string `type:"string" required:"true"`

	// An object that contains the topic ARN associated with an Amazon Simple Notification
	// Service (Amazon SNS) event destination.
	SNSDestination *SNSDestination `type:"structure"`
	// contains filtered or unexported fields
}

Contains information about the event destination that the specified email sending events will be published to.

When you create or update an event destination, you must provide one, and only one, destination. The destination can be Amazon CloudWatch, Amazon Kinesis Firehose or Amazon Simple Notification Service (Amazon SNS).

Event destinations are associated with configuration sets, which enable you to publish email sending events to Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS). For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/EventDestination

func (EventDestination) GoString

func (s EventDestination) GoString() string

GoString returns the string representation

func (*EventDestination) SetCloudWatchDestination

func (s *EventDestination) SetCloudWatchDestination(v *CloudWatchDestination) *EventDestination

SetCloudWatchDestination sets the CloudWatchDestination field's value.

func (*EventDestination) SetEnabled

func (s *EventDestination) SetEnabled(v bool) *EventDestination

SetEnabled sets the Enabled field's value.

func (*EventDestination) SetKinesisFirehoseDestination

func (s *EventDestination) SetKinesisFirehoseDestination(v *KinesisFirehoseDestination) *EventDestination

SetKinesisFirehoseDestination sets the KinesisFirehoseDestination field's value.

func (*EventDestination) SetMatchingEventTypes

func (s *EventDestination) SetMatchingEventTypes(v []EventType) *EventDestination

SetMatchingEventTypes sets the MatchingEventTypes field's value.

func (*EventDestination) SetName

func (s *EventDestination) SetName(v string) *EventDestination

SetName sets the Name field's value.

func (*EventDestination) SetSNSDestination

func (s *EventDestination) SetSNSDestination(v *SNSDestination) *EventDestination

SetSNSDestination sets the SNSDestination field's value.

func (EventDestination) String

func (s EventDestination) String() string

String returns the string representation

func (*EventDestination) Validate

func (s *EventDestination) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type EventType

type EventType string
const (
	EventTypeSend      EventType = "send"
	EventTypeReject    EventType = "reject"
	EventTypeBounce    EventType = "bounce"
	EventTypeComplaint EventType = "complaint"
	EventTypeDelivery  EventType = "delivery"
	EventTypeOpen      EventType = "open"
	EventTypeClick     EventType = "click"
)

Enum values for EventType

type ExtensionField

type ExtensionField struct {

	// The name of the header to add. Must be between 1 and 50 characters, inclusive,
	// and consist of alphanumeric (a-z, A-Z, 0-9) characters and dashes only.
	//
	// Name is a required field
	Name *string `type:"string" required:"true"`

	// The value of the header to add. Must be less than 2048 characters, and must
	// not contain newline characters ("\r" or "\n").
	//
	// Value is a required field
	Value *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Additional X-headers to include in the Delivery Status Notification (DSN) when an email that Amazon SES receives on your behalf bounces.

For information about receiving email through Amazon SES, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ExtensionField

func (ExtensionField) GoString

func (s ExtensionField) GoString() string

GoString returns the string representation

func (*ExtensionField) SetName

func (s *ExtensionField) SetName(v string) *ExtensionField

SetName sets the Name field's value.

func (*ExtensionField) SetValue

func (s *ExtensionField) SetValue(v string) *ExtensionField

SetValue sets the Value field's value.

func (ExtensionField) String

func (s ExtensionField) String() string

String returns the string representation

func (*ExtensionField) Validate

func (s *ExtensionField) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetIdentityDkimAttributesInput

type GetIdentityDkimAttributesInput struct {

	// A list of one or more verified identities - email addresses, domains, or
	// both.
	//
	// Identities is a required field
	Identities []string `type:"list" required:"true"`
	// contains filtered or unexported fields
}

Represents a request for the status of Amazon SES Easy DKIM signing for an identity. For domain identities, this request also returns the DKIM tokens that are required for Easy DKIM signing, and whether Amazon SES successfully verified that these tokens were published. For more information about Easy DKIM, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityDkimAttributesRequest

func (GetIdentityDkimAttributesInput) GoString

GoString returns the string representation

func (*GetIdentityDkimAttributesInput) SetIdentities

SetIdentities sets the Identities field's value.

func (GetIdentityDkimAttributesInput) String

String returns the string representation

func (*GetIdentityDkimAttributesInput) Validate

func (s *GetIdentityDkimAttributesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetIdentityDkimAttributesOutput

type GetIdentityDkimAttributesOutput struct {

	// The DKIM attributes for an email address or a domain.
	//
	// DkimAttributes is a required field
	DkimAttributes map[string]IdentityDkimAttributes `type:"map" required:"true"`
	// contains filtered or unexported fields
}

Represents the status of Amazon SES Easy DKIM signing for an identity. For domain identities, this response also contains the DKIM tokens that are required for Easy DKIM signing, and whether Amazon SES successfully verified that these tokens were published. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityDkimAttributesResponse

func (GetIdentityDkimAttributesOutput) GoString

GoString returns the string representation

func (GetIdentityDkimAttributesOutput) SDKResponseMetadata

func (s GetIdentityDkimAttributesOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*GetIdentityDkimAttributesOutput) SetDkimAttributes

SetDkimAttributes sets the DkimAttributes field's value.

func (GetIdentityDkimAttributesOutput) String

String returns the string representation

type GetIdentityDkimAttributesRequest

type GetIdentityDkimAttributesRequest struct {
	*aws.Request
	Input *GetIdentityDkimAttributesInput
}

GetIdentityDkimAttributesRequest is a API request type for the GetIdentityDkimAttributes API operation.

func (GetIdentityDkimAttributesRequest) Send

Send marshals and sends the GetIdentityDkimAttributes API request.

type GetIdentityMailFromDomainAttributesInput

type GetIdentityMailFromDomainAttributesInput struct {

	// A list of one or more identities.
	//
	// Identities is a required field
	Identities []string `type:"list" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to return the Amazon SES custom MAIL FROM attributes for a list of identities. For information about using a custom MAIL FROM domain, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityMailFromDomainAttributesRequest

func (GetIdentityMailFromDomainAttributesInput) GoString

GoString returns the string representation

func (*GetIdentityMailFromDomainAttributesInput) SetIdentities

SetIdentities sets the Identities field's value.

func (GetIdentityMailFromDomainAttributesInput) String

String returns the string representation

func (*GetIdentityMailFromDomainAttributesInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type GetIdentityMailFromDomainAttributesOutput

type GetIdentityMailFromDomainAttributesOutput struct {

	// A map of identities to custom MAIL FROM attributes.
	//
	// MailFromDomainAttributes is a required field
	MailFromDomainAttributes map[string]IdentityMailFromDomainAttributes `type:"map" required:"true"`
	// contains filtered or unexported fields
}

Represents the custom MAIL FROM attributes for a list of identities. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityMailFromDomainAttributesResponse

func (GetIdentityMailFromDomainAttributesOutput) GoString

GoString returns the string representation

func (GetIdentityMailFromDomainAttributesOutput) SDKResponseMetadata

func (s GetIdentityMailFromDomainAttributesOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*GetIdentityMailFromDomainAttributesOutput) SetMailFromDomainAttributes

SetMailFromDomainAttributes sets the MailFromDomainAttributes field's value.

func (GetIdentityMailFromDomainAttributesOutput) String

String returns the string representation

type GetIdentityMailFromDomainAttributesRequest

type GetIdentityMailFromDomainAttributesRequest struct {
	*aws.Request
	Input *GetIdentityMailFromDomainAttributesInput
}

GetIdentityMailFromDomainAttributesRequest is a API request type for the GetIdentityMailFromDomainAttributes API operation.

func (GetIdentityMailFromDomainAttributesRequest) Send

Send marshals and sends the GetIdentityMailFromDomainAttributes API request.

type GetIdentityNotificationAttributesInput

type GetIdentityNotificationAttributesInput struct {

	// A list of one or more identities. You can specify an identity by using its
	// name or by using its Amazon Resource Name (ARN). Examples: user@example.com,
	// example.com, arn:aws:ses:us-east-1:123456789012:identity/example.com.
	//
	// Identities is a required field
	Identities []string `type:"list" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to return the notification attributes for a list of identities you verified with Amazon SES. For information about Amazon SES notifications, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityNotificationAttributesRequest

func (GetIdentityNotificationAttributesInput) GoString

GoString returns the string representation

func (*GetIdentityNotificationAttributesInput) SetIdentities

SetIdentities sets the Identities field's value.

func (GetIdentityNotificationAttributesInput) String

String returns the string representation

func (*GetIdentityNotificationAttributesInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type GetIdentityNotificationAttributesOutput

type GetIdentityNotificationAttributesOutput struct {

	// A map of Identity to IdentityNotificationAttributes.
	//
	// NotificationAttributes is a required field
	NotificationAttributes map[string]IdentityNotificationAttributes `type:"map" required:"true"`
	// contains filtered or unexported fields
}

Represents the notification attributes for a list of identities. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityNotificationAttributesResponse

func (GetIdentityNotificationAttributesOutput) GoString

GoString returns the string representation

func (GetIdentityNotificationAttributesOutput) SDKResponseMetadata

func (s GetIdentityNotificationAttributesOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*GetIdentityNotificationAttributesOutput) SetNotificationAttributes

SetNotificationAttributes sets the NotificationAttributes field's value.

func (GetIdentityNotificationAttributesOutput) String

String returns the string representation

type GetIdentityNotificationAttributesRequest

type GetIdentityNotificationAttributesRequest struct {
	*aws.Request
	Input *GetIdentityNotificationAttributesInput
}

GetIdentityNotificationAttributesRequest is a API request type for the GetIdentityNotificationAttributes API operation.

func (GetIdentityNotificationAttributesRequest) Send

Send marshals and sends the GetIdentityNotificationAttributes API request.

type GetIdentityPoliciesInput

type GetIdentityPoliciesInput struct {

	// The identity for which the policies will be retrieved. You can specify an
	// identity by using its name or by using its Amazon Resource Name (ARN). Examples:
	// user@example.com, example.com, arn:aws:ses:us-east-1:123456789012:identity/example.com.
	//
	// To successfully call this API, you must own the identity.
	//
	// Identity is a required field
	Identity *string `type:"string" required:"true"`

	// A list of the names of policies to be retrieved. You can retrieve a maximum
	// of 20 policies at a time. If you do not know the names of the policies that
	// are attached to the identity, you can use ListIdentityPolicies.
	//
	// PolicyNames is a required field
	PolicyNames []string `type:"list" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to return the requested sending authorization policies for an identity. Sending authorization is an Amazon SES feature that enables you to authorize other senders to use your identities. For information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityPoliciesRequest

func (GetIdentityPoliciesInput) GoString

func (s GetIdentityPoliciesInput) GoString() string

GoString returns the string representation

func (*GetIdentityPoliciesInput) SetIdentity

SetIdentity sets the Identity field's value.

func (*GetIdentityPoliciesInput) SetPolicyNames

SetPolicyNames sets the PolicyNames field's value.

func (GetIdentityPoliciesInput) String

func (s GetIdentityPoliciesInput) String() string

String returns the string representation

func (*GetIdentityPoliciesInput) Validate

func (s *GetIdentityPoliciesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetIdentityPoliciesOutput

type GetIdentityPoliciesOutput struct {

	// A map of policy names to policies.
	//
	// Policies is a required field
	Policies map[string]string `type:"map" required:"true"`
	// contains filtered or unexported fields
}

Represents the requested sending authorization policies. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityPoliciesResponse

func (GetIdentityPoliciesOutput) GoString

func (s GetIdentityPoliciesOutput) GoString() string

GoString returns the string representation

func (GetIdentityPoliciesOutput) SDKResponseMetadata

func (s GetIdentityPoliciesOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*GetIdentityPoliciesOutput) SetPolicies

SetPolicies sets the Policies field's value.

func (GetIdentityPoliciesOutput) String

func (s GetIdentityPoliciesOutput) String() string

String returns the string representation

type GetIdentityPoliciesRequest

type GetIdentityPoliciesRequest struct {
	*aws.Request
	Input *GetIdentityPoliciesInput
}

GetIdentityPoliciesRequest is a API request type for the GetIdentityPolicies API operation.

func (GetIdentityPoliciesRequest) Send

Send marshals and sends the GetIdentityPolicies API request.

type GetIdentityVerificationAttributesInput

type GetIdentityVerificationAttributesInput struct {

	// A list of identities.
	//
	// Identities is a required field
	Identities []string `type:"list" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to return the Amazon SES verification status of a list of identities. For domain identities, this request also returns the verification token. For information about verifying identities with Amazon SES, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityVerificationAttributesRequest

func (GetIdentityVerificationAttributesInput) GoString

GoString returns the string representation

func (*GetIdentityVerificationAttributesInput) SetIdentities

SetIdentities sets the Identities field's value.

func (GetIdentityVerificationAttributesInput) String

String returns the string representation

func (*GetIdentityVerificationAttributesInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type GetIdentityVerificationAttributesOutput

type GetIdentityVerificationAttributesOutput struct {

	// A map of Identities to IdentityVerificationAttributes objects.
	//
	// VerificationAttributes is a required field
	VerificationAttributes map[string]IdentityVerificationAttributes `type:"map" required:"true"`
	// contains filtered or unexported fields
}

The Amazon SES verification status of a list of identities. For domain identities, this response also contains the verification token. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityVerificationAttributesResponse

func (GetIdentityVerificationAttributesOutput) GoString

GoString returns the string representation

func (GetIdentityVerificationAttributesOutput) SDKResponseMetadata

func (s GetIdentityVerificationAttributesOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*GetIdentityVerificationAttributesOutput) SetVerificationAttributes

SetVerificationAttributes sets the VerificationAttributes field's value.

func (GetIdentityVerificationAttributesOutput) String

String returns the string representation

type GetIdentityVerificationAttributesRequest

type GetIdentityVerificationAttributesRequest struct {
	*aws.Request
	Input *GetIdentityVerificationAttributesInput
}

GetIdentityVerificationAttributesRequest is a API request type for the GetIdentityVerificationAttributes API operation.

func (GetIdentityVerificationAttributesRequest) Send

Send marshals and sends the GetIdentityVerificationAttributes API request.

type GetSendQuotaInput

type GetSendQuotaInput struct {
	// contains filtered or unexported fields
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetSendQuotaInput

func (GetSendQuotaInput) GoString

func (s GetSendQuotaInput) GoString() string

GoString returns the string representation

func (GetSendQuotaInput) String

func (s GetSendQuotaInput) String() string

String returns the string representation

type GetSendQuotaOutput

type GetSendQuotaOutput struct {

	// The maximum number of emails the user is allowed to send in a 24-hour interval.
	// A value of -1 signifies an unlimited quota.
	Max24HourSend *float64 `type:"double"`

	// The maximum number of emails that Amazon SES can accept from the user's account
	// per second.
	//
	// The rate at which Amazon SES accepts the user's messages might be less than
	// the maximum send rate.
	MaxSendRate *float64 `type:"double"`

	// The number of emails sent during the previous 24 hours.
	SentLast24Hours *float64 `type:"double"`
	// contains filtered or unexported fields
}

Represents your Amazon SES daily sending quota, maximum send rate, and the number of emails you have sent in the last 24 hours. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetSendQuotaResponse

func (GetSendQuotaOutput) GoString

func (s GetSendQuotaOutput) GoString() string

GoString returns the string representation

func (GetSendQuotaOutput) SDKResponseMetadata

func (s GetSendQuotaOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*GetSendQuotaOutput) SetMax24HourSend

func (s *GetSendQuotaOutput) SetMax24HourSend(v float64) *GetSendQuotaOutput

SetMax24HourSend sets the Max24HourSend field's value.

func (*GetSendQuotaOutput) SetMaxSendRate

func (s *GetSendQuotaOutput) SetMaxSendRate(v float64) *GetSendQuotaOutput

SetMaxSendRate sets the MaxSendRate field's value.

func (*GetSendQuotaOutput) SetSentLast24Hours

func (s *GetSendQuotaOutput) SetSentLast24Hours(v float64) *GetSendQuotaOutput

SetSentLast24Hours sets the SentLast24Hours field's value.

func (GetSendQuotaOutput) String

func (s GetSendQuotaOutput) String() string

String returns the string representation

type GetSendQuotaRequest

type GetSendQuotaRequest struct {
	*aws.Request
	Input *GetSendQuotaInput
}

GetSendQuotaRequest is a API request type for the GetSendQuota API operation.

func (GetSendQuotaRequest) Send

Send marshals and sends the GetSendQuota API request.

type GetSendStatisticsInput

type GetSendStatisticsInput struct {
	// contains filtered or unexported fields
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetSendStatisticsInput

func (GetSendStatisticsInput) GoString

func (s GetSendStatisticsInput) GoString() string

GoString returns the string representation

func (GetSendStatisticsInput) String

func (s GetSendStatisticsInput) String() string

String returns the string representation

type GetSendStatisticsOutput

type GetSendStatisticsOutput struct {

	// A list of data points, each of which represents 15 minutes of activity.
	SendDataPoints []SendDataPoint `type:"list"`
	// contains filtered or unexported fields
}

Represents a list of data points. This list contains aggregated data from the previous two weeks of your sending activity with Amazon SES. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetSendStatisticsResponse

func (GetSendStatisticsOutput) GoString

func (s GetSendStatisticsOutput) GoString() string

GoString returns the string representation

func (GetSendStatisticsOutput) SDKResponseMetadata

func (s GetSendStatisticsOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*GetSendStatisticsOutput) SetSendDataPoints

SetSendDataPoints sets the SendDataPoints field's value.

func (GetSendStatisticsOutput) String

func (s GetSendStatisticsOutput) String() string

String returns the string representation

type GetSendStatisticsRequest

type GetSendStatisticsRequest struct {
	*aws.Request
	Input *GetSendStatisticsInput
}

GetSendStatisticsRequest is a API request type for the GetSendStatistics API operation.

func (GetSendStatisticsRequest) Send

Send marshals and sends the GetSendStatistics API request.

type IdentityDkimAttributes

type IdentityDkimAttributes struct {

	// True if DKIM signing is enabled for email sent from the identity; false otherwise.
	// The default value is true.
	//
	// DkimEnabled is a required field
	DkimEnabled *bool `type:"boolean" required:"true"`

	// A set of character strings that represent the domain's identity. Using these
	// tokens, you will need to create DNS CNAME records that point to DKIM public
	// keys hosted by Amazon SES. Amazon Web Services will eventually detect that
	// you have updated your DNS records; this detection process may take up to
	// 72 hours. Upon successful detection, Amazon SES will be able to DKIM-sign
	// email originating from that domain. (This only applies to domain identities,
	// not email address identities.)
	//
	// For more information about creating DNS records using DKIM tokens, go to
	// the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim-dns-records.html).
	DkimTokens []string `type:"list"`

	// Describes whether Amazon SES has successfully verified the DKIM DNS records
	// (tokens) published in the domain name's DNS. (This only applies to domain
	// identities, not email address identities.)
	//
	// DkimVerificationStatus is a required field
	DkimVerificationStatus VerificationStatus `type:"string" required:"true" enum:"true"`
	// contains filtered or unexported fields
}

Represents the DKIM attributes of a verified email address or a domain. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/IdentityDkimAttributes

func (IdentityDkimAttributes) GoString

func (s IdentityDkimAttributes) GoString() string

GoString returns the string representation

func (*IdentityDkimAttributes) SetDkimEnabled

func (s *IdentityDkimAttributes) SetDkimEnabled(v bool) *IdentityDkimAttributes

SetDkimEnabled sets the DkimEnabled field's value.

func (*IdentityDkimAttributes) SetDkimTokens

func (s *IdentityDkimAttributes) SetDkimTokens(v []string) *IdentityDkimAttributes

SetDkimTokens sets the DkimTokens field's value.

func (*IdentityDkimAttributes) SetDkimVerificationStatus

func (s *IdentityDkimAttributes) SetDkimVerificationStatus(v VerificationStatus) *IdentityDkimAttributes

SetDkimVerificationStatus sets the DkimVerificationStatus field's value.

func (IdentityDkimAttributes) String

func (s IdentityDkimAttributes) String() string

String returns the string representation

type IdentityMailFromDomainAttributes

type IdentityMailFromDomainAttributes struct {

	// The action that Amazon SES takes if it cannot successfully read the required
	// MX record when you send an email. A value of UseDefaultValue indicates that
	// if Amazon SES cannot read the required MX record, it uses amazonses.com (or
	// a subdomain of that) as the MAIL FROM domain. A value of RejectMessage indicates
	// that if Amazon SES cannot read the required MX record, Amazon SES returns
	// a MailFromDomainNotVerified error and does not send the email.
	//
	// The custom MAIL FROM setup states that result in this behavior are Pending,
	// Failed, and TemporaryFailure.
	//
	// BehaviorOnMXFailure is a required field
	BehaviorOnMXFailure BehaviorOnMXFailure `type:"string" required:"true" enum:"true"`

	// The custom MAIL FROM domain that the identity is configured to use.
	//
	// MailFromDomain is a required field
	MailFromDomain *string `type:"string" required:"true"`

	// The state that indicates whether Amazon SES has successfully read the MX
	// record required for custom MAIL FROM domain setup. If the state is Success,
	// Amazon SES uses the specified custom MAIL FROM domain when the verified identity
	// sends an email. All other states indicate that Amazon SES takes the action
	// described by BehaviorOnMXFailure.
	//
	// MailFromDomainStatus is a required field
	MailFromDomainStatus CustomMailFromStatus `type:"string" required:"true" enum:"true"`
	// contains filtered or unexported fields
}

Represents the custom MAIL FROM domain attributes of a verified identity (email address or domain). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/IdentityMailFromDomainAttributes

func (IdentityMailFromDomainAttributes) GoString

GoString returns the string representation

func (*IdentityMailFromDomainAttributes) SetBehaviorOnMXFailure

SetBehaviorOnMXFailure sets the BehaviorOnMXFailure field's value.

func (*IdentityMailFromDomainAttributes) SetMailFromDomain

SetMailFromDomain sets the MailFromDomain field's value.

func (*IdentityMailFromDomainAttributes) SetMailFromDomainStatus

SetMailFromDomainStatus sets the MailFromDomainStatus field's value.

func (IdentityMailFromDomainAttributes) String

String returns the string representation

type IdentityNotificationAttributes

type IdentityNotificationAttributes struct {

	// The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will
	// publish bounce notifications.
	//
	// BounceTopic is a required field
	BounceTopic *string `type:"string" required:"true"`

	// The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will
	// publish complaint notifications.
	//
	// ComplaintTopic is a required field
	ComplaintTopic *string `type:"string" required:"true"`

	// The Amazon Resource Name (ARN) of the Amazon SNS topic where Amazon SES will
	// publish delivery notifications.
	//
	// DeliveryTopic is a required field
	DeliveryTopic *string `type:"string" required:"true"`

	// Describes whether Amazon SES will forward bounce and complaint notifications
	// as email. true indicates that Amazon SES will forward bounce and complaint
	// notifications as email, while false indicates that bounce and complaint notifications
	// will be published only to the specified bounce and complaint Amazon SNS topics.
	//
	// ForwardingEnabled is a required field
	ForwardingEnabled *bool `type:"boolean" required:"true"`

	// Describes whether Amazon SES includes the original email headers in Amazon
	// SNS notifications of type Bounce. A value of true specifies that Amazon SES
	// will include headers in bounce notifications, and a value of false specifies
	// that Amazon SES will not include headers in bounce notifications.
	HeadersInBounceNotificationsEnabled *bool `type:"boolean"`

	// Describes whether Amazon SES includes the original email headers in Amazon
	// SNS notifications of type Complaint. A value of true specifies that Amazon
	// SES will include headers in complaint notifications, and a value of false
	// specifies that Amazon SES will not include headers in complaint notifications.
	HeadersInComplaintNotificationsEnabled *bool `type:"boolean"`

	// Describes whether Amazon SES includes the original email headers in Amazon
	// SNS notifications of type Delivery. A value of true specifies that Amazon
	// SES will include headers in delivery notifications, and a value of false
	// specifies that Amazon SES will not include headers in delivery notifications.
	HeadersInDeliveryNotificationsEnabled *bool `type:"boolean"`
	// contains filtered or unexported fields
}

Represents the notification attributes of an identity, including whether an identity has Amazon Simple Notification Service (Amazon SNS) topics set for bounce, complaint, and/or delivery notifications, and whether feedback forwarding is enabled for bounce and complaint notifications. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/IdentityNotificationAttributes

func (IdentityNotificationAttributes) GoString

GoString returns the string representation

func (*IdentityNotificationAttributes) SetBounceTopic

SetBounceTopic sets the BounceTopic field's value.

func (*IdentityNotificationAttributes) SetComplaintTopic

SetComplaintTopic sets the ComplaintTopic field's value.

func (*IdentityNotificationAttributes) SetDeliveryTopic

SetDeliveryTopic sets the DeliveryTopic field's value.

func (*IdentityNotificationAttributes) SetForwardingEnabled

SetForwardingEnabled sets the ForwardingEnabled field's value.

func (*IdentityNotificationAttributes) SetHeadersInBounceNotificationsEnabled

func (s *IdentityNotificationAttributes) SetHeadersInBounceNotificationsEnabled(v bool) *IdentityNotificationAttributes

SetHeadersInBounceNotificationsEnabled sets the HeadersInBounceNotificationsEnabled field's value.

func (*IdentityNotificationAttributes) SetHeadersInComplaintNotificationsEnabled

func (s *IdentityNotificationAttributes) SetHeadersInComplaintNotificationsEnabled(v bool) *IdentityNotificationAttributes

SetHeadersInComplaintNotificationsEnabled sets the HeadersInComplaintNotificationsEnabled field's value.

func (*IdentityNotificationAttributes) SetHeadersInDeliveryNotificationsEnabled

func (s *IdentityNotificationAttributes) SetHeadersInDeliveryNotificationsEnabled(v bool) *IdentityNotificationAttributes

SetHeadersInDeliveryNotificationsEnabled sets the HeadersInDeliveryNotificationsEnabled field's value.

func (IdentityNotificationAttributes) String

String returns the string representation

type IdentityType

type IdentityType string
const (
	IdentityTypeEmailAddress IdentityType = "EmailAddress"
	IdentityTypeDomain       IdentityType = "Domain"
)

Enum values for IdentityType

type IdentityVerificationAttributes

type IdentityVerificationAttributes struct {

	// The verification status of the identity: "Pending", "Success", "Failed",
	// or "TemporaryFailure".
	//
	// VerificationStatus is a required field
	VerificationStatus VerificationStatus `type:"string" required:"true" enum:"true"`

	// The verification token for a domain identity. Null for email address identities.
	VerificationToken *string `type:"string"`
	// contains filtered or unexported fields
}

Represents the verification attributes of a single identity. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/IdentityVerificationAttributes

func (IdentityVerificationAttributes) GoString

GoString returns the string representation

func (*IdentityVerificationAttributes) SetVerificationStatus

SetVerificationStatus sets the VerificationStatus field's value.

func (*IdentityVerificationAttributes) SetVerificationToken

SetVerificationToken sets the VerificationToken field's value.

func (IdentityVerificationAttributes) String

String returns the string representation

type InvocationType

type InvocationType string
const (
	InvocationTypeEvent           InvocationType = "Event"
	InvocationTypeRequestResponse InvocationType = "RequestResponse"
)

Enum values for InvocationType

type KinesisFirehoseDestination

type KinesisFirehoseDestination struct {

	// The ARN of the Amazon Kinesis Firehose stream that email sending events should
	// be published to.
	//
	// DeliveryStreamARN is a required field
	DeliveryStreamARN *string `type:"string" required:"true"`

	// The ARN of the IAM role under which Amazon SES publishes email sending events
	// to the Amazon Kinesis Firehose stream.
	//
	// IAMRoleARN is a required field
	IAMRoleARN *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Contains the delivery stream ARN and the IAM role ARN associated with an Amazon Kinesis Firehose event destination.

Event destinations, such as Amazon Kinesis Firehose, are associated with configuration sets, which enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/KinesisFirehoseDestination

func (KinesisFirehoseDestination) GoString

func (s KinesisFirehoseDestination) GoString() string

GoString returns the string representation

func (*KinesisFirehoseDestination) SetDeliveryStreamARN

func (s *KinesisFirehoseDestination) SetDeliveryStreamARN(v string) *KinesisFirehoseDestination

SetDeliveryStreamARN sets the DeliveryStreamARN field's value.

func (*KinesisFirehoseDestination) SetIAMRoleARN

SetIAMRoleARN sets the IAMRoleARN field's value.

func (KinesisFirehoseDestination) String

String returns the string representation

func (*KinesisFirehoseDestination) Validate

func (s *KinesisFirehoseDestination) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type LambdaAction

type LambdaAction struct {

	// The Amazon Resource Name (ARN) of the AWS Lambda function. An example of
	// an AWS Lambda function ARN is arn:aws:lambda:us-west-2:account-id:function:MyFunction.
	// For more information about AWS Lambda, see the AWS Lambda Developer Guide
	// (http://docs.aws.amazon.com/lambda/latest/dg/welcome.html).
	//
	// FunctionArn is a required field
	FunctionArn *string `type:"string" required:"true"`

	// The invocation type of the AWS Lambda function. An invocation type of RequestResponse
	// means that the execution of the function will immediately result in a response,
	// and a value of Event means that the function will be invoked asynchronously.
	// The default value is Event. For information about AWS Lambda invocation types,
	// see the AWS Lambda Developer Guide (http://docs.aws.amazon.com/lambda/latest/dg/API_Invoke.html).
	//
	// There is a 30-second timeout on RequestResponse invocations. You should use
	// Event invocation in most cases. Use RequestResponse only when you want to
	// make a mail flow decision, such as whether to stop the receipt rule or the
	// receipt rule set.
	InvocationType InvocationType `type:"string" enum:"true"`

	// The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
	// Lambda action is taken. An example of an Amazon SNS topic ARN is arn:aws:sns:us-west-2:123456789012:MyTopic.
	// For more information about Amazon SNS topics, see the Amazon SNS Developer
	// Guide (http://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html).
	TopicArn *string `type:"string"`
	// contains filtered or unexported fields
}

When included in a receipt rule, this action calls an AWS Lambda function and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).

To enable Amazon SES to call your AWS Lambda function or to publish to an Amazon SNS topic of another account, Amazon SES must have permission to access those resources. For information about giving permissions, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html).

For information about using AWS Lambda actions in receipt rules, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-lambda.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/LambdaAction

func (LambdaAction) GoString

func (s LambdaAction) GoString() string

GoString returns the string representation

func (*LambdaAction) SetFunctionArn

func (s *LambdaAction) SetFunctionArn(v string) *LambdaAction

SetFunctionArn sets the FunctionArn field's value.

func (*LambdaAction) SetInvocationType

func (s *LambdaAction) SetInvocationType(v InvocationType) *LambdaAction

SetInvocationType sets the InvocationType field's value.

func (*LambdaAction) SetTopicArn

func (s *LambdaAction) SetTopicArn(v string) *LambdaAction

SetTopicArn sets the TopicArn field's value.

func (LambdaAction) String

func (s LambdaAction) String() string

String returns the string representation

func (*LambdaAction) Validate

func (s *LambdaAction) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListConfigurationSetsInput

type ListConfigurationSetsInput struct {

	// The number of configuration sets to return.
	MaxItems *int64 `type:"integer"`

	// A token returned from a previous call to ListConfigurationSets to indicate
	// the position of the configuration set in the configuration set list.
	NextToken *string `type:"string"`
	// contains filtered or unexported fields
}

Represents a request to list the configuration sets associated with your AWS account. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListConfigurationSetsRequest

func (ListConfigurationSetsInput) GoString

func (s ListConfigurationSetsInput) GoString() string

GoString returns the string representation

func (*ListConfigurationSetsInput) SetMaxItems

SetMaxItems sets the MaxItems field's value.

func (*ListConfigurationSetsInput) SetNextToken

SetNextToken sets the NextToken field's value.

func (ListConfigurationSetsInput) String

String returns the string representation

type ListConfigurationSetsOutput

type ListConfigurationSetsOutput struct {

	// A list of configuration sets.
	ConfigurationSets []ConfigurationSet `type:"list"`

	// A token indicating that there are additional configuration sets available
	// to be listed. Pass this token to successive calls of ListConfigurationSets.
	NextToken *string `type:"string"`
	// contains filtered or unexported fields
}

A list of configuration sets associated with your AWS account. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListConfigurationSetsResponse

func (ListConfigurationSetsOutput) GoString

func (s ListConfigurationSetsOutput) GoString() string

GoString returns the string representation

func (ListConfigurationSetsOutput) SDKResponseMetadata

func (s ListConfigurationSetsOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*ListConfigurationSetsOutput) SetConfigurationSets

SetConfigurationSets sets the ConfigurationSets field's value.

func (*ListConfigurationSetsOutput) SetNextToken

SetNextToken sets the NextToken field's value.

func (ListConfigurationSetsOutput) String

String returns the string representation

type ListConfigurationSetsRequest

type ListConfigurationSetsRequest struct {
	*aws.Request
	Input *ListConfigurationSetsInput
}

ListConfigurationSetsRequest is a API request type for the ListConfigurationSets API operation.

func (ListConfigurationSetsRequest) Send

Send marshals and sends the ListConfigurationSets API request.

type ListIdentitiesInput

type ListIdentitiesInput struct {

	// The type of the identities to list. Possible values are "EmailAddress" and
	// "Domain". If this parameter is omitted, then all identities will be listed.
	IdentityType IdentityType `type:"string" enum:"true"`

	// The maximum number of identities per page. Possible values are 1-1000 inclusive.
	MaxItems *int64 `type:"integer"`

	// The token to use for pagination.
	NextToken *string `type:"string"`
	// contains filtered or unexported fields
}

Represents a request to return a list of all identities (email addresses and domains) that you have attempted to verify under your AWS account, regardless of verification status. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListIdentitiesRequest

func (ListIdentitiesInput) GoString

func (s ListIdentitiesInput) GoString() string

GoString returns the string representation

func (*ListIdentitiesInput) SetIdentityType

func (s *ListIdentitiesInput) SetIdentityType(v IdentityType) *ListIdentitiesInput

SetIdentityType sets the IdentityType field's value.

func (*ListIdentitiesInput) SetMaxItems

func (s *ListIdentitiesInput) SetMaxItems(v int64) *ListIdentitiesInput

SetMaxItems sets the MaxItems field's value.

func (*ListIdentitiesInput) SetNextToken

func (s *ListIdentitiesInput) SetNextToken(v string) *ListIdentitiesInput

SetNextToken sets the NextToken field's value.

func (ListIdentitiesInput) String

func (s ListIdentitiesInput) String() string

String returns the string representation

type ListIdentitiesOutput

type ListIdentitiesOutput struct {

	// A list of identities.
	//
	// Identities is a required field
	Identities []string `type:"list" required:"true"`

	// The token used for pagination.
	NextToken *string `type:"string"`
	// contains filtered or unexported fields
}

A list of all identities that you have attempted to verify under your AWS account, regardless of verification status. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListIdentitiesResponse

func (ListIdentitiesOutput) GoString

func (s ListIdentitiesOutput) GoString() string

GoString returns the string representation

func (ListIdentitiesOutput) SDKResponseMetadata

func (s ListIdentitiesOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*ListIdentitiesOutput) SetIdentities

func (s *ListIdentitiesOutput) SetIdentities(v []string) *ListIdentitiesOutput

SetIdentities sets the Identities field's value.

func (*ListIdentitiesOutput) SetNextToken

func (s *ListIdentitiesOutput) SetNextToken(v string) *ListIdentitiesOutput

SetNextToken sets the NextToken field's value.

func (ListIdentitiesOutput) String

func (s ListIdentitiesOutput) String() string

String returns the string representation

type ListIdentitiesRequest

type ListIdentitiesRequest struct {
	*aws.Request
	Input *ListIdentitiesInput
}

ListIdentitiesRequest is a API request type for the ListIdentities API operation.

func (ListIdentitiesRequest) Send

Send marshals and sends the ListIdentities API request.

type ListIdentityPoliciesInput

type ListIdentityPoliciesInput struct {

	// The identity that is associated with the policy for which the policies will
	// be listed. You can specify an identity by using its name or by using its
	// Amazon Resource Name (ARN). Examples: user@example.com, example.com, arn:aws:ses:us-east-1:123456789012:identity/example.com.
	//
	// To successfully call this API, you must own the identity.
	//
	// Identity is a required field
	Identity *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to return a list of sending authorization policies that are attached to an identity. Sending authorization is an Amazon SES feature that enables you to authorize other senders to use your identities. For information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListIdentityPoliciesRequest

func (ListIdentityPoliciesInput) GoString

func (s ListIdentityPoliciesInput) GoString() string

GoString returns the string representation

func (*ListIdentityPoliciesInput) SetIdentity

SetIdentity sets the Identity field's value.

func (ListIdentityPoliciesInput) String

func (s ListIdentityPoliciesInput) String() string

String returns the string representation

func (*ListIdentityPoliciesInput) Validate

func (s *ListIdentityPoliciesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListIdentityPoliciesOutput

type ListIdentityPoliciesOutput struct {

	// A list of names of policies that apply to the specified identity.
	//
	// PolicyNames is a required field
	PolicyNames []string `type:"list" required:"true"`
	// contains filtered or unexported fields
}

A list of names of sending authorization policies that apply to an identity. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListIdentityPoliciesResponse

func (ListIdentityPoliciesOutput) GoString

func (s ListIdentityPoliciesOutput) GoString() string

GoString returns the string representation

func (ListIdentityPoliciesOutput) SDKResponseMetadata

func (s ListIdentityPoliciesOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*ListIdentityPoliciesOutput) SetPolicyNames

SetPolicyNames sets the PolicyNames field's value.

func (ListIdentityPoliciesOutput) String

String returns the string representation

type ListIdentityPoliciesRequest

type ListIdentityPoliciesRequest struct {
	*aws.Request
	Input *ListIdentityPoliciesInput
}

ListIdentityPoliciesRequest is a API request type for the ListIdentityPolicies API operation.

func (ListIdentityPoliciesRequest) Send

Send marshals and sends the ListIdentityPolicies API request.

type ListReceiptFiltersInput

type ListReceiptFiltersInput struct {
	// contains filtered or unexported fields
}

Represents a request to list the IP address filters that exist under your AWS account. You use IP address filters when you receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListReceiptFiltersRequest

func (ListReceiptFiltersInput) GoString

func (s ListReceiptFiltersInput) GoString() string

GoString returns the string representation

func (ListReceiptFiltersInput) String

func (s ListReceiptFiltersInput) String() string

String returns the string representation

type ListReceiptFiltersOutput

type ListReceiptFiltersOutput struct {

	// A list of IP address filter data structures, which each consist of a name,
	// an IP address range, and whether to allow or block mail from it.
	Filters []ReceiptFilter `type:"list"`
	// contains filtered or unexported fields
}

A list of IP address filters that exist under your AWS account. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListReceiptFiltersResponse

func (ListReceiptFiltersOutput) GoString

func (s ListReceiptFiltersOutput) GoString() string

GoString returns the string representation

func (ListReceiptFiltersOutput) SDKResponseMetadata

func (s ListReceiptFiltersOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*ListReceiptFiltersOutput) SetFilters

SetFilters sets the Filters field's value.

func (ListReceiptFiltersOutput) String

func (s ListReceiptFiltersOutput) String() string

String returns the string representation

type ListReceiptFiltersRequest

type ListReceiptFiltersRequest struct {
	*aws.Request
	Input *ListReceiptFiltersInput
}

ListReceiptFiltersRequest is a API request type for the ListReceiptFilters API operation.

func (ListReceiptFiltersRequest) Send

Send marshals and sends the ListReceiptFilters API request.

type ListReceiptRuleSetsInput

type ListReceiptRuleSetsInput struct {

	// A token returned from a previous call to ListReceiptRuleSets to indicate
	// the position in the receipt rule set list.
	NextToken *string `type:"string"`
	// contains filtered or unexported fields
}

Represents a request to list the receipt rule sets that exist under your AWS account. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListReceiptRuleSetsRequest

func (ListReceiptRuleSetsInput) GoString

func (s ListReceiptRuleSetsInput) GoString() string

GoString returns the string representation

func (*ListReceiptRuleSetsInput) SetNextToken

SetNextToken sets the NextToken field's value.

func (ListReceiptRuleSetsInput) String

func (s ListReceiptRuleSetsInput) String() string

String returns the string representation

type ListReceiptRuleSetsOutput

type ListReceiptRuleSetsOutput struct {

	// A token indicating that there are additional receipt rule sets available
	// to be listed. Pass this token to successive calls of ListReceiptRuleSets
	// to retrieve up to 100 receipt rule sets at a time.
	NextToken *string `type:"string"`

	// The metadata for the currently active receipt rule set. The metadata consists
	// of the rule set name and the timestamp of when the rule set was created.
	RuleSets []ReceiptRuleSetMetadata `type:"list"`
	// contains filtered or unexported fields
}

A list of receipt rule sets that exist under your AWS account. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListReceiptRuleSetsResponse

func (ListReceiptRuleSetsOutput) GoString

func (s ListReceiptRuleSetsOutput) GoString() string

GoString returns the string representation

func (ListReceiptRuleSetsOutput) SDKResponseMetadata

func (s ListReceiptRuleSetsOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*ListReceiptRuleSetsOutput) SetNextToken

SetNextToken sets the NextToken field's value.

func (*ListReceiptRuleSetsOutput) SetRuleSets

SetRuleSets sets the RuleSets field's value.

func (ListReceiptRuleSetsOutput) String

func (s ListReceiptRuleSetsOutput) String() string

String returns the string representation

type ListReceiptRuleSetsRequest

type ListReceiptRuleSetsRequest struct {
	*aws.Request
	Input *ListReceiptRuleSetsInput
}

ListReceiptRuleSetsRequest is a API request type for the ListReceiptRuleSets API operation.

func (ListReceiptRuleSetsRequest) Send

Send marshals and sends the ListReceiptRuleSets API request.

type ListVerifiedEmailAddressesInput

type ListVerifiedEmailAddressesInput struct {
	// contains filtered or unexported fields
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListVerifiedEmailAddressesInput

func (ListVerifiedEmailAddressesInput) GoString

GoString returns the string representation

func (ListVerifiedEmailAddressesInput) String

String returns the string representation

type ListVerifiedEmailAddressesOutput

type ListVerifiedEmailAddressesOutput struct {

	// A list of email addresses that have been verified.
	VerifiedEmailAddresses []string `type:"list"`
	// contains filtered or unexported fields
}

A list of email addresses that you have verified with Amazon SES under your AWS account. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListVerifiedEmailAddressesResponse

func (ListVerifiedEmailAddressesOutput) GoString

GoString returns the string representation

func (ListVerifiedEmailAddressesOutput) SDKResponseMetadata

func (s ListVerifiedEmailAddressesOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*ListVerifiedEmailAddressesOutput) SetVerifiedEmailAddresses

SetVerifiedEmailAddresses sets the VerifiedEmailAddresses field's value.

func (ListVerifiedEmailAddressesOutput) String

String returns the string representation

type ListVerifiedEmailAddressesRequest

type ListVerifiedEmailAddressesRequest struct {
	*aws.Request
	Input *ListVerifiedEmailAddressesInput
}

ListVerifiedEmailAddressesRequest is a API request type for the ListVerifiedEmailAddresses API operation.

func (ListVerifiedEmailAddressesRequest) Send

Send marshals and sends the ListVerifiedEmailAddresses API request.

type Message

type Message struct {

	// The message body.
	//
	// Body is a required field
	Body *Body `type:"structure" required:"true"`

	// The subject of the message: A short summary of the content, which will appear
	// in the recipient's inbox.
	//
	// Subject is a required field
	Subject *Content `type:"structure" required:"true"`
	// contains filtered or unexported fields
}

Represents the message to be sent, composed of a subject and a body. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/Message

func (Message) GoString

func (s Message) GoString() string

GoString returns the string representation

func (*Message) SetBody

func (s *Message) SetBody(v *Body) *Message

SetBody sets the Body field's value.

func (*Message) SetSubject

func (s *Message) SetSubject(v *Content) *Message

SetSubject sets the Subject field's value.

func (Message) String

func (s Message) String() string

String returns the string representation

func (*Message) Validate

func (s *Message) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type MessageDsn

type MessageDsn struct {

	// When the message was received by the reporting mail transfer agent (MTA),
	// in RFC 822 (https://www.ietf.org/rfc/rfc0822.txt) date-time format.
	ArrivalDate *time.Time `type:"timestamp" timestampFormat:"iso8601"`

	// Additional X-headers to include in the DSN.
	ExtensionFields []ExtensionField `type:"list"`

	// The reporting MTA that attempted to deliver the message, formatted as specified
	// in RFC 3464 (https://tools.ietf.org/html/rfc3464) (mta-name-type; mta-name).
	// The default value is dns; inbound-smtp.[region].amazonaws.com.
	//
	// ReportingMta is a required field
	ReportingMta *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Message-related information to include in the Delivery Status Notification (DSN) when an email that Amazon SES receives on your behalf bounces.

For information about receiving email through Amazon SES, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/MessageDsn

func (MessageDsn) GoString

func (s MessageDsn) GoString() string

GoString returns the string representation

func (*MessageDsn) SetArrivalDate

func (s *MessageDsn) SetArrivalDate(v time.Time) *MessageDsn

SetArrivalDate sets the ArrivalDate field's value.

func (*MessageDsn) SetExtensionFields

func (s *MessageDsn) SetExtensionFields(v []ExtensionField) *MessageDsn

SetExtensionFields sets the ExtensionFields field's value.

func (*MessageDsn) SetReportingMta

func (s *MessageDsn) SetReportingMta(v string) *MessageDsn

SetReportingMta sets the ReportingMta field's value.

func (MessageDsn) String

func (s MessageDsn) String() string

String returns the string representation

func (*MessageDsn) Validate

func (s *MessageDsn) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type MessageTag

type MessageTag struct {

	// The name of the tag. The name must:
	//
	//    * Contain only ASCII letters (a-z, A-Z), numbers (0-9), underscores (_),
	//    or dashes (-).
	//
	//    * Contain less than 256 characters.
	//
	// Name is a required field
	Name *string `type:"string" required:"true"`

	// The value of the tag. The value must:
	//
	//    * Contain only ASCII letters (a-z, A-Z), numbers (0-9), underscores (_),
	//    or dashes (-).
	//
	//    * Contain less than 256 characters.
	//
	// Value is a required field
	Value *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Contains the name and value of a tag that you can provide to SendEmail or SendRawEmail to apply to an email.

Message tags, which you use with configuration sets, enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/MessageTag

func (MessageTag) GoString

func (s MessageTag) GoString() string

GoString returns the string representation

func (*MessageTag) SetName

func (s *MessageTag) SetName(v string) *MessageTag

SetName sets the Name field's value.

func (*MessageTag) SetValue

func (s *MessageTag) SetValue(v string) *MessageTag

SetValue sets the Value field's value.

func (MessageTag) String

func (s MessageTag) String() string

String returns the string representation

func (*MessageTag) Validate

func (s *MessageTag) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type NotificationType

type NotificationType string
const (
	NotificationTypeBounce    NotificationType = "Bounce"
	NotificationTypeComplaint NotificationType = "Complaint"
	NotificationTypeDelivery  NotificationType = "Delivery"
)

Enum values for NotificationType

type PutIdentityPolicyInput

type PutIdentityPolicyInput struct {

	// The identity that the policy will apply to. You can specify an identity by
	// using its name or by using its Amazon Resource Name (ARN). Examples: user@example.com,
	// example.com, arn:aws:ses:us-east-1:123456789012:identity/example.com.
	//
	// To successfully call this API, you must own the identity.
	//
	// Identity is a required field
	Identity *string `type:"string" required:"true"`

	// The text of the policy in JSON format. The policy cannot exceed 4 KB.
	//
	// For information about the syntax of sending authorization policies, see the
	// Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization-policies.html).
	//
	// Policy is a required field
	Policy *string `min:"1" type:"string" required:"true"`

	// The name of the policy.
	//
	// The policy name cannot exceed 64 characters and can only include alphanumeric
	// characters, dashes, and underscores.
	//
	// PolicyName is a required field
	PolicyName *string `min:"1" type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to add or update a sending authorization policy for an identity. Sending authorization is an Amazon SES feature that enables you to authorize other senders to use your identities. For information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/PutIdentityPolicyRequest

func (PutIdentityPolicyInput) GoString

func (s PutIdentityPolicyInput) GoString() string

GoString returns the string representation

func (*PutIdentityPolicyInput) SetIdentity

SetIdentity sets the Identity field's value.

func (*PutIdentityPolicyInput) SetPolicy

SetPolicy sets the Policy field's value.

func (*PutIdentityPolicyInput) SetPolicyName

SetPolicyName sets the PolicyName field's value.

func (PutIdentityPolicyInput) String

func (s PutIdentityPolicyInput) String() string

String returns the string representation

func (*PutIdentityPolicyInput) Validate

func (s *PutIdentityPolicyInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type PutIdentityPolicyOutput

type PutIdentityPolicyOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/PutIdentityPolicyResponse

func (PutIdentityPolicyOutput) GoString

func (s PutIdentityPolicyOutput) GoString() string

GoString returns the string representation

func (PutIdentityPolicyOutput) SDKResponseMetadata

func (s PutIdentityPolicyOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (PutIdentityPolicyOutput) String

func (s PutIdentityPolicyOutput) String() string

String returns the string representation

type PutIdentityPolicyRequest

type PutIdentityPolicyRequest struct {
	*aws.Request
	Input *PutIdentityPolicyInput
}

PutIdentityPolicyRequest is a API request type for the PutIdentityPolicy API operation.

func (PutIdentityPolicyRequest) Send

Send marshals and sends the PutIdentityPolicy API request.

type RawMessage

type RawMessage struct {

	// The raw data of the message. This data needs to base64-encoded if you are
	// accessing Amazon SES directly through the HTTPS interface. If you are accessing
	// Amazon SES using an AWS SDK, the SDK takes care of the base 64-encoding for
	// you. In all cases, the client must ensure that the message format complies
	// with Internet email standards regarding email header fields, MIME types,
	// and MIME encoding.
	//
	// The To:, CC:, and BCC: headers in the raw message can contain a group list.
	//
	// If you are using SendRawEmail with sending authorization, you can include
	// X-headers in the raw message to specify the "Source," "From," and "Return-Path"
	// addresses. For more information, see the documentation for SendRawEmail.
	//
	// Do not include these X-headers in the DKIM signature, because they are removed
	// by Amazon SES before sending the email.
	//
	// For more information, go to the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-raw.html).
	//
	// Data is automatically base64 encoded/decoded by the SDK.
	//
	// Data is a required field
	Data []byte `type:"blob" required:"true"`
	// contains filtered or unexported fields
}

Represents the raw data of the message. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/RawMessage

func (RawMessage) GoString

func (s RawMessage) GoString() string

GoString returns the string representation

func (*RawMessage) SetData

func (s *RawMessage) SetData(v []byte) *RawMessage

SetData sets the Data field's value.

func (RawMessage) String

func (s RawMessage) String() string

String returns the string representation

func (*RawMessage) Validate

func (s *RawMessage) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ReceiptAction

type ReceiptAction struct {

	// Adds a header to the received email.
	AddHeaderAction *AddHeaderAction `type:"structure"`

	// Rejects the received email by returning a bounce response to the sender and,
	// optionally, publishes a notification to Amazon Simple Notification Service
	// (Amazon SNS).
	BounceAction *BounceAction `type:"structure"`

	// Calls an AWS Lambda function, and optionally, publishes a notification to
	// Amazon SNS.
	LambdaAction *LambdaAction `type:"structure"`

	// Saves the received message to an Amazon Simple Storage Service (Amazon S3)
	// bucket and, optionally, publishes a notification to Amazon SNS.
	S3Action *S3Action `type:"structure"`

	// Publishes the email content within a notification to Amazon SNS.
	SNSAction *SNSAction `type:"structure"`

	// Terminates the evaluation of the receipt rule set and optionally publishes
	// a notification to Amazon SNS.
	StopAction *StopAction `type:"structure"`

	// Calls Amazon WorkMail and, optionally, publishes a notification to Amazon
	// SNS.
	WorkmailAction *WorkmailAction `type:"structure"`
	// contains filtered or unexported fields
}

An action that Amazon SES can take when it receives an email on behalf of one or more email addresses or domains that you own. An instance of this data type can represent only one action.

For information about setting up receipt rules, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rules.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ReceiptAction

func (ReceiptAction) GoString

func (s ReceiptAction) GoString() string

GoString returns the string representation

func (*ReceiptAction) SetAddHeaderAction

func (s *ReceiptAction) SetAddHeaderAction(v *AddHeaderAction) *ReceiptAction

SetAddHeaderAction sets the AddHeaderAction field's value.

func (*ReceiptAction) SetBounceAction

func (s *ReceiptAction) SetBounceAction(v *BounceAction) *ReceiptAction

SetBounceAction sets the BounceAction field's value.

func (*ReceiptAction) SetLambdaAction

func (s *ReceiptAction) SetLambdaAction(v *LambdaAction) *ReceiptAction

SetLambdaAction sets the LambdaAction field's value.

func (*ReceiptAction) SetS3Action

func (s *ReceiptAction) SetS3Action(v *S3Action) *ReceiptAction

SetS3Action sets the S3Action field's value.

func (*ReceiptAction) SetSNSAction

func (s *ReceiptAction) SetSNSAction(v *SNSAction) *ReceiptAction

SetSNSAction sets the SNSAction field's value.

func (*ReceiptAction) SetStopAction

func (s *ReceiptAction) SetStopAction(v *StopAction) *ReceiptAction

SetStopAction sets the StopAction field's value.

func (*ReceiptAction) SetWorkmailAction

func (s *ReceiptAction) SetWorkmailAction(v *WorkmailAction) *ReceiptAction

SetWorkmailAction sets the WorkmailAction field's value.

func (ReceiptAction) String

func (s ReceiptAction) String() string

String returns the string representation

func (*ReceiptAction) Validate

func (s *ReceiptAction) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ReceiptFilter

type ReceiptFilter struct {

	// A structure that provides the IP addresses to block or allow, and whether
	// to block or allow incoming mail from them.
	//
	// IpFilter is a required field
	IpFilter *ReceiptIpFilter `type:"structure" required:"true"`

	// The name of the IP address filter. The name must:
	//
	//    * Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores
	//    (_), or dashes (-).
	//
	//    * Start and end with a letter or number.
	//
	//    * Contain less than 64 characters.
	//
	// Name is a required field
	Name *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

A receipt IP address filter enables you to specify whether to accept or reject mail originating from an IP address or range of IP addresses.

For information about setting up IP address filters, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-ip-filters.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ReceiptFilter

func (ReceiptFilter) GoString

func (s ReceiptFilter) GoString() string

GoString returns the string representation

func (*ReceiptFilter) SetIpFilter

func (s *ReceiptFilter) SetIpFilter(v *ReceiptIpFilter) *ReceiptFilter

SetIpFilter sets the IpFilter field's value.

func (*ReceiptFilter) SetName

func (s *ReceiptFilter) SetName(v string) *ReceiptFilter

SetName sets the Name field's value.

func (ReceiptFilter) String

func (s ReceiptFilter) String() string

String returns the string representation

func (*ReceiptFilter) Validate

func (s *ReceiptFilter) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ReceiptFilterPolicy

type ReceiptFilterPolicy string
const (
	ReceiptFilterPolicyBlock ReceiptFilterPolicy = "Block"
	ReceiptFilterPolicyAllow ReceiptFilterPolicy = "Allow"
)

Enum values for ReceiptFilterPolicy

type ReceiptIpFilter

type ReceiptIpFilter struct {

	// A single IP address or a range of IP addresses that you want to block or
	// allow, specified in Classless Inter-Domain Routing (CIDR) notation. An example
	// of a single email address is 10.0.0.1. An example of a range of IP addresses
	// is 10.0.0.1/24. For more information about CIDR notation, see RFC 2317 (https://tools.ietf.org/html/rfc2317).
	//
	// Cidr is a required field
	Cidr *string `type:"string" required:"true"`

	// Indicates whether to block or allow incoming mail from the specified IP addresses.
	//
	// Policy is a required field
	Policy ReceiptFilterPolicy `type:"string" required:"true" enum:"true"`
	// contains filtered or unexported fields
}

A receipt IP address filter enables you to specify whether to accept or reject mail originating from an IP address or range of IP addresses.

For information about setting up IP address filters, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-ip-filters.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ReceiptIpFilter

func (ReceiptIpFilter) GoString

func (s ReceiptIpFilter) GoString() string

GoString returns the string representation

func (*ReceiptIpFilter) SetCidr

func (s *ReceiptIpFilter) SetCidr(v string) *ReceiptIpFilter

SetCidr sets the Cidr field's value.

func (*ReceiptIpFilter) SetPolicy

SetPolicy sets the Policy field's value.

func (ReceiptIpFilter) String

func (s ReceiptIpFilter) String() string

String returns the string representation

func (*ReceiptIpFilter) Validate

func (s *ReceiptIpFilter) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ReceiptRule

type ReceiptRule struct {

	// An ordered list of actions to perform on messages that match at least one
	// of the recipient email addresses or domains specified in the receipt rule.
	Actions []ReceiptAction `type:"list"`

	// If true, the receipt rule is active. The default value is false.
	Enabled *bool `type:"boolean"`

	// The name of the receipt rule. The name must:
	//
	//    * Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores
	//    (_), or dashes (-).
	//
	//    * Start and end with a letter or number.
	//
	//    * Contain less than 64 characters.
	//
	// Name is a required field
	Name *string `type:"string" required:"true"`

	// The recipient domains and email addresses that the receipt rule applies to.
	// If this field is not specified, this rule will match all recipients under
	// all verified domains.
	Recipients []string `type:"list"`

	// If true, then messages that this receipt rule applies to are scanned for
	// spam and viruses. The default value is false.
	ScanEnabled *bool `type:"boolean"`

	// Specifies whether Amazon SES should require that incoming email is delivered
	// over a connection encrypted with Transport Layer Security (TLS). If this
	// parameter is set to Require, Amazon SES will bounce emails that are not received
	// over TLS. The default is Optional.
	TlsPolicy TlsPolicy `type:"string" enum:"true"`
	// contains filtered or unexported fields
}

Receipt rules enable you to specify which actions Amazon SES should take when it receives mail on behalf of one or more email addresses or domains that you own.

Each receipt rule defines a set of email addresses or domains that it applies to. If the email addresses or domains match at least one recipient address of the message, Amazon SES executes all of the receipt rule's actions on the message.

For information about setting up receipt rules, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rules.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ReceiptRule

func (ReceiptRule) GoString

func (s ReceiptRule) GoString() string

GoString returns the string representation

func (*ReceiptRule) SetActions

func (s *ReceiptRule) SetActions(v []ReceiptAction) *ReceiptRule

SetActions sets the Actions field's value.

func (*ReceiptRule) SetEnabled

func (s *ReceiptRule) SetEnabled(v bool) *ReceiptRule

SetEnabled sets the Enabled field's value.

func (*ReceiptRule) SetName

func (s *ReceiptRule) SetName(v string) *ReceiptRule

SetName sets the Name field's value.

func (*ReceiptRule) SetRecipients

func (s *ReceiptRule) SetRecipients(v []string) *ReceiptRule

SetRecipients sets the Recipients field's value.

func (*ReceiptRule) SetScanEnabled

func (s *ReceiptRule) SetScanEnabled(v bool) *ReceiptRule

SetScanEnabled sets the ScanEnabled field's value.

func (*ReceiptRule) SetTlsPolicy

func (s *ReceiptRule) SetTlsPolicy(v TlsPolicy) *ReceiptRule

SetTlsPolicy sets the TlsPolicy field's value.

func (ReceiptRule) String

func (s ReceiptRule) String() string

String returns the string representation

func (*ReceiptRule) Validate

func (s *ReceiptRule) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ReceiptRuleSetMetadata

type ReceiptRuleSetMetadata struct {

	// The date and time the receipt rule set was created.
	CreatedTimestamp *time.Time `type:"timestamp" timestampFormat:"iso8601"`

	// The name of the receipt rule set. The name must:
	//
	//    * Contain only ASCII letters (a-z, A-Z), numbers (0-9), periods (.), underscores
	//    (_), or dashes (-).
	//
	//    * Start and end with a letter or number.
	//
	//    * Contain less than 64 characters.
	Name *string `type:"string"`
	// contains filtered or unexported fields
}

Information about a receipt rule set.

A receipt rule set is a collection of rules that specify what Amazon SES should do with mail it receives on behalf of your account's verified domains.

For information about setting up receipt rule sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rule-set.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ReceiptRuleSetMetadata

func (ReceiptRuleSetMetadata) GoString

func (s ReceiptRuleSetMetadata) GoString() string

GoString returns the string representation

func (*ReceiptRuleSetMetadata) SetCreatedTimestamp

func (s *ReceiptRuleSetMetadata) SetCreatedTimestamp(v time.Time) *ReceiptRuleSetMetadata

SetCreatedTimestamp sets the CreatedTimestamp field's value.

func (*ReceiptRuleSetMetadata) SetName

SetName sets the Name field's value.

func (ReceiptRuleSetMetadata) String

func (s ReceiptRuleSetMetadata) String() string

String returns the string representation

type RecipientDsnFields

type RecipientDsnFields struct {

	// The action performed by the reporting mail transfer agent (MTA) as a result
	// of its attempt to deliver the message to the recipient address. This is required
	// by RFC 3464 (https://tools.ietf.org/html/rfc3464).
	//
	// Action is a required field
	Action DsnAction `type:"string" required:"true" enum:"true"`

	// An extended explanation of what went wrong; this is usually an SMTP response.
	// See RFC 3463 (https://tools.ietf.org/html/rfc3463) for the correct formatting
	// of this parameter.
	DiagnosticCode *string `type:"string"`

	// Additional X-headers to include in the DSN.
	ExtensionFields []ExtensionField `type:"list"`

	// The email address that the message was ultimately delivered to. This corresponds
	// to the Final-Recipient in the DSN. If not specified, FinalRecipient will
	// be set to the Recipient specified in the BouncedRecipientInfo structure.
	// Either FinalRecipient or the recipient in BouncedRecipientInfo must be a
	// recipient of the original bounced message.
	//
	// Do not prepend the FinalRecipient email address with rfc 822;, as described
	// in RFC 3798 (https://tools.ietf.org/html/rfc3798).
	FinalRecipient *string `type:"string"`

	// The time the final delivery attempt was made, in RFC 822 (https://www.ietf.org/rfc/rfc0822.txt)
	// date-time format.
	LastAttemptDate *time.Time `type:"timestamp" timestampFormat:"iso8601"`

	// The MTA to which the remote MTA attempted to deliver the message, formatted
	// as specified in RFC 3464 (https://tools.ietf.org/html/rfc3464) (mta-name-type;
	// mta-name). This parameter typically applies only to propagating synchronous
	// bounces.
	RemoteMta *string `type:"string"`

	// The status code that indicates what went wrong. This is required by RFC 3464
	// (https://tools.ietf.org/html/rfc3464).
	//
	// Status is a required field
	Status *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Recipient-related information to include in the Delivery Status Notification (DSN) when an email that Amazon SES receives on your behalf bounces.

For information about receiving email through Amazon SES, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/RecipientDsnFields

func (RecipientDsnFields) GoString

func (s RecipientDsnFields) GoString() string

GoString returns the string representation

func (*RecipientDsnFields) SetAction

SetAction sets the Action field's value.

func (*RecipientDsnFields) SetDiagnosticCode

func (s *RecipientDsnFields) SetDiagnosticCode(v string) *RecipientDsnFields

SetDiagnosticCode sets the DiagnosticCode field's value.

func (*RecipientDsnFields) SetExtensionFields

func (s *RecipientDsnFields) SetExtensionFields(v []ExtensionField) *RecipientDsnFields

SetExtensionFields sets the ExtensionFields field's value.

func (*RecipientDsnFields) SetFinalRecipient

func (s *RecipientDsnFields) SetFinalRecipient(v string) *RecipientDsnFields

SetFinalRecipient sets the FinalRecipient field's value.

func (*RecipientDsnFields) SetLastAttemptDate

func (s *RecipientDsnFields) SetLastAttemptDate(v time.Time) *RecipientDsnFields

SetLastAttemptDate sets the LastAttemptDate field's value.

func (*RecipientDsnFields) SetRemoteMta

func (s *RecipientDsnFields) SetRemoteMta(v string) *RecipientDsnFields

SetRemoteMta sets the RemoteMta field's value.

func (*RecipientDsnFields) SetStatus

func (s *RecipientDsnFields) SetStatus(v string) *RecipientDsnFields

SetStatus sets the Status field's value.

func (RecipientDsnFields) String

func (s RecipientDsnFields) String() string

String returns the string representation

func (*RecipientDsnFields) Validate

func (s *RecipientDsnFields) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ReorderReceiptRuleSetInput

type ReorderReceiptRuleSetInput struct {

	// A list of the specified receipt rule set's receipt rules in the order that
	// you want to put them.
	//
	// RuleNames is a required field
	RuleNames []string `type:"list" required:"true"`

	// The name of the receipt rule set to reorder.
	//
	// RuleSetName is a required field
	RuleSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to reorder the receipt rules within a receipt rule set. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ReorderReceiptRuleSetRequest

func (ReorderReceiptRuleSetInput) GoString

func (s ReorderReceiptRuleSetInput) GoString() string

GoString returns the string representation

func (*ReorderReceiptRuleSetInput) SetRuleNames

SetRuleNames sets the RuleNames field's value.

func (*ReorderReceiptRuleSetInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (ReorderReceiptRuleSetInput) String

String returns the string representation

func (*ReorderReceiptRuleSetInput) Validate

func (s *ReorderReceiptRuleSetInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ReorderReceiptRuleSetOutput

type ReorderReceiptRuleSetOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ReorderReceiptRuleSetResponse

func (ReorderReceiptRuleSetOutput) GoString

func (s ReorderReceiptRuleSetOutput) GoString() string

GoString returns the string representation

func (ReorderReceiptRuleSetOutput) SDKResponseMetadata

func (s ReorderReceiptRuleSetOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (ReorderReceiptRuleSetOutput) String

String returns the string representation

type ReorderReceiptRuleSetRequest

type ReorderReceiptRuleSetRequest struct {
	*aws.Request
	Input *ReorderReceiptRuleSetInput
}

ReorderReceiptRuleSetRequest is a API request type for the ReorderReceiptRuleSet API operation.

func (ReorderReceiptRuleSetRequest) Send

Send marshals and sends the ReorderReceiptRuleSet API request.

type S3Action

type S3Action struct {

	// The name of the Amazon S3 bucket that incoming email will be saved to.
	//
	// BucketName is a required field
	BucketName *string `type:"string" required:"true"`

	// The customer master key that Amazon SES should use to encrypt your emails
	// before saving them to the Amazon S3 bucket. You can use the default master
	// key or a custom master key you created in AWS KMS as follows:
	//
	//    * To use the default master key, provide an ARN in the form of arn:aws:kms:REGION:ACCOUNT-ID-WITHOUT-HYPHENS:alias/aws/ses.
	//    For example, if your AWS account ID is 123456789012 and you want to use
	//    the default master key in the US West (Oregon) region, the ARN of the
	//    default master key would be arn:aws:kms:us-west-2:123456789012:alias/aws/ses.
	//    If you use the default master key, you don't need to perform any extra
	//    steps to give Amazon SES permission to use the key.
	//
	//    * To use a custom master key you created in AWS KMS, provide the ARN of
	//    the master key and ensure that you add a statement to your key's policy
	//    to give Amazon SES permission to use it. For more information about giving
	//    permissions, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html).
	//
	// For more information about key policies, see the AWS KMS Developer Guide
	// (http://docs.aws.amazon.com/kms/latest/developerguide/concepts.html). If
	// you do not specify a master key, Amazon SES will not encrypt your emails.
	//
	// Your mail is encrypted by Amazon SES using the Amazon S3 encryption client
	// before the mail is submitted to Amazon S3 for storage. It is not encrypted
	// using Amazon S3 server-side encryption. This means that you must use the
	// Amazon S3 encryption client to decrypt the email after retrieving it from
	// Amazon S3, as the service has no access to use your AWS KMS keys for decryption.
	// This encryption client is currently available with the AWS Java SDK (http://aws.amazon.com/sdk-for-java/)
	// and AWS Ruby SDK (http://aws.amazon.com/sdk-for-ruby/) only. For more information
	// about client-side encryption using AWS KMS master keys, see the Amazon S3
	// Developer Guide (AmazonS3/latest/dev/UsingClientSideEncryption.html).
	KmsKeyArn *string `type:"string"`

	// The key prefix of the Amazon S3 bucket. The key prefix is similar to a directory
	// name that enables you to store similar data under the same directory in a
	// bucket.
	ObjectKeyPrefix *string `type:"string"`

	// The ARN of the Amazon SNS topic to notify when the message is saved to the
	// Amazon S3 bucket. An example of an Amazon SNS topic ARN is arn:aws:sns:us-west-2:123456789012:MyTopic.
	// For more information about Amazon SNS topics, see the Amazon SNS Developer
	// Guide (http://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html).
	TopicArn *string `type:"string"`
	// contains filtered or unexported fields
}

When included in a receipt rule, this action saves the received message to an Amazon Simple Storage Service (Amazon S3) bucket and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).

To enable Amazon SES to write emails to your Amazon S3 bucket, use an AWS KMS key to encrypt your emails, or publish to an Amazon SNS topic of another account, Amazon SES must have permission to access those resources. For information about giving permissions, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html).

When you save your emails to an Amazon S3 bucket, the maximum email size (including headers) is 30 MB. Emails larger than that will bounce.

For information about specifying Amazon S3 actions in receipt rules, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-s3.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/S3Action

func (S3Action) GoString

func (s S3Action) GoString() string

GoString returns the string representation

func (*S3Action) SetBucketName

func (s *S3Action) SetBucketName(v string) *S3Action

SetBucketName sets the BucketName field's value.

func (*S3Action) SetKmsKeyArn

func (s *S3Action) SetKmsKeyArn(v string) *S3Action

SetKmsKeyArn sets the KmsKeyArn field's value.

func (*S3Action) SetObjectKeyPrefix

func (s *S3Action) SetObjectKeyPrefix(v string) *S3Action

SetObjectKeyPrefix sets the ObjectKeyPrefix field's value.

func (*S3Action) SetTopicArn

func (s *S3Action) SetTopicArn(v string) *S3Action

SetTopicArn sets the TopicArn field's value.

func (S3Action) String

func (s S3Action) String() string

String returns the string representation

func (*S3Action) Validate

func (s *S3Action) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type SES

type SES struct {
	*aws.Client
}

SES provides the API operation methods for making requests to Amazon Simple Email Service. See this package's package overview docs for details on the service.

SES methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.

func New

func New(config aws.Config) *SES

New creates a new instance of the SES client with a config. If additional configuration is needed for the client instance use the optional aws.Config parameter to add your extra config.

Example:

// Create a SES client from just a config.
svc := ses.New(myConfig)

// Create a SES client with additional configuration
svc := ses.New(myConfig, aws.NewConfig().WithRegion("us-west-2"))

func (*SES) CloneReceiptRuleSetRequest

func (c *SES) CloneReceiptRuleSetRequest(input *CloneReceiptRuleSetInput) CloneReceiptRuleSetRequest

CloneReceiptRuleSetRequest returns a request value for making API operation for Amazon Simple Email Service.

Creates a receipt rule set by cloning an existing one. All receipt rules and configurations are copied to the new receipt rule set and are completely independent of the source rule set.

For information about setting up rule sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rule-set.html).

You can execute this operation no more than once per second.

// Example sending a request using the CloneReceiptRuleSetRequest method.
req := client.CloneReceiptRuleSetRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CloneReceiptRuleSet

Example (Shared00)

CloneReceiptRuleSet

The following example creates a receipt rule set by cloning an existing one:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.CloneReceiptRuleSetInput{
		OriginalRuleSetName: aws.String("RuleSetToClone"),
		RuleSetName:         aws.String("RuleSetToCreate"),
	}

	req := svc.CloneReceiptRuleSetRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeRuleSetDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleSetDoesNotExistException, aerr.Error())
			case ses.ErrCodeAlreadyExistsException:
				fmt.Println(ses.ErrCodeAlreadyExistsException, aerr.Error())
			case ses.ErrCodeLimitExceededException:
				fmt.Println(ses.ErrCodeLimitExceededException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) CreateConfigurationSetEventDestinationRequest

func (c *SES) CreateConfigurationSetEventDestinationRequest(input *CreateConfigurationSetEventDestinationInput) CreateConfigurationSetEventDestinationRequest

CreateConfigurationSetEventDestinationRequest returns a request value for making API operation for Amazon Simple Email Service.

Creates a configuration set event destination.

When you create or update an event destination, you must provide one, and only one, destination. The destination can be Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS).

An event destination is the AWS service to which Amazon SES publishes the email sending events associated with a configuration set. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html).

You can execute this operation no more than once per second.

// Example sending a request using the CreateConfigurationSetEventDestinationRequest method.
req := client.CreateConfigurationSetEventDestinationRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateConfigurationSetEventDestination

func (*SES) CreateConfigurationSetRequest

func (c *SES) CreateConfigurationSetRequest(input *CreateConfigurationSetInput) CreateConfigurationSetRequest

CreateConfigurationSetRequest returns a request value for making API operation for Amazon Simple Email Service.

Creates a configuration set.

Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html).

You can execute this operation no more than once per second.

// Example sending a request using the CreateConfigurationSetRequest method.
req := client.CreateConfigurationSetRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateConfigurationSet

func (*SES) CreateConfigurationSetTrackingOptionsRequest

func (c *SES) CreateConfigurationSetTrackingOptionsRequest(input *CreateConfigurationSetTrackingOptionsInput) CreateConfigurationSetTrackingOptionsRequest

CreateConfigurationSetTrackingOptionsRequest returns a request value for making API operation for Amazon Simple Email Service.

Creates an association between a configuration set and a custom domain for open and click event tracking.

By default, images and links used for tracking open and click events are hosted on domains operated by Amazon SES. You can configure a subdomain of your own to handle these events by redirecting them to the Amazon SES-operated domain. For information about using configuration sets, see Configuring Custom Domains to Handle Open and Click Tracking (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html) in the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).

// Example sending a request using the CreateConfigurationSetTrackingOptionsRequest method.
req := client.CreateConfigurationSetTrackingOptionsRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateConfigurationSetTrackingOptions

func (*SES) CreateReceiptFilterRequest

func (c *SES) CreateReceiptFilterRequest(input *CreateReceiptFilterInput) CreateReceiptFilterRequest

CreateReceiptFilterRequest returns a request value for making API operation for Amazon Simple Email Service.

Creates a new IP address filter.

For information about setting up IP address filters, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-ip-filters.html).

You can execute this operation no more than once per second.

// Example sending a request using the CreateReceiptFilterRequest method.
req := client.CreateReceiptFilterRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateReceiptFilter

Example (Shared00)

CreateReceiptFilter

The following example creates a new IP address filter:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.CreateReceiptFilterInput{
		Filter: &ses.ReceiptFilter{
			IpFilter: &ses.ReceiptIpFilter{
				Cidr:   aws.String("1.2.3.4/24"),
				Policy: ses.ReceiptFilterPolicyAllow,
			},
			Name: aws.String("MyFilter"),
		},
	}

	req := svc.CreateReceiptFilterRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeLimitExceededException:
				fmt.Println(ses.ErrCodeLimitExceededException, aerr.Error())
			case ses.ErrCodeAlreadyExistsException:
				fmt.Println(ses.ErrCodeAlreadyExistsException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) CreateReceiptRuleRequest

func (c *SES) CreateReceiptRuleRequest(input *CreateReceiptRuleInput) CreateReceiptRuleRequest

CreateReceiptRuleRequest returns a request value for making API operation for Amazon Simple Email Service.

Creates a receipt rule.

For information about setting up receipt rules, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rules.html).

You can execute this operation no more than once per second.

// Example sending a request using the CreateReceiptRuleRequest method.
req := client.CreateReceiptRuleRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateReceiptRule

Example (Shared00)

CreateReceiptRule

The following example creates a new receipt rule:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.CreateReceiptRuleInput{
		After: aws.String(""),
		Rule: &ses.ReceiptRule{
			Actions: []ses.ReceiptAction{
				{},
			},
			Enabled:     aws.Bool(true),
			Name:        aws.String("MyRule"),
			ScanEnabled: aws.Bool(true),
			TlsPolicy:   ses.TlsPolicyOptional,
		},
		RuleSetName: aws.String("MyRuleSet"),
	}

	req := svc.CreateReceiptRuleRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeInvalidSnsTopicException:
				fmt.Println(ses.ErrCodeInvalidSnsTopicException, aerr.Error())
			case ses.ErrCodeInvalidS3ConfigurationException:
				fmt.Println(ses.ErrCodeInvalidS3ConfigurationException, aerr.Error())
			case ses.ErrCodeInvalidLambdaFunctionException:
				fmt.Println(ses.ErrCodeInvalidLambdaFunctionException, aerr.Error())
			case ses.ErrCodeAlreadyExistsException:
				fmt.Println(ses.ErrCodeAlreadyExistsException, aerr.Error())
			case ses.ErrCodeRuleDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleDoesNotExistException, aerr.Error())
			case ses.ErrCodeRuleSetDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleSetDoesNotExistException, aerr.Error())
			case ses.ErrCodeLimitExceededException:
				fmt.Println(ses.ErrCodeLimitExceededException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) CreateReceiptRuleSetRequest

func (c *SES) CreateReceiptRuleSetRequest(input *CreateReceiptRuleSetInput) CreateReceiptRuleSetRequest

CreateReceiptRuleSetRequest returns a request value for making API operation for Amazon Simple Email Service.

Creates an empty receipt rule set.

For information about setting up receipt rule sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rule-set.html).

You can execute this operation no more than once per second.

// Example sending a request using the CreateReceiptRuleSetRequest method.
req := client.CreateReceiptRuleSetRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/CreateReceiptRuleSet

Example (Shared00)

CreateReceiptRuleSet

The following example creates an empty receipt rule set:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.CreateReceiptRuleSetInput{
		RuleSetName: aws.String("MyRuleSet"),
	}

	req := svc.CreateReceiptRuleSetRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeAlreadyExistsException:
				fmt.Println(ses.ErrCodeAlreadyExistsException, aerr.Error())
			case ses.ErrCodeLimitExceededException:
				fmt.Println(ses.ErrCodeLimitExceededException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) DeleteConfigurationSetEventDestinationRequest

func (c *SES) DeleteConfigurationSetEventDestinationRequest(input *DeleteConfigurationSetEventDestinationInput) DeleteConfigurationSetEventDestinationRequest

DeleteConfigurationSetEventDestinationRequest returns a request value for making API operation for Amazon Simple Email Service.

Deletes a configuration set event destination. Configuration set event destinations are associated with configuration sets, which enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html).

You can execute this operation no more than once per second.

// Example sending a request using the DeleteConfigurationSetEventDestinationRequest method.
req := client.DeleteConfigurationSetEventDestinationRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteConfigurationSetEventDestination

func (*SES) DeleteConfigurationSetRequest

func (c *SES) DeleteConfigurationSetRequest(input *DeleteConfigurationSetInput) DeleteConfigurationSetRequest

DeleteConfigurationSetRequest returns a request value for making API operation for Amazon Simple Email Service.

Deletes a configuration set. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html).

You can execute this operation no more than once per second.

// Example sending a request using the DeleteConfigurationSetRequest method.
req := client.DeleteConfigurationSetRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteConfigurationSet

func (*SES) DeleteConfigurationSetTrackingOptionsRequest

func (c *SES) DeleteConfigurationSetTrackingOptionsRequest(input *DeleteConfigurationSetTrackingOptionsInput) DeleteConfigurationSetTrackingOptionsRequest

DeleteConfigurationSetTrackingOptionsRequest returns a request value for making API operation for Amazon Simple Email Service.

Deletes an association between a configuration set and a custom domain for open and click event tracking.

By default, images and links used for tracking open and click events are hosted on domains operated by Amazon SES. You can configure a subdomain of your own to handle these events by redirecting them to the Amazon SES-operated domain. For information about using configuration sets, see Configuring Custom Domains to Handle Open and Click Tracking (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html) in the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).

Deleting this kind of association will result in emails sent using the specified configuration set to capture open and click events using the standard, Amazon SES-operated domains.

// Example sending a request using the DeleteConfigurationSetTrackingOptionsRequest method.
req := client.DeleteConfigurationSetTrackingOptionsRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteConfigurationSetTrackingOptions

func (*SES) DeleteIdentityPolicyRequest

func (c *SES) DeleteIdentityPolicyRequest(input *DeleteIdentityPolicyInput) DeleteIdentityPolicyRequest

DeleteIdentityPolicyRequest returns a request value for making API operation for Amazon Simple Email Service.

Deletes the specified sending authorization policy for the given identity (an email address or a domain). This API returns successfully even if a policy with the specified name does not exist.

This API is for the identity owner only. If you have not verified the identity, this API will return an error.

Sending authorization is a feature that enables an identity owner to authorize other senders to use its identities. For information about using sending authorization, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html).

You can execute this operation no more than once per second.

// Example sending a request using the DeleteIdentityPolicyRequest method.
req := client.DeleteIdentityPolicyRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteIdentityPolicy

Example (Shared00)

DeleteIdentityPolicy

The following example deletes a sending authorization policy for an identity:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.DeleteIdentityPolicyInput{
		Identity:   aws.String("user@example.com"),
		PolicyName: aws.String("MyPolicy"),
	}

	req := svc.DeleteIdentityPolicyRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) DeleteIdentityRequest

func (c *SES) DeleteIdentityRequest(input *DeleteIdentityInput) DeleteIdentityRequest

DeleteIdentityRequest returns a request value for making API operation for Amazon Simple Email Service.

Deletes the specified identity (an email address or a domain) from the list of verified identities.

You can execute this operation no more than once per second.

// Example sending a request using the DeleteIdentityRequest method.
req := client.DeleteIdentityRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteIdentity

Example (Shared00)

DeleteIdentity

The following example deletes an identity from the list of identities that have been submitted for verification with Amazon SES:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.DeleteIdentityInput{
		Identity: aws.String("user@example.com"),
	}

	req := svc.DeleteIdentityRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) DeleteReceiptFilterRequest

func (c *SES) DeleteReceiptFilterRequest(input *DeleteReceiptFilterInput) DeleteReceiptFilterRequest

DeleteReceiptFilterRequest returns a request value for making API operation for Amazon Simple Email Service.

Deletes the specified IP address filter.

For information about managing IP address filters, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-ip-filters.html).

You can execute this operation no more than once per second.

// Example sending a request using the DeleteReceiptFilterRequest method.
req := client.DeleteReceiptFilterRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteReceiptFilter

Example (Shared00)

DeleteReceiptFilter

The following example deletes an IP address filter:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.DeleteReceiptFilterInput{
		FilterName: aws.String("MyFilter"),
	}

	req := svc.DeleteReceiptFilterRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) DeleteReceiptRuleRequest

func (c *SES) DeleteReceiptRuleRequest(input *DeleteReceiptRuleInput) DeleteReceiptRuleRequest

DeleteReceiptRuleRequest returns a request value for making API operation for Amazon Simple Email Service.

Deletes the specified receipt rule.

For information about managing receipt rules, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rules.html).

You can execute this operation no more than once per second.

// Example sending a request using the DeleteReceiptRuleRequest method.
req := client.DeleteReceiptRuleRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteReceiptRule

Example (Shared00)

DeleteReceiptRule

The following example deletes a receipt rule:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.DeleteReceiptRuleInput{
		RuleName:    aws.String("MyRule"),
		RuleSetName: aws.String("MyRuleSet"),
	}

	req := svc.DeleteReceiptRuleRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeRuleSetDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleSetDoesNotExistException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) DeleteReceiptRuleSetRequest

func (c *SES) DeleteReceiptRuleSetRequest(input *DeleteReceiptRuleSetInput) DeleteReceiptRuleSetRequest

DeleteReceiptRuleSetRequest returns a request value for making API operation for Amazon Simple Email Service.

Deletes the specified receipt rule set and all of the receipt rules it contains.

The currently active rule set cannot be deleted.

For information about managing receipt rule sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html).

You can execute this operation no more than once per second.

// Example sending a request using the DeleteReceiptRuleSetRequest method.
req := client.DeleteReceiptRuleSetRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteReceiptRuleSet

Example (Shared00)

DeleteReceiptRuleSet

The following example deletes a receipt rule set:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.DeleteReceiptRuleSetInput{
		RuleSetName: aws.String("MyRuleSet"),
	}

	req := svc.DeleteReceiptRuleSetRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeCannotDeleteException:
				fmt.Println(ses.ErrCodeCannotDeleteException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) DeleteVerifiedEmailAddressRequest

func (c *SES) DeleteVerifiedEmailAddressRequest(input *DeleteVerifiedEmailAddressInput) DeleteVerifiedEmailAddressRequest

DeleteVerifiedEmailAddressRequest returns a request value for making API operation for Amazon Simple Email Service.

Deprecated. Use the DeleteIdentity operation to delete email addresses and domains.

// Example sending a request using the DeleteVerifiedEmailAddressRequest method.
req := client.DeleteVerifiedEmailAddressRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteVerifiedEmailAddress

Example (Shared00)

DeleteVerifiedEmailAddress

The following example deletes an email address from the list of identities that have been submitted for verification with Amazon SES:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.DeleteVerifiedEmailAddressInput{
		EmailAddress: aws.String("user@example.com"),
	}

	req := svc.DeleteVerifiedEmailAddressRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) DescribeActiveReceiptRuleSetRequest

func (c *SES) DescribeActiveReceiptRuleSetRequest(input *DescribeActiveReceiptRuleSetInput) DescribeActiveReceiptRuleSetRequest

DescribeActiveReceiptRuleSetRequest returns a request value for making API operation for Amazon Simple Email Service.

Returns the metadata and receipt rules for the receipt rule set that is currently active.

For information about setting up receipt rule sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rule-set.html).

You can execute this operation no more than once per second.

// Example sending a request using the DescribeActiveReceiptRuleSetRequest method.
req := client.DescribeActiveReceiptRuleSetRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeActiveReceiptRuleSet

Example (Shared00)

DescribeActiveReceiptRuleSet

The following example returns the metadata and receipt rules for the receipt rule set that is currently active:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.DescribeActiveReceiptRuleSetInput{}

	req := svc.DescribeActiveReceiptRuleSetRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) DescribeConfigurationSetRequest

func (c *SES) DescribeConfigurationSetRequest(input *DescribeConfigurationSetInput) DescribeConfigurationSetRequest

DescribeConfigurationSetRequest returns a request value for making API operation for Amazon Simple Email Service.

Returns the details of the specified configuration set. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html).

You can execute this operation no more than once per second.

// Example sending a request using the DescribeConfigurationSetRequest method.
req := client.DescribeConfigurationSetRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeConfigurationSet

func (*SES) DescribeReceiptRuleRequest

func (c *SES) DescribeReceiptRuleRequest(input *DescribeReceiptRuleInput) DescribeReceiptRuleRequest

DescribeReceiptRuleRequest returns a request value for making API operation for Amazon Simple Email Service.

Returns the details of the specified receipt rule.

For information about setting up receipt rules, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rules.html).

You can execute this operation no more than once per second.

// Example sending a request using the DescribeReceiptRuleRequest method.
req := client.DescribeReceiptRuleRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeReceiptRule

Example (Shared00)

DescribeReceiptRule

The following example returns the details of a receipt rule:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.DescribeReceiptRuleInput{
		RuleName:    aws.String("MyRule"),
		RuleSetName: aws.String("MyRuleSet"),
	}

	req := svc.DescribeReceiptRuleRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeRuleDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleDoesNotExistException, aerr.Error())
			case ses.ErrCodeRuleSetDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleSetDoesNotExistException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) DescribeReceiptRuleSetRequest

func (c *SES) DescribeReceiptRuleSetRequest(input *DescribeReceiptRuleSetInput) DescribeReceiptRuleSetRequest

DescribeReceiptRuleSetRequest returns a request value for making API operation for Amazon Simple Email Service.

Returns the details of the specified receipt rule set.

For information about managing receipt rule sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html).

You can execute this operation no more than once per second.

// Example sending a request using the DescribeReceiptRuleSetRequest method.
req := client.DescribeReceiptRuleSetRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeReceiptRuleSet

Example (Shared00)

DescribeReceiptRuleSet

The following example returns the metadata and receipt rules of a receipt rule set:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.DescribeReceiptRuleSetInput{
		RuleSetName: aws.String("MyRuleSet"),
	}

	req := svc.DescribeReceiptRuleSetRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeRuleSetDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleSetDoesNotExistException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) GetIdentityDkimAttributesRequest

func (c *SES) GetIdentityDkimAttributesRequest(input *GetIdentityDkimAttributesInput) GetIdentityDkimAttributesRequest

GetIdentityDkimAttributesRequest returns a request value for making API operation for Amazon Simple Email Service.

Returns the current status of Easy DKIM signing for an entity. For domain name identities, this operation also returns the DKIM tokens that are required for Easy DKIM signing, and whether Amazon SES has successfully verified that these tokens have been published.

This operation takes a list of identities as input and returns the following information for each:

  • Whether Easy DKIM signing is enabled or disabled.

  • A set of DKIM tokens that represent the identity. If the identity is an email address, the tokens represent the domain of that address.

  • Whether Amazon SES has successfully verified the DKIM tokens published in the domain's DNS. This information is only returned for domain name identities, not for email addresses.

This operation is throttled at one request per second and can only get DKIM attributes for up to 100 identities at a time.

For more information about creating DNS records using DKIM tokens, go to the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim-dns-records.html).

// Example sending a request using the GetIdentityDkimAttributesRequest method.
req := client.GetIdentityDkimAttributesRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityDkimAttributes

Example (Shared00)

GetIdentityDkimAttributes

The following example retrieves the Amazon SES Easy DKIM attributes for a list of identities:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.GetIdentityDkimAttributesInput{
		Identities: []string{
			"example.com",
			"user@example.com",
		},
	}

	req := svc.GetIdentityDkimAttributesRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) GetIdentityMailFromDomainAttributesRequest

func (c *SES) GetIdentityMailFromDomainAttributesRequest(input *GetIdentityMailFromDomainAttributesInput) GetIdentityMailFromDomainAttributesRequest

GetIdentityMailFromDomainAttributesRequest returns a request value for making API operation for Amazon Simple Email Service.

Returns the custom MAIL FROM attributes for a list of identities (email addresses : domains).

This operation is throttled at one request per second and can only get custom MAIL FROM attributes for up to 100 identities at a time.

// Example sending a request using the GetIdentityMailFromDomainAttributesRequest method.
req := client.GetIdentityMailFromDomainAttributesRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityMailFromDomainAttributes

Example (Shared00)

GetIdentityMailFromDomainAttributes

The following example returns the custom MAIL FROM attributes for an identity:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.GetIdentityMailFromDomainAttributesInput{
		Identities: []string{
			"example.com",
		},
	}

	req := svc.GetIdentityMailFromDomainAttributesRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) GetIdentityNotificationAttributesRequest

func (c *SES) GetIdentityNotificationAttributesRequest(input *GetIdentityNotificationAttributesInput) GetIdentityNotificationAttributesRequest

GetIdentityNotificationAttributesRequest returns a request value for making API operation for Amazon Simple Email Service.

Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes.

This operation is throttled at one request per second and can only get notification attributes for up to 100 identities at a time.

For more information about using notifications with Amazon SES, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html).

// Example sending a request using the GetIdentityNotificationAttributesRequest method.
req := client.GetIdentityNotificationAttributesRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityNotificationAttributes

Example (Shared00)

GetIdentityNotificationAttributes

The following example returns the notification attributes for an identity:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.GetIdentityNotificationAttributesInput{
		Identities: []string{
			"example.com",
		},
	}

	req := svc.GetIdentityNotificationAttributesRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) GetIdentityPoliciesRequest

func (c *SES) GetIdentityPoliciesRequest(input *GetIdentityPoliciesInput) GetIdentityPoliciesRequest

GetIdentityPoliciesRequest returns a request value for making API operation for Amazon Simple Email Service.

Returns the requested sending authorization policies for the given identity (an email address or a domain). The policies are returned as a map of policy names to policy contents. You can retrieve a maximum of 20 policies at a time.

This API is for the identity owner only. If you have not verified the identity, this API will return an error.

Sending authorization is a feature that enables an identity owner to authorize other senders to use its identities. For information about using sending authorization, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html).

You can execute this operation no more than once per second.

// Example sending a request using the GetIdentityPoliciesRequest method.
req := client.GetIdentityPoliciesRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityPolicies

Example (Shared00)

GetIdentityPolicies

The following example returns a sending authorization policy for an identity:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.GetIdentityPoliciesInput{
		Identity: aws.String("example.com"),
		PolicyNames: []string{
			"MyPolicy",
		},
	}

	req := svc.GetIdentityPoliciesRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) GetIdentityVerificationAttributesRequest

func (c *SES) GetIdentityVerificationAttributesRequest(input *GetIdentityVerificationAttributesInput) GetIdentityVerificationAttributesRequest

GetIdentityVerificationAttributesRequest returns a request value for making API operation for Amazon Simple Email Service.

Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.

The verification status of an email address is "Pending" until the email address owner clicks the link within the verification email that Amazon SES sent to that address. If the email address owner clicks the link within 24 hours, the verification status of the email address changes to "Success". If the link is not clicked within 24 hours, the verification status changes to "Failed." In that case, if you still want to verify the email address, you must restart the verification process from the beginning.

For domain identities, the domain's verification status is "Pending" as Amazon SES searches for the required TXT record in the DNS settings of the domain. When Amazon SES detects the record, the domain's verification status changes to "Success". If Amazon SES is unable to detect the record within 72 hours, the domain's verification status changes to "Failed." In that case, if you still want to verify the domain, you must restart the verification process from the beginning.

This operation is throttled at one request per second and can only get verification attributes for up to 100 identities at a time.

// Example sending a request using the GetIdentityVerificationAttributesRequest method.
req := client.GetIdentityVerificationAttributesRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityVerificationAttributes

Example (Shared00)

GetIdentityVerificationAttributes

The following example returns the verification status and the verification token for a domain identity:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.GetIdentityVerificationAttributesInput{
		Identities: []string{
			"example.com",
		},
	}

	req := svc.GetIdentityVerificationAttributesRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) GetSendQuotaRequest

func (c *SES) GetSendQuotaRequest(input *GetSendQuotaInput) GetSendQuotaRequest

GetSendQuotaRequest returns a request value for making API operation for Amazon Simple Email Service.

Provides the sending limits for the Amazon SES account.

You can execute this operation no more than once per second.

// Example sending a request using the GetSendQuotaRequest method.
req := client.GetSendQuotaRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetSendQuota

Example (Shared00)

GetSendQuota

The following example returns the Amazon SES sending limits for an AWS account:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.GetSendQuotaInput{}

	req := svc.GetSendQuotaRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) GetSendStatisticsRequest

func (c *SES) GetSendStatisticsRequest(input *GetSendStatisticsInput) GetSendStatisticsRequest

GetSendStatisticsRequest returns a request value for making API operation for Amazon Simple Email Service.

Provides sending statistics for the Amazon SES account. The result is a list of data points, representing the last two weeks of sending activity. Each data point in the list contains statistics for a 15-minute period of time.

You can execute this operation no more than once per second.

// Example sending a request using the GetSendStatisticsRequest method.
req := client.GetSendStatisticsRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetSendStatistics

Example (Shared00)

GetSendStatistics

The following example returns Amazon SES sending statistics:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.GetSendStatisticsInput{}

	req := svc.GetSendStatisticsRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) ListConfigurationSetsRequest

func (c *SES) ListConfigurationSetsRequest(input *ListConfigurationSetsInput) ListConfigurationSetsRequest

ListConfigurationSetsRequest returns a request value for making API operation for Amazon Simple Email Service.

Provides a list of the configuration sets associated with your Amazon SES account. For information about using configuration sets, see Monitoring Your Amazon SES Sending Activity (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html) in the Amazon SES Developer Guide.

You can execute this operation no more than once per second. This operation will return up to 50 configuration sets each time it is run. If your Amazon SES account has more than 50 configuration sets, this operation will also return a NextToken element. You can then execute the ListConfigurationSets operation again, passing the NextToken parameter and the value of the NextToken element to retrieve additional results.

// Example sending a request using the ListConfigurationSetsRequest method.
req := client.ListConfigurationSetsRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListConfigurationSets

func (*SES) ListIdentitiesPages

func (c *SES) ListIdentitiesPages(input *ListIdentitiesInput, fn func(*ListIdentitiesOutput, bool) bool) error

ListIdentitiesPages iterates over the pages of a ListIdentities operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.

See ListIdentities method for more information on how to use this operation.

Note: This operation can generate multiple requests to a service.

// Example iterating over at most 3 pages of a ListIdentities operation.
pageNum := 0
err := client.ListIdentitiesPages(params,
    func(page *ListIdentitiesOutput, lastPage bool) bool {
        pageNum++
        fmt.Println(page)
        return pageNum <= 3
    })

func (*SES) ListIdentitiesPagesWithContext

func (c *SES) ListIdentitiesPagesWithContext(ctx aws.Context, input *ListIdentitiesInput, fn func(*ListIdentitiesOutput, bool) bool, opts ...aws.Option) error

ListIdentitiesPagesWithContext same as ListIdentitiesPages except it takes a Context and allows setting request options on the pages.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*SES) ListIdentitiesRequest

func (c *SES) ListIdentitiesRequest(input *ListIdentitiesInput) ListIdentitiesRequest

ListIdentitiesRequest returns a request value for making API operation for Amazon Simple Email Service.

Returns a list containing all of the identities (email addresses and domains) for your AWS account, regardless of verification status.

You can execute this operation no more than once per second.

// Example sending a request using the ListIdentitiesRequest method.
req := client.ListIdentitiesRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListIdentities

Example (Shared00)

ListIdentities

The following example lists the email address identities that have been submitted for verification with Amazon SES:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.ListIdentitiesInput{
		IdentityType: ses.IdentityTypeEmailAddress,
		MaxItems:     aws.Int64(123),
		NextToken:    aws.String(""),
	}

	req := svc.ListIdentitiesRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) ListIdentityPoliciesRequest

func (c *SES) ListIdentityPoliciesRequest(input *ListIdentityPoliciesInput) ListIdentityPoliciesRequest

ListIdentityPoliciesRequest returns a request value for making API operation for Amazon Simple Email Service.

Returns a list of sending authorization policies that are attached to the given identity (an email address or a domain). This API returns only a list. If you want the actual policy content, you can use GetIdentityPolicies.

This API is for the identity owner only. If you have not verified the identity, this API will return an error.

Sending authorization is a feature that enables an identity owner to authorize other senders to use its identities. For information about using sending authorization, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html).

You can execute this operation no more than once per second.

// Example sending a request using the ListIdentityPoliciesRequest method.
req := client.ListIdentityPoliciesRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListIdentityPolicies

Example (Shared00)

ListIdentityPolicies

The following example returns a list of sending authorization policies that are attached to an identity:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.ListIdentityPoliciesInput{
		Identity: aws.String("example.com"),
	}

	req := svc.ListIdentityPoliciesRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) ListReceiptFiltersRequest

func (c *SES) ListReceiptFiltersRequest(input *ListReceiptFiltersInput) ListReceiptFiltersRequest

ListReceiptFiltersRequest returns a request value for making API operation for Amazon Simple Email Service.

Lists the IP address filters associated with your AWS account.

For information about managing IP address filters, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-ip-filters.html).

You can execute this operation no more than once per second.

// Example sending a request using the ListReceiptFiltersRequest method.
req := client.ListReceiptFiltersRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListReceiptFilters

Example (Shared00)

ListReceiptFilters

The following example lists the IP address filters that are associated with an AWS account:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.ListReceiptFiltersInput{}

	req := svc.ListReceiptFiltersRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) ListReceiptRuleSetsRequest

func (c *SES) ListReceiptRuleSetsRequest(input *ListReceiptRuleSetsInput) ListReceiptRuleSetsRequest

ListReceiptRuleSetsRequest returns a request value for making API operation for Amazon Simple Email Service.

Lists the receipt rule sets that exist under your AWS account. If there are additional receipt rule sets to be retrieved, you will receive a NextToken that you can provide to the next call to ListReceiptRuleSets to retrieve the additional entries.

For information about managing receipt rule sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html).

You can execute this operation no more than once per second.

// Example sending a request using the ListReceiptRuleSetsRequest method.
req := client.ListReceiptRuleSetsRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListReceiptRuleSets

Example (Shared00)

ListReceiptRuleSets

The following example lists the receipt rule sets that exist under an AWS account:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.ListReceiptRuleSetsInput{
		NextToken: aws.String(""),
	}

	req := svc.ListReceiptRuleSetsRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) ListVerifiedEmailAddressesRequest

func (c *SES) ListVerifiedEmailAddressesRequest(input *ListVerifiedEmailAddressesInput) ListVerifiedEmailAddressesRequest

ListVerifiedEmailAddressesRequest returns a request value for making API operation for Amazon Simple Email Service.

Deprecated. Use the ListIdentities operation to list the email addresses and domains associated with your account.

// Example sending a request using the ListVerifiedEmailAddressesRequest method.
req := client.ListVerifiedEmailAddressesRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ListVerifiedEmailAddresses

Example (Shared00)

ListVerifiedEmailAddresses

The following example lists all email addresses that have been submitted for verification with Amazon SES:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.ListVerifiedEmailAddressesInput{}

	req := svc.ListVerifiedEmailAddressesRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) PutIdentityPolicyRequest

func (c *SES) PutIdentityPolicyRequest(input *PutIdentityPolicyInput) PutIdentityPolicyRequest

PutIdentityPolicyRequest returns a request value for making API operation for Amazon Simple Email Service.

Adds or updates a sending authorization policy for the specified identity (an email address or a domain).

This API is for the identity owner only. If you have not verified the identity, this API will return an error.

Sending authorization is a feature that enables an identity owner to authorize other senders to use its identities. For information about using sending authorization, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html).

You can execute this operation no more than once per second.

// Example sending a request using the PutIdentityPolicyRequest method.
req := client.PutIdentityPolicyRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/PutIdentityPolicy

Example (Shared00)

PutIdentityPolicy

The following example adds a sending authorization policy to an identity:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.PutIdentityPolicyInput{
		Identity:   aws.String("example.com"),
		Policy:     aws.String("{\"Version\":\"2008-10-17\",\"Statement\":[{\"Sid\":\"stmt1469123904194\",\"Effect\":\"Allow\",\"Principal\":{\"AWS\":\"arn:aws:iam::123456789012:root\"},\"Action\":[\"ses:SendEmail\",\"ses:SendRawEmail\"],\"Resource\":\"arn:aws:ses:us-east-1:EXAMPLE65304:identity/example.com\"}]}"),
		PolicyName: aws.String("MyPolicy"),
	}

	req := svc.PutIdentityPolicyRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeInvalidPolicyException:
				fmt.Println(ses.ErrCodeInvalidPolicyException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) ReorderReceiptRuleSetRequest

func (c *SES) ReorderReceiptRuleSetRequest(input *ReorderReceiptRuleSetInput) ReorderReceiptRuleSetRequest

ReorderReceiptRuleSetRequest returns a request value for making API operation for Amazon Simple Email Service.

Reorders the receipt rules within a receipt rule set.

All of the rules in the rule set must be represented in this request. That is, this API will return an error if the reorder request doesn't explicitly position all of the rules.

For information about managing receipt rule sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html).

You can execute this operation no more than once per second.

// Example sending a request using the ReorderReceiptRuleSetRequest method.
req := client.ReorderReceiptRuleSetRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/ReorderReceiptRuleSet

Example (Shared00)

ReorderReceiptRuleSet

The following example reorders the receipt rules within a receipt rule set:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.ReorderReceiptRuleSetInput{
		RuleNames: []string{
			"MyRule",
			"MyOtherRule",
		},
		RuleSetName: aws.String("MyRuleSet"),
	}

	req := svc.ReorderReceiptRuleSetRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeRuleSetDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleSetDoesNotExistException, aerr.Error())
			case ses.ErrCodeRuleDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleDoesNotExistException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) SendBounceRequest

func (c *SES) SendBounceRequest(input *SendBounceInput) SendBounceRequest

SendBounceRequest returns a request value for making API operation for Amazon Simple Email Service.

Generates and sends a bounce message to the sender of an email you received through Amazon SES. You can only use this API on an email up to 24 hours after you receive it.

You cannot use this API to send generic bounces for mail that was not received by Amazon SES.

For information about receiving email through Amazon SES, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email.html).

You can execute this operation no more than once per second.

// Example sending a request using the SendBounceRequest method.
req := client.SendBounceRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendBounce

func (*SES) SendEmailRequest

func (c *SES) SendEmailRequest(input *SendEmailInput) SendEmailRequest

SendEmailRequest returns a request value for making API operation for Amazon Simple Email Service.

Composes an email message and immediately queues it for sending. In order to send email using the SendEmail operation, your message must meet the following requirements:

  • The message must be sent from a verified email address or domain. If you attempt to send email using a non-verified address or domain, the operation will result in an "Email address not verified" error.

  • If your account is still in the Amazon SES sandbox, you may only send to verified addresses or domains, or to email addresses associated with the Amazon SES Mailbox Simulator. For more information, see Verifying Email Addresses and Domains (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html) in the Amazon SES Developer Guide.

  • The total size of the message, including attachments, must be smaller than 10 MB.

  • The message must include at least one recipient email address. The recipient address can be a To: address, a CC: address, or a BCC: address. If a recipient email address is invalid (that is, it is not in the format UserName@[SubDomain.]Domain.TopLevelDomain), the entire message will be rejected, even if the message contains other recipients that are valid.

  • The message may not include more than 50 recipients, across the To:, CC: and BCC: fields. If you need to send an email message to a larger audience, you can divide your recipient list into groups of 50 or fewer, and then call the SendEmail operation several times to send the message to each group.

For every message that you send, the total number of recipients (including each recipient in the To:, CC: and BCC: fields) is counted against the maximum number of emails you can send in a 24-hour period (your sending quota). For more information about sending quotas in Amazon SES, see Managing Your Amazon SES Sending Limits (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/manage-sending-limits.html) in the Amazon SES Developer Guide.

// Example sending a request using the SendEmailRequest method.
req := client.SendEmailRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendEmail

Example (Shared00)

SendEmail

The following example sends a formatted email:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.SendEmailInput{
		Destination: &ses.Destination{
			CcAddresses: []string{
				"recipient3@example.com",
			},
			ToAddresses: []string{
				"recipient1@example.com",
				"recipient2@example.com",
			},
		},
		Message: &ses.Message{
			Body: &ses.Body{
				Html: &ses.Content{
					Charset: aws.String("UTF-8"),
					Data:    aws.String("This message body contains HTML formatting. It can, for example, contain links like this one: <a class=\"ulink\" href=\"http://docs.aws.amazon.com/ses/latest/DeveloperGuide\" target=\"_blank\">Amazon SES Developer Guide</a>."),
				},
				Text: &ses.Content{
					Charset: aws.String("UTF-8"),
					Data:    aws.String("This is the message body in text format."),
				},
			},
			Subject: &ses.Content{
				Charset: aws.String("UTF-8"),
				Data:    aws.String("Test email"),
			},
		},
		ReturnPath:    aws.String(""),
		ReturnPathArn: aws.String(""),
		Source:        aws.String("sender@example.com"),
		SourceArn:     aws.String(""),
	}

	req := svc.SendEmailRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeMessageRejected:
				fmt.Println(ses.ErrCodeMessageRejected, aerr.Error())
			case ses.ErrCodeMailFromDomainNotVerifiedException:
				fmt.Println(ses.ErrCodeMailFromDomainNotVerifiedException, aerr.Error())
			case ses.ErrCodeConfigurationSetDoesNotExistException:
				fmt.Println(ses.ErrCodeConfigurationSetDoesNotExistException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) SendRawEmailRequest

func (c *SES) SendRawEmailRequest(input *SendRawEmailInput) SendRawEmailRequest

SendRawEmailRequest returns a request value for making API operation for Amazon Simple Email Service.

Composes an email message and immediately queues it for sending. When calling this operation, you may specify the message headers as well as the content. The SendRawEmail operation is particularly useful for sending multipart MIME emails (such as those that contain both a plain-text and an HTML version).

In order to send email using the SendRawEmail operation, your message must meet the following requirements:

  • The message must be sent from a verified email address or domain. If you attempt to send email using a non-verified address or domain, the operation will result in an "Email address not verified" error.

  • If your account is still in the Amazon SES sandbox, you may only send to verified addresses or domains, or to email addresses associated with the Amazon SES Mailbox Simulator. For more information, see Verifying Email Addresses and Domains (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html) in the Amazon SES Developer Guide.

  • The total size of the message, including attachments, must be smaller than 10 MB.

  • The message must include at least one recipient email address. The recipient address can be a To: address, a CC: address, or a BCC: address. If a recipient email address is invalid (that is, it is not in the format UserName@[SubDomain.]Domain.TopLevelDomain), the entire message will be rejected, even if the message contains other recipients that are valid.

  • The message may not include more than 50 recipients, across the To:, CC: and BCC: fields. If you need to send an email message to a larger audience, you can divide your recipient list into groups of 50 or fewer, and then call the SendRawEmail operation several times to send the message to each group.

For every message that you send, the total number of recipients (including each recipient in the To:, CC: and BCC: fields) is counted against the maximum number of emails you can send in a 24-hour period (your sending quota). For more information about sending quotas in Amazon SES, see Managing Your Amazon SES Sending Limits (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/manage-sending-limits.html) in the Amazon SES Developer Guide.

Additionally, keep the following considerations in mind when using the SendRawEmail operation:

  • Although you can customize the message headers when using the SendRawEmail operation, Amazon SES will automatically apply its own Message-ID and Date headers; if you passed these headers when creating the message, they will be overwritten by the values that Amazon SES provides.

  • If you are using sending authorization to send on behalf of another user, SendRawEmail enables you to specify the cross-account identity for the email's Source, From, and Return-Path parameters in one of two ways: you can pass optional parameters SourceArn, FromArn, and/or ReturnPathArn to the API, or you can include the following X-headers in the header of your raw email:

X-SES-SOURCE-ARN

X-SES-FROM-ARN

X-SES-RETURN-PATH-ARN

Do not include these X-headers in the DKIM signature; Amazon SES will remove

them before sending the email.

For most common sending authorization scenarios, we recommend that you specify

the SourceIdentityArn parameter and not the FromIdentityArn or ReturnPathIdentityArn
parameters. If you only specify the SourceIdentityArn parameter, Amazon
SES will set the From and Return Path addresses to the identity specified
in SourceIdentityArn. For more information about sending authorization,
see the Using Sending Authorization with Amazon SES (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html)
in the Amazon SES Developer Guide.

// Example sending a request using the SendRawEmailRequest method.
req := client.SendRawEmailRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendRawEmail

Example (Shared00)

SendRawEmail

The following example sends an email with an attachment:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.SendRawEmailInput{
		FromArn: aws.String(""),
		RawMessage: &ses.RawMessage{
			Data: []byte("From: sender@example.com\\nTo: recipient@example.com\\nSubject: Test email (contains an attachment)\\nMIME-Version: 1.0\\nContent-type: Multipart/Mixed; boundary=\"NextPart\"\\n\\n--NextPart\\nContent-Type: text/plain\\n\\nThis is the message body.\\n\\n--NextPart\\nContent-Type: text/plain;\\nContent-Disposition: attachment; filename=\"attachment.txt\"\\n\\nThis is the text in the attachment.\\n\\n--NextPart--"),
		},
		ReturnPathArn: aws.String(""),
		Source:        aws.String(""),
		SourceArn:     aws.String(""),
	}

	req := svc.SendRawEmailRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeMessageRejected:
				fmt.Println(ses.ErrCodeMessageRejected, aerr.Error())
			case ses.ErrCodeMailFromDomainNotVerifiedException:
				fmt.Println(ses.ErrCodeMailFromDomainNotVerifiedException, aerr.Error())
			case ses.ErrCodeConfigurationSetDoesNotExistException:
				fmt.Println(ses.ErrCodeConfigurationSetDoesNotExistException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) SetActiveReceiptRuleSetRequest

func (c *SES) SetActiveReceiptRuleSetRequest(input *SetActiveReceiptRuleSetInput) SetActiveReceiptRuleSetRequest

SetActiveReceiptRuleSetRequest returns a request value for making API operation for Amazon Simple Email Service.

Sets the specified receipt rule set as the active receipt rule set.

To disable your email-receiving through Amazon SES completely, you can call this API with RuleSetName set to null.

For information about managing receipt rule sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rule-sets.html).

You can execute this operation no more than once per second.

// Example sending a request using the SetActiveReceiptRuleSetRequest method.
req := client.SetActiveReceiptRuleSetRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetActiveReceiptRuleSet

Example (Shared00)

SetActiveReceiptRuleSet

The following example sets the active receipt rule set:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.SetActiveReceiptRuleSetInput{
		RuleSetName: aws.String("RuleSetToActivate"),
	}

	req := svc.SetActiveReceiptRuleSetRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeRuleSetDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleSetDoesNotExistException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) SetIdentityDkimEnabledRequest

func (c *SES) SetIdentityDkimEnabledRequest(input *SetIdentityDkimEnabledInput) SetIdentityDkimEnabledRequest

SetIdentityDkimEnabledRequest returns a request value for making API operation for Amazon Simple Email Service.

Enables or disables Easy DKIM signing of email sent from an identity:

  • If Easy DKIM signing is enabled for a domain name identity (such as example.com), then Amazon SES will DKIM-sign all email sent by addresses under that domain name (for example, user@example.com).

  • If Easy DKIM signing is enabled for an email address, then Amazon SES will DKIM-sign all email sent by that email address.

For email addresses (for example, user@example.com), you can only enable Easy DKIM signing if the corresponding domain (in this case, example.com) has been set up for Easy DKIM using the AWS Console or the VerifyDomainDkim operation.

You can execute this operation no more than once per second.

For more information about Easy DKIM signing, go to the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html).

// Example sending a request using the SetIdentityDkimEnabledRequest method.
req := client.SetIdentityDkimEnabledRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityDkimEnabled

Example (Shared00)

SetIdentityDkimEnabled

The following example configures Amazon SES to Easy DKIM-sign the email sent from an identity:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.SetIdentityDkimEnabledInput{
		DkimEnabled: aws.Bool(true),
		Identity:    aws.String("user@example.com"),
	}

	req := svc.SetIdentityDkimEnabledRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) SetIdentityFeedbackForwardingEnabledRequest

func (c *SES) SetIdentityFeedbackForwardingEnabledRequest(input *SetIdentityFeedbackForwardingEnabledInput) SetIdentityFeedbackForwardingEnabledRequest

SetIdentityFeedbackForwardingEnabledRequest returns a request value for making API operation for Amazon Simple Email Service.

Given an identity (an email address or a domain), enables or disables whether Amazon SES forwards bounce and complaint notifications as email. Feedback forwarding can only be disabled when Amazon Simple Notification Service (Amazon SNS) topics are specified for both bounces and complaints.

Feedback forwarding does not apply to delivery notifications. Delivery notifications are only available through Amazon SNS.

You can execute this operation no more than once per second.

For more information about using notifications with Amazon SES, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html).

// Example sending a request using the SetIdentityFeedbackForwardingEnabledRequest method.
req := client.SetIdentityFeedbackForwardingEnabledRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityFeedbackForwardingEnabled

Example (Shared00)

SetIdentityFeedbackForwardingEnabled

The following example configures Amazon SES to forward an identity's bounces and complaints via email:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.SetIdentityFeedbackForwardingEnabledInput{
		ForwardingEnabled: aws.Bool(true),
		Identity:          aws.String("user@example.com"),
	}

	req := svc.SetIdentityFeedbackForwardingEnabledRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) SetIdentityHeadersInNotificationsEnabledRequest

func (c *SES) SetIdentityHeadersInNotificationsEnabledRequest(input *SetIdentityHeadersInNotificationsEnabledInput) SetIdentityHeadersInNotificationsEnabledRequest

SetIdentityHeadersInNotificationsEnabledRequest returns a request value for making API operation for Amazon Simple Email Service.

Given an identity (an email address or a domain), sets whether Amazon SES includes the original email headers in the Amazon Simple Notification Service (Amazon SNS) notifications of a specified type.

You can execute this operation no more than once per second.

For more information about using notifications with Amazon SES, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html).

// Example sending a request using the SetIdentityHeadersInNotificationsEnabledRequest method.
req := client.SetIdentityHeadersInNotificationsEnabledRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityHeadersInNotificationsEnabled

Example (Shared00)

SetIdentityHeadersInNotificationsEnabled

The following example configures Amazon SES to include the original email headers in the Amazon SNS bounce notifications for an identity:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.SetIdentityHeadersInNotificationsEnabledInput{
		Enabled:          aws.Bool(true),
		Identity:         aws.String("user@example.com"),
		NotificationType: ses.NotificationTypeBounce,
	}

	req := svc.SetIdentityHeadersInNotificationsEnabledRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) SetIdentityMailFromDomainRequest

func (c *SES) SetIdentityMailFromDomainRequest(input *SetIdentityMailFromDomainInput) SetIdentityMailFromDomainRequest

SetIdentityMailFromDomainRequest returns a request value for making API operation for Amazon Simple Email Service.

Enables or disables the custom MAIL FROM domain setup for a verified identity (an email address or a domain).

To send emails using the specified MAIL FROM domain, you must add an MX record to your MAIL FROM domain's DNS settings. If you want your emails to pass Sender Policy Framework (SPF) checks, you must also add or update an SPF record. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from-set.html).

You can execute this operation no more than once per second.

// Example sending a request using the SetIdentityMailFromDomainRequest method.
req := client.SetIdentityMailFromDomainRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityMailFromDomain

Example (Shared00)

SetIdentityMailFromDomain

The following example configures Amazon SES to use a custom MAIL FROM domain for an identity:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.SetIdentityMailFromDomainInput{
		BehaviorOnMXFailure: ses.BehaviorOnMXFailureUseDefaultValue,
		Identity:            aws.String("user@example.com"),
		MailFromDomain:      aws.String("bounces.example.com"),
	}

	req := svc.SetIdentityMailFromDomainRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) SetIdentityNotificationTopicRequest

func (c *SES) SetIdentityNotificationTopicRequest(input *SetIdentityNotificationTopicInput) SetIdentityNotificationTopicRequest

SetIdentityNotificationTopicRequest returns a request value for making API operation for Amazon Simple Email Service.

Given an identity (an email address or a domain), sets the Amazon Simple Notification Service (Amazon SNS) topic to which Amazon SES will publish bounce, complaint, and/or delivery notifications for emails sent with that identity as the Source.

Unless feedback forwarding is enabled, you must specify Amazon SNS topics for bounce and complaint notifications. For more information, see SetIdentityFeedbackForwardingEnabled.

You can execute this operation no more than once per second.

For more information about feedback notification, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications.html).

// Example sending a request using the SetIdentityNotificationTopicRequest method.
req := client.SetIdentityNotificationTopicRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityNotificationTopic

Example (Shared00)

SetIdentityNotificationTopic

The following example sets the Amazon SNS topic to which Amazon SES will publish bounce, complaint, and/or delivery notifications for emails sent with the specified identity as the Source:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.SetIdentityNotificationTopicInput{
		Identity:         aws.String("user@example.com"),
		NotificationType: ses.NotificationTypeBounce,
		SnsTopic:         aws.String("arn:aws:sns:us-west-2:111122223333:MyTopic"),
	}

	req := svc.SetIdentityNotificationTopicRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) SetReceiptRulePositionRequest

func (c *SES) SetReceiptRulePositionRequest(input *SetReceiptRulePositionInput) SetReceiptRulePositionRequest

SetReceiptRulePositionRequest returns a request value for making API operation for Amazon Simple Email Service.

Sets the position of the specified receipt rule in the receipt rule set.

For information about managing receipt rules, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rules.html).

You can execute this operation no more than once per second.

// Example sending a request using the SetReceiptRulePositionRequest method.
req := client.SetReceiptRulePositionRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetReceiptRulePosition

Example (Shared00)

SetReceiptRulePosition

The following example sets the position of a receipt rule in a receipt rule set:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.SetReceiptRulePositionInput{
		After:       aws.String("PutRuleAfterThisRule"),
		RuleName:    aws.String("RuleToReposition"),
		RuleSetName: aws.String("MyRuleSet"),
	}

	req := svc.SetReceiptRulePositionRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeRuleSetDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleSetDoesNotExistException, aerr.Error())
			case ses.ErrCodeRuleDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleDoesNotExistException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) UpdateConfigurationSetEventDestinationRequest

func (c *SES) UpdateConfigurationSetEventDestinationRequest(input *UpdateConfigurationSetEventDestinationInput) UpdateConfigurationSetEventDestinationRequest

UpdateConfigurationSetEventDestinationRequest returns a request value for making API operation for Amazon Simple Email Service.

Updates the event destination of a configuration set. Event destinations are associated with configuration sets, which enable you to publish email sending events to Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS). For information about using configuration sets, see Monitoring Your Amazon SES Sending Activity (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html) in the Amazon SES Developer Guide.

When you create or update an event destination, you must provide one, and only one, destination. The destination can be Amazon CloudWatch, Amazon Kinesis Firehose, or Amazon Simple Notification Service (Amazon SNS).

You can execute this operation no more than once per second.

// Example sending a request using the UpdateConfigurationSetEventDestinationRequest method.
req := client.UpdateConfigurationSetEventDestinationRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/UpdateConfigurationSetEventDestination

func (*SES) UpdateConfigurationSetTrackingOptionsRequest

func (c *SES) UpdateConfigurationSetTrackingOptionsRequest(input *UpdateConfigurationSetTrackingOptionsInput) UpdateConfigurationSetTrackingOptionsRequest

UpdateConfigurationSetTrackingOptionsRequest returns a request value for making API operation for Amazon Simple Email Service.

Modifies an association between a configuration set and a custom domain for open and click event tracking.

By default, images and links used for tracking open and click events are hosted on domains operated by Amazon SES. You can configure a subdomain of your own to handle these events by redirecting them to the Amazon SES-operated domain. For information about using configuration sets, see Configuring Custom Domains to Handle Open and Click Tracking (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html) in the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).

// Example sending a request using the UpdateConfigurationSetTrackingOptionsRequest method.
req := client.UpdateConfigurationSetTrackingOptionsRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/UpdateConfigurationSetTrackingOptions

func (*SES) UpdateReceiptRuleRequest

func (c *SES) UpdateReceiptRuleRequest(input *UpdateReceiptRuleInput) UpdateReceiptRuleRequest

UpdateReceiptRuleRequest returns a request value for making API operation for Amazon Simple Email Service.

Updates a receipt rule.

For information about managing receipt rules, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-managing-receipt-rules.html).

You can execute this operation no more than once per second.

// Example sending a request using the UpdateReceiptRuleRequest method.
req := client.UpdateReceiptRuleRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/UpdateReceiptRule

Example (Shared00)

UpdateReceiptRule

The following example updates a receipt rule to use an Amazon S3 action:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.UpdateReceiptRuleInput{
		Rule: &ses.ReceiptRule{
			Actions: []ses.ReceiptAction{
				{},
			},
			Enabled:     aws.Bool(true),
			Name:        aws.String("MyRule"),
			ScanEnabled: aws.Bool(true),
			TlsPolicy:   ses.TlsPolicyOptional,
		},
		RuleSetName: aws.String("MyRuleSet"),
	}

	req := svc.UpdateReceiptRuleRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			case ses.ErrCodeInvalidSnsTopicException:
				fmt.Println(ses.ErrCodeInvalidSnsTopicException, aerr.Error())
			case ses.ErrCodeInvalidS3ConfigurationException:
				fmt.Println(ses.ErrCodeInvalidS3ConfigurationException, aerr.Error())
			case ses.ErrCodeInvalidLambdaFunctionException:
				fmt.Println(ses.ErrCodeInvalidLambdaFunctionException, aerr.Error())
			case ses.ErrCodeRuleSetDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleSetDoesNotExistException, aerr.Error())
			case ses.ErrCodeRuleDoesNotExistException:
				fmt.Println(ses.ErrCodeRuleDoesNotExistException, aerr.Error())
			case ses.ErrCodeLimitExceededException:
				fmt.Println(ses.ErrCodeLimitExceededException, aerr.Error())
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) VerifyDomainDkimRequest

func (c *SES) VerifyDomainDkimRequest(input *VerifyDomainDkimInput) VerifyDomainDkimRequest

VerifyDomainDkimRequest returns a request value for making API operation for Amazon Simple Email Service.

Returns a set of DKIM tokens for a domain. DKIM tokens are character strings that represent your domain's identity. Using these tokens, you will need to create DNS CNAME records that point to DKIM public keys hosted by Amazon SES. Amazon Web Services will eventually detect that you have updated your DNS records; this detection process may take up to 72 hours. Upon successful detection, Amazon SES will be able to DKIM-sign email originating from that domain.

You can execute this operation no more than once per second.

To enable or disable Easy DKIM signing for a domain, use the SetIdentityDkimEnabled operation.

For more information about creating DNS records using DKIM tokens, go to the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim-dns-records.html).

// Example sending a request using the VerifyDomainDkimRequest method.
req := client.VerifyDomainDkimRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyDomainDkim

Example (Shared00)

VerifyDomainDkim

The following example generates DKIM tokens for a domain that has been verified with Amazon SES:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.VerifyDomainDkimInput{
		Domain: aws.String("example.com"),
	}

	req := svc.VerifyDomainDkimRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) VerifyDomainIdentityRequest

func (c *SES) VerifyDomainIdentityRequest(input *VerifyDomainIdentityInput) VerifyDomainIdentityRequest

VerifyDomainIdentityRequest returns a request value for making API operation for Amazon Simple Email Service.

Adds a domain to the list of identities for your Amazon SES account and attempts to verify it. For more information about verifying domains, see Verifying Email Addresses and Domains (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html) in the Amazon SES Developer Guide.

You can execute this operation no more than once per second.

// Example sending a request using the VerifyDomainIdentityRequest method.
req := client.VerifyDomainIdentityRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyDomainIdentity

Example (Shared00)

VerifyDomainIdentity

The following example starts the domain verification process with Amazon SES:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.VerifyDomainIdentityInput{
		Domain: aws.String("example.com"),
	}

	req := svc.VerifyDomainIdentityRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) VerifyEmailAddressRequest

func (c *SES) VerifyEmailAddressRequest(input *VerifyEmailAddressInput) VerifyEmailAddressRequest

VerifyEmailAddressRequest returns a request value for making API operation for Amazon Simple Email Service.

Deprecated. Use the VerifyEmailIdentity operation to verify a new email address.

// Example sending a request using the VerifyEmailAddressRequest method.
req := client.VerifyEmailAddressRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyEmailAddress

Example (Shared00)

VerifyEmailAddress

The following example starts the email address verification process with Amazon SES:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.VerifyEmailAddressInput{
		EmailAddress: aws.String("user@example.com"),
	}

	req := svc.VerifyEmailAddressRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) VerifyEmailIdentityRequest

func (c *SES) VerifyEmailIdentityRequest(input *VerifyEmailIdentityInput) VerifyEmailIdentityRequest

VerifyEmailIdentityRequest returns a request value for making API operation for Amazon Simple Email Service.

Adds an email address to the list of identities for your Amazon SES account and attempts to verify it. This operation causes a confirmation email message to be sent to the specified address.

You can execute this operation no more than once per second.

// Example sending a request using the VerifyEmailIdentityRequest method.
req := client.VerifyEmailIdentityRequest(params)
resp, err := req.Send()
if err == nil {
    fmt.Println(resp)
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyEmailIdentity

Example (Shared00)

VerifyEmailIdentity

The following example starts the email address verification process with Amazon SES:

package main

import (
	"fmt"

	"github.com/aws/aws-sdk-go-v2/aws"
	"github.com/aws/aws-sdk-go-v2/aws/awserr"
	"github.com/aws/aws-sdk-go-v2/aws/external"
	"github.com/aws/aws-sdk-go-v2/service/ses"
)

func main() {
	cfg, err := external.LoadDefaultAWSConfig()
	if err != nil {
		panic("failed to load config, " + err.Error())
	}

	svc := ses.New(cfg)
	input := &ses.VerifyEmailIdentityInput{
		EmailAddress: aws.String("user@example.com"),
	}

	req := svc.VerifyEmailIdentityRequest(input)
	result, err := req.Send()
	if err != nil {
		if aerr, ok := err.(awserr.Error); ok {
			switch aerr.Code() {
			default:
				fmt.Println(aerr.Error())
			}
		} else {
			// Print the error, cast err to awserr.Error to get the Code and
			// Message from an error.
			fmt.Println(err.Error())
		}
		return
	}

	fmt.Println(result)
}
Output:

func (*SES) WaitUntilIdentityExists

func (c *SES) WaitUntilIdentityExists(input *GetIdentityVerificationAttributesInput) error

WaitUntilIdentityExists uses the Amazon SES API operation GetIdentityVerificationAttributes to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.

func (*SES) WaitUntilIdentityExistsWithContext

func (c *SES) WaitUntilIdentityExistsWithContext(ctx aws.Context, input *GetIdentityVerificationAttributesInput, opts ...aws.WaiterOption) error

WaitUntilIdentityExistsWithContext is an extended version of WaitUntilIdentityExists. With the support for passing in a context and options to configure the Waiter and the underlying request options.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

type SNSAction

type SNSAction struct {

	// The encoding to use for the email within the Amazon SNS notification. UTF-8
	// is easier to use, but may not preserve all special characters when a message
	// was encoded with a different encoding format. Base64 preserves all special
	// characters. The default value is UTF-8.
	Encoding SNSActionEncoding `type:"string" enum:"true"`

	// The Amazon Resource Name (ARN) of the Amazon SNS topic to notify. An example
	// of an Amazon SNS topic ARN is arn:aws:sns:us-west-2:123456789012:MyTopic.
	// For more information about Amazon SNS topics, see the Amazon SNS Developer
	// Guide (http://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html).
	//
	// TopicArn is a required field
	TopicArn *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

When included in a receipt rule, this action publishes a notification to Amazon Simple Notification Service (Amazon SNS). This action includes a complete copy of the email content in the Amazon SNS notifications. Amazon SNS notifications for all other actions simply provide information about the email. They do not include the email content itself.

If you own the Amazon SNS topic, you don't need to do anything to give Amazon SES permission to publish emails to it. However, if you don't own the Amazon SNS topic, you need to attach a policy to the topic to give Amazon SES permissions to access it. For information about giving permissions, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html).

You can only publish emails that are 150 KB or less (including the header) to Amazon SNS. Larger emails will bounce. If you anticipate emails larger than 150 KB, use the S3 action instead.

For information about using a receipt rule to publish an Amazon SNS notification, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-sns.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SNSAction

func (SNSAction) GoString

func (s SNSAction) GoString() string

GoString returns the string representation

func (*SNSAction) SetEncoding

func (s *SNSAction) SetEncoding(v SNSActionEncoding) *SNSAction

SetEncoding sets the Encoding field's value.

func (*SNSAction) SetTopicArn

func (s *SNSAction) SetTopicArn(v string) *SNSAction

SetTopicArn sets the TopicArn field's value.

func (SNSAction) String

func (s SNSAction) String() string

String returns the string representation

func (*SNSAction) Validate

func (s *SNSAction) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type SNSActionEncoding

type SNSActionEncoding string
const (
	SNSActionEncodingUtf8   SNSActionEncoding = "UTF-8"
	SNSActionEncodingBase64 SNSActionEncoding = "Base64"
)

Enum values for SNSActionEncoding

type SNSDestination

type SNSDestination struct {

	// The ARN of the Amazon SNS topic that email sending events will be published
	// to. An example of an Amazon SNS topic ARN is arn:aws:sns:us-west-2:123456789012:MyTopic.
	// For more information about Amazon SNS topics, see the Amazon SNS Developer
	// Guide (http://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html).
	//
	// TopicARN is a required field
	TopicARN *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Contains the topic ARN associated with an Amazon Simple Notification Service (Amazon SNS) event destination.

Event destinations, such as Amazon SNS, are associated with configuration sets, which enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SNSDestination

func (SNSDestination) GoString

func (s SNSDestination) GoString() string

GoString returns the string representation

func (*SNSDestination) SetTopicARN

func (s *SNSDestination) SetTopicARN(v string) *SNSDestination

SetTopicARN sets the TopicARN field's value.

func (SNSDestination) String

func (s SNSDestination) String() string

String returns the string representation

func (*SNSDestination) Validate

func (s *SNSDestination) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type SendBounceInput

type SendBounceInput struct {

	// The address to use in the "From" header of the bounce message. This must
	// be an identity that you have verified with Amazon SES.
	//
	// BounceSender is a required field
	BounceSender *string `type:"string" required:"true"`

	// This parameter is used only for sending authorization. It is the ARN of the
	// identity that is associated with the sending authorization policy that permits
	// you to use the address in the "From" header of the bounce. For more information
	// about sending authorization, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html).
	BounceSenderArn *string `type:"string"`

	// A list of recipients of the bounced message, including the information required
	// to create the Delivery Status Notifications (DSNs) for the recipients. You
	// must specify at least one BouncedRecipientInfo in the list.
	//
	// BouncedRecipientInfoList is a required field
	BouncedRecipientInfoList []BouncedRecipientInfo `type:"list" required:"true"`

	// Human-readable text for the bounce message to explain the failure. If not
	// specified, the text will be auto-generated based on the bounced recipient
	// information.
	Explanation *string `type:"string"`

	// Message-related DSN fields. If not specified, Amazon SES will choose the
	// values.
	MessageDsn *MessageDsn `type:"structure"`

	// The message ID of the message to be bounced.
	//
	// OriginalMessageId is a required field
	OriginalMessageId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to send a bounce message to the sender of an email you received through Amazon SES. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendBounceRequest

func (SendBounceInput) GoString

func (s SendBounceInput) GoString() string

GoString returns the string representation

func (*SendBounceInput) SetBounceSender

func (s *SendBounceInput) SetBounceSender(v string) *SendBounceInput

SetBounceSender sets the BounceSender field's value.

func (*SendBounceInput) SetBounceSenderArn

func (s *SendBounceInput) SetBounceSenderArn(v string) *SendBounceInput

SetBounceSenderArn sets the BounceSenderArn field's value.

func (*SendBounceInput) SetBouncedRecipientInfoList

func (s *SendBounceInput) SetBouncedRecipientInfoList(v []BouncedRecipientInfo) *SendBounceInput

SetBouncedRecipientInfoList sets the BouncedRecipientInfoList field's value.

func (*SendBounceInput) SetExplanation

func (s *SendBounceInput) SetExplanation(v string) *SendBounceInput

SetExplanation sets the Explanation field's value.

func (*SendBounceInput) SetMessageDsn

func (s *SendBounceInput) SetMessageDsn(v *MessageDsn) *SendBounceInput

SetMessageDsn sets the MessageDsn field's value.

func (*SendBounceInput) SetOriginalMessageId

func (s *SendBounceInput) SetOriginalMessageId(v string) *SendBounceInput

SetOriginalMessageId sets the OriginalMessageId field's value.

func (SendBounceInput) String

func (s SendBounceInput) String() string

String returns the string representation

func (*SendBounceInput) Validate

func (s *SendBounceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type SendBounceOutput

type SendBounceOutput struct {

	// The message ID of the bounce message.
	MessageId *string `type:"string"`
	// contains filtered or unexported fields
}

Represents a unique message ID. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendBounceResponse

func (SendBounceOutput) GoString

func (s SendBounceOutput) GoString() string

GoString returns the string representation

func (SendBounceOutput) SDKResponseMetadata

func (s SendBounceOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*SendBounceOutput) SetMessageId

func (s *SendBounceOutput) SetMessageId(v string) *SendBounceOutput

SetMessageId sets the MessageId field's value.

func (SendBounceOutput) String

func (s SendBounceOutput) String() string

String returns the string representation

type SendBounceRequest

type SendBounceRequest struct {
	*aws.Request
	Input *SendBounceInput
}

SendBounceRequest is a API request type for the SendBounce API operation.

func (SendBounceRequest) Send

Send marshals and sends the SendBounce API request.

type SendDataPoint

type SendDataPoint struct {

	// Number of emails that have bounced.
	Bounces *int64 `type:"long"`

	// Number of unwanted emails that were rejected by recipients.
	Complaints *int64 `type:"long"`

	// Number of emails that have been sent.
	DeliveryAttempts *int64 `type:"long"`

	// Number of emails rejected by Amazon SES.
	Rejects *int64 `type:"long"`

	// Time of the data point.
	Timestamp *time.Time `type:"timestamp" timestampFormat:"iso8601"`
	// contains filtered or unexported fields
}

Represents sending statistics data. Each SendDataPoint contains statistics for a 15-minute period of sending activity. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendDataPoint

func (SendDataPoint) GoString

func (s SendDataPoint) GoString() string

GoString returns the string representation

func (*SendDataPoint) SetBounces

func (s *SendDataPoint) SetBounces(v int64) *SendDataPoint

SetBounces sets the Bounces field's value.

func (*SendDataPoint) SetComplaints

func (s *SendDataPoint) SetComplaints(v int64) *SendDataPoint

SetComplaints sets the Complaints field's value.

func (*SendDataPoint) SetDeliveryAttempts

func (s *SendDataPoint) SetDeliveryAttempts(v int64) *SendDataPoint

SetDeliveryAttempts sets the DeliveryAttempts field's value.

func (*SendDataPoint) SetRejects

func (s *SendDataPoint) SetRejects(v int64) *SendDataPoint

SetRejects sets the Rejects field's value.

func (*SendDataPoint) SetTimestamp

func (s *SendDataPoint) SetTimestamp(v time.Time) *SendDataPoint

SetTimestamp sets the Timestamp field's value.

func (SendDataPoint) String

func (s SendDataPoint) String() string

String returns the string representation

type SendEmailInput

type SendEmailInput struct {

	// The name of the configuration set to use when you send an email using SendEmail.
	ConfigurationSetName *string `type:"string"`

	// The destination for this email, composed of To:, CC:, and BCC: fields.
	//
	// Destination is a required field
	Destination *Destination `type:"structure" required:"true"`

	// The message to be sent.
	//
	// Message is a required field
	Message *Message `type:"structure" required:"true"`

	// The reply-to email address(es) for the message. If the recipient replies
	// to the message, each reply-to address will receive the reply.
	ReplyToAddresses []string `type:"list"`

	// The email address that bounces and complaints will be forwarded to when feedback
	// forwarding is enabled. If the message cannot be delivered to the recipient,
	// then an error message will be returned from the recipient's ISP; this message
	// will then be forwarded to the email address specified by the ReturnPath parameter.
	// The ReturnPath parameter is never overwritten. This email address must be
	// either individually verified with Amazon SES, or from a domain that has been
	// verified with Amazon SES.
	ReturnPath *string `type:"string"`

	// This parameter is used only for sending authorization. It is the ARN of the
	// identity that is associated with the sending authorization policy that permits
	// you to use the email address specified in the ReturnPath parameter.
	//
	// For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com)
	// attaches a policy to it that authorizes you to use feedback@example.com,
	// then you would specify the ReturnPathArn to be arn:aws:ses:us-east-1:123456789012:identity/example.com,
	// and the ReturnPath to be feedback@example.com.
	//
	// For more information about sending authorization, see the Amazon SES Developer
	// Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html).
	ReturnPathArn *string `type:"string"`

	// The email address that is sending the email. This email address must be either
	// individually verified with Amazon SES, or from a domain that has been verified
	// with Amazon SES. For information about verifying identities, see the Amazon
	// SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-addresses-and-domains.html).
	//
	// If you are sending on behalf of another user and have been permitted to do
	// so by a sending authorization policy, then you must also specify the SourceArn
	// parameter. For more information about sending authorization, see the Amazon
	// SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html).
	//
	// In all cases, the email address must be 7-bit ASCII. If the text must contain
	// any other characters, then you must use MIME encoded-word syntax (RFC 2047)
	// instead of a literal string. MIME encoded-word syntax uses the following
	// form: =?charset?encoding?encoded-text?=. For more information, see RFC 2047
	// (https://tools.ietf.org/html/rfc2047).
	//
	// Source is a required field
	Source *string `type:"string" required:"true"`

	// This parameter is used only for sending authorization. It is the ARN of the
	// identity that is associated with the sending authorization policy that permits
	// you to send for the email address specified in the Source parameter.
	//
	// For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com)
	// attaches a policy to it that authorizes you to send from user@example.com,
	// then you would specify the SourceArn to be arn:aws:ses:us-east-1:123456789012:identity/example.com,
	// and the Source to be user@example.com.
	//
	// For more information about sending authorization, see the Amazon SES Developer
	// Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization.html).
	SourceArn *string `type:"string"`

	// A list of tags, in the form of name/value pairs, to apply to an email that
	// you send using SendEmail. Tags correspond to characteristics of the email
	// that you define, so that you can publish email sending events.
	Tags []MessageTag `type:"list"`
	// contains filtered or unexported fields
}

Represents a request to send a single formatted email using Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-formatted.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendEmailRequest

func (SendEmailInput) GoString

func (s SendEmailInput) GoString() string

GoString returns the string representation

func (*SendEmailInput) SetConfigurationSetName

func (s *SendEmailInput) SetConfigurationSetName(v string) *SendEmailInput

SetConfigurationSetName sets the ConfigurationSetName field's value.

func (*SendEmailInput) SetDestination

func (s *SendEmailInput) SetDestination(v *Destination) *SendEmailInput

SetDestination sets the Destination field's value.

func (*SendEmailInput) SetMessage

func (s *SendEmailInput) SetMessage(v *Message) *SendEmailInput

SetMessage sets the Message field's value.

func (*SendEmailInput) SetReplyToAddresses

func (s *SendEmailInput) SetReplyToAddresses(v []string) *SendEmailInput

SetReplyToAddresses sets the ReplyToAddresses field's value.

func (*SendEmailInput) SetReturnPath

func (s *SendEmailInput) SetReturnPath(v string) *SendEmailInput

SetReturnPath sets the ReturnPath field's value.

func (*SendEmailInput) SetReturnPathArn

func (s *SendEmailInput) SetReturnPathArn(v string) *SendEmailInput

SetReturnPathArn sets the ReturnPathArn field's value.

func (*SendEmailInput) SetSource

func (s *SendEmailInput) SetSource(v string) *SendEmailInput

SetSource sets the Source field's value.

func (*SendEmailInput) SetSourceArn

func (s *SendEmailInput) SetSourceArn(v string) *SendEmailInput

SetSourceArn sets the SourceArn field's value.

func (*SendEmailInput) SetTags

func (s *SendEmailInput) SetTags(v []MessageTag) *SendEmailInput

SetTags sets the Tags field's value.

func (SendEmailInput) String

func (s SendEmailInput) String() string

String returns the string representation

func (*SendEmailInput) Validate

func (s *SendEmailInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type SendEmailOutput

type SendEmailOutput struct {

	// The unique message identifier returned from the SendEmail action.
	//
	// MessageId is a required field
	MessageId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a unique message ID. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendEmailResponse

func (SendEmailOutput) GoString

func (s SendEmailOutput) GoString() string

GoString returns the string representation

func (SendEmailOutput) SDKResponseMetadata

func (s SendEmailOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*SendEmailOutput) SetMessageId

func (s *SendEmailOutput) SetMessageId(v string) *SendEmailOutput

SetMessageId sets the MessageId field's value.

func (SendEmailOutput) String

func (s SendEmailOutput) String() string

String returns the string representation

type SendEmailRequest

type SendEmailRequest struct {
	*aws.Request
	Input *SendEmailInput
}

SendEmailRequest is a API request type for the SendEmail API operation.

func (SendEmailRequest) Send

func (r SendEmailRequest) Send() (*SendEmailOutput, error)

Send marshals and sends the SendEmail API request.

type SendRawEmailInput

type SendRawEmailInput struct {

	// The name of the configuration set to use when you send an email using SendRawEmail.
	ConfigurationSetName *string `type:"string"`

	// A list of destinations for the message, consisting of To:, CC:, and BCC:
	// addresses.
	Destinations []string `type:"list"`

	// This parameter is used only for sending authorization. It is the ARN of the
	// identity that is associated with the sending authorization policy that permits
	// you to specify a particular "From" address in the header of the raw email.
	//
	// Instead of using this parameter, you can use the X-header X-SES-FROM-ARN
	// in the raw message of the email. If you use both the FromArn parameter and
	// the corresponding X-header, Amazon SES uses the value of the FromArn parameter.
	//
	// For information about when to use this parameter, see the description of
	// SendRawEmail in this guide, or see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization-delegate-sender-tasks-email.html).
	FromArn *string `type:"string"`

	// The raw text of the message. The client is responsible for ensuring the following:
	//
	//    * Message must contain a header and a body, separated by a blank line.
	//
	//    * All required header fields must be present.
	//
	//    * Each part of a multipart MIME message must be formatted properly.
	//
	//    * MIME content types must be among those supported by Amazon SES. For
	//    more information, go to the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/mime-types.html).
	//
	//    * Must be base64-encoded.
	//
	//    * Per RFC 5321 (https://tools.ietf.org/html/rfc5321#section-4.5.3.1.6),
	//    the maximum length of each line of text, including the <CRLF>, must not
	//    exceed 1,000 characters.
	//
	// RawMessage is a required field
	RawMessage *RawMessage `type:"structure" required:"true"`

	// This parameter is used only for sending authorization. It is the ARN of the
	// identity that is associated with the sending authorization policy that permits
	// you to use the email address specified in the ReturnPath parameter.
	//
	// For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com)
	// attaches a policy to it that authorizes you to use feedback@example.com,
	// then you would specify the ReturnPathArn to be arn:aws:ses:us-east-1:123456789012:identity/example.com,
	// and the ReturnPath to be feedback@example.com.
	//
	// Instead of using this parameter, you can use the X-header X-SES-RETURN-PATH-ARN
	// in the raw message of the email. If you use both the ReturnPathArn parameter
	// and the corresponding X-header, Amazon SES uses the value of the ReturnPathArn
	// parameter.
	//
	// For information about when to use this parameter, see the description of
	// SendRawEmail in this guide, or see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization-delegate-sender-tasks-email.html).
	ReturnPathArn *string `type:"string"`

	// The identity's email address. If you do not provide a value for this parameter,
	// you must specify a "From" address in the raw text of the message. (You can
	// also specify both.)
	//
	// By default, the string must be 7-bit ASCII. If the text must contain any
	// other characters, then you must use MIME encoded-word syntax (RFC 2047) instead
	// of a literal string. MIME encoded-word syntax uses the following form: =?charset?encoding?encoded-text?=.
	// For more information, see RFC 2047 (https://tools.ietf.org/html/rfc2047).
	//
	// If you specify the Source parameter and have feedback forwarding enabled,
	// then bounces and complaints will be sent to this email address. This takes
	// precedence over any Return-Path header that you might include in the raw
	// text of the message.
	Source *string `type:"string"`

	// This parameter is used only for sending authorization. It is the ARN of the
	// identity that is associated with the sending authorization policy that permits
	// you to send for the email address specified in the Source parameter.
	//
	// For example, if the owner of example.com (which has ARN arn:aws:ses:us-east-1:123456789012:identity/example.com)
	// attaches a policy to it that authorizes you to send from user@example.com,
	// then you would specify the SourceArn to be arn:aws:ses:us-east-1:123456789012:identity/example.com,
	// and the Source to be user@example.com.
	//
	// Instead of using this parameter, you can use the X-header X-SES-SOURCE-ARN
	// in the raw message of the email. If you use both the SourceArn parameter
	// and the corresponding X-header, Amazon SES uses the value of the SourceArn
	// parameter.
	//
	// For information about when to use this parameter, see the description of
	// SendRawEmail in this guide, or see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/sending-authorization-delegate-sender-tasks-email.html).
	SourceArn *string `type:"string"`

	// A list of tags, in the form of name/value pairs, to apply to an email that
	// you send using SendRawEmail. Tags correspond to characteristics of the email
	// that you define, so that you can publish email sending events.
	Tags []MessageTag `type:"list"`
	// contains filtered or unexported fields
}

Represents a request to send a single raw email using Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-email-raw.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendRawEmailRequest

func (SendRawEmailInput) GoString

func (s SendRawEmailInput) GoString() string

GoString returns the string representation

func (*SendRawEmailInput) SetConfigurationSetName

func (s *SendRawEmailInput) SetConfigurationSetName(v string) *SendRawEmailInput

SetConfigurationSetName sets the ConfigurationSetName field's value.

func (*SendRawEmailInput) SetDestinations

func (s *SendRawEmailInput) SetDestinations(v []string) *SendRawEmailInput

SetDestinations sets the Destinations field's value.

func (*SendRawEmailInput) SetFromArn

func (s *SendRawEmailInput) SetFromArn(v string) *SendRawEmailInput

SetFromArn sets the FromArn field's value.

func (*SendRawEmailInput) SetRawMessage

func (s *SendRawEmailInput) SetRawMessage(v *RawMessage) *SendRawEmailInput

SetRawMessage sets the RawMessage field's value.

func (*SendRawEmailInput) SetReturnPathArn

func (s *SendRawEmailInput) SetReturnPathArn(v string) *SendRawEmailInput

SetReturnPathArn sets the ReturnPathArn field's value.

func (*SendRawEmailInput) SetSource

func (s *SendRawEmailInput) SetSource(v string) *SendRawEmailInput

SetSource sets the Source field's value.

func (*SendRawEmailInput) SetSourceArn

func (s *SendRawEmailInput) SetSourceArn(v string) *SendRawEmailInput

SetSourceArn sets the SourceArn field's value.

func (*SendRawEmailInput) SetTags

SetTags sets the Tags field's value.

func (SendRawEmailInput) String

func (s SendRawEmailInput) String() string

String returns the string representation

func (*SendRawEmailInput) Validate

func (s *SendRawEmailInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type SendRawEmailOutput

type SendRawEmailOutput struct {

	// The unique message identifier returned from the SendRawEmail action.
	//
	// MessageId is a required field
	MessageId *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a unique message ID. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendRawEmailResponse

func (SendRawEmailOutput) GoString

func (s SendRawEmailOutput) GoString() string

GoString returns the string representation

func (SendRawEmailOutput) SDKResponseMetadata

func (s SendRawEmailOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*SendRawEmailOutput) SetMessageId

func (s *SendRawEmailOutput) SetMessageId(v string) *SendRawEmailOutput

SetMessageId sets the MessageId field's value.

func (SendRawEmailOutput) String

func (s SendRawEmailOutput) String() string

String returns the string representation

type SendRawEmailRequest

type SendRawEmailRequest struct {
	*aws.Request
	Input *SendRawEmailInput
}

SendRawEmailRequest is a API request type for the SendRawEmail API operation.

func (SendRawEmailRequest) Send

Send marshals and sends the SendRawEmail API request.

type SetActiveReceiptRuleSetInput

type SetActiveReceiptRuleSetInput struct {

	// The name of the receipt rule set to make active. Setting this value to null
	// disables all email receiving.
	RuleSetName *string `type:"string"`
	// contains filtered or unexported fields
}

Represents a request to set a receipt rule set as the active receipt rule set. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetActiveReceiptRuleSetRequest

func (SetActiveReceiptRuleSetInput) GoString

func (s SetActiveReceiptRuleSetInput) GoString() string

GoString returns the string representation

func (*SetActiveReceiptRuleSetInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (SetActiveReceiptRuleSetInput) String

String returns the string representation

type SetActiveReceiptRuleSetOutput

type SetActiveReceiptRuleSetOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetActiveReceiptRuleSetResponse

func (SetActiveReceiptRuleSetOutput) GoString

GoString returns the string representation

func (SetActiveReceiptRuleSetOutput) SDKResponseMetadata

func (s SetActiveReceiptRuleSetOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (SetActiveReceiptRuleSetOutput) String

String returns the string representation

type SetActiveReceiptRuleSetRequest

type SetActiveReceiptRuleSetRequest struct {
	*aws.Request
	Input *SetActiveReceiptRuleSetInput
}

SetActiveReceiptRuleSetRequest is a API request type for the SetActiveReceiptRuleSet API operation.

func (SetActiveReceiptRuleSetRequest) Send

Send marshals and sends the SetActiveReceiptRuleSet API request.

type SetIdentityDkimEnabledInput

type SetIdentityDkimEnabledInput struct {

	// Sets whether DKIM signing is enabled for an identity. Set to true to enable
	// DKIM signing for this identity; false to disable it.
	//
	// DkimEnabled is a required field
	DkimEnabled *bool `type:"boolean" required:"true"`

	// The identity for which DKIM signing should be enabled or disabled.
	//
	// Identity is a required field
	Identity *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to enable or disable Amazon SES Easy DKIM signing for an identity. For more information about setting up Easy DKIM, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityDkimEnabledRequest

func (SetIdentityDkimEnabledInput) GoString

func (s SetIdentityDkimEnabledInput) GoString() string

GoString returns the string representation

func (*SetIdentityDkimEnabledInput) SetDkimEnabled

SetDkimEnabled sets the DkimEnabled field's value.

func (*SetIdentityDkimEnabledInput) SetIdentity

SetIdentity sets the Identity field's value.

func (SetIdentityDkimEnabledInput) String

String returns the string representation

func (*SetIdentityDkimEnabledInput) Validate

func (s *SetIdentityDkimEnabledInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type SetIdentityDkimEnabledOutput

type SetIdentityDkimEnabledOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityDkimEnabledResponse

func (SetIdentityDkimEnabledOutput) GoString

func (s SetIdentityDkimEnabledOutput) GoString() string

GoString returns the string representation

func (SetIdentityDkimEnabledOutput) SDKResponseMetadata

func (s SetIdentityDkimEnabledOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (SetIdentityDkimEnabledOutput) String

String returns the string representation

type SetIdentityDkimEnabledRequest

type SetIdentityDkimEnabledRequest struct {
	*aws.Request
	Input *SetIdentityDkimEnabledInput
}

SetIdentityDkimEnabledRequest is a API request type for the SetIdentityDkimEnabled API operation.

func (SetIdentityDkimEnabledRequest) Send

Send marshals and sends the SetIdentityDkimEnabled API request.

type SetIdentityFeedbackForwardingEnabledInput

type SetIdentityFeedbackForwardingEnabledInput struct {

	// Sets whether Amazon SES will forward bounce and complaint notifications as
	// email. true specifies that Amazon SES will forward bounce and complaint notifications
	// as email, in addition to any Amazon SNS topic publishing otherwise specified.
	// false specifies that Amazon SES will publish bounce and complaint notifications
	// only through Amazon SNS. This value can only be set to false when Amazon
	// SNS topics are set for both Bounce and Complaint notification types.
	//
	// ForwardingEnabled is a required field
	ForwardingEnabled *bool `type:"boolean" required:"true"`

	// The identity for which to set bounce and complaint notification forwarding.
	// Examples: user@example.com, example.com.
	//
	// Identity is a required field
	Identity *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to enable or disable whether Amazon SES forwards you bounce and complaint notifications through email. For information about email feedback forwarding, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications-via-email.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityFeedbackForwardingEnabledRequest

func (SetIdentityFeedbackForwardingEnabledInput) GoString

GoString returns the string representation

func (*SetIdentityFeedbackForwardingEnabledInput) SetForwardingEnabled

SetForwardingEnabled sets the ForwardingEnabled field's value.

func (*SetIdentityFeedbackForwardingEnabledInput) SetIdentity

SetIdentity sets the Identity field's value.

func (SetIdentityFeedbackForwardingEnabledInput) String

String returns the string representation

func (*SetIdentityFeedbackForwardingEnabledInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type SetIdentityFeedbackForwardingEnabledOutput

type SetIdentityFeedbackForwardingEnabledOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityFeedbackForwardingEnabledResponse

func (SetIdentityFeedbackForwardingEnabledOutput) GoString

GoString returns the string representation

func (SetIdentityFeedbackForwardingEnabledOutput) SDKResponseMetadata

SDKResponseMetdata return sthe response metadata for the API.

func (SetIdentityFeedbackForwardingEnabledOutput) String

String returns the string representation

type SetIdentityFeedbackForwardingEnabledRequest

type SetIdentityFeedbackForwardingEnabledRequest struct {
	*aws.Request
	Input *SetIdentityFeedbackForwardingEnabledInput
}

SetIdentityFeedbackForwardingEnabledRequest is a API request type for the SetIdentityFeedbackForwardingEnabled API operation.

func (SetIdentityFeedbackForwardingEnabledRequest) Send

Send marshals and sends the SetIdentityFeedbackForwardingEnabled API request.

type SetIdentityHeadersInNotificationsEnabledInput

type SetIdentityHeadersInNotificationsEnabledInput struct {

	// Sets whether Amazon SES includes the original email headers in Amazon SNS
	// notifications of the specified notification type. A value of true specifies
	// that Amazon SES will include headers in notifications, and a value of false
	// specifies that Amazon SES will not include headers in notifications.
	//
	// This value can only be set when NotificationType is already set to use a
	// particular Amazon SNS topic.
	//
	// Enabled is a required field
	Enabled *bool `type:"boolean" required:"true"`

	// The identity for which to enable or disable headers in notifications. Examples:
	// user@example.com, example.com.
	//
	// Identity is a required field
	Identity *string `type:"string" required:"true"`

	// The notification type for which to enable or disable headers in notifications.
	//
	// NotificationType is a required field
	NotificationType NotificationType `type:"string" required:"true" enum:"true"`
	// contains filtered or unexported fields
}

Represents a request to set whether Amazon SES includes the original email headers in the Amazon SNS notifications of a specified type. For information about notifications, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications-via-sns.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityHeadersInNotificationsEnabledRequest

func (SetIdentityHeadersInNotificationsEnabledInput) GoString

GoString returns the string representation

func (*SetIdentityHeadersInNotificationsEnabledInput) SetEnabled

SetEnabled sets the Enabled field's value.

func (*SetIdentityHeadersInNotificationsEnabledInput) SetIdentity

SetIdentity sets the Identity field's value.

func (*SetIdentityHeadersInNotificationsEnabledInput) SetNotificationType

SetNotificationType sets the NotificationType field's value.

func (SetIdentityHeadersInNotificationsEnabledInput) String

String returns the string representation

func (*SetIdentityHeadersInNotificationsEnabledInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type SetIdentityHeadersInNotificationsEnabledOutput

type SetIdentityHeadersInNotificationsEnabledOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityHeadersInNotificationsEnabledResponse

func (SetIdentityHeadersInNotificationsEnabledOutput) GoString

GoString returns the string representation

func (SetIdentityHeadersInNotificationsEnabledOutput) SDKResponseMetadata

SDKResponseMetdata return sthe response metadata for the API.

func (SetIdentityHeadersInNotificationsEnabledOutput) String

String returns the string representation

type SetIdentityHeadersInNotificationsEnabledRequest

type SetIdentityHeadersInNotificationsEnabledRequest struct {
	*aws.Request
	Input *SetIdentityHeadersInNotificationsEnabledInput
}

SetIdentityHeadersInNotificationsEnabledRequest is a API request type for the SetIdentityHeadersInNotificationsEnabled API operation.

func (SetIdentityHeadersInNotificationsEnabledRequest) Send

Send marshals and sends the SetIdentityHeadersInNotificationsEnabled API request.

type SetIdentityMailFromDomainInput

type SetIdentityMailFromDomainInput struct {

	// The action that you want Amazon SES to take if it cannot successfully read
	// the required MX record when you send an email. If you choose UseDefaultValue,
	// Amazon SES will use amazonses.com (or a subdomain of that) as the MAIL FROM
	// domain. If you choose RejectMessage, Amazon SES will return a MailFromDomainNotVerified
	// error and not send the email.
	//
	// The action specified in BehaviorOnMXFailure is taken when the custom MAIL
	// FROM domain setup is in the Pending, Failed, and TemporaryFailure states.
	BehaviorOnMXFailure BehaviorOnMXFailure `type:"string" enum:"true"`

	// The verified identity for which you want to enable or disable the specified
	// custom MAIL FROM domain.
	//
	// Identity is a required field
	Identity *string `type:"string" required:"true"`

	// The custom MAIL FROM domain that you want the verified identity to use. The
	// MAIL FROM domain must 1) be a subdomain of the verified identity, 2) not
	// be used in a "From" address if the MAIL FROM domain is the destination of
	// email feedback forwarding (for more information, see the Amazon SES Developer
	// Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from.html)),
	// and 3) not be used to receive emails. A value of null disables the custom
	// MAIL FROM setting for the identity.
	MailFromDomain *string `type:"string"`
	// contains filtered or unexported fields
}

Represents a request to enable or disable the Amazon SES custom MAIL FROM domain setup for a verified identity. For information about using a custom MAIL FROM domain, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/mail-from.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityMailFromDomainRequest

func (SetIdentityMailFromDomainInput) GoString

GoString returns the string representation

func (*SetIdentityMailFromDomainInput) SetBehaviorOnMXFailure

SetBehaviorOnMXFailure sets the BehaviorOnMXFailure field's value.

func (*SetIdentityMailFromDomainInput) SetIdentity

SetIdentity sets the Identity field's value.

func (*SetIdentityMailFromDomainInput) SetMailFromDomain

SetMailFromDomain sets the MailFromDomain field's value.

func (SetIdentityMailFromDomainInput) String

String returns the string representation

func (*SetIdentityMailFromDomainInput) Validate

func (s *SetIdentityMailFromDomainInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type SetIdentityMailFromDomainOutput

type SetIdentityMailFromDomainOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityMailFromDomainResponse

func (SetIdentityMailFromDomainOutput) GoString

GoString returns the string representation

func (SetIdentityMailFromDomainOutput) SDKResponseMetadata

func (s SetIdentityMailFromDomainOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (SetIdentityMailFromDomainOutput) String

String returns the string representation

type SetIdentityMailFromDomainRequest

type SetIdentityMailFromDomainRequest struct {
	*aws.Request
	Input *SetIdentityMailFromDomainInput
}

SetIdentityMailFromDomainRequest is a API request type for the SetIdentityMailFromDomain API operation.

func (SetIdentityMailFromDomainRequest) Send

Send marshals and sends the SetIdentityMailFromDomain API request.

type SetIdentityNotificationTopicInput

type SetIdentityNotificationTopicInput struct {

	// The identity for which the Amazon SNS topic will be set. You can specify
	// an identity by using its name or by using its Amazon Resource Name (ARN).
	// Examples: user@example.com, example.com, arn:aws:ses:us-east-1:123456789012:identity/example.com.
	//
	// Identity is a required field
	Identity *string `type:"string" required:"true"`

	// The type of notifications that will be published to the specified Amazon
	// SNS topic.
	//
	// NotificationType is a required field
	NotificationType NotificationType `type:"string" required:"true" enum:"true"`

	// The Amazon Resource Name (ARN) of the Amazon SNS topic. If the parameter
	// is omitted from the request or a null value is passed, SnsTopic is cleared
	// and publishing is disabled.
	SnsTopic *string `type:"string"`
	// contains filtered or unexported fields
}

Represents a request to specify the Amazon SNS topic to which Amazon SES will publish bounce, complaint, or delivery notifications for emails sent with that identity as the Source. For information about Amazon SES notifications, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/notifications-via-sns.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityNotificationTopicRequest

func (SetIdentityNotificationTopicInput) GoString

GoString returns the string representation

func (*SetIdentityNotificationTopicInput) SetIdentity

SetIdentity sets the Identity field's value.

func (*SetIdentityNotificationTopicInput) SetNotificationType

SetNotificationType sets the NotificationType field's value.

func (*SetIdentityNotificationTopicInput) SetSnsTopic

SetSnsTopic sets the SnsTopic field's value.

func (SetIdentityNotificationTopicInput) String

String returns the string representation

func (*SetIdentityNotificationTopicInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type SetIdentityNotificationTopicOutput

type SetIdentityNotificationTopicOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetIdentityNotificationTopicResponse

func (SetIdentityNotificationTopicOutput) GoString

GoString returns the string representation

func (SetIdentityNotificationTopicOutput) SDKResponseMetadata

func (s SetIdentityNotificationTopicOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (SetIdentityNotificationTopicOutput) String

String returns the string representation

type SetIdentityNotificationTopicRequest

type SetIdentityNotificationTopicRequest struct {
	*aws.Request
	Input *SetIdentityNotificationTopicInput
}

SetIdentityNotificationTopicRequest is a API request type for the SetIdentityNotificationTopic API operation.

func (SetIdentityNotificationTopicRequest) Send

Send marshals and sends the SetIdentityNotificationTopic API request.

type SetReceiptRulePositionInput

type SetReceiptRulePositionInput struct {

	// The name of the receipt rule after which to place the specified receipt rule.
	After *string `type:"string"`

	// The name of the receipt rule to reposition.
	//
	// RuleName is a required field
	RuleName *string `type:"string" required:"true"`

	// The name of the receipt rule set that contains the receipt rule to reposition.
	//
	// RuleSetName is a required field
	RuleSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to set the position of a receipt rule in a receipt rule set. You use receipt rule sets to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetReceiptRulePositionRequest

func (SetReceiptRulePositionInput) GoString

func (s SetReceiptRulePositionInput) GoString() string

GoString returns the string representation

func (*SetReceiptRulePositionInput) SetAfter

SetAfter sets the After field's value.

func (*SetReceiptRulePositionInput) SetRuleName

SetRuleName sets the RuleName field's value.

func (*SetReceiptRulePositionInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (SetReceiptRulePositionInput) String

String returns the string representation

func (*SetReceiptRulePositionInput) Validate

func (s *SetReceiptRulePositionInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type SetReceiptRulePositionOutput

type SetReceiptRulePositionOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SetReceiptRulePositionResponse

func (SetReceiptRulePositionOutput) GoString

func (s SetReceiptRulePositionOutput) GoString() string

GoString returns the string representation

func (SetReceiptRulePositionOutput) SDKResponseMetadata

func (s SetReceiptRulePositionOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (SetReceiptRulePositionOutput) String

String returns the string representation

type SetReceiptRulePositionRequest

type SetReceiptRulePositionRequest struct {
	*aws.Request
	Input *SetReceiptRulePositionInput
}

SetReceiptRulePositionRequest is a API request type for the SetReceiptRulePosition API operation.

func (SetReceiptRulePositionRequest) Send

Send marshals and sends the SetReceiptRulePosition API request.

type StopAction

type StopAction struct {

	// The name of the RuleSet that is being stopped.
	//
	// Scope is a required field
	Scope StopScope `type:"string" required:"true" enum:"true"`

	// The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
	// stop action is taken. An example of an Amazon SNS topic ARN is arn:aws:sns:us-west-2:123456789012:MyTopic.
	// For more information about Amazon SNS topics, see the Amazon SNS Developer
	// Guide (http://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html).
	TopicArn *string `type:"string"`
	// contains filtered or unexported fields
}

When included in a receipt rule, this action terminates the evaluation of the receipt rule set and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).

For information about setting a stop action in a receipt rule, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-stop.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/StopAction

func (StopAction) GoString

func (s StopAction) GoString() string

GoString returns the string representation

func (*StopAction) SetScope

func (s *StopAction) SetScope(v StopScope) *StopAction

SetScope sets the Scope field's value.

func (*StopAction) SetTopicArn

func (s *StopAction) SetTopicArn(v string) *StopAction

SetTopicArn sets the TopicArn field's value.

func (StopAction) String

func (s StopAction) String() string

String returns the string representation

func (*StopAction) Validate

func (s *StopAction) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type StopScope

type StopScope string
const (
	StopScopeRuleSet StopScope = "RuleSet"
)

Enum values for StopScope

type TlsPolicy

type TlsPolicy string
const (
	TlsPolicyRequire  TlsPolicy = "Require"
	TlsPolicyOptional TlsPolicy = "Optional"
)

Enum values for TlsPolicy

type TrackingOptions

type TrackingOptions struct {

	// The custom subdomain that will be used to redirect email recipients to the
	// Amazon SES event tracking domain.
	CustomRedirectDomain *string `type:"string"`
	// contains filtered or unexported fields
}

A domain that is used to redirect email recipients to an Amazon SES-operated domain. This domain captures open and click events generated by Amazon SES emails.

For more information, see Configuring Custom Domains to Handle Open and Click Tracking (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html) in the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/TrackingOptions

func (TrackingOptions) GoString

func (s TrackingOptions) GoString() string

GoString returns the string representation

func (*TrackingOptions) SetCustomRedirectDomain

func (s *TrackingOptions) SetCustomRedirectDomain(v string) *TrackingOptions

SetCustomRedirectDomain sets the CustomRedirectDomain field's value.

func (TrackingOptions) String

func (s TrackingOptions) String() string

String returns the string representation

type UpdateConfigurationSetEventDestinationInput

type UpdateConfigurationSetEventDestinationInput struct {

	// The name of the configuration set that contains the event destination that
	// you want to update.
	//
	// ConfigurationSetName is a required field
	ConfigurationSetName *string `type:"string" required:"true"`

	// The event destination object that you want to apply to the specified configuration
	// set.
	//
	// EventDestination is a required field
	EventDestination *EventDestination `type:"structure" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to update the event destination of a configuration set. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/UpdateConfigurationSetEventDestinationRequest

func (UpdateConfigurationSetEventDestinationInput) GoString

GoString returns the string representation

func (*UpdateConfigurationSetEventDestinationInput) SetConfigurationSetName

SetConfigurationSetName sets the ConfigurationSetName field's value.

func (*UpdateConfigurationSetEventDestinationInput) SetEventDestination

SetEventDestination sets the EventDestination field's value.

func (UpdateConfigurationSetEventDestinationInput) String

String returns the string representation

func (*UpdateConfigurationSetEventDestinationInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type UpdateConfigurationSetEventDestinationOutput

type UpdateConfigurationSetEventDestinationOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/UpdateConfigurationSetEventDestinationResponse

func (UpdateConfigurationSetEventDestinationOutput) GoString

GoString returns the string representation

func (UpdateConfigurationSetEventDestinationOutput) SDKResponseMetadata

SDKResponseMetdata return sthe response metadata for the API.

func (UpdateConfigurationSetEventDestinationOutput) String

String returns the string representation

type UpdateConfigurationSetEventDestinationRequest

type UpdateConfigurationSetEventDestinationRequest struct {
	*aws.Request
	Input *UpdateConfigurationSetEventDestinationInput
}

UpdateConfigurationSetEventDestinationRequest is a API request type for the UpdateConfigurationSetEventDestination API operation.

func (UpdateConfigurationSetEventDestinationRequest) Send

Send marshals and sends the UpdateConfigurationSetEventDestination API request.

type UpdateConfigurationSetTrackingOptionsInput

type UpdateConfigurationSetTrackingOptionsInput struct {

	// The name of the configuration set for which you want to update the custom
	// tracking domain.
	//
	// ConfigurationSetName is a required field
	ConfigurationSetName *string `type:"string" required:"true"`

	// A domain that is used to redirect email recipients to an Amazon SES-operated
	// domain. This domain captures open and click events generated by Amazon SES
	// emails.
	//
	// For more information, see Configuring Custom Domains to Handle Open and Click
	// Tracking (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html)
	// in the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).
	//
	// TrackingOptions is a required field
	TrackingOptions *TrackingOptions `type:"structure" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to update the tracking options for a configuration set. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/UpdateConfigurationSetTrackingOptionsRequest

func (UpdateConfigurationSetTrackingOptionsInput) GoString

GoString returns the string representation

func (*UpdateConfigurationSetTrackingOptionsInput) SetConfigurationSetName

SetConfigurationSetName sets the ConfigurationSetName field's value.

func (*UpdateConfigurationSetTrackingOptionsInput) SetTrackingOptions

SetTrackingOptions sets the TrackingOptions field's value.

func (UpdateConfigurationSetTrackingOptionsInput) String

String returns the string representation

func (*UpdateConfigurationSetTrackingOptionsInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type UpdateConfigurationSetTrackingOptionsOutput

type UpdateConfigurationSetTrackingOptionsOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/UpdateConfigurationSetTrackingOptionsResponse

func (UpdateConfigurationSetTrackingOptionsOutput) GoString

GoString returns the string representation

func (UpdateConfigurationSetTrackingOptionsOutput) SDKResponseMetadata

SDKResponseMetdata return sthe response metadata for the API.

func (UpdateConfigurationSetTrackingOptionsOutput) String

String returns the string representation

type UpdateConfigurationSetTrackingOptionsRequest

type UpdateConfigurationSetTrackingOptionsRequest struct {
	*aws.Request
	Input *UpdateConfigurationSetTrackingOptionsInput
}

UpdateConfigurationSetTrackingOptionsRequest is a API request type for the UpdateConfigurationSetTrackingOptions API operation.

func (UpdateConfigurationSetTrackingOptionsRequest) Send

Send marshals and sends the UpdateConfigurationSetTrackingOptions API request.

type UpdateReceiptRuleInput

type UpdateReceiptRuleInput struct {

	// A data structure that contains the updated receipt rule information.
	//
	// Rule is a required field
	Rule *ReceiptRule `type:"structure" required:"true"`

	// The name of the receipt rule set that the receipt rule belongs to.
	//
	// RuleSetName is a required field
	RuleSetName *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to update a receipt rule. You use receipt rules to receive email with Amazon SES. For more information, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-concepts.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/UpdateReceiptRuleRequest

func (UpdateReceiptRuleInput) GoString

func (s UpdateReceiptRuleInput) GoString() string

GoString returns the string representation

func (*UpdateReceiptRuleInput) SetRule

SetRule sets the Rule field's value.

func (*UpdateReceiptRuleInput) SetRuleSetName

SetRuleSetName sets the RuleSetName field's value.

func (UpdateReceiptRuleInput) String

func (s UpdateReceiptRuleInput) String() string

String returns the string representation

func (*UpdateReceiptRuleInput) Validate

func (s *UpdateReceiptRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateReceiptRuleOutput

type UpdateReceiptRuleOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/UpdateReceiptRuleResponse

func (UpdateReceiptRuleOutput) GoString

func (s UpdateReceiptRuleOutput) GoString() string

GoString returns the string representation

func (UpdateReceiptRuleOutput) SDKResponseMetadata

func (s UpdateReceiptRuleOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (UpdateReceiptRuleOutput) String

func (s UpdateReceiptRuleOutput) String() string

String returns the string representation

type UpdateReceiptRuleRequest

type UpdateReceiptRuleRequest struct {
	*aws.Request
	Input *UpdateReceiptRuleInput
}

UpdateReceiptRuleRequest is a API request type for the UpdateReceiptRule API operation.

func (UpdateReceiptRuleRequest) Send

Send marshals and sends the UpdateReceiptRule API request.

type VerificationStatus

type VerificationStatus string
const (
	VerificationStatusPending          VerificationStatus = "Pending"
	VerificationStatusSuccess          VerificationStatus = "Success"
	VerificationStatusFailed           VerificationStatus = "Failed"
	VerificationStatusTemporaryFailure VerificationStatus = "TemporaryFailure"
	VerificationStatusNotStarted       VerificationStatus = "NotStarted"
)

Enum values for VerificationStatus

type VerifyDomainDkimInput

type VerifyDomainDkimInput struct {

	// The name of the domain to be verified for Easy DKIM signing.
	//
	// Domain is a required field
	Domain *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to generate the CNAME records needed to set up Easy DKIM with Amazon SES. For more information about setting up Easy DKIM, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyDomainDkimRequest

func (VerifyDomainDkimInput) GoString

func (s VerifyDomainDkimInput) GoString() string

GoString returns the string representation

func (*VerifyDomainDkimInput) SetDomain

SetDomain sets the Domain field's value.

func (VerifyDomainDkimInput) String

func (s VerifyDomainDkimInput) String() string

String returns the string representation

func (*VerifyDomainDkimInput) Validate

func (s *VerifyDomainDkimInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type VerifyDomainDkimOutput

type VerifyDomainDkimOutput struct {

	// A set of character strings that represent the domain's identity. If the identity
	// is an email address, the tokens represent the domain of that address.
	//
	// Using these tokens, you will need to create DNS CNAME records that point
	// to DKIM public keys hosted by Amazon SES. Amazon Web Services will eventually
	// detect that you have updated your DNS records; this detection process may
	// take up to 72 hours. Upon successful detection, Amazon SES will be able to
	// DKIM-sign emails originating from that domain.
	//
	// For more information about creating DNS records using DKIM tokens, go to
	// the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim-dns-records.html).
	//
	// DkimTokens is a required field
	DkimTokens []string `type:"list" required:"true"`
	// contains filtered or unexported fields
}

Returns CNAME records that you must publish to the DNS server of your domain to set up Easy DKIM with Amazon SES. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyDomainDkimResponse

func (VerifyDomainDkimOutput) GoString

func (s VerifyDomainDkimOutput) GoString() string

GoString returns the string representation

func (VerifyDomainDkimOutput) SDKResponseMetadata

func (s VerifyDomainDkimOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*VerifyDomainDkimOutput) SetDkimTokens

func (s *VerifyDomainDkimOutput) SetDkimTokens(v []string) *VerifyDomainDkimOutput

SetDkimTokens sets the DkimTokens field's value.

func (VerifyDomainDkimOutput) String

func (s VerifyDomainDkimOutput) String() string

String returns the string representation

type VerifyDomainDkimRequest

type VerifyDomainDkimRequest struct {
	*aws.Request
	Input *VerifyDomainDkimInput
}

VerifyDomainDkimRequest is a API request type for the VerifyDomainDkim API operation.

func (VerifyDomainDkimRequest) Send

Send marshals and sends the VerifyDomainDkim API request.

type VerifyDomainIdentityInput

type VerifyDomainIdentityInput struct {

	// The domain to be verified.
	//
	// Domain is a required field
	Domain *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to begin Amazon SES domain verification and to generate the TXT records that you must publish to the DNS server of your domain to complete the verification. For information about domain verification, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-domains.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyDomainIdentityRequest

func (VerifyDomainIdentityInput) GoString

func (s VerifyDomainIdentityInput) GoString() string

GoString returns the string representation

func (*VerifyDomainIdentityInput) SetDomain

SetDomain sets the Domain field's value.

func (VerifyDomainIdentityInput) String

func (s VerifyDomainIdentityInput) String() string

String returns the string representation

func (*VerifyDomainIdentityInput) Validate

func (s *VerifyDomainIdentityInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type VerifyDomainIdentityOutput

type VerifyDomainIdentityOutput struct {

	// A TXT record that you must place in the DNS settings of the domain to complete
	// domain verification with Amazon SES.
	//
	// As Amazon SES searches for the TXT record, the domain's verification status
	// is "Pending". When Amazon SES detects the record, the domain's verification
	// status changes to "Success". If Amazon SES is unable to detect the record
	// within 72 hours, the domain's verification status changes to "Failed." In
	// that case, if you still want to verify the domain, you must restart the verification
	// process from the beginning.
	//
	// VerificationToken is a required field
	VerificationToken *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Returns a TXT record that you must publish to the DNS server of your domain to complete domain verification with Amazon SES. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyDomainIdentityResponse

func (VerifyDomainIdentityOutput) GoString

func (s VerifyDomainIdentityOutput) GoString() string

GoString returns the string representation

func (VerifyDomainIdentityOutput) SDKResponseMetadata

func (s VerifyDomainIdentityOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (*VerifyDomainIdentityOutput) SetVerificationToken

func (s *VerifyDomainIdentityOutput) SetVerificationToken(v string) *VerifyDomainIdentityOutput

SetVerificationToken sets the VerificationToken field's value.

func (VerifyDomainIdentityOutput) String

String returns the string representation

type VerifyDomainIdentityRequest

type VerifyDomainIdentityRequest struct {
	*aws.Request
	Input *VerifyDomainIdentityInput
}

VerifyDomainIdentityRequest is a API request type for the VerifyDomainIdentity API operation.

func (VerifyDomainIdentityRequest) Send

Send marshals and sends the VerifyDomainIdentity API request.

type VerifyEmailAddressInput

type VerifyEmailAddressInput struct {

	// The email address to be verified.
	//
	// EmailAddress is a required field
	EmailAddress *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to begin email address verification with Amazon SES. For information about email address verification, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyEmailAddressRequest

func (VerifyEmailAddressInput) GoString

func (s VerifyEmailAddressInput) GoString() string

GoString returns the string representation

func (*VerifyEmailAddressInput) SetEmailAddress

SetEmailAddress sets the EmailAddress field's value.

func (VerifyEmailAddressInput) String

func (s VerifyEmailAddressInput) String() string

String returns the string representation

func (*VerifyEmailAddressInput) Validate

func (s *VerifyEmailAddressInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type VerifyEmailAddressOutput

type VerifyEmailAddressOutput struct {
	// contains filtered or unexported fields
}

Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyEmailAddressOutput

func (VerifyEmailAddressOutput) GoString

func (s VerifyEmailAddressOutput) GoString() string

GoString returns the string representation

func (VerifyEmailAddressOutput) SDKResponseMetadata

func (s VerifyEmailAddressOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (VerifyEmailAddressOutput) String

func (s VerifyEmailAddressOutput) String() string

String returns the string representation

type VerifyEmailAddressRequest

type VerifyEmailAddressRequest struct {
	*aws.Request
	Input *VerifyEmailAddressInput
}

VerifyEmailAddressRequest is a API request type for the VerifyEmailAddress API operation.

func (VerifyEmailAddressRequest) Send

Send marshals and sends the VerifyEmailAddress API request.

type VerifyEmailIdentityInput

type VerifyEmailIdentityInput struct {

	// The email address to be verified.
	//
	// EmailAddress is a required field
	EmailAddress *string `type:"string" required:"true"`
	// contains filtered or unexported fields
}

Represents a request to begin email address verification with Amazon SES. For information about email address verification, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyEmailIdentityRequest

func (VerifyEmailIdentityInput) GoString

func (s VerifyEmailIdentityInput) GoString() string

GoString returns the string representation

func (*VerifyEmailIdentityInput) SetEmailAddress

SetEmailAddress sets the EmailAddress field's value.

func (VerifyEmailIdentityInput) String

func (s VerifyEmailIdentityInput) String() string

String returns the string representation

func (*VerifyEmailIdentityInput) Validate

func (s *VerifyEmailIdentityInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type VerifyEmailIdentityOutput

type VerifyEmailIdentityOutput struct {
	// contains filtered or unexported fields
}

An empty element returned on a successful request. Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/VerifyEmailIdentityResponse

func (VerifyEmailIdentityOutput) GoString

func (s VerifyEmailIdentityOutput) GoString() string

GoString returns the string representation

func (VerifyEmailIdentityOutput) SDKResponseMetadata

func (s VerifyEmailIdentityOutput) SDKResponseMetadata() aws.Response

SDKResponseMetdata return sthe response metadata for the API.

func (VerifyEmailIdentityOutput) String

func (s VerifyEmailIdentityOutput) String() string

String returns the string representation

type VerifyEmailIdentityRequest

type VerifyEmailIdentityRequest struct {
	*aws.Request
	Input *VerifyEmailIdentityInput
}

VerifyEmailIdentityRequest is a API request type for the VerifyEmailIdentity API operation.

func (VerifyEmailIdentityRequest) Send

Send marshals and sends the VerifyEmailIdentity API request.

type WorkmailAction

type WorkmailAction struct {

	// The ARN of the Amazon WorkMail organization. An example of an Amazon WorkMail
	// organization ARN is arn:aws:workmail:us-west-2:123456789012:organization/m-68755160c4cb4e29a2b2f8fb58f359d7.
	// For information about Amazon WorkMail organizations, see the Amazon WorkMail
	// Administrator Guide (http://docs.aws.amazon.com/workmail/latest/adminguide/organizations_overview.html).
	//
	// OrganizationArn is a required field
	OrganizationArn *string `type:"string" required:"true"`

	// The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the
	// WorkMail action is called. An example of an Amazon SNS topic ARN is arn:aws:sns:us-west-2:123456789012:MyTopic.
	// For more information about Amazon SNS topics, see the Amazon SNS Developer
	// Guide (http://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html).
	TopicArn *string `type:"string"`
	// contains filtered or unexported fields
}

When included in a receipt rule, this action calls Amazon WorkMail and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS). You will typically not use this action directly because Amazon WorkMail adds the rule automatically during its setup procedure.

For information using a receipt rule to call Amazon WorkMail, see the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-workmail.html). Please also see https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/WorkmailAction

func (WorkmailAction) GoString

func (s WorkmailAction) GoString() string

GoString returns the string representation

func (*WorkmailAction) SetOrganizationArn

func (s *WorkmailAction) SetOrganizationArn(v string) *WorkmailAction

SetOrganizationArn sets the OrganizationArn field's value.

func (*WorkmailAction) SetTopicArn

func (s *WorkmailAction) SetTopicArn(v string) *WorkmailAction

SetTopicArn sets the TopicArn field's value.

func (WorkmailAction) String

func (s WorkmailAction) String() string

String returns the string representation

func (*WorkmailAction) Validate

func (s *WorkmailAction) Validate() error

Validate inspects the fields of the type to determine if they are valid.

Directories

Path Synopsis
Package sesiface provides an interface to enable mocking the Amazon Simple Email Service service client for testing your code.
Package sesiface provides an interface to enable mocking the Amazon Simple Email Service service client for testing your code.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL