RegisteredUserDashboardVisualEmbeddingConfiguration
The experience that you are embedding. You can use this object to generate a url that embeds a visual into your application.
Contents
Note
In the following list, the required parameters are described first.
- InitialDashboardVisualId
-
The visual ID for the visual that you want the user to embed. This ID is included in the output URL. When the URL in response is accessed, Amazon QuickSight renders this visual.
The Amazon Resource Name (ARN) of the dashboard that the visual belongs to must be included in the
AuthorizedResourceArns
parameter. Otherwise, the request will fail withInvalidParameterValueException
.Type: DashboardVisualId object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: