Setup an AWS SES Bounce dashboard monitor with daily email reports

Setup an AWS SES Bounce dashboard monitor with daily email reports-logo

This post will take you through some steps to setup an AWS SES (Amazon Web Services Simple Email Service) dashboard and daily reporting tool.  If you are moving any production systems over to SES you will need a method of keeping track of email bounces.  If you do not stay on top of it Amazon will suspend your account.

Continue reading “Setup an AWS SES Bounce dashboard monitor with daily email reports”

Update an AWS IAM Policy using PowerShell

This is a script I wrote to update an AWS IAM policy using the AWS PowerShell toolkit.  It is used in conjunction with AWS SES or Simple Email Service to allow easy editing of the list of email addresses that a particular IAM account is allowed to send from.

Continue reading “Update an AWS IAM Policy using PowerShell”