| starburst_check_quota_request | R Documentation |
Monitor quota increase request
starburst_check_quota_request(case_id, region = NULL)
case_id |
Case ID from quota increase request |
region |
AWS region |
Invisibly returns the quota request details, or NULL on error.
if (starburst_is_configured()) {
starburst_check_quota_request("case-12345")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.