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
preguntada hace 2 años434 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
respondido hace 2 años
  • 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?

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