Allow SNS config to specify a region for sending notifications. Currently, SNS notifications are published in regions where the image are published and registered. This can be inefficient when the image is registered in multiple regions, as the same notification must be sent to all regions. (see comment in PR #71 )