command lineAWS CLI: Filtering for Output Paul GurnigApril 10, 2022 The command below will show only the availability zones for the user’s default Region (as specified in aws…
command lineAWS CLI: Create a Named VPC Paul GurnigApril 10, 2022 Creating a VPC uses the ec2 command. In this example, the VPC will be named “vpc-01”. AWS Documentation…
command lineAWS CLI: List AZs for another Region Paul GurnigApril 10, 2022 In the AWS CLI, you can specify another region without updating your configuration. As an example, for a…