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
demandé il y a 2 ans434 vues
1 réponse
1
Réponse acceptée

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
répondu il y a 2 ans
  • 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?

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions