aws-ec2-vpcs
Describes one or more of your VPCs.
aws-ec2-vpcs [profile=PROFILE] [region=REGION]
- profile=PROFILE
- The identifier of AWS connect profile
- region=REGION
- AWS region
Output Fields
Field | Type | Name | Description |
---|---|---|---|
aws_profile | String | Connect profile | The identifier of AWS connect profile |
region | String | Region | e.g. ap-northeast-2 |
vpc_id | String | VPC ID | |
state | String | State | e.g. available |
cidr_block | String | CIDR block | Network address/bits format |
dhcp_options_id | String | DHCP options ID | e.g. dopt-12345678 |
instance_tenancy | String | Instance tenancy | e.g. default, dedicated, host |
owner_id | String | Owner ID | |
is_default | String | Is default | Indicates whether the VPC is the default VPC. |
ipv4_cidr_block_associations | String | IPv4 CIDR block associations | Elements with assoc_id, cidr_block, cidr_block_state, cidr_block_state_msg properties. |
ipv6_cidr_block_associations | String | IPv6 CIDR block associations | Elements with assoc_id, cidr_block, cidr_block_state, cidr_block_state_msg properties. |
tags | String | Tags | Elements with key and value properties. |