

# RegisteredUserQuickSightConsoleEmbeddingConfiguration


Information about the Amazon Quick Sight console that you want to embed.

## Contents


**Note**  
In the following list, the required parameters are described first.

 ** FeatureConfigurations **   <a name="QS-Type-RegisteredUserQuickSightConsoleEmbeddingConfiguration-FeatureConfigurations"></a>
The embedding configuration of an embedded Amazon Quick Sight console.  
Type: [RegisteredUserConsoleFeatureConfigurations](API_RegisteredUserConsoleFeatureConfigurations.md) object  
Required: No

 ** InitialPath **   <a name="QS-Type-RegisteredUserQuickSightConsoleEmbeddingConfiguration-InitialPath"></a>
The initial URL path for the Amazon Quick Sight console. `InitialPath` is required.  
The entry point URL is constrained to the following paths:  
+  `/start` 
+  `/start/analyses` 
+  `/start/dashboards` 
+  `/start/favorites` 
+  `/dashboards/DashboardId`. *DashboardId* is the actual ID key from the Amazon Quick Sight console URL of the dashboard.
+  `/analyses/AnalysisId`. *AnalysisId* is the actual ID key from the Amazon Quick Sight console URL of the analysis.
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1000.  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/quicksight-2018-04-01/RegisteredUserQuickSightConsoleEmbeddingConfiguration) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/quicksight-2018-04-01/RegisteredUserQuickSightConsoleEmbeddingConfiguration) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/quicksight-2018-04-01/RegisteredUserQuickSightConsoleEmbeddingConfiguration) 