jantman / awslimitchecker

A script and python package to check your AWS service limits and usage via boto3.
http://awslimitchecker.readthedocs.org/
GNU Affero General Public License v3.0
514 stars 188 forks source link

Ebs io2 #523

Closed andyjp closed 3 years ago

andyjp commented 3 years ago

Summary

Adds support for EBS Provisioned IOPS SSD (io2) volumes and updates io1 volume limits based on AWS EBS Service limits

Pull Request Checklist

Contributor License Agreement

By submitting this work for inclusion in awslimitchecker, I agree to the following terms:

jantman commented 3 years ago

@andyjp while I really appreciate this, it looks like it needs to be rebased and there's a conflict... likely with #519

jantman commented 3 years ago

This has been released in 11.0.0, which is now live on PyPI. Thank you so much, and apologies for the delay.