amazon-ec2-instance-selector
amazon-ec2-instance-selector copied to clipboard
--output table-wide never return
trafficstars
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 to be killed. I have tried the same on Fedora with same aws cli version and the outcome is the same.
Any body has similar issue?