Amazon SES (Simple Email Service)
Description
Amazon SES provides an easy, flexible, and low-cost way to deliver emails from the cloud, while reducing the possibility of legitimate email being classified as spam. It integrates effortlessly with other Amazon Web Service (AWS) products, can send a broad range of business, marketing, and subscription messages, and easily handles large volumes of email.
The Amazon SES action enables automation of many common aspects of email management, such as creation, verification and retrieval of identities for a specific AWS account as well as composing and sending email messages based on input data. In addition, it allows creation of unique sessions used to run specific Amazon SES operations. Multiple sessions can exist in a single task allowing simultaneous Amazon SES executions to take place.
Available activities
For more information about a specific activity, click the related link:
Activity | Description | |
---|---|---|
AWS SES - Create session | Creates a unique session used to run a specific Amazon SES operation. Multiple sessions can exist in a single task allowing simultaneous Amazon SES executions to take place. | |
AWS SES - Delete identity | Deletes the specified identity (email address or domain) from the list of verified identities. | |
AWS SES - End session | Ends a session previously started by the Create session activity. | |
AWS SES - List identities | Retrieves a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status and populates a dataset with the results. | |
AWS SES - Send email | Composes an email message based on input data, and then immediately queues the message for sending. | |
AWS SES - Send email statistics | Retrieves the user's sending statistics and populates a dataset with the results. | |
AWS SES - Verify identity | Verifies an email address. This activity causes a confirmation email message to be sent to the specified address. |