archery/packages/aws/ses_client library

Classes

EmailAddress
Represents an email address, optionally paired with a display name.
EmailAttachment
Represents a file attachment to include with an outgoing email.
SendEmailRequest
Describes an email send request for SES.
SendEmailResponse
Result returned from a successful SES send operation.
SesClient
Low-level SES client that signs and sends API requests.
SesConfig
Configuration required to connect to Amazon SES or an SES-compatible endpoint.
SesHttpResponse
Raw HTTP response wrapper used by the SES client internals.