aws_list_subnets
Lists VPC subnets in a given AWS region. Provides subnet IDs for launching instances.
Instructions
List VPC subnets in the given region. Use the subnet_id values as the subnet_id argument to aws_run_instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | AWS region (e.g. us-east-1). |