aws-health-aware
aws-health-aware copied to clipboard
Add SourceArn parameter to ses send_email
Hi,
SES send_email call should have the SendArn parameter. In the organizational context, SES identities are often defined on a dedicated aws account
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ses/client/send_email.html
https://github.com/aws-samples/aws-health-aware/blob/eae99ccd61f906dac22c94bd1464ba423864cfaa/handler.py#L267-L283