Versions in this module Expand all Collapse all v0 v0.26.0 Sep 30, 2020 Changes in this version + type AccountSendingPausedException struct + Message *string + func (e *AccountSendingPausedException) Error() string + func (e *AccountSendingPausedException) ErrorCode() string + func (e *AccountSendingPausedException) ErrorFault() smithy.ErrorFault + func (e *AccountSendingPausedException) ErrorMessage() string + func (e *AccountSendingPausedException) GetMessage() string + func (e *AccountSendingPausedException) HasMessage() bool + type AddHeaderAction struct + HeaderName *string + HeaderValue *string + type AlreadyExistsException struct + Message *string + Name *string + func (e *AlreadyExistsException) Error() string + func (e *AlreadyExistsException) ErrorCode() string + func (e *AlreadyExistsException) ErrorFault() smithy.ErrorFault + func (e *AlreadyExistsException) ErrorMessage() string + func (e *AlreadyExistsException) GetMessage() string + func (e *AlreadyExistsException) GetName() string + func (e *AlreadyExistsException) HasMessage() bool + func (e *AlreadyExistsException) HasName() bool + type BehaviorOnMXFailure string + const BehaviorOnMXFailureRejectmessage + const BehaviorOnMXFailureUsedefaultvalue + type Body struct + Html *Content + Text *Content + type BounceAction struct + Message *string + Sender *string + SmtpReplyCode *string + StatusCode *string + TopicArn *string + type BounceType string + const BounceTypeContentrejected + const BounceTypeDoesnotexist + const BounceTypeExceededquota + const BounceTypeMessagetoolarge + const BounceTypeTemporaryfailure + const BounceTypeUndefined + type BouncedRecipientInfo struct + BounceType BounceType + Recipient *string + RecipientArn *string + RecipientDsnFields *RecipientDsnFields + type BulkEmailDestination struct + Destination *Destination + ReplacementTags []*MessageTag + ReplacementTemplateData *string + type BulkEmailDestinationStatus struct + Error *string + MessageId *string + Status BulkEmailStatus + type BulkEmailStatus string + const BulkEmailStatusAccountdailyquotaexceeded + const BulkEmailStatusAccountsendingpaused + const BulkEmailStatusAccountsuspended + const BulkEmailStatusAccountthrottled + const BulkEmailStatusConfigurationsetdoesnotexist + const BulkEmailStatusConfigurationsetsendingpaused + const BulkEmailStatusFailed + const BulkEmailStatusInvalidparametervalue + const BulkEmailStatusInvalidsendingpoolname + const BulkEmailStatusMailfromdomainnotverified + const BulkEmailStatusMessagerejected + const BulkEmailStatusSuccess + const BulkEmailStatusTemplatedoesnotexist + const BulkEmailStatusTransientfailure + type CannotDeleteException struct + Message *string + Name *string + func (e *CannotDeleteException) Error() string + func (e *CannotDeleteException) ErrorCode() string + func (e *CannotDeleteException) ErrorFault() smithy.ErrorFault + func (e *CannotDeleteException) ErrorMessage() string + func (e *CannotDeleteException) GetMessage() string + func (e *CannotDeleteException) GetName() string + func (e *CannotDeleteException) HasMessage() bool + func (e *CannotDeleteException) HasName() bool + type CloudWatchDestination struct + DimensionConfigurations []*CloudWatchDimensionConfiguration + type CloudWatchDimensionConfiguration struct + DefaultDimensionValue *string + DimensionName *string + DimensionValueSource DimensionValueSource + type ConfigurationSet struct + Name *string + type ConfigurationSetAlreadyExistsException struct + ConfigurationSetName *string + Message *string + func (e *ConfigurationSetAlreadyExistsException) Error() string + func (e *ConfigurationSetAlreadyExistsException) ErrorCode() string + func (e *ConfigurationSetAlreadyExistsException) ErrorFault() smithy.ErrorFault + func (e *ConfigurationSetAlreadyExistsException) ErrorMessage() string + func (e *ConfigurationSetAlreadyExistsException) GetConfigurationSetName() string + func (e *ConfigurationSetAlreadyExistsException) GetMessage() string + func (e *ConfigurationSetAlreadyExistsException) HasConfigurationSetName() bool + func (e *ConfigurationSetAlreadyExistsException) HasMessage() bool + type ConfigurationSetAttribute string + const ConfigurationSetAttributeDelivery_options + const ConfigurationSetAttributeEvent_destinations + const ConfigurationSetAttributeReputation_options + const ConfigurationSetAttributeTracking_options + type ConfigurationSetDoesNotExistException struct + ConfigurationSetName *string + Message *string + func (e *ConfigurationSetDoesNotExistException) Error() string + func (e *ConfigurationSetDoesNotExistException) ErrorCode() string + func (e *ConfigurationSetDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *ConfigurationSetDoesNotExistException) ErrorMessage() string + func (e *ConfigurationSetDoesNotExistException) GetConfigurationSetName() string + func (e *ConfigurationSetDoesNotExistException) GetMessage() string + func (e *ConfigurationSetDoesNotExistException) HasConfigurationSetName() bool + func (e *ConfigurationSetDoesNotExistException) HasMessage() bool + type ConfigurationSetSendingPausedException struct + ConfigurationSetName *string + Message *string + func (e *ConfigurationSetSendingPausedException) Error() string + func (e *ConfigurationSetSendingPausedException) ErrorCode() string + func (e *ConfigurationSetSendingPausedException) ErrorFault() smithy.ErrorFault + func (e *ConfigurationSetSendingPausedException) ErrorMessage() string + func (e *ConfigurationSetSendingPausedException) GetConfigurationSetName() string + func (e *ConfigurationSetSendingPausedException) GetMessage() string + func (e *ConfigurationSetSendingPausedException) HasConfigurationSetName() bool + func (e *ConfigurationSetSendingPausedException) HasMessage() bool + type Content struct + Charset *string + Data *string + type CustomMailFromStatus string + const CustomMailFromStatusFailed + const CustomMailFromStatusPending + const CustomMailFromStatusSuccess + const CustomMailFromStatusTemporaryfailure + type CustomVerificationEmailInvalidContentException struct + Message *string + func (e *CustomVerificationEmailInvalidContentException) Error() string + func (e *CustomVerificationEmailInvalidContentException) ErrorCode() string + func (e *CustomVerificationEmailInvalidContentException) ErrorFault() smithy.ErrorFault + func (e *CustomVerificationEmailInvalidContentException) ErrorMessage() string + func (e *CustomVerificationEmailInvalidContentException) GetMessage() string + func (e *CustomVerificationEmailInvalidContentException) HasMessage() bool + type CustomVerificationEmailTemplate struct + FailureRedirectionURL *string + FromEmailAddress *string + SuccessRedirectionURL *string + TemplateName *string + TemplateSubject *string + type CustomVerificationEmailTemplateAlreadyExistsException struct + CustomVerificationEmailTemplateName *string + Message *string + func (e *CustomVerificationEmailTemplateAlreadyExistsException) Error() string + func (e *CustomVerificationEmailTemplateAlreadyExistsException) ErrorCode() string + func (e *CustomVerificationEmailTemplateAlreadyExistsException) ErrorFault() smithy.ErrorFault + func (e *CustomVerificationEmailTemplateAlreadyExistsException) ErrorMessage() string + func (e *CustomVerificationEmailTemplateAlreadyExistsException) GetCustomVerificationEmailTemplateName() string + func (e *CustomVerificationEmailTemplateAlreadyExistsException) GetMessage() string + func (e *CustomVerificationEmailTemplateAlreadyExistsException) HasCustomVerificationEmailTemplateName() bool + func (e *CustomVerificationEmailTemplateAlreadyExistsException) HasMessage() bool + type CustomVerificationEmailTemplateDoesNotExistException struct + CustomVerificationEmailTemplateName *string + Message *string + func (e *CustomVerificationEmailTemplateDoesNotExistException) Error() string + func (e *CustomVerificationEmailTemplateDoesNotExistException) ErrorCode() string + func (e *CustomVerificationEmailTemplateDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *CustomVerificationEmailTemplateDoesNotExistException) ErrorMessage() string + func (e *CustomVerificationEmailTemplateDoesNotExistException) GetCustomVerificationEmailTemplateName() string + func (e *CustomVerificationEmailTemplateDoesNotExistException) GetMessage() string + func (e *CustomVerificationEmailTemplateDoesNotExistException) HasCustomVerificationEmailTemplateName() bool + func (e *CustomVerificationEmailTemplateDoesNotExistException) HasMessage() bool + type DeliveryOptions struct + TlsPolicy TlsPolicy + type Destination struct + BccAddresses []*string + CcAddresses []*string + ToAddresses []*string + type DimensionValueSource string + const DimensionValueSourceEmail_header + const DimensionValueSourceLink_tag + const DimensionValueSourceMessage_tag + type DsnAction string + const DsnActionDelayed + const DsnActionDelivered + const DsnActionExpanded + const DsnActionFailed + const DsnActionRelayed + type EventDestination struct + CloudWatchDestination *CloudWatchDestination + Enabled *bool + KinesisFirehoseDestination *KinesisFirehoseDestination + MatchingEventTypes []EventType + Name *string + SNSDestination *SNSDestination + type EventDestinationAlreadyExistsException struct + ConfigurationSetName *string + EventDestinationName *string + Message *string + func (e *EventDestinationAlreadyExistsException) Error() string + func (e *EventDestinationAlreadyExistsException) ErrorCode() string + func (e *EventDestinationAlreadyExistsException) ErrorFault() smithy.ErrorFault + func (e *EventDestinationAlreadyExistsException) ErrorMessage() string + func (e *EventDestinationAlreadyExistsException) GetConfigurationSetName() string + func (e *EventDestinationAlreadyExistsException) GetEventDestinationName() string + func (e *EventDestinationAlreadyExistsException) GetMessage() string + func (e *EventDestinationAlreadyExistsException) HasConfigurationSetName() bool + func (e *EventDestinationAlreadyExistsException) HasEventDestinationName() bool + func (e *EventDestinationAlreadyExistsException) HasMessage() bool + type EventDestinationDoesNotExistException struct + ConfigurationSetName *string + EventDestinationName *string + Message *string + func (e *EventDestinationDoesNotExistException) Error() string + func (e *EventDestinationDoesNotExistException) ErrorCode() string + func (e *EventDestinationDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *EventDestinationDoesNotExistException) ErrorMessage() string + func (e *EventDestinationDoesNotExistException) GetConfigurationSetName() string + func (e *EventDestinationDoesNotExistException) GetEventDestinationName() string + func (e *EventDestinationDoesNotExistException) GetMessage() string + func (e *EventDestinationDoesNotExistException) HasConfigurationSetName() bool + func (e *EventDestinationDoesNotExistException) HasEventDestinationName() bool + func (e *EventDestinationDoesNotExistException) HasMessage() bool + type EventType string + const EventTypeBounce + const EventTypeClick + const EventTypeComplaint + const EventTypeDelivery + const EventTypeOpen + const EventTypeReject + const EventTypeRendering_failure + const EventTypeSend + type ExtensionField struct + Name *string + Value *string + type FromEmailAddressNotVerifiedException struct + FromEmailAddress *string + Message *string + func (e *FromEmailAddressNotVerifiedException) Error() string + func (e *FromEmailAddressNotVerifiedException) ErrorCode() string + func (e *FromEmailAddressNotVerifiedException) ErrorFault() smithy.ErrorFault + func (e *FromEmailAddressNotVerifiedException) ErrorMessage() string + func (e *FromEmailAddressNotVerifiedException) GetFromEmailAddress() string + func (e *FromEmailAddressNotVerifiedException) GetMessage() string + func (e *FromEmailAddressNotVerifiedException) HasFromEmailAddress() bool + func (e *FromEmailAddressNotVerifiedException) HasMessage() bool + type IdentityDkimAttributes struct + DkimEnabled *bool + DkimTokens []*string + DkimVerificationStatus VerificationStatus + type IdentityMailFromDomainAttributes struct + BehaviorOnMXFailure BehaviorOnMXFailure + MailFromDomain *string + MailFromDomainStatus CustomMailFromStatus + type IdentityNotificationAttributes struct + BounceTopic *string + ComplaintTopic *string + DeliveryTopic *string + ForwardingEnabled *bool + HeadersInBounceNotificationsEnabled *bool + HeadersInComplaintNotificationsEnabled *bool + HeadersInDeliveryNotificationsEnabled *bool + type IdentityType string + const IdentityTypeDomain + const IdentityTypeEmailaddress + type IdentityVerificationAttributes struct + VerificationStatus VerificationStatus + VerificationToken *string + type InvalidCloudWatchDestinationException struct + ConfigurationSetName *string + EventDestinationName *string + Message *string + func (e *InvalidCloudWatchDestinationException) Error() string + func (e *InvalidCloudWatchDestinationException) ErrorCode() string + func (e *InvalidCloudWatchDestinationException) ErrorFault() smithy.ErrorFault + func (e *InvalidCloudWatchDestinationException) ErrorMessage() string + func (e *InvalidCloudWatchDestinationException) GetConfigurationSetName() string + func (e *InvalidCloudWatchDestinationException) GetEventDestinationName() string + func (e *InvalidCloudWatchDestinationException) GetMessage() string + func (e *InvalidCloudWatchDestinationException) HasConfigurationSetName() bool + func (e *InvalidCloudWatchDestinationException) HasEventDestinationName() bool + func (e *InvalidCloudWatchDestinationException) HasMessage() bool + type InvalidConfigurationSetException struct + Message *string + func (e *InvalidConfigurationSetException) Error() string + func (e *InvalidConfigurationSetException) ErrorCode() string + func (e *InvalidConfigurationSetException) ErrorFault() smithy.ErrorFault + func (e *InvalidConfigurationSetException) ErrorMessage() string + func (e *InvalidConfigurationSetException) GetMessage() string + func (e *InvalidConfigurationSetException) HasMessage() bool + type InvalidDeliveryOptionsException struct + Message *string + func (e *InvalidDeliveryOptionsException) Error() string + func (e *InvalidDeliveryOptionsException) ErrorCode() string + func (e *InvalidDeliveryOptionsException) ErrorFault() smithy.ErrorFault + func (e *InvalidDeliveryOptionsException) ErrorMessage() string + func (e *InvalidDeliveryOptionsException) GetMessage() string + func (e *InvalidDeliveryOptionsException) HasMessage() bool + type InvalidFirehoseDestinationException struct + ConfigurationSetName *string + EventDestinationName *string + Message *string + func (e *InvalidFirehoseDestinationException) Error() string + func (e *InvalidFirehoseDestinationException) ErrorCode() string + func (e *InvalidFirehoseDestinationException) ErrorFault() smithy.ErrorFault + func (e *InvalidFirehoseDestinationException) ErrorMessage() string + func (e *InvalidFirehoseDestinationException) GetConfigurationSetName() string + func (e *InvalidFirehoseDestinationException) GetEventDestinationName() string + func (e *InvalidFirehoseDestinationException) GetMessage() string + func (e *InvalidFirehoseDestinationException) HasConfigurationSetName() bool + func (e *InvalidFirehoseDestinationException) HasEventDestinationName() bool + func (e *InvalidFirehoseDestinationException) HasMessage() bool + type InvalidLambdaFunctionException struct + FunctionArn *string + Message *string + func (e *InvalidLambdaFunctionException) Error() string + func (e *InvalidLambdaFunctionException) ErrorCode() string + func (e *InvalidLambdaFunctionException) ErrorFault() smithy.ErrorFault + func (e *InvalidLambdaFunctionException) ErrorMessage() string + func (e *InvalidLambdaFunctionException) GetFunctionArn() string + func (e *InvalidLambdaFunctionException) GetMessage() string + func (e *InvalidLambdaFunctionException) HasFunctionArn() bool + func (e *InvalidLambdaFunctionException) HasMessage() bool + type InvalidPolicyException struct + Message *string + func (e *InvalidPolicyException) Error() string + func (e *InvalidPolicyException) ErrorCode() string + func (e *InvalidPolicyException) ErrorFault() smithy.ErrorFault + func (e *InvalidPolicyException) ErrorMessage() string + func (e *InvalidPolicyException) GetMessage() string + func (e *InvalidPolicyException) HasMessage() bool + type InvalidRenderingParameterException struct + Message *string + TemplateName *string + func (e *InvalidRenderingParameterException) Error() string + func (e *InvalidRenderingParameterException) ErrorCode() string + func (e *InvalidRenderingParameterException) ErrorFault() smithy.ErrorFault + func (e *InvalidRenderingParameterException) ErrorMessage() string + func (e *InvalidRenderingParameterException) GetMessage() string + func (e *InvalidRenderingParameterException) GetTemplateName() string + func (e *InvalidRenderingParameterException) HasMessage() bool + func (e *InvalidRenderingParameterException) HasTemplateName() bool + type InvalidS3ConfigurationException struct + Bucket *string + Message *string + func (e *InvalidS3ConfigurationException) Error() string + func (e *InvalidS3ConfigurationException) ErrorCode() string + func (e *InvalidS3ConfigurationException) ErrorFault() smithy.ErrorFault + func (e *InvalidS3ConfigurationException) ErrorMessage() string + func (e *InvalidS3ConfigurationException) GetBucket() string + func (e *InvalidS3ConfigurationException) GetMessage() string + func (e *InvalidS3ConfigurationException) HasBucket() bool + func (e *InvalidS3ConfigurationException) HasMessage() bool + type InvalidSNSDestinationException struct + ConfigurationSetName *string + EventDestinationName *string + Message *string + func (e *InvalidSNSDestinationException) Error() string + func (e *InvalidSNSDestinationException) ErrorCode() string + func (e *InvalidSNSDestinationException) ErrorFault() smithy.ErrorFault + func (e *InvalidSNSDestinationException) ErrorMessage() string + func (e *InvalidSNSDestinationException) GetConfigurationSetName() string + func (e *InvalidSNSDestinationException) GetEventDestinationName() string + func (e *InvalidSNSDestinationException) GetMessage() string + func (e *InvalidSNSDestinationException) HasConfigurationSetName() bool + func (e *InvalidSNSDestinationException) HasEventDestinationName() bool + func (e *InvalidSNSDestinationException) HasMessage() bool + type InvalidSnsTopicException struct + Message *string + Topic *string + func (e *InvalidSnsTopicException) Error() string + func (e *InvalidSnsTopicException) ErrorCode() string + func (e *InvalidSnsTopicException) ErrorFault() smithy.ErrorFault + func (e *InvalidSnsTopicException) ErrorMessage() string + func (e *InvalidSnsTopicException) GetMessage() string + func (e *InvalidSnsTopicException) GetTopic() string + func (e *InvalidSnsTopicException) HasMessage() bool + func (e *InvalidSnsTopicException) HasTopic() bool + type InvalidTemplateException struct + Message *string + TemplateName *string + func (e *InvalidTemplateException) Error() string + func (e *InvalidTemplateException) ErrorCode() string + func (e *InvalidTemplateException) ErrorFault() smithy.ErrorFault + func (e *InvalidTemplateException) ErrorMessage() string + func (e *InvalidTemplateException) GetMessage() string + func (e *InvalidTemplateException) GetTemplateName() string + func (e *InvalidTemplateException) HasMessage() bool + func (e *InvalidTemplateException) HasTemplateName() bool + type InvalidTrackingOptionsException struct + Message *string + func (e *InvalidTrackingOptionsException) Error() string + func (e *InvalidTrackingOptionsException) ErrorCode() string + func (e *InvalidTrackingOptionsException) ErrorFault() smithy.ErrorFault + func (e *InvalidTrackingOptionsException) ErrorMessage() string + func (e *InvalidTrackingOptionsException) GetMessage() string + func (e *InvalidTrackingOptionsException) HasMessage() bool + type InvocationType string + const InvocationTypeEvent + const InvocationTypeRequestresponse + type KinesisFirehoseDestination struct + DeliveryStreamARN *string + IAMRoleARN *string + type LambdaAction struct + FunctionArn *string + InvocationType InvocationType + TopicArn *string + type LimitExceededException struct + Message *string + func (e *LimitExceededException) Error() string + func (e *LimitExceededException) ErrorCode() string + func (e *LimitExceededException) ErrorFault() smithy.ErrorFault + func (e *LimitExceededException) ErrorMessage() string + func (e *LimitExceededException) GetMessage() string + func (e *LimitExceededException) HasMessage() bool + type MailFromDomainNotVerifiedException struct + Message *string + func (e *MailFromDomainNotVerifiedException) Error() string + func (e *MailFromDomainNotVerifiedException) ErrorCode() string + func (e *MailFromDomainNotVerifiedException) ErrorFault() smithy.ErrorFault + func (e *MailFromDomainNotVerifiedException) ErrorMessage() string + func (e *MailFromDomainNotVerifiedException) GetMessage() string + func (e *MailFromDomainNotVerifiedException) HasMessage() bool + type Message struct + Body *Body + Subject *Content + type MessageDsn struct + ArrivalDate *time.Time + ExtensionFields []*ExtensionField + ReportingMta *string + type MessageRejected struct + Message *string + func (e *MessageRejected) Error() string + func (e *MessageRejected) ErrorCode() string + func (e *MessageRejected) ErrorFault() smithy.ErrorFault + func (e *MessageRejected) ErrorMessage() string + func (e *MessageRejected) GetMessage() string + func (e *MessageRejected) HasMessage() bool + type MessageTag struct + Name *string + Value *string + type MissingRenderingAttributeException struct + Message *string + TemplateName *string + func (e *MissingRenderingAttributeException) Error() string + func (e *MissingRenderingAttributeException) ErrorCode() string + func (e *MissingRenderingAttributeException) ErrorFault() smithy.ErrorFault + func (e *MissingRenderingAttributeException) ErrorMessage() string + func (e *MissingRenderingAttributeException) GetMessage() string + func (e *MissingRenderingAttributeException) GetTemplateName() string + func (e *MissingRenderingAttributeException) HasMessage() bool + func (e *MissingRenderingAttributeException) HasTemplateName() bool + type NotificationType string + const NotificationTypeBounce + const NotificationTypeComplaint + const NotificationTypeDelivery + type ProductionAccessNotGrantedException struct + Message *string + func (e *ProductionAccessNotGrantedException) Error() string + func (e *ProductionAccessNotGrantedException) ErrorCode() string + func (e *ProductionAccessNotGrantedException) ErrorFault() smithy.ErrorFault + func (e *ProductionAccessNotGrantedException) ErrorMessage() string + func (e *ProductionAccessNotGrantedException) GetMessage() string + func (e *ProductionAccessNotGrantedException) HasMessage() bool + type RawMessage struct + Data []byte + type ReceiptAction struct + AddHeaderAction *AddHeaderAction + BounceAction *BounceAction + LambdaAction *LambdaAction + S3Action *S3Action + SNSAction *SNSAction + StopAction *StopAction + WorkmailAction *WorkmailAction + type ReceiptFilter struct + IpFilter *ReceiptIpFilter + Name *string + type ReceiptFilterPolicy string + const ReceiptFilterPolicyAllow + const ReceiptFilterPolicyBlock + type ReceiptIpFilter struct + Cidr *string + Policy ReceiptFilterPolicy + type ReceiptRule struct + Actions []*ReceiptAction + Enabled *bool + Name *string + Recipients []*string + ScanEnabled *bool + TlsPolicy TlsPolicy + type ReceiptRuleSetMetadata struct + CreatedTimestamp *time.Time + Name *string + type RecipientDsnFields struct + Action DsnAction + DiagnosticCode *string + ExtensionFields []*ExtensionField + FinalRecipient *string + LastAttemptDate *time.Time + RemoteMta *string + Status *string + type ReputationOptions struct + LastFreshStart *time.Time + ReputationMetricsEnabled *bool + SendingEnabled *bool + type RuleDoesNotExistException struct + Message *string + Name *string + func (e *RuleDoesNotExistException) Error() string + func (e *RuleDoesNotExistException) ErrorCode() string + func (e *RuleDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *RuleDoesNotExistException) ErrorMessage() string + func (e *RuleDoesNotExistException) GetMessage() string + func (e *RuleDoesNotExistException) GetName() string + func (e *RuleDoesNotExistException) HasMessage() bool + func (e *RuleDoesNotExistException) HasName() bool + type RuleSetDoesNotExistException struct + Message *string + Name *string + func (e *RuleSetDoesNotExistException) Error() string + func (e *RuleSetDoesNotExistException) ErrorCode() string + func (e *RuleSetDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *RuleSetDoesNotExistException) ErrorMessage() string + func (e *RuleSetDoesNotExistException) GetMessage() string + func (e *RuleSetDoesNotExistException) GetName() string + func (e *RuleSetDoesNotExistException) HasMessage() bool + func (e *RuleSetDoesNotExistException) HasName() bool + type S3Action struct + BucketName *string + KmsKeyArn *string + ObjectKeyPrefix *string + TopicArn *string + type SNSAction struct + Encoding SNSActionEncoding + TopicArn *string + type SNSActionEncoding string + const SNSActionEncodingBase64 + const SNSActionEncodingUtf8 + type SNSDestination struct + TopicARN *string + type SendDataPoint struct + Bounces *int64 + Complaints *int64 + DeliveryAttempts *int64 + Rejects *int64 + Timestamp *time.Time + type StopAction struct + Scope StopScope + TopicArn *string + type StopScope string + const StopScopeRule_set + type Template struct + HtmlPart *string + SubjectPart *string + TemplateName *string + TextPart *string + type TemplateDoesNotExistException struct + Message *string + TemplateName *string + func (e *TemplateDoesNotExistException) Error() string + func (e *TemplateDoesNotExistException) ErrorCode() string + func (e *TemplateDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *TemplateDoesNotExistException) ErrorMessage() string + func (e *TemplateDoesNotExistException) GetMessage() string + func (e *TemplateDoesNotExistException) GetTemplateName() string + func (e *TemplateDoesNotExistException) HasMessage() bool + func (e *TemplateDoesNotExistException) HasTemplateName() bool + type TemplateMetadata struct + CreatedTimestamp *time.Time + Name *string + type TlsPolicy string + const TlsPolicyOptional + const TlsPolicyRequire + type TrackingOptions struct + CustomRedirectDomain *string + type TrackingOptionsAlreadyExistsException struct + ConfigurationSetName *string + Message *string + func (e *TrackingOptionsAlreadyExistsException) Error() string + func (e *TrackingOptionsAlreadyExistsException) ErrorCode() string + func (e *TrackingOptionsAlreadyExistsException) ErrorFault() smithy.ErrorFault + func (e *TrackingOptionsAlreadyExistsException) ErrorMessage() string + func (e *TrackingOptionsAlreadyExistsException) GetConfigurationSetName() string + func (e *TrackingOptionsAlreadyExistsException) GetMessage() string + func (e *TrackingOptionsAlreadyExistsException) HasConfigurationSetName() bool + func (e *TrackingOptionsAlreadyExistsException) HasMessage() bool + type TrackingOptionsDoesNotExistException struct + ConfigurationSetName *string + Message *string + func (e *TrackingOptionsDoesNotExistException) Error() string + func (e *TrackingOptionsDoesNotExistException) ErrorCode() string + func (e *TrackingOptionsDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *TrackingOptionsDoesNotExistException) ErrorMessage() string + func (e *TrackingOptionsDoesNotExistException) GetConfigurationSetName() string + func (e *TrackingOptionsDoesNotExistException) GetMessage() string + func (e *TrackingOptionsDoesNotExistException) HasConfigurationSetName() bool + func (e *TrackingOptionsDoesNotExistException) HasMessage() bool + type VerificationStatus string + const VerificationStatusFailed + const VerificationStatusNotstarted + const VerificationStatusPending + const VerificationStatusSuccess + const VerificationStatusTemporaryfailure + type WorkmailAction struct + OrganizationArn *string + TopicArn *string