cisagov / cool-dns-cyber.dhs.gov

Terraform configuration to create and populate the cyber.dhs.gov zone.
Creative Commons Zero v1.0 Universal
3 stars 9 forks source link

Add a role to allow sending of emails via SES #12

Closed jsf9k closed 4 years ago

jsf9k commented 4 years ago

🗣 Description

This pull request adds a role that allows sending of emails via SES.

💭 Motivation and Context

Since only a single account can be verified for a given email domain, cyber.dhs.gov emails can no longer be sent out via SES in the old CyHy account. They must instead be sent via SES in the COOL DNS account, where that domain is now verified. In order for this to happen, there must be a role in the COOL DNS account that can be assumed.

This pull request is linked to cisagov/cyhy-mailer#75, and is the Laurel to cisagov/cyhy_amis#255's Hardy.

🧪 Testing

I successfully sent out the CyHy, CybEx, and BOD 18-01 reports with these changes.

🚥 Types of Changes

✅ Checklist