StarburstParameters
The parameters that are required to connect to a Starburst data source.
Contents
Note
In the following list, the required parameters are described first.
- Catalog
- 
               The catalog name for the Starburst data source. Type: String Length Constraints: Maximum length of 128. Required: Yes 
- Host
- 
               The host name of the Starburst data source. Type: String Length Constraints: Minimum length of 1. Maximum length of 256. Required: Yes 
- Port
- 
               The port for the Starburst data source. Type: Integer Valid Range: Minimum value of 1. Maximum value of 65535. Required: Yes 
- AuthenticationType
- 
               The authentication type that you want to use for your connection. This parameter accepts OAuth and non-OAuth authentication types. Type: String Valid Values: PASSWORD | TOKEN | X509Required: No 
- DatabaseAccessControlRole
- 
               The database access control role. Type: String Length Constraints: Maximum length of 128. Required: No 
- OAuthParameters
- 
               An object that contains information needed to create a data source connection between an Quick Sight account and Starburst. Type: OAuthParameters object Required: No 
- ProductType
- 
               The product type for the Starburst data source. Type: String Valid Values: GALAXY | ENTERPRISERequired: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: