Editing Aws service-quotas list-service-quotas --service-code ec2

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
[[aws service-quotas list-service-quotas]] --service-code ec2 | egrep "QuotaName|Value"
 
 
aws service-quotas list-service-quotas --service-code ec2 | grep "QuotaName" | wc -l
 
150
 
 
 
          "QuotaName": "Running On-Demand Standard (A, C, D, H, I, M, R, T, Z) instances",
 
            "Value": 32.0,
 
== Non 0 values output ==
 
aws service-quotas list-service-quotas --service-code ec2 | [[grep -vw]] 0.0 | grep -B1 Value | gv "\-\-"
 
 
            "QuotaName": "Client VPN endpoints per Region",
 
            "Value": 5.0,
 
            "QuotaName": "AMIs",
 
            "Value": 50000.0,
 
            "QuotaName": "Multicast domain associations per VPC",
 
            "Value": 20.0,
 
            "QuotaName": "Multicast Network Interfaces per transit gateway",
 
            "Value": 10000.0,
 
            "QuotaName": "New Reserved Instances per month",
 
            "Value": 20.0,
 
            "QuotaName": "Attachments per transit gateway",
 
            "Value": 5000.0,
 
            "QuotaName": "Transit gateways per account",
 
            "Value": 5.0,
 
            "QuotaName": "Concurrent client connections per Client VPN endpoint",
 
            "Value": 126000.0,
 
            "QuotaName": "VPN connections per VGW",
 
            "Value": 10.0,
 
            "QuotaName": "VPN connections per region",
 
            "Value": 50.0,
 
            "QuotaName": "Pending peering attachments per transit gateway",
 
            "Value": 10.0,
 
            "QuotaName": "Members per transit gateway multicast group",
 
            "Value": 100.0,
 
            "QuotaName": "Sources per transit gateway multicast group",
 
            "Value": 1.0,
 
            "QuotaName": "Running On-Demand Standard (A, C, D, H, I, M, R, T, Z) instances",
 
            "Value": 32.0,
 
            "QuotaName": "Routes per transit gateway",
 
            "Value": 10000.0,
 
            "QuotaName": "Multicast domains per transit gateway",
 
            "Value": 20.0,
 
            "QuotaName": "AMI sharing",
 
            "Value": 1000.0,
 
            "QuotaName": "Customer gateways per region",
 
            "Value": 50.0,
 
            "QuotaName": "All Standard (A, C, D, H, I, M, R, T, Z) Spot Instance Requests",
 
            "Value": 32.0,
 
            "QuotaName": "Routes per Client VPN endpoint",
 
            "Value": 10.0,
 
            "QuotaName": "Attachments per VPC",
 
            "Value": 5.0,
 
            "QuotaName": "Launch template versions",
 
            "Value": 10000.0,
 
            "QuotaName": "Authorization rules per Client VPN endpoint",
 
            "Value": 50.0,
 
            "QuotaName": "Peering attachments per transit gateway",
 
            "Value": 50.0,
 
            "QuotaName": "Virtual private gateways per region",
 
            "Value": 5.0,
 
            "QuotaName": "Public AMIs",
 
            "Value": 5.0,
 
            "QuotaName": "EC2-VPC Elastic IPs",
 
            "Value": 5.0,
 
            "QuotaName": "Launch templates",
 
            "Value": 5000.0,
 
 
== Full output ==
 
<pre>
 
          "QuotaName": "Running Dedicated r6idn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated mac2 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c3 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c6gn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m5d Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated g4dn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r5 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c7a Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated i3 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated i3en Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running On-Demand DL instances",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated i2 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m7i Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated mac2-m2pro Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "All DL Spot Instance Requests",
 
            "Value": 0.0,
 
            "QuotaName": "Client VPN endpoints per Region",
 
            "Value": 5.0,
 
            "QuotaName": "AMIs",
 
            "Value": 50000.0,
 
            "QuotaName": "Multicast domain associations per VPC",
 
            "Value": 20.0,
 
            "QuotaName": "Multicast Network Interfaces per transit gateway",
 
            "Value": 10000.0,
 
            "QuotaName": "Running Dedicated trn1n Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated x2idn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated u-12tb1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated z1d Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated dl1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r6id Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "All X Spot Instance Requests",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c5 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c7gn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m5ad Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m7a Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated a1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running On-Demand P instances",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated inf Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c4 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated u-3tb1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated u-18tb1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "New Reserved Instances per month",
 
            "Value": 20.0,
 
            "QuotaName": "Attachments per transit gateway",
 
            "Value": 5000.0,
 
            "QuotaName": "Transit gateways per account",
 
            "Value": 5.0,
 
            "QuotaName": "Running Dedicated im4gn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated g4ad Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated f1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c6in Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated x1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r6a Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running On-Demand F instances",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m6in Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r7a Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c7i Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c6id Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c6a Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running On-Demand X instances",
 
            "Value": 0.0,
 
            "QuotaName": "All F Spot Instance Requests",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated u-24tb1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated g5g Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Concurrent client connections per Client VPN endpoint",
 
            "Value": 126000.0,
 
            "QuotaName": "VPN connections per VGW",
 
            "Value": 10.0,
 
            "QuotaName": "VPN connections per region",
 
            "Value": 50.0,
 
            "QuotaName": "Pending peering attachments per transit gateway",
 
            "Value": 10.0,
 
            "QuotaName": "Running Dedicated r6i Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated mac2-m2 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c6g Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated x2iezn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated vt1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated p3 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated h1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c6i Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r7iz Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated x2iedn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m6a Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m6gd Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m5dn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c7g Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c5n Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c6gd Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running On-Demand G and VT instances",
 
            "Value": 0.0,
 
            "QuotaName": "Members per transit gateway multicast group",
 
            "Value": 100.0,
 
            "QuotaName": "Sources per transit gateway multicast group",
 
            "Value": 1.0,
 
            "QuotaName": "Running Dedicated r5n Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m5 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated p3dn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r7i Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running On-Demand Inf instances",
 
            "Value": 0.0,
 
            "QuotaName": "All Inf Spot Instance Requests",
 
            "Value": 0.0,
 
            "QuotaName": "Running On-Demand High Memory instances",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r5dn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated inf2 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running On-Demand Standard (A, C, D, H, I, M, R, T, Z) instances",
 
            "Value": 32.0,
 
            "QuotaName": "All G and VT Spot Instance Requests",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m7gd Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r5b Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r6g Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Routes per transit gateway",
 
            "Value": 10000.0,
 
            "QuotaName": "Multicast domains per transit gateway",
 
            "Value": 20.0,
 
            "QuotaName": "AMI sharing",
 
            "Value": 1000.0,
 
            "QuotaName": "Customer gateways per region",
 
            "Value": 50.0,
 
            "QuotaName": "Running Dedicated r6gd Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r7g Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated is4gen Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r6in Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m6g Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated u-9tb1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c7gd Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m5zn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated x1e Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "All Standard (A, C, D, H, I, M, R, T, Z) Spot Instance Requests",
 
            "Value": 32.0,
 
            "QuotaName": "Running Dedicated r5ad Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated t3 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "All Trn Spot Instance Requests",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r3 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m6id Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated d2 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c5d Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Routes per Client VPN endpoint",
 
            "Value": 10.0,
 
            "QuotaName": "Attachments per VPC",
 
            "Value": 5.0,
 
            "QuotaName": "Running Dedicated p5 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m4 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated g3 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running On-Demand HPC instances",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m7g Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r5a Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m6i Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated x2gd Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated p2 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m5a Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m3 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "All P4, P3 and P2 Spot Instance Requests",
 
            "Value": 0.0,
 
            "QuotaName": "Running On-Demand Trn instances",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m5n Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated mac1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated m6idn Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated i4i Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated trn1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Launch template versions",
 
            "Value": 10000.0,
 
            "QuotaName": "Authorization rules per Client VPN endpoint",
 
            "Value": 50.0,
 
            "QuotaName": "Running Dedicated u-6tb1 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r7gd Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r4 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated i4g Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated p4d Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated r5d Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "All P5 Spot Instance Requests",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated g5 Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated g3s Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Running Dedicated c5a Hosts",
 
            "Value": 0.0,
 
            "QuotaName": "Peering attachments per transit gateway",
 
            "Value": 50.0,
 
            "QuotaName": "Virtual private gateways per region",
 
            "Value": 5.0,
 
            "QuotaName": "Public AMIs",
 
            "Value": 5.0,
 
            "QuotaName": "EC2-VPC Elastic IPs",
 
            "Value": 5.0,
 
            "QuotaName": "Launch templates",
 
            "Value": 5000.0,
 
</pre>
 
  
  

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: