AWS Messaging & Targeting Blog
Tag: windows
Scripting HAQM SES with Powershell – Attempts and Bounces
Did you know that you can interact with HAQM SES using Windows Powershell? To get started, download the AWS Tools for Windows Powershell and configure Powershell. Let’s get your total deliveries and total bounces for the last two weeks. Powershell uses the GetSendStatistics HAQM SES API to get this data. Here is the full script. […]