Skip to content

mterrysancsoft/IoTScrupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

IoT Scrupdate Button

Send a scrum update (scrupdate) message with an AWS IoT button.

Configuration

  1. Configure the AWS IoT button with the SNS sample and confirm that it is operational
  2. Update the role with support with SES permissions by adding actions for:
  • "ses:SendEmail"
  • "ses:SendRawEmail"
  1. Define the Environment Variables for the Lambda function
  • sourceEmail: from address; must be SES approved; ex: info@email.com
  • sesRegion: AWS region for SES; ex: us-east-1
  • recipientList: to addresses; ex: notify@email.com
  1. Click the button

About

Send a scrum update using an AWS IoT button

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published