ncloud_put_bucket_encryption
Set default server-side encryption on a Ncloud Storage bucket, ensuring all new objects are encrypted with AES256.
Instructions
Set the default server-side encryption (SSE) configuration for a Ncloud Storage bucket. All new objects will be encrypted with the specified algorithm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucketName | Yes | Name of the bucket to set encryption configuration for | |
| sseAlgorithm | Yes | Server-side encryption algorithm (AES256) |