ncloud_ncs_delete_bucket_encryption
Delete the default server-side encryption configuration from a Ncloud Storage bucket. Existing objects remain unchanged, but new objects will no longer be encrypted by default. Confirmation required to execute.
Instructions
[Ncloud Storage] ⚠️ Destructive: Delete the default server-side encryption configuration of a Ncloud Storage bucket (DELETE /?encryption). New objects will no longer be encrypted by default; existing objects are unchanged. 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 |