estimate_cost: Estimate cost

View source: R/cost.R

estimate_costR Documentation

Estimate cost

Description

Estimate cost

Usage

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

starburst documentation built on July 23, 2026, 1:07 a.m.