Closed plumdog closed 5 years ago
I found that the SNS cloudformation stack errored if I tried to set email to be "". This makes it so the cloudformation stack can handle email being empty.
""
This also adds the topic ARN as an output, so you can link it up to whatever you choose.
@aknysh Rebased.
I found that the SNS cloudformation stack errored if I tried to set email to be
""
. This makes it so the cloudformation stack can handle email being empty.This also adds the topic ARN as an output, so you can link it up to whatever you choose.