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 Respuesta
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
EXPERTO
iwasa
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas