Is QSearchBar supported via the Quicksight API?

0

I wish to drive Quicksight by API, including the QSearchBar is this possible? The documentation says that QSearchBar is a valid option in the api on method call generate_embed_url_for_registered_user. However for me it throws the exception: ParamValidationError: Parameter validation failed: Unknown parameter in ExperienceConfiguration: "QSearchBar", must be one of: Dashboard, QuickSightConsole. Any Suggestions? Thanks.

Dwane
已提問 2 年前檢視次數 434 次
1 個回答
1
已接受的答案

The error is from the SDK itself. It seems like your SDK or AWS CLI version is not up to date. Could you please update and retry? if you are using boto3, the latest version is 1.20.52.

AWS
Vijay
已回答 2 年前
  • Thank you. Obvious in hindsight but I missed it. This fixed the problem. Now the link returned by generate_embed_url_for_registered_user will render to a page containing the QSearchBar ready for input by the user, and little else. I have not found a way to programatically preset the query in the QSearchBar, which would be very handy. Is it possible to programatically preset the query in the QSearchBar?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南