SnowflakeParameters
The parameters for Snowflake.
Contents
Note
In the following list, the required parameters are described first.
- Database
-
Database.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- Host
-
Host.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- Warehouse
-
Warehouse.
Type: String
Length Constraints: Maximum length of 128.
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 | X509
Required: 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 Amazon QuickSight account and Snowflake.
Type: OAuthParameters object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: