get_ec2_instance_price: Get EC2 instance pricing

View source: R/utils.R

get_ec2_instance_priceR Documentation

Get EC2 instance pricing

Description

Get EC2 instance pricing

Usage

get_ec2_instance_price(instance_type, use_spot = FALSE)

Arguments

instance_type

EC2 instance type (e.g., "c7g.xlarge")

use_spot

Whether to use spot pricing

Value

Price per hour in USD


starburst documentation built on March 19, 2026, 5:08 p.m.