Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for network baseline/burst flags #130

Open
ashwallace opened this issue May 9, 2022 · 0 comments
Open

support for network baseline/burst flags #130

ashwallace opened this issue May 9, 2022 · 0 comments

Comments

@ashwallace
Copy link

Like EBS, EC2 instance network capacity also has baseline and burst bandwidth. Current --network-performance-min and max flags do not consider this, it would be nice if it did to bring it in line with how this tool can filter with the ebs baseline flags.

for example, a flag of --network-performance-min 5 GiB shows me in m5.xlarge (but it only has 1.25gbps of baseline bandwidth)
--network-performance-min 5 GiB --vcpus 4 --current-generation --output table --max-results 100 --region ap-southeast-2

Location of baseline bandwidth is in the EC2 documentation, example: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/general-purpose-instances.html#general-purpose-network-performance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant