aws_list_security_groups
List EC2 security groups in a specified AWS region to obtain group IDs for use when launching instances.
Instructions
List EC2 security groups in the given region. Use the group_id values as entries in the security_group_ids list passed to aws_run_instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | AWS region (e.g. us-east-1). |