-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

aws quicksight


> CLI for AWS QuickSight.

> Access QuickSight entities.

More information.


List datasets:

aws quicksight list-data-sets --aws-account-id {aws_account_id}

List users:

aws quicksight list-users --aws-account-id {aws_account_id} --namespace default

List groups:

aws quicksight list-groups --aws-account-id {aws_account_id} --namespace default

List dashboards:

aws quicksight list-dashboards --aws-account-id {aws_account_id}

Display detailed information about a dataset:

aws quicksight describe-data-set --aws-account-id {aws_account_id} --data-set-id {data_set_id}

Display who has access to the dataset and what kind of actions they can perform on the dataset:

aws quicksight describe-data-set-permissions --aws-account-id {aws_account_id} --data-set-id {data_set_id}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:13:19 2024