AWS Hacks & Tips¶
Subscribe to feature updates via SNS¶
Subscribe via AWS CLI:
aws sns subscribe --topic-arn arn:aws:sns:us-east-1:692768080016:aws-new-feature-updates --protocol email --notification-endpoint [email protected] --region us-east-1
Subscribe via AWS CLI:
aws sns subscribe --topic-arn arn:aws:sns:us-east-1:692768080016:aws-new-feature-updates --protocol email --notification-endpoint [email protected] --region us-east-1