aws-samples / aws-samples/aws-cloudfront-samples
The SNS subscription should be done in `us-east-1` zone
Open
- Dominant language
- Python
- Stars
- 246
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
As seen in https://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html#subscribe-notifications the SNS subscription should always be done in the `us-east-1` zone, thus the `--region us-east-1` parameter specification should be added to the subscription command in README
Contributor guide
Assessment
This issue has not been assessed yet.