Parameter | Type | Description | Example |
---|---|---|---|
object | The ETL sink object. | ||
name | string | The name of the storage destination. | test-etljob |
endpoint | string | The Simple Log Service endpoint for the region where the destination project resides. | |
project | string | The name of the destination project. | test-project |
logstore | string | The name of the destination Logstore. | test-logstore |
datasets | array | The result data to write. | |
string | __UNNAMED__ | ||
roleArn | string | The Alibaba Cloud Resource Name (ARN) of the role that is used to grant the permissions to write data to the destination Logstore. | acs:ram::13234:role/logtarget |
accessKeyIddeprecated | string | The AccessKey ID that is used to grant the permissions to write data to the destination Logstore. | |
accessKeySecretdeprecated | string | The AccessKey secret that is used to grant the permissions to write data to the destination Logstore. |