s3_delete_bucket
Permanently delete an S3 bucket and all its files from Hostkey. Requires explicit confirmation to execute.
Instructions
Удалить бакет из S3-аккаунта (s3/delete_bucket). ДЕСТРУКТИВНО: все файлы бакета будут удалены.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | Имя бакета | |
| confirm | Yes | Must be true to run the operation. | |
| account_id | No | ID S3-аккаунта (если требуется; уточняйте через s3_get_users) |