| starburst_list_sessions | R Documentation |
List all detached sessions in S3
starburst_list_sessions(region = NULL)
region |
AWS region (default: from config) |
Data frame with session information
if (starburst_is_configured()) {
sessions <- starburst_list_sessions()
print(sessions)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.