Close Recycle Bin
Updated at:2025-11-03
If users want to disable the bucket recycle bin, the code is as follows:
Plain Text
1response = bos_client.delete_bucket_trash(bucket_name)





If users want to disable the bucket recycle bin, the code is as follows:
1response = bos_client.delete_bucket_trash(bucket_name)