Versions in this module Expand all Collapse all v1 v1.3.1 Mar 31, 2023 v1.3.0 Mar 31, 2023 Changes in this version + type AWSBody struct + Html *AWSContent + Text *AWSContent + type AWSContent struct + Charset string + Data string + type AWSDestination struct + BccAddresses []string + CcAddresses []string + ToAddresses []string + type AWSEmailContent struct + Raw *AWSRawMessage + Simple *AWSMessage + Template *AWSTemplate + type AWSListManagementOptions struct + ContactListName string + TopicName string + type AWSMessage struct + Body *AWSBody + Subject *AWSContent + type AWSMessageTag struct + Name string + Value string + type AWSRawMessage struct + Data string + type AWSTemplate struct + TemplateArn string + TemplateData string + TemplateName string