Amazon web services – Can't get AWS cloudwatch metrics for Elasticache in Java
I am trying to retrieve some Elasticache metrics from CloudWatch using Java SDK 1.x. I have several classes for multiple services, and they all work, except for Elasticache. This class is passed a list of Elasticache nodes, along with start…