|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
ETLSinkObject |
||
| name |
string |
The output destination name. |
test-etljob |
| endpoint |
string |
The endpoint of the region where the destination project resides. |
|
| project |
string |
The destination project name. |
test-project |
| logstore |
string |
The destination Logstore name. |
test-logstore |
| datasets |
array |
The write result set. |
|
|
string |
__UNNAMED__ |
||
| roleArn |
string |
The ARN of the role authorized to write to the destination Logstore. |
acs:ram::13234:role/logtarget |
| accessKeyId |
string |
The AccessKey ID authorized to write to the destination Logstore. |
|
| accessKeySecret |
string |
The AccessKey Secret authorized to write to the destination Logstore. |