amazon-ec2-instance-selector icon indicating copy to clipboard operation
amazon-ec2-instance-selector copied to clipboard

A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory

Results 44 amazon-ec2-instance-selector issues
Sort by recently updated
recently updated
newest added
trafficstars

We are making our own instance right-sizing/recommendation tool and it would be nice if we could filter burstable instances by a minimum percentage of baseline utilization.

enhancement
researching

Description of changes: - Initial work on migrating the app to version 2 of the SDK (App has largely been migrated to the new SDK's with equivalent functionality). Obviously this...

![i-005c715f733d3a96a(1)](https://github.com/aws/amazon-ec2-instance-selector/assets/131945810/ba3d7392-8e54-44c4-b2de-455a4b4bbe77) I have shared my ec2 instance screenshot, I am unable to connect to my ec2 instance using console. I have lost my key pair file as well, so i...

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.46.6 to 1.50.25. Release notes Sourced from github.com/aws/aws-sdk-go's releases. Release v1.50.25 (2024-02-23) Service Client Updates service/appsync: Updates service documentation service/qldb: Updates service documentation service/rds: Updates service API,...

dependencies

Bumps [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) from 1.128.0 to 1.149.1. Commits 7095341 Release 2024-02-23 bcf04e6 Regenerated Clients ca190b0 Update API model 6397a64 move common middleware stack ops to service client modules (#2516) e9b00e2 Release...

dependencies

Bumps [github.com/aws/aws-sdk-go-v2/service/pricing](https://github.com/aws/aws-sdk-go-v2) from 1.21.6 to 1.27.1. Commits de4f646 Release 2024-02-20 a31327a Regenerated Clients d133395 Update API model b135f99 fix(2502): zero region should explicitly fail endpoint resolution (#2503) 7cb105f Release 2024-02-19...

dependencies

Description of changes: This PR enables the ability copy and paste UNIX commands directly into the terminal quickly. Cheers

I tried the following command `ec2-instance-selector --memory 4 --vcpus 2 --cpu-architecture x86_64 -r us-east-1 -o table-wide` on Windows 11 with `aws-cli/2.15.11` and the command never return. Eventually the process has...

Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.16.1 to 0.18.0. Release notes Sourced from github.com/charmbracelet/bubbles's releases. v0.18.0 Textarea, but faster This release features several fixes and big performance improvements for the textarea bubble. What's...

dependencies

It will be nice to have the ability to filter instance providing an amount of memory per vCPUs considering that all vCPUs will be utilized.