sjmayotte / route53-dynamic-dns

Update AWS Route53 hosted zone with current public IP address. Alternative to Dynamic DNS services such as Dyn, No-IP, etc

Home Page:https://sjmayotte.dev/route53-dynamic-dns/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disable email

lgrapenthin opened this issue · comments

It appears to be impossible to prevent the sending of emails from happening, even though the documentation hints that SEND_EMAIL_SES would do that.

The only workaround I know was to give the IAM user no permission to send emails.

I've written a fix for this with PR #9 - Waiting on a response to see if we can merge this

This was merged and should be working now on latest version. New release coming shortly that will include as well.