User Tools

Site Tools


aws:vpc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

aws:vpc [27/01/2022 11:33] – created - external edit 127.0.0.1aws:vpc [09/01/2025 10:36] (current) andrew
Line 20: Line 20:
 </code> </code>
  
 +
 +===== Get subnets in VPC =====
 +
 +
 +<code>
 +$ aws ec2 describe-subnets | jq .Subnets.[].SubnetId
 +"subnet-1234abcdab7899876"
 +"subnet-12341bcd207959876"
 +</code>
  
aws/vpc.1643283196.txt.gz · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki