starburst_quota_status: Show quota status

View source: R/quota.R

starburst_quota_statusR Documentation

Show quota status

Description

Show quota status

Usage

starburst_quota_status(region = NULL)

Arguments

region

AWS region (default: from config)

Value

Invisibly returns a list with quota information including current limit, usage, and any pending requests.

Examples


if (starburst_is_configured()) {
  starburst_quota_status()
}


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