检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
You should delete all access management clients before deleting the instance. Log in to the LakeFormation console and click Clients in the left navigation pane. Click Delete in the Operation column of each client in the list to delete all clients one by one.
Click Delete Instance in the upper right corner. In the displayed dialog box, confirm the deletion impact, and click OK to delete the instance. Deleted instances are moved to the recycle bin and continue to be billed until they are deleted from the recycle bin.
Table 2 Query Parameters Parameter Mandatory Type Description delete_data No Boolean Whether to delete data in the database path. This parameter takes effect only for internal tables and does not delete data from foreign tables.
Deleting Partitions in Batches Function Delete partition data immediately for non-transaction tables if data deletion is enabled. Data in transaction table is retained but is kept invisible. The data will be deleted when it expires.
The value of Delete Data After (Days) should be no bigger than that of Delete Metadata After (Days). Delete Metadata After (Days) The value ranges from 1 to 30.
URI DELETE /v1/{project_id}/instances/{instance_id}/catalogs/{catalog_name} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
Figure 3 Authorizing a database Deleting a Database In the database list, locate a database and click Delete in the Operation column. In the displayed dialog box, confirm the operation impact and whether to delete other data. Then, click OK.
Figure 3 Authorizing a catalog Deleting a Catalog In the catalog list, locate a catalog and click Delete in the Operation column. In the displayed dialog box, select the check box and click OK. Deleted data cannot be restored.
Figure 3 Authorizing a function Deleting a Function In the function list, locate a function and click Delete in the Operation column. Confirm the operation impact and click OK.
Figure 3 Authorizing a table Deleting a Table In the table list, locate a table and click Delete in the Operation column. Confirm the operation impact, confirm whether to delete the data stored in OBS, and click OK.
Example Requests Delete an agency.
Deleting a Service Access Client Function This API is used to delete service access clients by ID. URI DELETE /v1/{project_id}/instances/{instance_id}/access-clients/{client_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
Deleting a Job Function This API is used to delete jobs. A task that has been submitted or is running needs to be stopped before being deleted.
Example Requests Delete an agency.
Example Requests DELETE https://{endpoint}/v1/{project_id}/instances/{instance_id}?
Deleting Column Statistics in a Partition Function This API is used to delete column statistics in a partition.
Deleting Column Statistics from a Table Function This API is used to delete column statistics from a table.
Deleting a Function Function This API is used to delete a function.
Deleting a Role Function Delete a role. URI DELETE /v1/{project_id}/instances/{instance_id}/roles/{role_name} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
Deleting a Table Function Delete a table and its partitions. URI DELETE /v1/{project_id}/instances/{instance_id}/catalogs/{catalog_name}/databases/{database_name}/tables/{table_name} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.