Skip to content

Instantly share code, notes, and snippets.

@dariusjs
Created February 2, 2023 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dariusjs/6579c0caf72607d602ff5c04e4092a1a to your computer and use it in GitHub Desktop.
Save dariusjs/6579c0caf72607d602ff5c04e4092a1a to your computer and use it in GitHub Desktop.
aws ec2 describe-instance-types —query 'InstanceTypes[*].{InstanceType:InstanceType,CurrentGeneration:CurrentGeneration,Cores:VCpuInfo.DefaultVCpus,Memory:MemoryInfo.SizeInMiB}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment