amazon-archives/cost-optimization-ec2-right-sizing

CW metric lookup fails when there are lots of instances in a region

stevemorad opened this issue · 1 comments

Need retry logic and session logic for handling when the EC2 role rotates keys. Additionally, log files do not provide timestamps, making it harder to identify when something failed in relation to other events (e.g. how long it takes to process the instances in a region).

Added retry and session handling logic. Also added timestamp information to log file.