|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The sink configuration. |
||
| name |
string |
The sink name. |
test-etljob |
| endpoint |
string |
The endpoint of the destination Project's region. |
|
| project |
string |
The destination Project name. |
test-project |
| logstore |
string |
The destination Logstore name. |
test-logstore |
| datasets |
array |
The datasets to write to the sink. |
|
|
string |
__UNNAMED__ |
||
| roleArn |
string |
The role ARN used to write to the destination Logstore. |
acs:ram::13234:role/logtarget |
| accessKeyId |
string |
The AccessKey ID used to write to the destination Logstore. |
|
| accessKeySecret |
string |
The AccessKey Secret used to write to the destination Logstore. |