I want to grab all the events for AWS Health with CloudWatch event rule that targets SNS topic.
Personal Health Dashboard (AWS Health) operates on global scope but CloudWatch event rule is set on particular region eg. eu-central-1.
The question here is: should I expect to retrieve all the events for all the regions from AWS Health or the events will be scoped to the region that CloudWatch event rule resides on?