ncloud_delete_bucket_encryption
Remove default server-side encryption from a Ncloud Storage bucket, disabling automatic encryption for new objects. Requires explicit confirmation to execute.
Instructions
⚠️ Destructive: Delete the default server-side encryption (SSE) configuration from a Ncloud Storage bucket. New objects will no longer be encrypted by default. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| bucketName | Yes | Name of the bucket to delete encryption configuration from |