AWS - CloudWatch
You wrote this CloudWatch Events rule JSON snippet:
Why might this rule fail to trigger the SNS topic?
{"EventPattern": {"source": ["aws.ec2"]}, "Targets": [{"Arn": "arn:aws:sns:us-east-1:123456789012:MyTopic"}]}Why might this rule fail to trigger the SNS topic?
