Versions in this module Expand all Collapse all v1 v1.42.9 Aug 3, 2023 v1.42.6 Nov 15, 2021 Changes in this version + const BehaviorOnMxFailureRejectMessage + const BehaviorOnMxFailureUseDefaultValue + const DeliverabilityDashboardAccountStatusActive + const DeliverabilityDashboardAccountStatusDisabled + const DeliverabilityDashboardAccountStatusPendingExpiration + const DeliverabilityTestStatusCompleted + const DeliverabilityTestStatusInProgress + const DimensionValueSourceEmailHeader + const DimensionValueSourceLinkTag + const DimensionValueSourceMessageTag + const DkimStatusFailed + const DkimStatusNotStarted + const DkimStatusPending + const DkimStatusSuccess + const DkimStatusTemporaryFailure + const EndpointsID + const ErrCodeAccountSuspendedException + const ErrCodeAlreadyExistsException + const ErrCodeBadRequestException + const ErrCodeConcurrentModificationException + const ErrCodeLimitExceededException + const ErrCodeMailFromDomainNotVerifiedException + const ErrCodeMessageRejected + const ErrCodeNotFoundException + const ErrCodeSendingPausedException + const ErrCodeTooManyRequestsException + const EventTypeBounce + const EventTypeClick + const EventTypeComplaint + const EventTypeDelivery + const EventTypeOpen + const EventTypeReject + const EventTypeRenderingFailure + const EventTypeSend + const IdentityTypeDomain + const IdentityTypeEmailAddress + const IdentityTypeManagedDomain + const MailFromDomainStatusFailed + const MailFromDomainStatusPending + const MailFromDomainStatusSuccess + const MailFromDomainStatusTemporaryFailure + const ServiceID + const ServiceName + const TlsPolicyOptional + const TlsPolicyRequire + const WarmupStatusDone + const WarmupStatusInProgress + func BehaviorOnMxFailure_Values() []string + func DeliverabilityDashboardAccountStatus_Values() []string + func DeliverabilityTestStatus_Values() []string + func DimensionValueSource_Values() []string + func DkimStatus_Values() []string + func EventType_Values() []string + func IdentityType_Values() []string + func MailFromDomainStatus_Values() []string + func TlsPolicy_Values() []string + func WarmupStatus_Values() []string + type AccountSuspendedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *AccountSuspendedException) Code() string + func (s *AccountSuspendedException) Error() string + func (s *AccountSuspendedException) Message() string + func (s *AccountSuspendedException) OrigErr() error + func (s *AccountSuspendedException) RequestID() string + func (s *AccountSuspendedException) StatusCode() int + func (s AccountSuspendedException) GoString() string + func (s AccountSuspendedException) String() string + type AlreadyExistsException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *AlreadyExistsException) Code() string + func (s *AlreadyExistsException) Error() string + func (s *AlreadyExistsException) Message() string + func (s *AlreadyExistsException) OrigErr() error + func (s *AlreadyExistsException) RequestID() string + func (s *AlreadyExistsException) StatusCode() int + func (s AlreadyExistsException) GoString() string + func (s AlreadyExistsException) String() string + type BadRequestException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *BadRequestException) Code() string + func (s *BadRequestException) Error() string + func (s *BadRequestException) Message() string + func (s *BadRequestException) OrigErr() error + func (s *BadRequestException) RequestID() string + func (s *BadRequestException) StatusCode() int + func (s BadRequestException) GoString() string + func (s BadRequestException) String() string + type BlacklistEntry struct + Description *string + ListingTime *time.Time + RblName *string + func (s *BlacklistEntry) SetDescription(v string) *BlacklistEntry + func (s *BlacklistEntry) SetListingTime(v time.Time) *BlacklistEntry + func (s *BlacklistEntry) SetRblName(v string) *BlacklistEntry + func (s BlacklistEntry) GoString() string + func (s BlacklistEntry) String() string + type Body struct + Html *Content + Text *Content + func (s *Body) SetHtml(v *Content) *Body + func (s *Body) SetText(v *Content) *Body + func (s *Body) Validate() error + func (s Body) GoString() string + func (s Body) String() string + type CloudWatchDestination struct + DimensionConfigurations []*CloudWatchDimensionConfiguration + func (s *CloudWatchDestination) SetDimensionConfigurations(v []*CloudWatchDimensionConfiguration) *CloudWatchDestination + func (s *CloudWatchDestination) Validate() error + func (s CloudWatchDestination) GoString() string + func (s CloudWatchDestination) String() string + type CloudWatchDimensionConfiguration struct + DefaultDimensionValue *string + DimensionName *string + DimensionValueSource *string + func (s *CloudWatchDimensionConfiguration) SetDefaultDimensionValue(v string) *CloudWatchDimensionConfiguration + func (s *CloudWatchDimensionConfiguration) SetDimensionName(v string) *CloudWatchDimensionConfiguration + func (s *CloudWatchDimensionConfiguration) SetDimensionValueSource(v string) *CloudWatchDimensionConfiguration + func (s *CloudWatchDimensionConfiguration) Validate() error + func (s CloudWatchDimensionConfiguration) GoString() string + func (s CloudWatchDimensionConfiguration) String() string + type ConcurrentModificationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ConcurrentModificationException) Code() string + func (s *ConcurrentModificationException) Error() string + func (s *ConcurrentModificationException) Message() string + func (s *ConcurrentModificationException) OrigErr() error + func (s *ConcurrentModificationException) RequestID() string + func (s *ConcurrentModificationException) StatusCode() int + func (s ConcurrentModificationException) GoString() string + func (s ConcurrentModificationException) String() string + type Content struct + Charset *string + Data *string + func (s *Content) SetCharset(v string) *Content + func (s *Content) SetData(v string) *Content + func (s *Content) Validate() error + func (s Content) GoString() string + func (s Content) String() string + type CreateConfigurationSetEventDestinationInput struct + ConfigurationSetName *string + EventDestination *EventDestinationDefinition + EventDestinationName *string + func (s *CreateConfigurationSetEventDestinationInput) SetConfigurationSetName(v string) *CreateConfigurationSetEventDestinationInput + func (s *CreateConfigurationSetEventDestinationInput) SetEventDestination(v *EventDestinationDefinition) *CreateConfigurationSetEventDestinationInput + func (s *CreateConfigurationSetEventDestinationInput) SetEventDestinationName(v string) *CreateConfigurationSetEventDestinationInput + func (s *CreateConfigurationSetEventDestinationInput) Validate() error + func (s CreateConfigurationSetEventDestinationInput) GoString() string + func (s CreateConfigurationSetEventDestinationInput) String() string + type CreateConfigurationSetEventDestinationOutput struct + func (s CreateConfigurationSetEventDestinationOutput) GoString() string + func (s CreateConfigurationSetEventDestinationOutput) String() string + type CreateConfigurationSetInput struct + ConfigurationSetName *string + DeliveryOptions *DeliveryOptions + ReputationOptions *ReputationOptions + SendingOptions *SendingOptions + Tags []*Tag + TrackingOptions *TrackingOptions + func (s *CreateConfigurationSetInput) SetConfigurationSetName(v string) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetDeliveryOptions(v *DeliveryOptions) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetReputationOptions(v *ReputationOptions) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetSendingOptions(v *SendingOptions) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetTags(v []*Tag) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetTrackingOptions(v *TrackingOptions) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) Validate() error + func (s CreateConfigurationSetInput) GoString() string + func (s CreateConfigurationSetInput) String() string + type CreateConfigurationSetOutput struct + func (s CreateConfigurationSetOutput) GoString() string + func (s CreateConfigurationSetOutput) String() string + type CreateDedicatedIpPoolInput struct + PoolName *string + Tags []*Tag + func (s *CreateDedicatedIpPoolInput) SetPoolName(v string) *CreateDedicatedIpPoolInput + func (s *CreateDedicatedIpPoolInput) SetTags(v []*Tag) *CreateDedicatedIpPoolInput + func (s *CreateDedicatedIpPoolInput) Validate() error + func (s CreateDedicatedIpPoolInput) GoString() string + func (s CreateDedicatedIpPoolInput) String() string + type CreateDedicatedIpPoolOutput struct + func (s CreateDedicatedIpPoolOutput) GoString() string + func (s CreateDedicatedIpPoolOutput) String() string + type CreateDeliverabilityTestReportInput struct + Content *EmailContent + FromEmailAddress *string + ReportName *string + Tags []*Tag + func (s *CreateDeliverabilityTestReportInput) SetContent(v *EmailContent) *CreateDeliverabilityTestReportInput + func (s *CreateDeliverabilityTestReportInput) SetFromEmailAddress(v string) *CreateDeliverabilityTestReportInput + func (s *CreateDeliverabilityTestReportInput) SetReportName(v string) *CreateDeliverabilityTestReportInput + func (s *CreateDeliverabilityTestReportInput) SetTags(v []*Tag) *CreateDeliverabilityTestReportInput + func (s *CreateDeliverabilityTestReportInput) Validate() error + func (s CreateDeliverabilityTestReportInput) GoString() string + func (s CreateDeliverabilityTestReportInput) String() string + type CreateDeliverabilityTestReportOutput struct + DeliverabilityTestStatus *string + ReportId *string + func (s *CreateDeliverabilityTestReportOutput) SetDeliverabilityTestStatus(v string) *CreateDeliverabilityTestReportOutput + func (s *CreateDeliverabilityTestReportOutput) SetReportId(v string) *CreateDeliverabilityTestReportOutput + func (s CreateDeliverabilityTestReportOutput) GoString() string + func (s CreateDeliverabilityTestReportOutput) String() string + type CreateEmailIdentityInput struct + EmailIdentity *string + Tags []*Tag + func (s *CreateEmailIdentityInput) SetEmailIdentity(v string) *CreateEmailIdentityInput + func (s *CreateEmailIdentityInput) SetTags(v []*Tag) *CreateEmailIdentityInput + func (s *CreateEmailIdentityInput) Validate() error + func (s CreateEmailIdentityInput) GoString() string + func (s CreateEmailIdentityInput) String() string + type CreateEmailIdentityOutput struct + DkimAttributes *DkimAttributes + IdentityType *string + VerifiedForSendingStatus *bool + func (s *CreateEmailIdentityOutput) SetDkimAttributes(v *DkimAttributes) *CreateEmailIdentityOutput + func (s *CreateEmailIdentityOutput) SetIdentityType(v string) *CreateEmailIdentityOutput + func (s *CreateEmailIdentityOutput) SetVerifiedForSendingStatus(v bool) *CreateEmailIdentityOutput + func (s CreateEmailIdentityOutput) GoString() string + func (s CreateEmailIdentityOutput) String() string + type DailyVolume struct + DomainIspPlacements []*DomainIspPlacement + StartDate *time.Time + VolumeStatistics *VolumeStatistics + func (s *DailyVolume) SetDomainIspPlacements(v []*DomainIspPlacement) *DailyVolume + func (s *DailyVolume) SetStartDate(v time.Time) *DailyVolume + func (s *DailyVolume) SetVolumeStatistics(v *VolumeStatistics) *DailyVolume + func (s DailyVolume) GoString() string + func (s DailyVolume) String() string + type DedicatedIp struct + Ip *string + PoolName *string + WarmupPercentage *int64 + WarmupStatus *string + func (s *DedicatedIp) SetIp(v string) *DedicatedIp + func (s *DedicatedIp) SetPoolName(v string) *DedicatedIp + func (s *DedicatedIp) SetWarmupPercentage(v int64) *DedicatedIp + func (s *DedicatedIp) SetWarmupStatus(v string) *DedicatedIp + func (s DedicatedIp) GoString() string + func (s DedicatedIp) String() string + type DeleteConfigurationSetEventDestinationInput struct + ConfigurationSetName *string + EventDestinationName *string + func (s *DeleteConfigurationSetEventDestinationInput) SetConfigurationSetName(v string) *DeleteConfigurationSetEventDestinationInput + func (s *DeleteConfigurationSetEventDestinationInput) SetEventDestinationName(v string) *DeleteConfigurationSetEventDestinationInput + func (s *DeleteConfigurationSetEventDestinationInput) Validate() error + func (s DeleteConfigurationSetEventDestinationInput) GoString() string + func (s DeleteConfigurationSetEventDestinationInput) String() string + type DeleteConfigurationSetEventDestinationOutput struct + func (s DeleteConfigurationSetEventDestinationOutput) GoString() string + func (s DeleteConfigurationSetEventDestinationOutput) String() string + type DeleteConfigurationSetInput struct + ConfigurationSetName *string + func (s *DeleteConfigurationSetInput) SetConfigurationSetName(v string) *DeleteConfigurationSetInput + func (s *DeleteConfigurationSetInput) Validate() error + func (s DeleteConfigurationSetInput) GoString() string + func (s DeleteConfigurationSetInput) String() string + type DeleteConfigurationSetOutput struct + func (s DeleteConfigurationSetOutput) GoString() string + func (s DeleteConfigurationSetOutput) String() string + type DeleteDedicatedIpPoolInput struct + PoolName *string + func (s *DeleteDedicatedIpPoolInput) SetPoolName(v string) *DeleteDedicatedIpPoolInput + func (s *DeleteDedicatedIpPoolInput) Validate() error + func (s DeleteDedicatedIpPoolInput) GoString() string + func (s DeleteDedicatedIpPoolInput) String() string + type DeleteDedicatedIpPoolOutput struct + func (s DeleteDedicatedIpPoolOutput) GoString() string + func (s DeleteDedicatedIpPoolOutput) String() string + type DeleteEmailIdentityInput struct + EmailIdentity *string + func (s *DeleteEmailIdentityInput) SetEmailIdentity(v string) *DeleteEmailIdentityInput + func (s *DeleteEmailIdentityInput) Validate() error + func (s DeleteEmailIdentityInput) GoString() string + func (s DeleteEmailIdentityInput) String() string + type DeleteEmailIdentityOutput struct + func (s DeleteEmailIdentityOutput) GoString() string + func (s DeleteEmailIdentityOutput) String() string + type DeliverabilityTestReport struct + CreateDate *time.Time + DeliverabilityTestStatus *string + FromEmailAddress *string + ReportId *string + ReportName *string + Subject *string + func (s *DeliverabilityTestReport) SetCreateDate(v time.Time) *DeliverabilityTestReport + func (s *DeliverabilityTestReport) SetDeliverabilityTestStatus(v string) *DeliverabilityTestReport + func (s *DeliverabilityTestReport) SetFromEmailAddress(v string) *DeliverabilityTestReport + func (s *DeliverabilityTestReport) SetReportId(v string) *DeliverabilityTestReport + func (s *DeliverabilityTestReport) SetReportName(v string) *DeliverabilityTestReport + func (s *DeliverabilityTestReport) SetSubject(v string) *DeliverabilityTestReport + func (s DeliverabilityTestReport) GoString() string + func (s DeliverabilityTestReport) String() string + type DeliveryOptions struct + SendingPoolName *string + TlsPolicy *string + func (s *DeliveryOptions) SetSendingPoolName(v string) *DeliveryOptions + func (s *DeliveryOptions) SetTlsPolicy(v string) *DeliveryOptions + func (s DeliveryOptions) GoString() string + func (s DeliveryOptions) String() string + type Destination struct + BccAddresses []*string + CcAddresses []*string + ToAddresses []*string + func (s *Destination) SetBccAddresses(v []*string) *Destination + func (s *Destination) SetCcAddresses(v []*string) *Destination + func (s *Destination) SetToAddresses(v []*string) *Destination + func (s Destination) GoString() string + func (s Destination) String() string + type DkimAttributes struct + SigningEnabled *bool + Status *string + Tokens []*string + func (s *DkimAttributes) SetSigningEnabled(v bool) *DkimAttributes + func (s *DkimAttributes) SetStatus(v string) *DkimAttributes + func (s *DkimAttributes) SetTokens(v []*string) *DkimAttributes + func (s DkimAttributes) GoString() string + func (s DkimAttributes) String() string + type DomainDeliverabilityCampaign struct + CampaignId *string + DeleteRate *float64 + Esps []*string + FirstSeenDateTime *time.Time + FromAddress *string + ImageUrl *string + InboxCount *int64 + LastSeenDateTime *time.Time + ProjectedVolume *int64 + ReadDeleteRate *float64 + ReadRate *float64 + SendingIps []*string + SpamCount *int64 + Subject *string + func (s *DomainDeliverabilityCampaign) SetCampaignId(v string) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetDeleteRate(v float64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetEsps(v []*string) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetFirstSeenDateTime(v time.Time) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetFromAddress(v string) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetImageUrl(v string) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetInboxCount(v int64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetLastSeenDateTime(v time.Time) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetProjectedVolume(v int64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetReadDeleteRate(v float64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetReadRate(v float64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetSendingIps(v []*string) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetSpamCount(v int64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetSubject(v string) *DomainDeliverabilityCampaign + func (s DomainDeliverabilityCampaign) GoString() string + func (s DomainDeliverabilityCampaign) String() string + type DomainDeliverabilityTrackingOption struct + Domain *string + InboxPlacementTrackingOption *InboxPlacementTrackingOption + SubscriptionStartDate *time.Time + func (s *DomainDeliverabilityTrackingOption) SetDomain(v string) *DomainDeliverabilityTrackingOption + func (s *DomainDeliverabilityTrackingOption) SetInboxPlacementTrackingOption(v *InboxPlacementTrackingOption) *DomainDeliverabilityTrackingOption + func (s *DomainDeliverabilityTrackingOption) SetSubscriptionStartDate(v time.Time) *DomainDeliverabilityTrackingOption + func (s DomainDeliverabilityTrackingOption) GoString() string + func (s DomainDeliverabilityTrackingOption) String() string + type DomainIspPlacement struct + InboxPercentage *float64 + InboxRawCount *int64 + IspName *string + SpamPercentage *float64 + SpamRawCount *int64 + func (s *DomainIspPlacement) SetInboxPercentage(v float64) *DomainIspPlacement + func (s *DomainIspPlacement) SetInboxRawCount(v int64) *DomainIspPlacement + func (s *DomainIspPlacement) SetIspName(v string) *DomainIspPlacement + func (s *DomainIspPlacement) SetSpamPercentage(v float64) *DomainIspPlacement + func (s *DomainIspPlacement) SetSpamRawCount(v int64) *DomainIspPlacement + func (s DomainIspPlacement) GoString() string + func (s DomainIspPlacement) String() string + type EmailContent struct + Raw *RawMessage + Simple *Message + Template *Template + func (s *EmailContent) SetRaw(v *RawMessage) *EmailContent + func (s *EmailContent) SetSimple(v *Message) *EmailContent + func (s *EmailContent) SetTemplate(v *Template) *EmailContent + func (s *EmailContent) Validate() error + func (s EmailContent) GoString() string + func (s EmailContent) String() string + type EventDestination struct + CloudWatchDestination *CloudWatchDestination + Enabled *bool + KinesisFirehoseDestination *KinesisFirehoseDestination + MatchingEventTypes []*string + Name *string + PinpointDestination *PinpointDestination + SnsDestination *SnsDestination + func (s *EventDestination) SetCloudWatchDestination(v *CloudWatchDestination) *EventDestination + func (s *EventDestination) SetEnabled(v bool) *EventDestination + func (s *EventDestination) SetKinesisFirehoseDestination(v *KinesisFirehoseDestination) *EventDestination + func (s *EventDestination) SetMatchingEventTypes(v []*string) *EventDestination + func (s *EventDestination) SetName(v string) *EventDestination + func (s *EventDestination) SetPinpointDestination(v *PinpointDestination) *EventDestination + func (s *EventDestination) SetSnsDestination(v *SnsDestination) *EventDestination + func (s EventDestination) GoString() string + func (s EventDestination) String() string + type EventDestinationDefinition struct + CloudWatchDestination *CloudWatchDestination + Enabled *bool + KinesisFirehoseDestination *KinesisFirehoseDestination + MatchingEventTypes []*string + PinpointDestination *PinpointDestination + SnsDestination *SnsDestination + func (s *EventDestinationDefinition) SetCloudWatchDestination(v *CloudWatchDestination) *EventDestinationDefinition + func (s *EventDestinationDefinition) SetEnabled(v bool) *EventDestinationDefinition + func (s *EventDestinationDefinition) SetKinesisFirehoseDestination(v *KinesisFirehoseDestination) *EventDestinationDefinition + func (s *EventDestinationDefinition) SetMatchingEventTypes(v []*string) *EventDestinationDefinition + func (s *EventDestinationDefinition) SetPinpointDestination(v *PinpointDestination) *EventDestinationDefinition + func (s *EventDestinationDefinition) SetSnsDestination(v *SnsDestination) *EventDestinationDefinition + func (s *EventDestinationDefinition) Validate() error + func (s EventDestinationDefinition) GoString() string + func (s EventDestinationDefinition) String() string + type GetAccountInput struct + func (s GetAccountInput) GoString() string + func (s GetAccountInput) String() string + type GetAccountOutput struct + DedicatedIpAutoWarmupEnabled *bool + EnforcementStatus *string + ProductionAccessEnabled *bool + SendQuota *SendQuota + SendingEnabled *bool + func (s *GetAccountOutput) SetDedicatedIpAutoWarmupEnabled(v bool) *GetAccountOutput + func (s *GetAccountOutput) SetEnforcementStatus(v string) *GetAccountOutput + func (s *GetAccountOutput) SetProductionAccessEnabled(v bool) *GetAccountOutput + func (s *GetAccountOutput) SetSendQuota(v *SendQuota) *GetAccountOutput + func (s *GetAccountOutput) SetSendingEnabled(v bool) *GetAccountOutput + func (s GetAccountOutput) GoString() string + func (s GetAccountOutput) String() string + type GetBlacklistReportsInput struct + BlacklistItemNames []*string + func (s *GetBlacklistReportsInput) SetBlacklistItemNames(v []*string) *GetBlacklistReportsInput + func (s *GetBlacklistReportsInput) Validate() error + func (s GetBlacklistReportsInput) GoString() string + func (s GetBlacklistReportsInput) String() string + type GetBlacklistReportsOutput struct + BlacklistReport map[string][]*BlacklistEntry + func (s *GetBlacklistReportsOutput) SetBlacklistReport(v map[string][]*BlacklistEntry) *GetBlacklistReportsOutput + func (s GetBlacklistReportsOutput) GoString() string + func (s GetBlacklistReportsOutput) String() string + type GetConfigurationSetEventDestinationsInput struct + ConfigurationSetName *string + func (s *GetConfigurationSetEventDestinationsInput) SetConfigurationSetName(v string) *GetConfigurationSetEventDestinationsInput + func (s *GetConfigurationSetEventDestinationsInput) Validate() error + func (s GetConfigurationSetEventDestinationsInput) GoString() string + func (s GetConfigurationSetEventDestinationsInput) String() string + type GetConfigurationSetEventDestinationsOutput struct + EventDestinations []*EventDestination + func (s *GetConfigurationSetEventDestinationsOutput) SetEventDestinations(v []*EventDestination) *GetConfigurationSetEventDestinationsOutput + func (s GetConfigurationSetEventDestinationsOutput) GoString() string + func (s GetConfigurationSetEventDestinationsOutput) String() string + type GetConfigurationSetInput struct + ConfigurationSetName *string + func (s *GetConfigurationSetInput) SetConfigurationSetName(v string) *GetConfigurationSetInput + func (s *GetConfigurationSetInput) Validate() error + func (s GetConfigurationSetInput) GoString() string + func (s GetConfigurationSetInput) String() string + type GetConfigurationSetOutput struct + ConfigurationSetName *string + DeliveryOptions *DeliveryOptions + ReputationOptions *ReputationOptions + SendingOptions *SendingOptions + Tags []*Tag + TrackingOptions *TrackingOptions + func (s *GetConfigurationSetOutput) SetConfigurationSetName(v string) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetDeliveryOptions(v *DeliveryOptions) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetReputationOptions(v *ReputationOptions) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetSendingOptions(v *SendingOptions) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetTags(v []*Tag) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetTrackingOptions(v *TrackingOptions) *GetConfigurationSetOutput + func (s GetConfigurationSetOutput) GoString() string + func (s GetConfigurationSetOutput) String() string + type GetDedicatedIpInput struct + Ip *string + func (s *GetDedicatedIpInput) SetIp(v string) *GetDedicatedIpInput + func (s *GetDedicatedIpInput) Validate() error + func (s GetDedicatedIpInput) GoString() string + func (s GetDedicatedIpInput) String() string + type GetDedicatedIpOutput struct + DedicatedIp *DedicatedIp + func (s *GetDedicatedIpOutput) SetDedicatedIp(v *DedicatedIp) *GetDedicatedIpOutput + func (s GetDedicatedIpOutput) GoString() string + func (s GetDedicatedIpOutput) String() string + type GetDedicatedIpsInput struct + NextToken *string + PageSize *int64 + PoolName *string + func (s *GetDedicatedIpsInput) SetNextToken(v string) *GetDedicatedIpsInput + func (s *GetDedicatedIpsInput) SetPageSize(v int64) *GetDedicatedIpsInput + func (s *GetDedicatedIpsInput) SetPoolName(v string) *GetDedicatedIpsInput + func (s GetDedicatedIpsInput) GoString() string + func (s GetDedicatedIpsInput) String() string + type GetDedicatedIpsOutput struct + DedicatedIps []*DedicatedIp + NextToken *string + func (s *GetDedicatedIpsOutput) SetDedicatedIps(v []*DedicatedIp) *GetDedicatedIpsOutput + func (s *GetDedicatedIpsOutput) SetNextToken(v string) *GetDedicatedIpsOutput + func (s GetDedicatedIpsOutput) GoString() string + func (s GetDedicatedIpsOutput) String() string + type GetDeliverabilityDashboardOptionsInput struct + func (s GetDeliverabilityDashboardOptionsInput) GoString() string + func (s GetDeliverabilityDashboardOptionsInput) String() string + type GetDeliverabilityDashboardOptionsOutput struct + AccountStatus *string + ActiveSubscribedDomains []*DomainDeliverabilityTrackingOption + DashboardEnabled *bool + PendingExpirationSubscribedDomains []*DomainDeliverabilityTrackingOption + SubscriptionExpiryDate *time.Time + func (s *GetDeliverabilityDashboardOptionsOutput) SetAccountStatus(v string) *GetDeliverabilityDashboardOptionsOutput + func (s *GetDeliverabilityDashboardOptionsOutput) SetActiveSubscribedDomains(v []*DomainDeliverabilityTrackingOption) *GetDeliverabilityDashboardOptionsOutput + func (s *GetDeliverabilityDashboardOptionsOutput) SetDashboardEnabled(v bool) *GetDeliverabilityDashboardOptionsOutput + func (s *GetDeliverabilityDashboardOptionsOutput) SetPendingExpirationSubscribedDomains(v []*DomainDeliverabilityTrackingOption) *GetDeliverabilityDashboardOptionsOutput + func (s *GetDeliverabilityDashboardOptionsOutput) SetSubscriptionExpiryDate(v time.Time) *GetDeliverabilityDashboardOptionsOutput + func (s GetDeliverabilityDashboardOptionsOutput) GoString() string + func (s GetDeliverabilityDashboardOptionsOutput) String() string + type GetDeliverabilityTestReportInput struct + ReportId *string + func (s *GetDeliverabilityTestReportInput) SetReportId(v string) *GetDeliverabilityTestReportInput + func (s *GetDeliverabilityTestReportInput) Validate() error + func (s GetDeliverabilityTestReportInput) GoString() string + func (s GetDeliverabilityTestReportInput) String() string + type GetDeliverabilityTestReportOutput struct + DeliverabilityTestReport *DeliverabilityTestReport + IspPlacements []*IspPlacement + Message *string + OverallPlacement *PlacementStatistics + Tags []*Tag + func (s *GetDeliverabilityTestReportOutput) SetDeliverabilityTestReport(v *DeliverabilityTestReport) *GetDeliverabilityTestReportOutput + func (s *GetDeliverabilityTestReportOutput) SetIspPlacements(v []*IspPlacement) *GetDeliverabilityTestReportOutput + func (s *GetDeliverabilityTestReportOutput) SetMessage(v string) *GetDeliverabilityTestReportOutput + func (s *GetDeliverabilityTestReportOutput) SetOverallPlacement(v *PlacementStatistics) *GetDeliverabilityTestReportOutput + func (s *GetDeliverabilityTestReportOutput) SetTags(v []*Tag) *GetDeliverabilityTestReportOutput + func (s GetDeliverabilityTestReportOutput) GoString() string + func (s GetDeliverabilityTestReportOutput) String() string + type GetDomainDeliverabilityCampaignInput struct + CampaignId *string + func (s *GetDomainDeliverabilityCampaignInput) SetCampaignId(v string) *GetDomainDeliverabilityCampaignInput + func (s *GetDomainDeliverabilityCampaignInput) Validate() error + func (s GetDomainDeliverabilityCampaignInput) GoString() string + func (s GetDomainDeliverabilityCampaignInput) String() string + type GetDomainDeliverabilityCampaignOutput struct + DomainDeliverabilityCampaign *DomainDeliverabilityCampaign + func (s *GetDomainDeliverabilityCampaignOutput) SetDomainDeliverabilityCampaign(v *DomainDeliverabilityCampaign) *GetDomainDeliverabilityCampaignOutput + func (s GetDomainDeliverabilityCampaignOutput) GoString() string + func (s GetDomainDeliverabilityCampaignOutput) String() string + type GetDomainStatisticsReportInput struct + Domain *string + EndDate *time.Time + StartDate *time.Time + func (s *GetDomainStatisticsReportInput) SetDomain(v string) *GetDomainStatisticsReportInput + func (s *GetDomainStatisticsReportInput) SetEndDate(v time.Time) *GetDomainStatisticsReportInput + func (s *GetDomainStatisticsReportInput) SetStartDate(v time.Time) *GetDomainStatisticsReportInput + func (s *GetDomainStatisticsReportInput) Validate() error + func (s GetDomainStatisticsReportInput) GoString() string + func (s GetDomainStatisticsReportInput) String() string + type GetDomainStatisticsReportOutput struct + DailyVolumes []*DailyVolume + OverallVolume *OverallVolume + func (s *GetDomainStatisticsReportOutput) SetDailyVolumes(v []*DailyVolume) *GetDomainStatisticsReportOutput + func (s *GetDomainStatisticsReportOutput) SetOverallVolume(v *OverallVolume) *GetDomainStatisticsReportOutput + func (s GetDomainStatisticsReportOutput) GoString() string + func (s GetDomainStatisticsReportOutput) String() string + type GetEmailIdentityInput struct + EmailIdentity *string + func (s *GetEmailIdentityInput) SetEmailIdentity(v string) *GetEmailIdentityInput + func (s *GetEmailIdentityInput) Validate() error + func (s GetEmailIdentityInput) GoString() string + func (s GetEmailIdentityInput) String() string + type GetEmailIdentityOutput struct + DkimAttributes *DkimAttributes + FeedbackForwardingStatus *bool + IdentityType *string + MailFromAttributes *MailFromAttributes + Tags []*Tag + VerifiedForSendingStatus *bool + func (s *GetEmailIdentityOutput) SetDkimAttributes(v *DkimAttributes) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetFeedbackForwardingStatus(v bool) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetIdentityType(v string) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetMailFromAttributes(v *MailFromAttributes) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetTags(v []*Tag) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetVerifiedForSendingStatus(v bool) *GetEmailIdentityOutput + func (s GetEmailIdentityOutput) GoString() string + func (s GetEmailIdentityOutput) String() string + type IdentityInfo struct + IdentityName *string + IdentityType *string + SendingEnabled *bool + func (s *IdentityInfo) SetIdentityName(v string) *IdentityInfo + func (s *IdentityInfo) SetIdentityType(v string) *IdentityInfo + func (s *IdentityInfo) SetSendingEnabled(v bool) *IdentityInfo + func (s IdentityInfo) GoString() string + func (s IdentityInfo) String() string + type InboxPlacementTrackingOption struct + Global *bool + TrackedIsps []*string + func (s *InboxPlacementTrackingOption) SetGlobal(v bool) *InboxPlacementTrackingOption + func (s *InboxPlacementTrackingOption) SetTrackedIsps(v []*string) *InboxPlacementTrackingOption + func (s InboxPlacementTrackingOption) GoString() string + func (s InboxPlacementTrackingOption) String() string + type IspPlacement struct + IspName *string + PlacementStatistics *PlacementStatistics + func (s *IspPlacement) SetIspName(v string) *IspPlacement + func (s *IspPlacement) SetPlacementStatistics(v *PlacementStatistics) *IspPlacement + func (s IspPlacement) GoString() string + func (s IspPlacement) String() string + type KinesisFirehoseDestination struct + DeliveryStreamArn *string + IamRoleArn *string + func (s *KinesisFirehoseDestination) SetDeliveryStreamArn(v string) *KinesisFirehoseDestination + func (s *KinesisFirehoseDestination) SetIamRoleArn(v string) *KinesisFirehoseDestination + func (s *KinesisFirehoseDestination) Validate() error + func (s KinesisFirehoseDestination) GoString() string + func (s KinesisFirehoseDestination) String() string + type LimitExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *LimitExceededException) Code() string + func (s *LimitExceededException) Error() string + func (s *LimitExceededException) Message() string + func (s *LimitExceededException) OrigErr() error + func (s *LimitExceededException) RequestID() string + func (s *LimitExceededException) StatusCode() int + func (s LimitExceededException) GoString() string + func (s LimitExceededException) String() string + type ListConfigurationSetsInput struct + NextToken *string + PageSize *int64 + func (s *ListConfigurationSetsInput) SetNextToken(v string) *ListConfigurationSetsInput + func (s *ListConfigurationSetsInput) SetPageSize(v int64) *ListConfigurationSetsInput + func (s ListConfigurationSetsInput) GoString() string + func (s ListConfigurationSetsInput) String() string + type ListConfigurationSetsOutput struct + ConfigurationSets []*string + NextToken *string + func (s *ListConfigurationSetsOutput) SetConfigurationSets(v []*string) *ListConfigurationSetsOutput + func (s *ListConfigurationSetsOutput) SetNextToken(v string) *ListConfigurationSetsOutput + func (s ListConfigurationSetsOutput) GoString() string + func (s ListConfigurationSetsOutput) String() string + type ListDedicatedIpPoolsInput struct + NextToken *string + PageSize *int64 + func (s *ListDedicatedIpPoolsInput) SetNextToken(v string) *ListDedicatedIpPoolsInput + func (s *ListDedicatedIpPoolsInput) SetPageSize(v int64) *ListDedicatedIpPoolsInput + func (s ListDedicatedIpPoolsInput) GoString() string + func (s ListDedicatedIpPoolsInput) String() string + type ListDedicatedIpPoolsOutput struct + DedicatedIpPools []*string + NextToken *string + func (s *ListDedicatedIpPoolsOutput) SetDedicatedIpPools(v []*string) *ListDedicatedIpPoolsOutput + func (s *ListDedicatedIpPoolsOutput) SetNextToken(v string) *ListDedicatedIpPoolsOutput + func (s ListDedicatedIpPoolsOutput) GoString() string + func (s ListDedicatedIpPoolsOutput) String() string + type ListDeliverabilityTestReportsInput struct + NextToken *string + PageSize *int64 + func (s *ListDeliverabilityTestReportsInput) SetNextToken(v string) *ListDeliverabilityTestReportsInput + func (s *ListDeliverabilityTestReportsInput) SetPageSize(v int64) *ListDeliverabilityTestReportsInput + func (s ListDeliverabilityTestReportsInput) GoString() string + func (s ListDeliverabilityTestReportsInput) String() string + type ListDeliverabilityTestReportsOutput struct + DeliverabilityTestReports []*DeliverabilityTestReport + NextToken *string + func (s *ListDeliverabilityTestReportsOutput) SetDeliverabilityTestReports(v []*DeliverabilityTestReport) *ListDeliverabilityTestReportsOutput + func (s *ListDeliverabilityTestReportsOutput) SetNextToken(v string) *ListDeliverabilityTestReportsOutput + func (s ListDeliverabilityTestReportsOutput) GoString() string + func (s ListDeliverabilityTestReportsOutput) String() string + type ListDomainDeliverabilityCampaignsInput struct + EndDate *time.Time + NextToken *string + PageSize *int64 + StartDate *time.Time + SubscribedDomain *string + func (s *ListDomainDeliverabilityCampaignsInput) SetEndDate(v time.Time) *ListDomainDeliverabilityCampaignsInput + func (s *ListDomainDeliverabilityCampaignsInput) SetNextToken(v string) *ListDomainDeliverabilityCampaignsInput + func (s *ListDomainDeliverabilityCampaignsInput) SetPageSize(v int64) *ListDomainDeliverabilityCampaignsInput + func (s *ListDomainDeliverabilityCampaignsInput) SetStartDate(v time.Time) *ListDomainDeliverabilityCampaignsInput + func (s *ListDomainDeliverabilityCampaignsInput) SetSubscribedDomain(v string) *ListDomainDeliverabilityCampaignsInput + func (s *ListDomainDeliverabilityCampaignsInput) Validate() error + func (s ListDomainDeliverabilityCampaignsInput) GoString() string + func (s ListDomainDeliverabilityCampaignsInput) String() string + type ListDomainDeliverabilityCampaignsOutput struct + DomainDeliverabilityCampaigns []*DomainDeliverabilityCampaign + NextToken *string + func (s *ListDomainDeliverabilityCampaignsOutput) SetDomainDeliverabilityCampaigns(v []*DomainDeliverabilityCampaign) *ListDomainDeliverabilityCampaignsOutput + func (s *ListDomainDeliverabilityCampaignsOutput) SetNextToken(v string) *ListDomainDeliverabilityCampaignsOutput + func (s ListDomainDeliverabilityCampaignsOutput) GoString() string + func (s ListDomainDeliverabilityCampaignsOutput) String() string + type ListEmailIdentitiesInput struct + NextToken *string + PageSize *int64 + func (s *ListEmailIdentitiesInput) SetNextToken(v string) *ListEmailIdentitiesInput + func (s *ListEmailIdentitiesInput) SetPageSize(v int64) *ListEmailIdentitiesInput + func (s ListEmailIdentitiesInput) GoString() string + func (s ListEmailIdentitiesInput) String() string + type ListEmailIdentitiesOutput struct + EmailIdentities []*IdentityInfo + NextToken *string + func (s *ListEmailIdentitiesOutput) SetEmailIdentities(v []*IdentityInfo) *ListEmailIdentitiesOutput + func (s *ListEmailIdentitiesOutput) SetNextToken(v string) *ListEmailIdentitiesOutput + func (s ListEmailIdentitiesOutput) GoString() string + func (s ListEmailIdentitiesOutput) String() string + type ListTagsForResourceInput struct + ResourceArn *string + func (s *ListTagsForResourceInput) SetResourceArn(v string) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) Validate() error + func (s ListTagsForResourceInput) GoString() string + func (s ListTagsForResourceInput) String() string + type ListTagsForResourceOutput struct + Tags []*Tag + func (s *ListTagsForResourceOutput) SetTags(v []*Tag) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type MailFromAttributes struct + BehaviorOnMxFailure *string + MailFromDomain *string + MailFromDomainStatus *string + func (s *MailFromAttributes) SetBehaviorOnMxFailure(v string) *MailFromAttributes + func (s *MailFromAttributes) SetMailFromDomain(v string) *MailFromAttributes + func (s *MailFromAttributes) SetMailFromDomainStatus(v string) *MailFromAttributes + func (s MailFromAttributes) GoString() string + func (s MailFromAttributes) String() string + type MailFromDomainNotVerifiedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *MailFromDomainNotVerifiedException) Code() string + func (s *MailFromDomainNotVerifiedException) Error() string + func (s *MailFromDomainNotVerifiedException) Message() string + func (s *MailFromDomainNotVerifiedException) OrigErr() error + func (s *MailFromDomainNotVerifiedException) RequestID() string + func (s *MailFromDomainNotVerifiedException) StatusCode() int + func (s MailFromDomainNotVerifiedException) GoString() string + func (s MailFromDomainNotVerifiedException) String() string + type Message struct + Body *Body + Subject *Content + func (s *Message) SetBody(v *Body) *Message + func (s *Message) SetSubject(v *Content) *Message + func (s *Message) Validate() error + func (s Message) GoString() string + func (s Message) String() string + type MessageRejected struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *MessageRejected) Code() string + func (s *MessageRejected) Error() string + func (s *MessageRejected) Message() string + func (s *MessageRejected) OrigErr() error + func (s *MessageRejected) RequestID() string + func (s *MessageRejected) StatusCode() int + func (s MessageRejected) GoString() string + func (s MessageRejected) String() string + type MessageTag struct + Name *string + Value *string + func (s *MessageTag) SetName(v string) *MessageTag + func (s *MessageTag) SetValue(v string) *MessageTag + func (s *MessageTag) Validate() error + func (s MessageTag) GoString() string + func (s MessageTag) String() string + type NotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *NotFoundException) Code() string + func (s *NotFoundException) Error() string + func (s *NotFoundException) Message() string + func (s *NotFoundException) OrigErr() error + func (s *NotFoundException) RequestID() string + func (s *NotFoundException) StatusCode() int + func (s NotFoundException) GoString() string + func (s NotFoundException) String() string + type OverallVolume struct + DomainIspPlacements []*DomainIspPlacement + ReadRatePercent *float64 + VolumeStatistics *VolumeStatistics + func (s *OverallVolume) SetDomainIspPlacements(v []*DomainIspPlacement) *OverallVolume + func (s *OverallVolume) SetReadRatePercent(v float64) *OverallVolume + func (s *OverallVolume) SetVolumeStatistics(v *VolumeStatistics) *OverallVolume + func (s OverallVolume) GoString() string + func (s OverallVolume) String() string + type PinpointDestination struct + ApplicationArn *string + func (s *PinpointDestination) SetApplicationArn(v string) *PinpointDestination + func (s PinpointDestination) GoString() string + func (s PinpointDestination) String() string + type PinpointEmail struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *PinpointEmail + func (c *PinpointEmail) CreateConfigurationSet(input *CreateConfigurationSetInput) (*CreateConfigurationSetOutput, error) + func (c *PinpointEmail) CreateConfigurationSetEventDestination(input *CreateConfigurationSetEventDestinationInput) (*CreateConfigurationSetEventDestinationOutput, error) + func (c *PinpointEmail) CreateConfigurationSetEventDestinationRequest(input *CreateConfigurationSetEventDestinationInput) (req *request.Request, output *CreateConfigurationSetEventDestinationOutput) + func (c *PinpointEmail) CreateConfigurationSetEventDestinationWithContext(ctx aws.Context, input *CreateConfigurationSetEventDestinationInput, ...) (*CreateConfigurationSetEventDestinationOutput, error) + func (c *PinpointEmail) CreateConfigurationSetRequest(input *CreateConfigurationSetInput) (req *request.Request, output *CreateConfigurationSetOutput) + func (c *PinpointEmail) CreateConfigurationSetWithContext(ctx aws.Context, input *CreateConfigurationSetInput, opts ...request.Option) (*CreateConfigurationSetOutput, error) + func (c *PinpointEmail) CreateDedicatedIpPool(input *CreateDedicatedIpPoolInput) (*CreateDedicatedIpPoolOutput, error) + func (c *PinpointEmail) CreateDedicatedIpPoolRequest(input *CreateDedicatedIpPoolInput) (req *request.Request, output *CreateDedicatedIpPoolOutput) + func (c *PinpointEmail) CreateDedicatedIpPoolWithContext(ctx aws.Context, input *CreateDedicatedIpPoolInput, opts ...request.Option) (*CreateDedicatedIpPoolOutput, error) + func (c *PinpointEmail) CreateDeliverabilityTestReport(input *CreateDeliverabilityTestReportInput) (*CreateDeliverabilityTestReportOutput, error) + func (c *PinpointEmail) CreateDeliverabilityTestReportRequest(input *CreateDeliverabilityTestReportInput) (req *request.Request, output *CreateDeliverabilityTestReportOutput) + func (c *PinpointEmail) CreateDeliverabilityTestReportWithContext(ctx aws.Context, input *CreateDeliverabilityTestReportInput, ...) (*CreateDeliverabilityTestReportOutput, error) + func (c *PinpointEmail) CreateEmailIdentity(input *CreateEmailIdentityInput) (*CreateEmailIdentityOutput, error) + func (c *PinpointEmail) CreateEmailIdentityRequest(input *CreateEmailIdentityInput) (req *request.Request, output *CreateEmailIdentityOutput) + func (c *PinpointEmail) CreateEmailIdentityWithContext(ctx aws.Context, input *CreateEmailIdentityInput, opts ...request.Option) (*CreateEmailIdentityOutput, error) + func (c *PinpointEmail) DeleteConfigurationSet(input *DeleteConfigurationSetInput) (*DeleteConfigurationSetOutput, error) + func (c *PinpointEmail) DeleteConfigurationSetEventDestination(input *DeleteConfigurationSetEventDestinationInput) (*DeleteConfigurationSetEventDestinationOutput, error) + func (c *PinpointEmail) DeleteConfigurationSetEventDestinationRequest(input *DeleteConfigurationSetEventDestinationInput) (req *request.Request, output *DeleteConfigurationSetEventDestinationOutput) + func (c *PinpointEmail) DeleteConfigurationSetEventDestinationWithContext(ctx aws.Context, input *DeleteConfigurationSetEventDestinationInput, ...) (*DeleteConfigurationSetEventDestinationOutput, error) + func (c *PinpointEmail) DeleteConfigurationSetRequest(input *DeleteConfigurationSetInput) (req *request.Request, output *DeleteConfigurationSetOutput) + func (c *PinpointEmail) DeleteConfigurationSetWithContext(ctx aws.Context, input *DeleteConfigurationSetInput, opts ...request.Option) (*DeleteConfigurationSetOutput, error) + func (c *PinpointEmail) DeleteDedicatedIpPool(input *DeleteDedicatedIpPoolInput) (*DeleteDedicatedIpPoolOutput, error) + func (c *PinpointEmail) DeleteDedicatedIpPoolRequest(input *DeleteDedicatedIpPoolInput) (req *request.Request, output *DeleteDedicatedIpPoolOutput) + func (c *PinpointEmail) DeleteDedicatedIpPoolWithContext(ctx aws.Context, input *DeleteDedicatedIpPoolInput, opts ...request.Option) (*DeleteDedicatedIpPoolOutput, error) + func (c *PinpointEmail) DeleteEmailIdentity(input *DeleteEmailIdentityInput) (*DeleteEmailIdentityOutput, error) + func (c *PinpointEmail) DeleteEmailIdentityRequest(input *DeleteEmailIdentityInput) (req *request.Request, output *DeleteEmailIdentityOutput) + func (c *PinpointEmail) DeleteEmailIdentityWithContext(ctx aws.Context, input *DeleteEmailIdentityInput, opts ...request.Option) (*DeleteEmailIdentityOutput, error) + func (c *PinpointEmail) GetAccount(input *GetAccountInput) (*GetAccountOutput, error) + func (c *PinpointEmail) GetAccountRequest(input *GetAccountInput) (req *request.Request, output *GetAccountOutput) + func (c *PinpointEmail) GetAccountWithContext(ctx aws.Context, input *GetAccountInput, opts ...request.Option) (*GetAccountOutput, error) + func (c *PinpointEmail) GetBlacklistReports(input *GetBlacklistReportsInput) (*GetBlacklistReportsOutput, error) + func (c *PinpointEmail) GetBlacklistReportsRequest(input *GetBlacklistReportsInput) (req *request.Request, output *GetBlacklistReportsOutput) + func (c *PinpointEmail) GetBlacklistReportsWithContext(ctx aws.Context, input *GetBlacklistReportsInput, opts ...request.Option) (*GetBlacklistReportsOutput, error) + func (c *PinpointEmail) GetConfigurationSet(input *GetConfigurationSetInput) (*GetConfigurationSetOutput, error) + func (c *PinpointEmail) GetConfigurationSetEventDestinations(input *GetConfigurationSetEventDestinationsInput) (*GetConfigurationSetEventDestinationsOutput, error) + func (c *PinpointEmail) GetConfigurationSetEventDestinationsRequest(input *GetConfigurationSetEventDestinationsInput) (req *request.Request, output *GetConfigurationSetEventDestinationsOutput) + func (c *PinpointEmail) GetConfigurationSetEventDestinationsWithContext(ctx aws.Context, input *GetConfigurationSetEventDestinationsInput, ...) (*GetConfigurationSetEventDestinationsOutput, error) + func (c *PinpointEmail) GetConfigurationSetRequest(input *GetConfigurationSetInput) (req *request.Request, output *GetConfigurationSetOutput) + func (c *PinpointEmail) GetConfigurationSetWithContext(ctx aws.Context, input *GetConfigurationSetInput, opts ...request.Option) (*GetConfigurationSetOutput, error) + func (c *PinpointEmail) GetDedicatedIp(input *GetDedicatedIpInput) (*GetDedicatedIpOutput, error) + func (c *PinpointEmail) GetDedicatedIpRequest(input *GetDedicatedIpInput) (req *request.Request, output *GetDedicatedIpOutput) + func (c *PinpointEmail) GetDedicatedIpWithContext(ctx aws.Context, input *GetDedicatedIpInput, opts ...request.Option) (*GetDedicatedIpOutput, error) + func (c *PinpointEmail) GetDedicatedIps(input *GetDedicatedIpsInput) (*GetDedicatedIpsOutput, error) + func (c *PinpointEmail) GetDedicatedIpsPages(input *GetDedicatedIpsInput, fn func(*GetDedicatedIpsOutput, bool) bool) error + func (c *PinpointEmail) GetDedicatedIpsPagesWithContext(ctx aws.Context, input *GetDedicatedIpsInput, ...) error + func (c *PinpointEmail) GetDedicatedIpsRequest(input *GetDedicatedIpsInput) (req *request.Request, output *GetDedicatedIpsOutput) + func (c *PinpointEmail) GetDedicatedIpsWithContext(ctx aws.Context, input *GetDedicatedIpsInput, opts ...request.Option) (*GetDedicatedIpsOutput, error) + func (c *PinpointEmail) GetDeliverabilityDashboardOptions(input *GetDeliverabilityDashboardOptionsInput) (*GetDeliverabilityDashboardOptionsOutput, error) + func (c *PinpointEmail) GetDeliverabilityDashboardOptionsRequest(input *GetDeliverabilityDashboardOptionsInput) (req *request.Request, output *GetDeliverabilityDashboardOptionsOutput) + func (c *PinpointEmail) GetDeliverabilityDashboardOptionsWithContext(ctx aws.Context, input *GetDeliverabilityDashboardOptionsInput, ...) (*GetDeliverabilityDashboardOptionsOutput, error) + func (c *PinpointEmail) GetDeliverabilityTestReport(input *GetDeliverabilityTestReportInput) (*GetDeliverabilityTestReportOutput, error) + func (c *PinpointEmail) GetDeliverabilityTestReportRequest(input *GetDeliverabilityTestReportInput) (req *request.Request, output *GetDeliverabilityTestReportOutput) + func (c *PinpointEmail) GetDeliverabilityTestReportWithContext(ctx aws.Context, input *GetDeliverabilityTestReportInput, ...) (*GetDeliverabilityTestReportOutput, error) + func (c *PinpointEmail) GetDomainDeliverabilityCampaign(input *GetDomainDeliverabilityCampaignInput) (*GetDomainDeliverabilityCampaignOutput, error) + func (c *PinpointEmail) GetDomainDeliverabilityCampaignRequest(input *GetDomainDeliverabilityCampaignInput) (req *request.Request, output *GetDomainDeliverabilityCampaignOutput) + func (c *PinpointEmail) GetDomainDeliverabilityCampaignWithContext(ctx aws.Context, input *GetDomainDeliverabilityCampaignInput, ...) (*GetDomainDeliverabilityCampaignOutput, error) + func (c *PinpointEmail) GetDomainStatisticsReport(input *GetDomainStatisticsReportInput) (*GetDomainStatisticsReportOutput, error) + func (c *PinpointEmail) GetDomainStatisticsReportRequest(input *GetDomainStatisticsReportInput) (req *request.Request, output *GetDomainStatisticsReportOutput) + func (c *PinpointEmail) GetDomainStatisticsReportWithContext(ctx aws.Context, input *GetDomainStatisticsReportInput, opts ...request.Option) (*GetDomainStatisticsReportOutput, error) + func (c *PinpointEmail) GetEmailIdentity(input *GetEmailIdentityInput) (*GetEmailIdentityOutput, error) + func (c *PinpointEmail) GetEmailIdentityRequest(input *GetEmailIdentityInput) (req *request.Request, output *GetEmailIdentityOutput) + func (c *PinpointEmail) GetEmailIdentityWithContext(ctx aws.Context, input *GetEmailIdentityInput, opts ...request.Option) (*GetEmailIdentityOutput, error) + func (c *PinpointEmail) ListConfigurationSets(input *ListConfigurationSetsInput) (*ListConfigurationSetsOutput, error) + func (c *PinpointEmail) ListConfigurationSetsPages(input *ListConfigurationSetsInput, ...) error + func (c *PinpointEmail) ListConfigurationSetsPagesWithContext(ctx aws.Context, input *ListConfigurationSetsInput, ...) error + func (c *PinpointEmail) ListConfigurationSetsRequest(input *ListConfigurationSetsInput) (req *request.Request, output *ListConfigurationSetsOutput) + func (c *PinpointEmail) ListConfigurationSetsWithContext(ctx aws.Context, input *ListConfigurationSetsInput, opts ...request.Option) (*ListConfigurationSetsOutput, error) + func (c *PinpointEmail) ListDedicatedIpPools(input *ListDedicatedIpPoolsInput) (*ListDedicatedIpPoolsOutput, error) + func (c *PinpointEmail) ListDedicatedIpPoolsPages(input *ListDedicatedIpPoolsInput, ...) error + func (c *PinpointEmail) ListDedicatedIpPoolsPagesWithContext(ctx aws.Context, input *ListDedicatedIpPoolsInput, ...) error + func (c *PinpointEmail) ListDedicatedIpPoolsRequest(input *ListDedicatedIpPoolsInput) (req *request.Request, output *ListDedicatedIpPoolsOutput) + func (c *PinpointEmail) ListDedicatedIpPoolsWithContext(ctx aws.Context, input *ListDedicatedIpPoolsInput, opts ...request.Option) (*ListDedicatedIpPoolsOutput, error) + func (c *PinpointEmail) ListDeliverabilityTestReports(input *ListDeliverabilityTestReportsInput) (*ListDeliverabilityTestReportsOutput, error) + func (c *PinpointEmail) ListDeliverabilityTestReportsPages(input *ListDeliverabilityTestReportsInput, ...) error + func (c *PinpointEmail) ListDeliverabilityTestReportsPagesWithContext(ctx aws.Context, input *ListDeliverabilityTestReportsInput, ...) error + func (c *PinpointEmail) ListDeliverabilityTestReportsRequest(input *ListDeliverabilityTestReportsInput) (req *request.Request, output *ListDeliverabilityTestReportsOutput) + func (c *PinpointEmail) ListDeliverabilityTestReportsWithContext(ctx aws.Context, input *ListDeliverabilityTestReportsInput, ...) (*ListDeliverabilityTestReportsOutput, error) + func (c *PinpointEmail) ListDomainDeliverabilityCampaigns(input *ListDomainDeliverabilityCampaignsInput) (*ListDomainDeliverabilityCampaignsOutput, error) + func (c *PinpointEmail) ListDomainDeliverabilityCampaignsPages(input *ListDomainDeliverabilityCampaignsInput, ...) error + func (c *PinpointEmail) ListDomainDeliverabilityCampaignsPagesWithContext(ctx aws.Context, input *ListDomainDeliverabilityCampaignsInput, ...) error + func (c *PinpointEmail) ListDomainDeliverabilityCampaignsRequest(input *ListDomainDeliverabilityCampaignsInput) (req *request.Request, output *ListDomainDeliverabilityCampaignsOutput) + func (c *PinpointEmail) ListDomainDeliverabilityCampaignsWithContext(ctx aws.Context, input *ListDomainDeliverabilityCampaignsInput, ...) (*ListDomainDeliverabilityCampaignsOutput, error) + func (c *PinpointEmail) ListEmailIdentities(input *ListEmailIdentitiesInput) (*ListEmailIdentitiesOutput, error) + func (c *PinpointEmail) ListEmailIdentitiesPages(input *ListEmailIdentitiesInput, ...) error + func (c *PinpointEmail) ListEmailIdentitiesPagesWithContext(ctx aws.Context, input *ListEmailIdentitiesInput, ...) error + func (c *PinpointEmail) ListEmailIdentitiesRequest(input *ListEmailIdentitiesInput) (req *request.Request, output *ListEmailIdentitiesOutput) + func (c *PinpointEmail) ListEmailIdentitiesWithContext(ctx aws.Context, input *ListEmailIdentitiesInput, opts ...request.Option) (*ListEmailIdentitiesOutput, error) + func (c *PinpointEmail) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *PinpointEmail) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *PinpointEmail) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *PinpointEmail) PutAccountDedicatedIpWarmupAttributes(input *PutAccountDedicatedIpWarmupAttributesInput) (*PutAccountDedicatedIpWarmupAttributesOutput, error) + func (c *PinpointEmail) PutAccountDedicatedIpWarmupAttributesRequest(input *PutAccountDedicatedIpWarmupAttributesInput) (req *request.Request, output *PutAccountDedicatedIpWarmupAttributesOutput) + func (c *PinpointEmail) PutAccountDedicatedIpWarmupAttributesWithContext(ctx aws.Context, input *PutAccountDedicatedIpWarmupAttributesInput, ...) (*PutAccountDedicatedIpWarmupAttributesOutput, error) + func (c *PinpointEmail) PutAccountSendingAttributes(input *PutAccountSendingAttributesInput) (*PutAccountSendingAttributesOutput, error) + func (c *PinpointEmail) PutAccountSendingAttributesRequest(input *PutAccountSendingAttributesInput) (req *request.Request, output *PutAccountSendingAttributesOutput) + func (c *PinpointEmail) PutAccountSendingAttributesWithContext(ctx aws.Context, input *PutAccountSendingAttributesInput, ...) (*PutAccountSendingAttributesOutput, error) + func (c *PinpointEmail) PutConfigurationSetDeliveryOptions(input *PutConfigurationSetDeliveryOptionsInput) (*PutConfigurationSetDeliveryOptionsOutput, error) + func (c *PinpointEmail) PutConfigurationSetDeliveryOptionsRequest(input *PutConfigurationSetDeliveryOptionsInput) (req *request.Request, output *PutConfigurationSetDeliveryOptionsOutput) + func (c *PinpointEmail) PutConfigurationSetDeliveryOptionsWithContext(ctx aws.Context, input *PutConfigurationSetDeliveryOptionsInput, ...) (*PutConfigurationSetDeliveryOptionsOutput, error) + func (c *PinpointEmail) PutConfigurationSetReputationOptions(input *PutConfigurationSetReputationOptionsInput) (*PutConfigurationSetReputationOptionsOutput, error) + func (c *PinpointEmail) PutConfigurationSetReputationOptionsRequest(input *PutConfigurationSetReputationOptionsInput) (req *request.Request, output *PutConfigurationSetReputationOptionsOutput) + func (c *PinpointEmail) PutConfigurationSetReputationOptionsWithContext(ctx aws.Context, input *PutConfigurationSetReputationOptionsInput, ...) (*PutConfigurationSetReputationOptionsOutput, error) + func (c *PinpointEmail) PutConfigurationSetSendingOptions(input *PutConfigurationSetSendingOptionsInput) (*PutConfigurationSetSendingOptionsOutput, error) + func (c *PinpointEmail) PutConfigurationSetSendingOptionsRequest(input *PutConfigurationSetSendingOptionsInput) (req *request.Request, output *PutConfigurationSetSendingOptionsOutput) + func (c *PinpointEmail) PutConfigurationSetSendingOptionsWithContext(ctx aws.Context, input *PutConfigurationSetSendingOptionsInput, ...) (*PutConfigurationSetSendingOptionsOutput, error) + func (c *PinpointEmail) PutConfigurationSetTrackingOptions(input *PutConfigurationSetTrackingOptionsInput) (*PutConfigurationSetTrackingOptionsOutput, error) + func (c *PinpointEmail) PutConfigurationSetTrackingOptionsRequest(input *PutConfigurationSetTrackingOptionsInput) (req *request.Request, output *PutConfigurationSetTrackingOptionsOutput) + func (c *PinpointEmail) PutConfigurationSetTrackingOptionsWithContext(ctx aws.Context, input *PutConfigurationSetTrackingOptionsInput, ...) (*PutConfigurationSetTrackingOptionsOutput, error) + func (c *PinpointEmail) PutDedicatedIpInPool(input *PutDedicatedIpInPoolInput) (*PutDedicatedIpInPoolOutput, error) + func (c *PinpointEmail) PutDedicatedIpInPoolRequest(input *PutDedicatedIpInPoolInput) (req *request.Request, output *PutDedicatedIpInPoolOutput) + func (c *PinpointEmail) PutDedicatedIpInPoolWithContext(ctx aws.Context, input *PutDedicatedIpInPoolInput, opts ...request.Option) (*PutDedicatedIpInPoolOutput, error) + func (c *PinpointEmail) PutDedicatedIpWarmupAttributes(input *PutDedicatedIpWarmupAttributesInput) (*PutDedicatedIpWarmupAttributesOutput, error) + func (c *PinpointEmail) PutDedicatedIpWarmupAttributesRequest(input *PutDedicatedIpWarmupAttributesInput) (req *request.Request, output *PutDedicatedIpWarmupAttributesOutput) + func (c *PinpointEmail) PutDedicatedIpWarmupAttributesWithContext(ctx aws.Context, input *PutDedicatedIpWarmupAttributesInput, ...) (*PutDedicatedIpWarmupAttributesOutput, error) + func (c *PinpointEmail) PutDeliverabilityDashboardOption(input *PutDeliverabilityDashboardOptionInput) (*PutDeliverabilityDashboardOptionOutput, error) + func (c *PinpointEmail) PutDeliverabilityDashboardOptionRequest(input *PutDeliverabilityDashboardOptionInput) (req *request.Request, output *PutDeliverabilityDashboardOptionOutput) + func (c *PinpointEmail) PutDeliverabilityDashboardOptionWithContext(ctx aws.Context, input *PutDeliverabilityDashboardOptionInput, ...) (*PutDeliverabilityDashboardOptionOutput, error) + func (c *PinpointEmail) PutEmailIdentityDkimAttributes(input *PutEmailIdentityDkimAttributesInput) (*PutEmailIdentityDkimAttributesOutput, error) + func (c *PinpointEmail) PutEmailIdentityDkimAttributesRequest(input *PutEmailIdentityDkimAttributesInput) (req *request.Request, output *PutEmailIdentityDkimAttributesOutput) + func (c *PinpointEmail) PutEmailIdentityDkimAttributesWithContext(ctx aws.Context, input *PutEmailIdentityDkimAttributesInput, ...) (*PutEmailIdentityDkimAttributesOutput, error) + func (c *PinpointEmail) PutEmailIdentityFeedbackAttributes(input *PutEmailIdentityFeedbackAttributesInput) (*PutEmailIdentityFeedbackAttributesOutput, error) + func (c *PinpointEmail) PutEmailIdentityFeedbackAttributesRequest(input *PutEmailIdentityFeedbackAttributesInput) (req *request.Request, output *PutEmailIdentityFeedbackAttributesOutput) + func (c *PinpointEmail) PutEmailIdentityFeedbackAttributesWithContext(ctx aws.Context, input *PutEmailIdentityFeedbackAttributesInput, ...) (*PutEmailIdentityFeedbackAttributesOutput, error) + func (c *PinpointEmail) PutEmailIdentityMailFromAttributes(input *PutEmailIdentityMailFromAttributesInput) (*PutEmailIdentityMailFromAttributesOutput, error) + func (c *PinpointEmail) PutEmailIdentityMailFromAttributesRequest(input *PutEmailIdentityMailFromAttributesInput) (req *request.Request, output *PutEmailIdentityMailFromAttributesOutput) + func (c *PinpointEmail) PutEmailIdentityMailFromAttributesWithContext(ctx aws.Context, input *PutEmailIdentityMailFromAttributesInput, ...) (*PutEmailIdentityMailFromAttributesOutput, error) + func (c *PinpointEmail) SendEmail(input *SendEmailInput) (*SendEmailOutput, error) + func (c *PinpointEmail) SendEmailRequest(input *SendEmailInput) (req *request.Request, output *SendEmailOutput) + func (c *PinpointEmail) SendEmailWithContext(ctx aws.Context, input *SendEmailInput, opts ...request.Option) (*SendEmailOutput, error) + func (c *PinpointEmail) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *PinpointEmail) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *PinpointEmail) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *PinpointEmail) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *PinpointEmail) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *PinpointEmail) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *PinpointEmail) UpdateConfigurationSetEventDestination(input *UpdateConfigurationSetEventDestinationInput) (*UpdateConfigurationSetEventDestinationOutput, error) + func (c *PinpointEmail) UpdateConfigurationSetEventDestinationRequest(input *UpdateConfigurationSetEventDestinationInput) (req *request.Request, output *UpdateConfigurationSetEventDestinationOutput) + func (c *PinpointEmail) UpdateConfigurationSetEventDestinationWithContext(ctx aws.Context, input *UpdateConfigurationSetEventDestinationInput, ...) (*UpdateConfigurationSetEventDestinationOutput, error) + type PlacementStatistics struct + DkimPercentage *float64 + InboxPercentage *float64 + MissingPercentage *float64 + SpamPercentage *float64 + SpfPercentage *float64 + func (s *PlacementStatistics) SetDkimPercentage(v float64) *PlacementStatistics + func (s *PlacementStatistics) SetInboxPercentage(v float64) *PlacementStatistics + func (s *PlacementStatistics) SetMissingPercentage(v float64) *PlacementStatistics + func (s *PlacementStatistics) SetSpamPercentage(v float64) *PlacementStatistics + func (s *PlacementStatistics) SetSpfPercentage(v float64) *PlacementStatistics + func (s PlacementStatistics) GoString() string + func (s PlacementStatistics) String() string + type PutAccountDedicatedIpWarmupAttributesInput struct + AutoWarmupEnabled *bool + func (s *PutAccountDedicatedIpWarmupAttributesInput) SetAutoWarmupEnabled(v bool) *PutAccountDedicatedIpWarmupAttributesInput + func (s PutAccountDedicatedIpWarmupAttributesInput) GoString() string + func (s PutAccountDedicatedIpWarmupAttributesInput) String() string + type PutAccountDedicatedIpWarmupAttributesOutput struct + func (s PutAccountDedicatedIpWarmupAttributesOutput) GoString() string + func (s PutAccountDedicatedIpWarmupAttributesOutput) String() string + type PutAccountSendingAttributesInput struct + SendingEnabled *bool + func (s *PutAccountSendingAttributesInput) SetSendingEnabled(v bool) *PutAccountSendingAttributesInput + func (s PutAccountSendingAttributesInput) GoString() string + func (s PutAccountSendingAttributesInput) String() string + type PutAccountSendingAttributesOutput struct + func (s PutAccountSendingAttributesOutput) GoString() string + func (s PutAccountSendingAttributesOutput) String() string + type PutConfigurationSetDeliveryOptionsInput struct + ConfigurationSetName *string + SendingPoolName *string + TlsPolicy *string + func (s *PutConfigurationSetDeliveryOptionsInput) SetConfigurationSetName(v string) *PutConfigurationSetDeliveryOptionsInput + func (s *PutConfigurationSetDeliveryOptionsInput) SetSendingPoolName(v string) *PutConfigurationSetDeliveryOptionsInput + func (s *PutConfigurationSetDeliveryOptionsInput) SetTlsPolicy(v string) *PutConfigurationSetDeliveryOptionsInput + func (s *PutConfigurationSetDeliveryOptionsInput) Validate() error + func (s PutConfigurationSetDeliveryOptionsInput) GoString() string + func (s PutConfigurationSetDeliveryOptionsInput) String() string + type PutConfigurationSetDeliveryOptionsOutput struct + func (s PutConfigurationSetDeliveryOptionsOutput) GoString() string + func (s PutConfigurationSetDeliveryOptionsOutput) String() string + type PutConfigurationSetReputationOptionsInput struct + ConfigurationSetName *string + ReputationMetricsEnabled *bool + func (s *PutConfigurationSetReputationOptionsInput) SetConfigurationSetName(v string) *PutConfigurationSetReputationOptionsInput + func (s *PutConfigurationSetReputationOptionsInput) SetReputationMetricsEnabled(v bool) *PutConfigurationSetReputationOptionsInput + func (s *PutConfigurationSetReputationOptionsInput) Validate() error + func (s PutConfigurationSetReputationOptionsInput) GoString() string + func (s PutConfigurationSetReputationOptionsInput) String() string + type PutConfigurationSetReputationOptionsOutput struct + func (s PutConfigurationSetReputationOptionsOutput) GoString() string + func (s PutConfigurationSetReputationOptionsOutput) String() string + type PutConfigurationSetSendingOptionsInput struct + ConfigurationSetName *string + SendingEnabled *bool + func (s *PutConfigurationSetSendingOptionsInput) SetConfigurationSetName(v string) *PutConfigurationSetSendingOptionsInput + func (s *PutConfigurationSetSendingOptionsInput) SetSendingEnabled(v bool) *PutConfigurationSetSendingOptionsInput + func (s *PutConfigurationSetSendingOptionsInput) Validate() error + func (s PutConfigurationSetSendingOptionsInput) GoString() string + func (s PutConfigurationSetSendingOptionsInput) String() string + type PutConfigurationSetSendingOptionsOutput struct + func (s PutConfigurationSetSendingOptionsOutput) GoString() string + func (s PutConfigurationSetSendingOptionsOutput) String() string + type PutConfigurationSetTrackingOptionsInput struct + ConfigurationSetName *string + CustomRedirectDomain *string + func (s *PutConfigurationSetTrackingOptionsInput) SetConfigurationSetName(v string) *PutConfigurationSetTrackingOptionsInput + func (s *PutConfigurationSetTrackingOptionsInput) SetCustomRedirectDomain(v string) *PutConfigurationSetTrackingOptionsInput + func (s *PutConfigurationSetTrackingOptionsInput) Validate() error + func (s PutConfigurationSetTrackingOptionsInput) GoString() string + func (s PutConfigurationSetTrackingOptionsInput) String() string + type PutConfigurationSetTrackingOptionsOutput struct + func (s PutConfigurationSetTrackingOptionsOutput) GoString() string + func (s PutConfigurationSetTrackingOptionsOutput) String() string + type PutDedicatedIpInPoolInput struct + DestinationPoolName *string + Ip *string + func (s *PutDedicatedIpInPoolInput) SetDestinationPoolName(v string) *PutDedicatedIpInPoolInput + func (s *PutDedicatedIpInPoolInput) SetIp(v string) *PutDedicatedIpInPoolInput + func (s *PutDedicatedIpInPoolInput) Validate() error + func (s PutDedicatedIpInPoolInput) GoString() string + func (s PutDedicatedIpInPoolInput) String() string + type PutDedicatedIpInPoolOutput struct + func (s PutDedicatedIpInPoolOutput) GoString() string + func (s PutDedicatedIpInPoolOutput) String() string + type PutDedicatedIpWarmupAttributesInput struct + Ip *string + WarmupPercentage *int64 + func (s *PutDedicatedIpWarmupAttributesInput) SetIp(v string) *PutDedicatedIpWarmupAttributesInput + func (s *PutDedicatedIpWarmupAttributesInput) SetWarmupPercentage(v int64) *PutDedicatedIpWarmupAttributesInput + func (s *PutDedicatedIpWarmupAttributesInput) Validate() error + func (s PutDedicatedIpWarmupAttributesInput) GoString() string + func (s PutDedicatedIpWarmupAttributesInput) String() string + type PutDedicatedIpWarmupAttributesOutput struct + func (s PutDedicatedIpWarmupAttributesOutput) GoString() string + func (s PutDedicatedIpWarmupAttributesOutput) String() string + type PutDeliverabilityDashboardOptionInput struct + DashboardEnabled *bool + SubscribedDomains []*DomainDeliverabilityTrackingOption + func (s *PutDeliverabilityDashboardOptionInput) SetDashboardEnabled(v bool) *PutDeliverabilityDashboardOptionInput + func (s *PutDeliverabilityDashboardOptionInput) SetSubscribedDomains(v []*DomainDeliverabilityTrackingOption) *PutDeliverabilityDashboardOptionInput + func (s *PutDeliverabilityDashboardOptionInput) Validate() error + func (s PutDeliverabilityDashboardOptionInput) GoString() string + func (s PutDeliverabilityDashboardOptionInput) String() string + type PutDeliverabilityDashboardOptionOutput struct + func (s PutDeliverabilityDashboardOptionOutput) GoString() string + func (s PutDeliverabilityDashboardOptionOutput) String() string + type PutEmailIdentityDkimAttributesInput struct + EmailIdentity *string + SigningEnabled *bool + func (s *PutEmailIdentityDkimAttributesInput) SetEmailIdentity(v string) *PutEmailIdentityDkimAttributesInput + func (s *PutEmailIdentityDkimAttributesInput) SetSigningEnabled(v bool) *PutEmailIdentityDkimAttributesInput + func (s *PutEmailIdentityDkimAttributesInput) Validate() error + func (s PutEmailIdentityDkimAttributesInput) GoString() string + func (s PutEmailIdentityDkimAttributesInput) String() string + type PutEmailIdentityDkimAttributesOutput struct + func (s PutEmailIdentityDkimAttributesOutput) GoString() string + func (s PutEmailIdentityDkimAttributesOutput) String() string + type PutEmailIdentityFeedbackAttributesInput struct + EmailForwardingEnabled *bool + EmailIdentity *string + func (s *PutEmailIdentityFeedbackAttributesInput) SetEmailForwardingEnabled(v bool) *PutEmailIdentityFeedbackAttributesInput + func (s *PutEmailIdentityFeedbackAttributesInput) SetEmailIdentity(v string) *PutEmailIdentityFeedbackAttributesInput + func (s *PutEmailIdentityFeedbackAttributesInput) Validate() error + func (s PutEmailIdentityFeedbackAttributesInput) GoString() string + func (s PutEmailIdentityFeedbackAttributesInput) String() string + type PutEmailIdentityFeedbackAttributesOutput struct + func (s PutEmailIdentityFeedbackAttributesOutput) GoString() string + func (s PutEmailIdentityFeedbackAttributesOutput) String() string + type PutEmailIdentityMailFromAttributesInput struct + BehaviorOnMxFailure *string + EmailIdentity *string + MailFromDomain *string + func (s *PutEmailIdentityMailFromAttributesInput) SetBehaviorOnMxFailure(v string) *PutEmailIdentityMailFromAttributesInput + func (s *PutEmailIdentityMailFromAttributesInput) SetEmailIdentity(v string) *PutEmailIdentityMailFromAttributesInput + func (s *PutEmailIdentityMailFromAttributesInput) SetMailFromDomain(v string) *PutEmailIdentityMailFromAttributesInput + func (s *PutEmailIdentityMailFromAttributesInput) Validate() error + func (s PutEmailIdentityMailFromAttributesInput) GoString() string + func (s PutEmailIdentityMailFromAttributesInput) String() string + type PutEmailIdentityMailFromAttributesOutput struct + func (s PutEmailIdentityMailFromAttributesOutput) GoString() string + func (s PutEmailIdentityMailFromAttributesOutput) String() string + type RawMessage struct + Data []byte + func (s *RawMessage) SetData(v []byte) *RawMessage + func (s *RawMessage) Validate() error + func (s RawMessage) GoString() string + func (s RawMessage) String() string + type ReputationOptions struct + LastFreshStart *time.Time + ReputationMetricsEnabled *bool + func (s *ReputationOptions) SetLastFreshStart(v time.Time) *ReputationOptions + func (s *ReputationOptions) SetReputationMetricsEnabled(v bool) *ReputationOptions + func (s ReputationOptions) GoString() string + func (s ReputationOptions) String() string + type SendEmailInput struct + ConfigurationSetName *string + Content *EmailContent + Destination *Destination + EmailTags []*MessageTag + FeedbackForwardingEmailAddress *string + FromEmailAddress *string + ReplyToAddresses []*string + func (s *SendEmailInput) SetConfigurationSetName(v string) *SendEmailInput + func (s *SendEmailInput) SetContent(v *EmailContent) *SendEmailInput + func (s *SendEmailInput) SetDestination(v *Destination) *SendEmailInput + func (s *SendEmailInput) SetEmailTags(v []*MessageTag) *SendEmailInput + func (s *SendEmailInput) SetFeedbackForwardingEmailAddress(v string) *SendEmailInput + func (s *SendEmailInput) SetFromEmailAddress(v string) *SendEmailInput + func (s *SendEmailInput) SetReplyToAddresses(v []*string) *SendEmailInput + func (s *SendEmailInput) Validate() error + func (s SendEmailInput) GoString() string + func (s SendEmailInput) String() string + type SendEmailOutput struct + MessageId *string + func (s *SendEmailOutput) SetMessageId(v string) *SendEmailOutput + func (s SendEmailOutput) GoString() string + func (s SendEmailOutput) String() string + type SendQuota struct + Max24HourSend *float64 + MaxSendRate *float64 + SentLast24Hours *float64 + func (s *SendQuota) SetMax24HourSend(v float64) *SendQuota + func (s *SendQuota) SetMaxSendRate(v float64) *SendQuota + func (s *SendQuota) SetSentLast24Hours(v float64) *SendQuota + func (s SendQuota) GoString() string + func (s SendQuota) String() string + type SendingOptions struct + SendingEnabled *bool + func (s *SendingOptions) SetSendingEnabled(v bool) *SendingOptions + func (s SendingOptions) GoString() string + func (s SendingOptions) String() string + type SendingPausedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *SendingPausedException) Code() string + func (s *SendingPausedException) Error() string + func (s *SendingPausedException) Message() string + func (s *SendingPausedException) OrigErr() error + func (s *SendingPausedException) RequestID() string + func (s *SendingPausedException) StatusCode() int + func (s SendingPausedException) GoString() string + func (s SendingPausedException) String() string + type SnsDestination struct + TopicArn *string + func (s *SnsDestination) SetTopicArn(v string) *SnsDestination + func (s *SnsDestination) Validate() error + func (s SnsDestination) GoString() string + func (s SnsDestination) String() string + type Tag struct + Key *string + Value *string + func (s *Tag) SetKey(v string) *Tag + func (s *Tag) SetValue(v string) *Tag + func (s *Tag) Validate() error + func (s Tag) GoString() string + func (s Tag) String() string + type TagResourceInput struct + ResourceArn *string + Tags []*Tag + func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput + func (s *TagResourceInput) SetTags(v []*Tag) *TagResourceInput + func (s *TagResourceInput) Validate() error + func (s TagResourceInput) GoString() string + func (s TagResourceInput) String() string + type TagResourceOutput struct + func (s TagResourceOutput) GoString() string + func (s TagResourceOutput) String() string + type Template struct + TemplateArn *string + TemplateData *string + func (s *Template) SetTemplateArn(v string) *Template + func (s *Template) SetTemplateData(v string) *Template + func (s Template) GoString() string + func (s Template) String() string + type TooManyRequestsException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *TooManyRequestsException) Code() string + func (s *TooManyRequestsException) Error() string + func (s *TooManyRequestsException) Message() string + func (s *TooManyRequestsException) OrigErr() error + func (s *TooManyRequestsException) RequestID() string + func (s *TooManyRequestsException) StatusCode() int + func (s TooManyRequestsException) GoString() string + func (s TooManyRequestsException) String() string + type TrackingOptions struct + CustomRedirectDomain *string + func (s *TrackingOptions) SetCustomRedirectDomain(v string) *TrackingOptions + func (s *TrackingOptions) Validate() error + func (s TrackingOptions) GoString() string + func (s TrackingOptions) String() string + type UntagResourceInput struct + ResourceArn *string + TagKeys []*string + func (s *UntagResourceInput) SetResourceArn(v string) *UntagResourceInput + func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput + func (s *UntagResourceInput) Validate() error + func (s UntagResourceInput) GoString() string + func (s UntagResourceInput) String() string + type UntagResourceOutput struct + func (s UntagResourceOutput) GoString() string + func (s UntagResourceOutput) String() string + type UpdateConfigurationSetEventDestinationInput struct + ConfigurationSetName *string + EventDestination *EventDestinationDefinition + EventDestinationName *string + func (s *UpdateConfigurationSetEventDestinationInput) SetConfigurationSetName(v string) *UpdateConfigurationSetEventDestinationInput + func (s *UpdateConfigurationSetEventDestinationInput) SetEventDestination(v *EventDestinationDefinition) *UpdateConfigurationSetEventDestinationInput + func (s *UpdateConfigurationSetEventDestinationInput) SetEventDestinationName(v string) *UpdateConfigurationSetEventDestinationInput + func (s *UpdateConfigurationSetEventDestinationInput) Validate() error + func (s UpdateConfigurationSetEventDestinationInput) GoString() string + func (s UpdateConfigurationSetEventDestinationInput) String() string + type UpdateConfigurationSetEventDestinationOutput struct + func (s UpdateConfigurationSetEventDestinationOutput) GoString() string + func (s UpdateConfigurationSetEventDestinationOutput) String() string + type VolumeStatistics struct + InboxRawCount *int64 + ProjectedInbox *int64 + ProjectedSpam *int64 + SpamRawCount *int64 + func (s *VolumeStatistics) SetInboxRawCount(v int64) *VolumeStatistics + func (s *VolumeStatistics) SetProjectedInbox(v int64) *VolumeStatistics + func (s *VolumeStatistics) SetProjectedSpam(v int64) *VolumeStatistics + func (s *VolumeStatistics) SetSpamRawCount(v int64) *VolumeStatistics + func (s VolumeStatistics) GoString() string + func (s VolumeStatistics) String() string