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?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠