estimate_cost: Estimate Cost

View source: R/utils.R View source: R/starburst-estimate.R

estimate_costR Documentation

Estimate Cost

Description

Estimate Cost

Estimate cost

Usage

estimate_cost(
  workers,
  cpu,
  memory,
  estimated_runtime_hours = 1,
  launch_type = "FARGATE",
  instance_type = NULL,
  use_spot = FALSE
)

estimate_cost(
  workers,
  cpu,
  memory,
  estimated_runtime_hours = 1,
  launch_type = "FARGATE",
  instance_type = NULL,
  use_spot = FALSE
)

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