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

SSD storage parsing logic

Opened this issue · 0 comments

It is really great solution.
Mostly, I could get good results.

However, below code seems work when the storage value is in this format: "{ln_min_ssd_nbr} x {ln_min_ssd_size} (NVMe) SSD"

https://github.com/awslabs/cost-optimization-ec2-right-sizing/blob/844380205acbae24f02fa3f8e0589ccbe5877a67/source/scripts/run-rightsizing-redshift.py#L249-L257

I have a question how it works if the storage value is unexpected like below list.

image