aws_list_regions
List all AWS regions enabled on your account, using the default bootstrap region us-east-1 or a custom one.
Instructions
List all AWS regions enabled on the account. bootstrap_region is only used to construct the EC2 client (the call itself is global). Defaults to us-east-1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bootstrap_region | No | Region used to bootstrap the EC2 client (default: us-east-1). | us-east-1 |