- What's New
- Function Overview
- Service Overview
- Getting Started
- User Guide
- Best Practices
- Developer Guide
-
API Reference
- Before You Start
- API Overview
- API Calling
-
API
-
Console
- Instance Management
- Job Management
-
Service Authorization Management
- Granting Permissions for Accessing Other Cloud Services
- Querying Cloud Service Access Permissions
- Registering a Tenant Agreement
- Querying whether a Tenant Has Registered an Agreement
- Deleting a Tenant Agreement
- Registering a Tenant Agreement
- Querying whether a Tenant Has Registered an Agreement
- Deleting a Tenant Agreement
- Querying the Current System Agreement
- OBS Management
- Access Management
- Specification Management
- Quota Management Service
- Tag Management Service
- Agency Management
- Alarm Management
- Metadata Management
- Location
-
LakeCat
- Function Management
- Catalog Management
- Database Management
- Table Management
- Data Table Statistics
- Zone-based Management
- Partition Statistics
- Authorization Management
- User Group Management
- Metadata Statistics
-
Role Management
- Creating a Role
- Listing Roles on Different Pages by Condition
- Deleting a Role
- Obtaining a Role
- Modifying a Role
- Listing All Role Names
- Querying the Users or User groups Under a Role
- Adding One or More Users or User Groups to a Role
- Removing One or More Users or User Groups from a Role
- Updating the Entities in a Role
- Credential Management
- Configuration Management
- User
-
Console
- Application Examples
- Permissions and Supported Actions
- Appendix
- FAQs
- General Reference
Copied.
Viewing Audit Logs
Cloud Trace Service (CTS) records operations on LakeFormation instances for query, audit, and backtrack.
Operations Recorded by CTS
Operation |
Resource Type |
Trace Name |
---|---|---|
Creating a catalog |
Catalog |
createCatalog |
Deleting a catalog |
Catalog |
dropCatalog |
Modifying a catalog |
Catalog |
alterCatalog |
Creating a database |
Database |
createDatabase |
Deleting a database |
Database |
dropDatabase |
Modifying a database |
Database |
alterDatabase |
Creating a data table |
Table |
createTable |
Deleting a data table. |
Table |
dropTable |
Modifying a data table. |
Table |
alterTable |
Clearing the data in a table |
Table |
truncateTable |
Creating a function |
Function |
createFunction |
Modifying the attributes of a function |
Function |
alterFunction |
Deleting a function |
Function |
dropFunction |
Creating an instance |
instance |
createInstance |
Modifying an instance |
instance |
updateInstance |
Deleting an instance |
instance |
deleteInstance |
Granting permissions |
Access |
grantAccess |
Revoking authorization |
Access |
revokeAccess |
Updating statistics about a specified column in a table |
TableColumnStatistic |
setTableColumnStatistics |
Deleting statistics about a specified column in a table |
TableColumnStatistic |
deleteTableColumnStatistics |
Adding column restrictions for creating tables in batches |
TableConstraint |
addConstraints |
Deleting a column restriction |
TableConstraint |
deleteConstraints |
Adding partition information in batches |
Partition |
addPartitions |
Modifying partition information in batches |
Partition |
alterPartitions |
Deleting partition information in batches |
Partition |
dropPartitions |
Clearing list information in batches |
Partition |
truncatePartitions |
Setting partition column statistics in batches |
PartitionColumnStatistic |
setPartitionColumnStatistics |
Deleting partition column statistics |
PartitionColumnStatistic |
deletePartitionColumnStatistics |
Viewing an Audit Log
Query LakeFormation traces on the CTS console.
For details, visit Querying Real-Time Traces.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot