aws_vpc_describe_vpcs
Retrieve details about Virtual Private Clouds (VPCs) in your AWS account, including configuration, status, and associated resources, to monitor and manage network infrastructure.
Instructions
Describe VPCs in the account.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| vpc_ids | No | Specific VPC IDs to describe (optional — returns all if omitted) |