Closed
Description
It will be good for users if they can choose what are the regions they want to collect cloudwatch metrics from. For example, if an user knows they only have EC2 instances on us-west-1 and us-west-2, then there is no need to loop through all regions to query cloudwatch metrics for all instances.
This way, it will make the aws module runs faster and also saves money on unnecessary aws api calls.