awslabs / ec2-spot-labs

Collection of tools and code examples to demonstrate best practices in using Amazon EC2 Spot Instances.
https://aws.amazon.com/ec2/spot/
Other
942 stars 319 forks source link

No data #4

Closed rterwedo closed 6 years ago

rterwedo commented 6 years ago

On a mac.

MacBook-Pro:ec2-spot-duration XXXXXX$ python get_spot_duration.py --r us-east-1 --product-description 'Linux/UNIX' --bids c5.18xlarge:3
Duration    Instance Type   Availability Zone

I have messed around with the bids, nothing. Additionally have used --region instead of --r

AWS CLI is up date, as well as AWS Shell

rterwedo commented 6 years ago

Fixed it

--product-description 'Linux/UNIX (Amazon VPC)'