% aws gamelift describe-ec2-instance-limits --query 'EC2InstanceLimits[].{EC2InstanceType:EC2InstanceType,InstanceLimit:InstanceLimit}' --region ap-northeast-1 --output text | grep t2.micro
t2.micro 20
%
% aws gamelift describe-ec2-instance-limits --query 'EC2InstanceLimits[].{EC2InstanceType:EC2InstanceType,InstanceLimit:InstanceLimit}' --region ap-northeast-1 --output text
r3.8xlarge 2
m3.xlarge 15
m4.10xlarge 1
r4.16xlarge 1
r3.xlarge 15
c4.large 20
r3.large 20
m4.xlarge 15
m4.2xlarge 10
c3.4xlarge 5
t2.small 20
r4.xlarge 15
t2.large 20
c4.4xlarge 5
c4.xlarge 15
m3.2xlarge 10
c3.xlarge 15
c4.2xlarge 10
r4.8xlarge 2
r3.2xlarge 10
m3.medium 20
r4.2xlarge 10
t2.micro 20
r4.large 20
c3.2xlarge 10
c3.large 20
m3.large 20
r4.4xlarge 5
m4.large 20
m4.4xlarge 5
c4.8xlarge 2
c3.8xlarge 2
t2.medium 20
r3.4xlarge 5
%