Skip to content

A Java function that sends emails with attachments using AWS PinpointEmail API

Notifications You must be signed in to change notification settings

aksyuma/email-attachment-AWSPinpointEmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a sample Java project that shows how to send emails with attachments using Amazon PinpointEmail

Usage:

Clone this project to your local directory as follows :

    git clone [email protected]:syumaK/email-attachment-AWSPinpointEmail.git

Install dependencies and build the project as follows :

     mvn clean install

Using your favorite IDE, compile and execute the Java function

About

A Java function that sends emails with attachments using AWS PinpointEmail API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages