Open karlney opened 3 years ago
It may be better to get this information (and a lot of other scraped stuff!) programmatically from the API: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-instance-types.html
Agree @rishikhan doing everything we can from the API is preferred.
It would be very useful to be able to get a column for this information for EC2 instances with SSD disks.
Basically the two last columns (100% Random Read IOPS/Write IOPS) in the 'SSD I/O performance' tables at
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/storage-optimized-instances.html or https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/general-purpose-instances.html ...