vpc_list_private_networks
List private networks in a specified region with optional filtering by name, tags, or VPC ID.
Instructions
List Private Networks in a region.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional case-insensitive name filter. | |
| tags | No | Optional list of tags to filter by. | |
| region | No | Region such as ``fr-par``. Defaults to the configured region. | |
| vpc_id | No | Optional VPC ID to scope the listing to a single VPC. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |