S3DataSourceTestConnectionRequest
S3DataSourceTestConnectionRequest
Information used to validate the connectivity with an S3 data source.
JSON Example
{
"origin_url": "string",
"type": "string",
"options": {
"bucket": "string",
"prefix": "string",
"service_name": "string",
"api_version": "string",
"num_results": 0
}
}
string As uri
As uri
origin_url
Required
Constraints:
minLength: 1
Connection URL of the data source.
string
type
Required
Type of the data source.
credentials
Optional
Credentials used when accessing the data source.