We have found that removing addresses this way is preferable to removing them via the web UI, since the web UI gives no information as to whether the address was originally on the suppression list of not.
🧪 Testing
I have deployed these changes to our COOL production environment and successfully removed an email from the email suppression list.
🚥 Types of Changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (causes existing functionality to change)
✅ Checklist
[x] My code follows the code style of this project.
[x] My change requires a change to the documentation.
🗣 Description
This pull request adds permissions to the
SesSendEmail-cyber.dhs.gov
role to allow removal email addresses from the email suppression list.💠Motivation and Context
This change allows one to remove addresses from the email suppression list via the AWS CLI:
We have found that removing addresses this way is preferable to removing them via the web UI, since the web UI gives no information as to whether the address was originally on the suppression list of not.
🧪 Testing
I have deployed these changes to our COOL production environment and successfully removed an email from the email suppression list.
🚥 Types of Changes
✅ Checklist