# README
awskit
go awskit
# Functions
No description provided by the author
# Constants
CharSet is the character encoding for the email.
HTMLBody is the HTML body for the email.
MaxPriceSMSAttribute a maximum price in USD that you are willing to pay to send the message.
MessageTypeSMSAttribute a SMS type, can be either Promotional or Transactional.
Promotional message type used for promotional purposes that are noncritical, won't be delivered to DND (Do Not Disturb) numbers.
SenderIDSMSAttribute a custom name that's displayed as the message sender on the receiving device.
Subject is the subject line for the email.
TextBody is the email body for recipients with non-HTML email clients.
Transactional message type used for transactional purposes which includes critical messages as multi-factor authentication.
# Type aliases
MessageType SNS SMS type.