GoogleDriveParameters
The connection parameters for a Google Drive data source. Provide these parameters in the DataSourceParameters object when you create or update a data source that uses Google Drive.
Contents
Note
In the following list, the required parameters are described first.
- AuthType
-
The authentication type for the Google Drive data source. Valid values include:
-
SERVICE_ACCOUNT– Server-to-server authentication using a Google service account key. -
THREE_LEGGED_OAUTH– Interactive OAuth that requires user consent.
Type: String
Valid Values:
THREE_LEGGED_OAUTH | TWO_LEGGED_OAUTH | SERVICE_ACCOUNTRequired: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: