s3_create_bucket
Create a new S3 bucket in an existing account. Specify bucket name and confirm to proceed.
Instructions
Создать новый бакет в существующем S3-аккаунте (s3/create_bucket).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | Имя бакета | |
| confirm | Yes | Нужно true, чтобы выполнить операцию. | |
| account_id | No | ID S3-аккаунта (если требуется; уточняйте через s3_get_users) |