aws_list_key_pairs
List EC2 key pairs in a region to obtain key names for launching instances with aws_run_instances.
Instructions
List EC2 key pairs registered in the given region. Use the key_name values returned here as the key_name argument to aws_run_instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | AWS region (e.g. us-east-1). |