get_aws_price
Retrieve on-demand Linux EC2 pricing for any instance type in us-east-1. Get vCPUs, memory, hourly and monthly cost in USD.
Instructions
Look up the on-demand Linux hourly + monthly price for an AWS EC2 instance type in us-east-1. Returns vCPUs, memory, hourly USD, and monthly USD (730 hours).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_type | Yes | EC2 instance type, e.g. 't3.medium'. Available: c5.2xlarge, c5.large, c5.xlarge, m5.2xlarge, m5.4xlarge, m5.large, m5.xlarge, r5.2xlarge, r5.large, r5.xlarge, t3.2xlarge, t3.large, t3.medium, t3.micro, t3.small, t3.xlarge |