Accessing via API data of type FILE in QuickSight

0

Hello,

I would like to update a Row Level Security rule by adding a new username using the Quicksight API. All RLS rules were initially created using the console and by uploading a file. Is it possible to update that file using the API? The datasource is set as FILE and i'm wondering if I can access and update that file via API. IF i can't, can I linked a RLS rule to a S3 file which i can update using the S3 api. thank you! G.

1回答
0

Hi, @gm0x45.

Unfortunately it is not currently supported.

You need to use UpdateDataSet for updates, but its API doesn't support file type datasets.
https://docs.aws.amazon.com/cli/latest/reference/quicksight/update-data-set.html

I also need to use the DescribeDataSet to get the RowLevelPermission information in order to copy the rule to another dataset, but this API also doesn't support file type datasets.
https://docs.aws.amazon.com/cli/latest/reference/quicksight/describe-data-set.html

profile picture
エキスパート
iwasa
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ