All Products
Search
Document Center

Simple Log Service:UpdateETL

Last Updated:Sep 23, 2025

Updates the configuration of a specified data transformation task and restarts it.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

PUT /etls/{etlName} HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

etlName

string

Yes

The name of the data transformation task.

etl-123456

body

object

No

The updated configuration for the data transformation task.

displayName

string

Yes

The display name of the data transformation task.

this is update

description

string

No

The description of the data transformation task.

this is description

configuration ETLConfiguration

Yes

The detailed configuration of the data transformation task.

Response elements

Element

Type

Description

Example

headers

object

Server

string

Content-Type

string

Content-Length

string

Connection

string

Date

string

x-log-requestid

string

Examples

Success response

JSON format

{}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.