DLI Operations That Can Be Recorded by CTS

With CTS, you can record operations associated with DLI for later query, audit, and backtrack operations.

Table 1 DLI operations that can be recorded by CTS

Operation

Resource Type

Trace Name

Creating a database

database

createDatabase

Deleting a database

database

deleteDatabase

Modifying the Database Owner

database

alterDatabaseOwner

Creating a table

table

createTable

Deleting tables

table

deleteTable

Exporting table data

table

exportData

Importing table data

table

importData

Modifying the owner of a table

table

alterTableOwner

Creating a queue

queue

createQueue

Deleting a queue

queue

dropQueue

Granting permissions to a queue

queue

shareQueue

Modifying a Queue CIDR Block

queue

replaceQueue

Restarting a queue

queue

queueActions

Scaling out/in a queue

queue

queueActions

Submitting a job (SQL)

queue

submitJob

Canceling a job (SQL)

queue

cancelJob

Granting DLI the permission to access OBS buckets

obs

obsAuthorize

Checking the SQL syntax

job

checkSQL

Creating a job

job

createJob

Updating a job

job

updateJob

Deleting a job

job

deleteJob

Purchasing CUH packages

order

orderPackage

Freezing resources

resource

freezeResource

Unfreezing resources

resource

unfreezeResource

Terminating resources

resource

deleteResource

Clearing resources

resource

cleanResource

Granting data permissions

data

dataAuthorize

Granting permissions on other projects

data

authorizeProjectData

Exporting query results

data

storeJobResult

Saving a SQL template

sqlTemplate

saveSQLTemplate

Updating a SQL template

sqlTemplate

updateSQLTemplate

Deleting a SQL template

sqlTemplate

deleteSQLTemplate

Creating a Flink template

flinkTemplate

createStreamTemplate

Updating a Flink template

flinkTemplate

createStreamTemplate

Deleting a Flink template

flinkTemplate

deleteStreamTemplate

Creating a data upload task

uploader

createUploadJob

Obtaining the authentication to perform a data upload task

uploader

getUploadAuthInfo

Submitting a data upload task

uploader

commitUploadJob

Creating a datasource authentication and uploading a certificate

authInfo

uploadAuthInfo

Updating a datasource authentication

authInfo

updateAuthInfop

Deleting a datasource authentication

authInfo

deleteAuthInfo

Updating the quota

quota

updateQuota

Uploading a resource package

pkgResource

uploadResources

Deleting a resource package

pkgResource

deleteResource

Creating a basic datasource connection

datasource

createDatasourceConn

Deleting a basic datasource connection

datasource

deleteDatasourceConn

Reactivating a basic datasource connection

datasource

reactivateDSConnection

Creating an enhanced datasource connection

datasource

createConnection

Deleting an enhanced datasource connection

datasource

getConnection

Binding a queue

datasource

associateQueueToDatasourceConn

Unbinding a queue

datasource

disassociateQueueToDatasourceConn

Modifying the host information

datasource

updateHostInfo

Adding a route

datasource

addRoute

Deleting a route

datasource

deleteRoute

Creating a topic

smn

createTopic

Creating an agency

agency

createAgencyV2

Creating a batch processing job

batch

createBatch

Canceling a batch processing job

batch

cancelBatch

Creating a session

session

createSession

Deleting a session

session

deleteSession

Creating a statement

statement

createStatement

Canceling execution of a statement

statement

cancelStatement

Creating a global variable

globalVar

createGlobalVariable

Deleting a global variable

globalVar

deleteGlobalVariable

Modifying a global variable

globalVar

updateGlobalVariable